Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Ingo Molnar: "Misc fixes: - three fixes and a cleanup for the resctrl code - a HyperV fix - a fix to /proc/kcore contents in live debugging sessions - a fix for the x86 decoder opcode map" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/decoder: Add TEST opcode to Group3-2 x86/resctrl: Clean up unused function parameter in mkdir path x86/resctrl: Fix a deadlock due to inaccurate reference x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroup x86/resctrl: Fix use-after-free when deleting resource groups x86/hyper-v: Add "polling" bit to hv_synic_sint x86/crash: Define arch_crash_save_vmcoreinfo() if CONFIG_CRASH_CORE=y
Showing
- arch/x86/include/asm/hyperv-tlfs.h 2 additions, 1 deletionarch/x86/include/asm/hyperv-tlfs.h
- arch/x86/kernel/Makefile 1 addition, 0 deletionsarch/x86/kernel/Makefile
- arch/x86/kernel/cpu/resctrl/rdtgroup.c 25 additions, 23 deletionsarch/x86/kernel/cpu/resctrl/rdtgroup.c
- arch/x86/kernel/crash_core_32.c 17 additions, 0 deletionsarch/x86/kernel/crash_core_32.c
- arch/x86/kernel/crash_core_64.c 24 additions, 0 deletionsarch/x86/kernel/crash_core_64.c
- arch/x86/kernel/machine_kexec_32.c 0 additions, 12 deletionsarch/x86/kernel/machine_kexec_32.c
- arch/x86/kernel/machine_kexec_64.c 0 additions, 19 deletionsarch/x86/kernel/machine_kexec_64.c
- arch/x86/lib/x86-opcode-map.txt 1 addition, 1 deletionarch/x86/lib/x86-opcode-map.txt
- tools/arch/x86/lib/x86-opcode-map.txt 1 addition, 1 deletiontools/arch/x86/lib/x86-opcode-map.txt
Please register or sign in to comment