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: <CAK7LNATWKzHUxHofwZx9NvcR5hTvxyBSxJLW8GMsZNQgXUQcwA@mail.gmail.com>
Date: Mon, 7 Oct 2024 02:47:12 +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.12-rc2

Hello Linus,

Please pull Kbuild fixes for v6.12-rc2.
Thanks.




The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -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.12

for you to fetch changes up to 82cb44308951ad4ce7a8500b9e025d27d7fb3526:

  kbuild: deb-pkg: Remove blank first line from maint scripts
(2024-10-07 02:36:38 +0900)

----------------------------------------------------------------
Kbuild fixes for v6.12

 - Move non-boot built-in DTBs to the .rodata section

 - Fix Kconfig bugs

 - Fix maint scripts in the linux-image Debian package

 - Import some list macros to scripts/include/

----------------------------------------------------------------
Aaron Thompson (1):
      kbuild: deb-pkg: Remove blank first line from maint scripts

Masahiro Yamada (5):
      kbuild: move non-boot built-in DTBs to .rodata section
      kconfig: fix infinite loop in sym_calc_choice()
      kconfig: clear expr::val_is_valid when allocated
      kconfig: qconf: move conf_read() before drawing tree pain
      kconfig: qconf: fix buffer overflow in debug links

Sami Tolvanen (1):
      scripts: import more list macros

Xu Yang (1):
      kbuild: fix a typo dt_binding_schema -> dt_binding_schemas

 Makefile                 |  2 +-
 scripts/Makefile.dtbs    |  4 +++-
 scripts/include/list.h   | 50
++++++++++++++++++++++++++++++++++++++++++++++++++
 scripts/kconfig/expr.c   |  1 +
 scripts/kconfig/parser.y | 10 ++++++++--
 scripts/kconfig/qconf.cc |  6 +++---
 scripts/package/builddeb |  1 -
 7 files changed, 66 insertions(+), 8 deletions(-)



-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ