-
- Downloads
Merge tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull misc x86 fixes from Ingo Molnar: "Fix a double-free bug, a binutils warning, a header namespace clash and a bug in ib_prctl_set()" * tag 'x86-urgent-2023-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/bugs: Flush IBP in ib_prctl_set() x86/insn: Avoid namespace clash by separating instruction decoder MMIO type from MMIO trace type x86/asm: Fix an assembler warning with current binutils x86/kexec: Fix double-free of elf header buffer
Showing
- arch/x86/coco/tdx/tdx.c 13 additions, 13 deletionsarch/x86/coco/tdx/tdx.c
- arch/x86/include/asm/insn-eval.h 9 additions, 9 deletionsarch/x86/include/asm/insn-eval.h
- arch/x86/kernel/cpu/bugs.c 2 additions, 0 deletionsarch/x86/kernel/cpu/bugs.c
- arch/x86/kernel/crash.c 1 addition, 3 deletionsarch/x86/kernel/crash.c
- arch/x86/kernel/sev.c 9 additions, 9 deletionsarch/x86/kernel/sev.c
- arch/x86/lib/insn-eval.c 10 additions, 10 deletionsarch/x86/lib/insn-eval.c
- arch/x86/lib/iomap_copy_64.S 1 addition, 1 deletionarch/x86/lib/iomap_copy_64.S
Loading
Please register or sign in to comment