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: <Z96oNui7G1OTIyLg@gmail.com>
Date: Sat, 22 Mar 2025 13:08:22 +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/sev updates for v6.15

Linus,

Please pull the latest x86/sev Git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-sev-2025-03-22

   # HEAD: f0373cc0907ca7918266a507d6b3b5d75ee839ba x86/sev: Simplify the code by removing unnecessary 'else' statement

x86/sev updates for v6.15:

 - Improve sme_enable() PIC build robustness (Kevin Loughlin)
 - Simplify vc_handle_msr() a bit (Peng Hao)

 Thanks,

	Ingo

------------------>
Kevin Loughlin (1):
      x86/sev: Add missing RIP_REL_REF() invocations during sme_enable()

Peng Hao (1):
      x86/sev: Simplify the code by removing unnecessary 'else' statement


 arch/x86/coco/sev/core.c           | 3 +--
 arch/x86/mm/mem_encrypt_identity.c | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ