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, 17 Jun 2024 14:04:29 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, Paolo Bonzini <pbonzini@...hat.com>
Cc: kvm@...r.kernel.org, linux-kernel@...r.kernel.org, 
	Borislav Petkov <bp@...en8.de>
Subject: [PATCH 0/3] KVM: SVM: SEV-ES save area fix+cleanups

Fix a noinstr violation with allyesconfig builds due a missing __always_inline
on sev_es_host_save_area(), and tidy up related code.

Sean Christopherson (3):
  KVM: SVM: Force sev_es_host_save_area() to be inlined (for noinstr
    usage)
  KVM: SVM: Use sev_es_host_save_area() helper when initializing tsc_aux
  KVM: SVM: Use compound literal in lieu of __maybe_unused rdmsr() param

 arch/x86/kvm/svm/svm.c | 20 +++++++-------------
 1 file changed, 7 insertions(+), 13 deletions(-)


base-commit: e4e9e1067138e5620cf0500c3e5f6ebfb9d322c8
-- 
2.45.2.627.g7a2c4fd464-goog


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ