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]
Date:   Sun, 3 Apr 2022 03:28:19 +0900
From:   Masahiro Yamada <masahiroy@...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>
Subject: [GIT PULL] Kbuild fixes for v5.18-rc1

Hello Linus,

Please pull a couple of Kbuild fixes.
Thanks.



The following changes since commit e8b767f5e04097aaedcd6e06e2270f9fe5282696:

  Merge tag 'for-linus-5.18-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml (2022-03-31
16:16:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.18

for you to fetch changes up to bf5c0c2231bcab677e5cdfb7f73e6c79f6d8c2d4:

  modpost: restore the warning message for missing symbol versions
(2022-04-03 03:11:51 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.18

 - Fix empty $(PYTHON) expansion.

 - Fix UML, which got broken by the attempt to suppress Clang warnings.

 - Fix warning message in modpost.

----------------------------------------------------------------
Masahiro Yamada (3):
      kconfig: remove stale comment about removed kconfig_print_symbol()
      kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh
      modpost: restore the warning message for missing symbol versions

Nathan Chancellor (2):
      kbuild: Remove '-mno-global-merge'
      Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"

 Makefile                   | 4 ----
 arch/um/Makefile           | 4 ----
 scripts/kconfig/confdata.c | 7 -------
 scripts/link-vmlinux.sh    | 2 +-
 scripts/mod/modpost.c      | 2 +-
 5 files changed, 2 insertions(+), 17 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ