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, 26 Jun 2023 20:24:34 +0200
From:   Borislav Petkov <bp@...en8.de>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     x86-ml <x86@...nel.org>, lkml <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] x86/cpu for 6.5

Hi Linus,

please pull a couple of x86/cpu fixes for 6.5.

Thx.

---

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_cpu_for_v6.5

for you to fetch changes up to f220125b999b2c9694149c6bda2798d8096f47ed:

  x86/retbleed: Add __x86_return_thunk alignment checks (2023-05-17 12:14:21 +0200)

----------------------------------------------------------------
- Compute the purposeful misalignment of zen_untrain_ret automatically
  and assert __x86_return_thunk's alignment so that future changes to
  the symbol macros do not accidentally break them.

- Remove CONFIG_X86_FEATURE_NAMES Kconfig option as its existence is
  pointless

----------------------------------------------------------------
Borislav Petkov (AMD) (1):
      x86/retbleed: Add __x86_return_thunk alignment checks

Lukas Bulwahn (2):
      x86/Kconfig: Make X86_FEATURE_NAMES non-configurable in prompt
      x86/cpu: Remove X86_FEATURE_NAMES

 arch/x86/Kconfig                  | 12 ------------
 arch/x86/Kconfig.cpu              |  2 +-
 arch/x86/boot/Makefile            |  2 --
 arch/x86/boot/cpu.c               | 13 -------------
 arch/x86/include/asm/cpufeature.h |  5 -----
 arch/x86/kernel/cpu/Makefile      |  4 +---
 arch/x86/kernel/cpu/common.c      |  4 ----
 arch/x86/kernel/vmlinux.lds.S     |  4 ++++
 arch/x86/lib/retpoline.S          |  2 +-
 9 files changed, 7 insertions(+), 41 deletions(-)

-- 
Regards/Gruss,
    Boris.

https://people.kernel.org/tglx/notes-about-netiquette

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ