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: Mon, 8 Jan 2024 12:15:06 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, the arch/x86 maintainers <x86@...nel.org>
Subject: [GIT PULL] x86/build changes for v6.8

Linus,

Please pull the latest x86/build git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-build-2024-01-08

   # HEAD: bcf7ef56daca2eacf836d22eee23c66f7cd96a65 x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump

x86/build changes for v6.8:

 - Update the objdump & instruction decoder self-test code for
   better LLVM toolchain compatibility

 - Rework CONFIG_X86_PAE dependencies, for better readability
   and higher robustness.

 - Misc cleanups

 Thanks,

	Ingo

------------------>
Arnd Bergmann (1):
      x86/Kconfig: Rework CONFIG_X86_PAE dependency

Nathan Chancellor (2):
      x86/tools: Remove chkobjdump.awk
      x86/tools: objdump_reformat.awk: Skip bad instructions from llvm-objdump

Samuel Zeter (2):
      x86/tools: objdump_reformat.awk: Ensure regex matches fwait
      x86/tools: objdump_reformat.awk: Allow for spaces


 arch/x86/Kconfig                    |  4 ++--
 arch/x86/Kconfig.cpu                |  6 +++++-
 arch/x86/tools/Makefile             |  2 +-
 arch/x86/tools/chkobjdump.awk       | 34 ----------------------------------
 arch/x86/tools/objdump_reformat.awk |  6 +++---
 5 files changed, 11 insertions(+), 41 deletions(-)
 delete mode 100644 arch/x86/tools/chkobjdump.awk

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ