]> www.infradead.org Git - users/hch/xfs.git/commit
Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Jul 2024 22:29:35 +0000 (15:29 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 14 Jul 2024 22:29:35 +0000 (15:29 -0700)
commit882ddcd1bf63c2984221dfa8c435f8eeb3d9b6f7
tree973f40e76ab193a3f6913a6991e152065d0f7fb4
parent365346980ee28e6792db08bc2faa80830c2878c4
parent84679f04ceafd58d9b35f790203520b2930f1a03
Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild

Pull Kbuild fixes from Masahiro Yamada:

 - Make scripts/ld-version.sh robust against the latest LLD

 - Fix warnings in rpm-pkg with device tree support

 - Fix warnings in fortify tests with KASAN

* tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild:
  fortify: fix warnings in fortify tests with KASAN
  kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
  kbuild: Make ld-version.sh more robust against version string changes