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, 10 Jul 2022 21:33:42 +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 v5.19-rc6

Hi Linus,

Please pull Kbuild fixes.
Thanks.



The following changes since commit 03c765b0e3b4cb5063276b086c76f7a612856a9a:

  Linux 5.19-rc4 (2022-06-26 14:22:10 -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.19-3

for you to fetch changes up to f5a4618587fb5c5eb5fec3dcce165ca8fd7d7f91:

  kbuild: remove unused cmd_none in scripts/Makefile.modinst
(2022-07-10 21:25:15 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.19 (3rd)

 - Adjust gen_compile_commands.py to the format change of *.mod files

 - Remove unused macro in scripts/Makefile.modinst

----------------------------------------------------------------
John Hubbard (1):
      gen_compile_commands: handle multiple lines per .mod file

Masahiro Yamada (1):
      kbuild: remove unused cmd_none in scripts/Makefile.modinst

 scripts/Makefile.modinst                    | 3 ---
 scripts/clang-tools/gen_compile_commands.py | 6 +++---
 2 files changed, 3 insertions(+), 6 deletions(-)


-- 
Best Regards
Masahiro Yamada

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ