mbox series

[v2,0/2] x86/sgx: Critical fixes for v6.0

Message ID 20220905235415.9519-1-jarkko@kernel.org (mailing list archive)
Headers show
Series x86/sgx: Critical fixes for v6.0 | expand

Message

Jarkko Sakkinen Sept. 5, 2022, 11:54 p.m. UTC
Two critical fixes for v6.0.

Haitao Huang (1):
  x86/sgx: Handle VA page allocation failure for EAUG on PF.

Jarkko Sakkinen (1):
  x86/sgx: Do not fail on incomplete sanitization on premature stop of
    ksgxd

 arch/x86/kernel/cpu/sgx/encl.c |  5 ++++-
 arch/x86/kernel/cpu/sgx/main.c | 17 +++++++++++------
 2 files changed, 15 insertions(+), 7 deletions(-)