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: <CAK7LNAQvzJzxEqTP6XkhcEYdJA3SdTMzjB8u6Qt9QzJ6nTTVpQ@mail.gmail.com>
Date: Mon, 16 Jun 2025 00:58:45 +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.16-rc2

Hello Linus,

Please pull some Kbuild fixes.

Thank you.



The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2f6b47b295518c3ba16fabb1dddbe6a319899acb:

  gendwarfksyms: Fix structure type overrides (2025-06-16 00:49:48 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.16

 - Move warnings about linux/export.h from W=1 to W=2

 - Fix structure type overrides in gendwarfksyms

----------------------------------------------------------------
Masahiro Yamada (1):
      kbuild: move warnings about linux/export.h from W=1 to W=2

Sami Tolvanen (1):
      gendwarfksyms: Fix structure type overrides

 Makefile                              |  3 ---
 scripts/gendwarfksyms/gendwarfksyms.h | 14 ++------------
 scripts/gendwarfksyms/types.c         | 65
+++++++++++++++++++----------------------------------------------
 scripts/misc-check                    | 15 ++++++++++++---
 4 files changed, 33 insertions(+), 64 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ