mbox series

[v3,0/2] Critical fixes for v6.0

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

Message

Jarkko Sakkinen Sept. 6, 2022, 12:02 a.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 | 15 +++++++++------
 2 files changed, 13 insertions(+), 7 deletions(-)