-
- Downloads
Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Borislav Petkov: - Update the 'mitigations=' kernel param documentation - Check the IBPB feature flag before enabling IBPB in firmware calls because cloud vendors' fantasy when it comes to creating guest configurations is unlimited - Unexport sev_es_ghcb_hv_call() before 5.19 releases now that HyperV doesn't need it anymore - Remove dead CONFIG_* items * tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: docs/kernel-parameters: Update descriptions for "mitigations=" param with retbleed x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV" x86/configs: Update configs in x86_debug.config
No related branches found
No related tags found
Showing
- Documentation/admin-guide/kernel-parameters.txt 2 additions, 0 deletionsDocumentation/admin-guide/kernel-parameters.txt
- arch/x86/include/asm/sev.h 1 addition, 6 deletionsarch/x86/include/asm/sev.h
- arch/x86/kernel/cpu/bugs.c 1 addition, 0 deletionsarch/x86/kernel/cpu/bugs.c
- arch/x86/kernel/sev-shared.c 9 additions, 16 deletionsarch/x86/kernel/sev-shared.c
- arch/x86/kernel/sev.c 8 additions, 9 deletionsarch/x86/kernel/sev.c
- kernel/configs/x86_debug.config 1 addition, 2 deletionskernel/configs/x86_debug.config
Loading
Please register or sign in to comment