diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-13 18:36:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-13 18:36:38 +0100 |
commit | f0e18b03fcafd8344539101f564ae358950ae892 (patch) | |
tree | 897bbcb72e4cffefbedba911614841af956f264f /drivers/virtio/virtio.c | |
parent | Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub... (diff) | |
parent | x86/sgx: Free backing memory after faulting the enclave page (diff) | |
download | linux-f0e18b03fcafd8344539101f564ae358950ae892.tar.xz linux-f0e18b03fcafd8344539101f564ae358950ae892.zip |
Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov:
- Free shmem backing storage for SGX enclave pages when those are
swapped back into EPC memory
- Prevent do_int3() from being kprobed, to avoid recursion
- Remap setup_data and setup_indirect structures properly when
accessing their members
- Correct the alternatives patching order for modules too
* tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/sgx: Free backing memory after faulting the enclave page
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
x86/boot: Fix memremap of setup_indirect structures
x86/module: Fix the paravirt vs alternative order
Diffstat (limited to 'drivers/virtio/virtio.c')
0 files changed, 0 insertions, 0 deletions