linux-stable/arch/x86
Rodrigo Branco 09f4f4bf04 x86/bugs: Flush IBP in ib_prctl_set()
commit a664ec9158 upstream.

We missed the window between the TIF flag update and the next reschedule.

Signed-off-by: Rodrigo Branco <bsdaemon@google.com>
Reviewed-by: Borislav Petkov (AMD) <bp@alien8.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Cc: <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-01-12 12:00:45 +01:00
..
boot x86/boot: Don't propagate uninitialized boot_params->cc_blob_address 2022-08-24 09:03:04 +02:00
coco x86/tdx: Panic on bad configs that #VE on "private" memory access 2022-11-10 18:17:36 +01:00
configs xen: branch for v6.0-rc3 2022-08-27 15:38:00 -07:00
crypto crypto: x86/polyval - Fix crashes when keys are not 16-byte aligned 2022-11-04 00:00:22 +09:00
entry x86/vdso: Conditionally export __vdso_sgx_enter_enclave() 2022-12-19 12:41:01 +01:00
events perf/x86/intel/uncore: Clear attr_update properly 2023-01-07 11:15:44 +01:00
hyperv x86/hyperv: Remove unregister syscore call from Hyper-V cleanup 2022-12-31 13:26:40 +01:00
ia32
include x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS 2022-12-31 13:26:41 +01:00
kernel x86/bugs: Flush IBP in ib_prctl_set() 2023-01-12 12:00:45 +01:00
kvm KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1 2023-01-07 11:15:51 +01:00
lib x86/uaccess: avoid check_object_size() in copy_from_user_nmi() 2022-09-26 12:14:35 -07:00
math-emu
mm x86/ioremap: Fix page aligned size calculation in __ioremap_caller() 2022-12-02 17:43:13 +01:00
net bpf: use bpf_prog_pack for bpf_dispatcher 2022-10-21 12:39:11 +02:00
pci x86/PCI: Revert "x86/PCI: Clip only host bridge windows for E820 regions" 2022-06-17 14:24:14 -05:00
platform Bitmap patches for v6.0-rc1 2022-08-07 17:52:35 -07:00
power x86/pm: Add enumeration check before spec MSRs save/restore setup 2022-12-02 17:43:13 +01:00
purgatory x86/purgatory: Omit use of bin2c 2022-07-25 10:32:32 +02:00
ras
realmode x86/boot: Skip realmode init code when running as Xen PV guest 2022-12-31 13:26:03 +01:00
tools
um arch: um: Mark the stack non-executable to fix a binutils warning 2022-09-21 09:11:42 +02:00
video
virt/vmx/tdx
xen x86/boot: Skip realmode init code when running as Xen PV guest 2022-12-31 13:26:03 +01:00
.gitignore x86/purgatory: Omit use of bin2c 2022-07-25 10:32:32 +02:00
Kbuild
Kconfig x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS 2022-12-31 13:26:41 +01:00
Kconfig.assembler
Kconfig.cpu
Kconfig.debug arch: make TRACE_IRQFLAGS_NMI_SUPPORT generic 2022-06-23 15:39:21 +01:00
Makefile asm goto: eradicate CC_HAS_ASM_GOTO 2022-08-21 10:06:28 -07:00
Makefile.um
Makefile_32.cpu