lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <aVLYiDvJ1jsEAV9n@levanger>
Date: Mon, 29 Dec 2025 20:37:44 +0100
From: Nicolas Schier <nsc@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Linux Kbuild Mailing List <linux-kbuild@...r.kernel.org>,
	Nathan Chancellor <nathan@...nel.org>,
	Jose Javier Rodriguez Barbarin <dev-josejavier.rodriguez@...gon.com>,
	Thomas De Schampheleire <thomas.de_schampheleire@...ia.com>
Subject: [GIT PULL] Kbuild fixes for v6.19-rc4

Hi Linus,

please pull these three Kbuild fixes for 6.19-rc4.

Thanks and best regards,
Nicolas


The following changes since commit 9448598b22c50c8a5bb77a9103e2d49f134c9578:

  Linux 6.19-rc2 (2025-12-21 15:52:04 -0800)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/kbuild/linux.git tags/kbuild-fixes-6.19-1

for you to fetch changes up to 1f4ea4838b13c3b2278436a8dcb148e3c23f4b64:

  mcb: Add missing modpost build support (2025-12-27 20:48:01 +0100)

----------------------------------------------------------------
First round of Kbuild fixes for v6.19

 - Revert commit 9362d34acf91 ("scripts/clang-tools: Handle included .c
   files in gen_compile_commands") which is reported to cause false
   entries for some files.

 - Fix compilation of dtb specified on command-line without make rule

 - mcb: Add missing modpost build support

Signed-off-by: Nicolas Schier <nsc@...nel.org>

----------------------------------------------------------------
Jose Javier Rodriguez Barbarin (1):
      mcb: Add missing modpost build support

Nicolas Schier (1):
      Revert "scripts/clang-tools: Handle included .c files in gen_compile_commands"

Thomas De Schampheleire (1):
      kbuild: fix compilation of dtb specified on command-line without make rule

 scripts/Makefile.build                      |  26 +++---
 scripts/clang-tools/gen_compile_commands.py | 135 ++--------------------------
 scripts/mod/devicetable-offsets.c           |   3 +
 scripts/mod/file2alias.c                    |   9 ++
 4 files changed, 33 insertions(+), 140 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ