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: <CAK7LNAS_En5ooXYfjWEZVbwBcymDaEwGs8ug6w4-82pGa4+VpA@mail.gmail.com>
Date: Mon, 10 Mar 2025 03:21:47 +0900
From: Masahiro Yamada <masahiroy@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kbuild mailing list <linux-kbuild@...r.kernel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Kbuild fixes for v6.14-rc6

Hello Linus,

Please pull Kbuild fixes.
Thanks



The following changes since commit 7eb172143d5508b4da468ed59ee857c6e5e01da6:

  Linux 6.14-rc5 (2025-03-02 11:48:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v6.14-3

for you to fetch changes up to b5e3956535466187657563b754ba0f1da8626c7f:

  kbuild: install-extmod-build: Fix build when specifying
KBUILD_OUTPUT (2025-03-06 20:32:30 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.14 (3rd)

 - Use the specified $(LD) when building userprogs with Clang

 - Pass the correct target triple when compile-testing UAPI headers
   with Clang

 - Fix pacman-pkg build error with KBUILD_OUTPUT

----------------------------------------------------------------
Arnd Bergmann (1):
      kbuild: hdrcheck: fix cross build with clang

Inochi Amaoto (1):
      kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT

Satoru Takeuchi (1):
      docs: Kconfig: fix defconfig description

Thomas Weißschuh (1):
      kbuild: userprogs: use correct lld when linking through clang

 Documentation/admin-guide/README.rst | 2 +-
 Makefile                             | 5 +++++
 scripts/package/install-extmod-build | 2 +-
 usr/include/Makefile                 | 2 +-
 4 files changed, 8 insertions(+), 3 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ