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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK7LNARNw193tNyEd_2SmY4m-z7NYWd9k+GTEi8Ck0f5RtOm_A@mail.gmail.com>
Date: Mon, 17 Feb 2025 01:43:03 +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-rc3

Hello Linus,

Please pull Kbuild fixes.
Thanks


The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:

  Linux 6.14-rc2 (2025-02-09 12:45:03 -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-2

for you to fetch changes up to b28fb1f2ef45eeef1cd2c23149b50d184d545a3e:

  modpost: Fix a few typos in a comment (2025-02-16 03:10:58 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.14 (2nd)

 - Fix annoying logs when building tools in parallel

 - Fix the Debian linux-headers package build again

 - Fix the target triple detection for userspace programs on Clang

----------------------------------------------------------------
Masahiro Yamada (2):
      tools: fix annoying "mkdir -p ..." logs when building tools in parallel
      kbuild: fix linux-headers package build when $(CC) cannot link userspace

Thomas Weißschuh (1):
      kbuild: userprogs: fix bitsize and target detection on clang

Uwe Kleine-König (1):
      modpost: Fix a few typos in a comment

 Makefile                             | 13 ++++---------
 scripts/mod/modpost.c                |  4 ++--
 scripts/package/install-extmod-build |  4 ++--
 3 files changed, 8 insertions(+), 13 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ