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]
Message-ID: <aCiPyvlZPJFTRcle@gmail.com>
Date: Sat, 17 May 2025 15:31:54 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
	Borislav Petkov <bp@...en8.de>,
	Dave Hansen <dave.hansen@...ux.intel.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	"H. Peter Anvin" <hpa@...or.com>, x86@...nel.org
Subject: [GIT PULL] x86 fixes

Linus,

Please pull the latest x86/urgent Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2025-05-17

   # HEAD: 03680913744de17fa49e62b1d8f71bab42b0b721 x86/mm: Remove duplicated word in warning message

Misc x86 fixes:

 - Fix SEV-SNP kdump bugs
 - Update the email address of Alexey Makhalov in MAINTAINERS
 - Add the CPU feature flag for the Zen6 microarchitecture
 - Fix typo in system message

 Thanks,

	Ingo

------------------>
Alexey Makhalov (1):
      MAINTAINERS: Update Alexey Makhalov's email address

Ashish Kalra (2):
      x86/sev: Do not touch VMSA pages during SNP guest memory kdump
      x86/sev: Make sure pages are not skipped during kdump

Lukas Bulwahn (1):
      x86/mm: Remove duplicated word in warning message

Seongman Lee (1):
      x86/sev: Fix operator precedence in GHCB_MSR_VMPL_REQ_LEVEL macro

Yazen Ghannam (1):
      x86/CPU/AMD: Add X86_FEATURE_ZEN6


 MAINTAINERS                        |   6 +-
 arch/x86/coco/sev/core.c           | 255 ++++++++++++++++++++++++-------------
 arch/x86/include/asm/cpufeatures.h |   2 +-
 arch/x86/include/asm/sev-common.h  |   2 +-
 arch/x86/kernel/cpu/amd.c          |   5 +
 arch/x86/mm/init_32.c              |   2 +-
 6 files changed, 176 insertions(+), 96 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ