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]
Date:   Sun, 23 Jan 2022 00:17:58 +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.17-rc1

Hi Linus,

Please pull Kbuild fixes.
Thanks.



The following changes since commit 1c52283265a462a100ae63ddf58b4e5884acde86:

  Merge branch 'akpm' (patches from Andrew) (2022-01-22 11:28:23 +0200)

are available in the Git repository at:

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

for you to fetch changes up to e6340b6526eeec5a00fe26a6ff515afe7d0affa4:

  certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty
(2022-01-23 00:08:44 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.17

 - Bring include/uapi/linux/nfc.h into the UAPI compile-test coverage

 - Revert the workaround of CONFIG_CC_IMPLICIT_FALLTHROUGH

 - Fix build errors in certs/Makefile

----------------------------------------------------------------
Dmitry V. Levin (1):
      usr/include/Makefile: add linux/nfc.h to the compile-test coverage

Masahiro Yamada (3):
      Revert "Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGH"
      certs: Fix build error when CONFIG_MODULE_SIG_KEY is PKCS#11 URI
      certs: Fix build error when CONFIG_MODULE_SIG_KEY is empty

 Makefile             | 2 +-
 certs/Makefile       | 4 ++--
 usr/include/Makefile | 1 -
 3 files changed, 3 insertions(+), 4 deletions(-)

-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ