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:   Mon, 1 Aug 2022 13:50:32 +0200
From:   Borislav Petkov <bp@...e.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/build for v6.0

Hi Linus,

pls pull a couple of x86 build fixes for 6.0.

Thx.

---

The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8:

  Linux 5.19-rc6 (2022-07-10 14:40:51 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_build_for_v6.0_rc1

for you to fetch changes up to 2d17bd24b0169d3fdbf003dfd55af600e9a30553:

  x86/purgatory: Omit use of bin2c (2022-07-25 10:32:32 +0200)

----------------------------------------------------------------
- Fix stack protector builds when cross compiling with Clang

- Other Kbuild improvements and fixes

----------------------------------------------------------------
Masahiro Yamada (3):
      x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
      x86/purgatory: Hard-code obj-y in Makefile
      x86/purgatory: Omit use of bin2c

Nathan Chancellor (1):
      x86/Kconfig: Fix CONFIG_CC_HAS_SANE_STACKPROTECTOR when cross compiling with clang

 arch/x86/.gitignore                  |  2 --
 arch/x86/Kconfig                     |  5 ++---
 arch/x86/kernel/Makefile             |  2 --
 arch/x86/purgatory/Makefile          | 10 ++--------
 arch/x86/purgatory/kexec-purgatory.S | 14 ++++++++++++++
 scripts/remove-stale-files           |  2 ++
 6 files changed, 20 insertions(+), 15 deletions(-)
 create mode 100644 arch/x86/purgatory/kexec-purgatory.S

-- 
Regards/Gruss,
    Boris.

SUSE Software Solutions Germany GmbH
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Martje Boudien Moerman
(HRB 36809, AG Nürnberg)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ