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: a binutils fix, an lguest fix, an mcelog fix and a missing documentation fix" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mce: Avoid using object after free in genpool lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gates x86/build: Build compressed x86 kernels as PIE x86/mm/pkeys: Add missing Documentation
No related branches found
No related tags found
Showing
- Documentation/x86/protection-keys.txt 27 additions, 0 deletionsDocumentation/x86/protection-keys.txt
- arch/x86/boot/compressed/Makefile 13 additions, 1 deletionarch/x86/boot/compressed/Makefile
- arch/x86/boot/compressed/head_32.S 28 additions, 0 deletionsarch/x86/boot/compressed/head_32.S
- arch/x86/boot/compressed/head_64.S 8 additions, 0 deletionsarch/x86/boot/compressed/head_64.S
- arch/x86/kernel/cpu/mcheck/mce-genpool.c 2 additions, 2 deletionsarch/x86/kernel/cpu/mcheck/mce-genpool.c
- drivers/lguest/interrupts_and_traps.c 5 additions, 1 deletiondrivers/lguest/interrupts_and_traps.c
- drivers/lguest/lg.h 1 addition, 0 deletionsdrivers/lguest/lg.h
- drivers/lguest/x86/core.c 5 additions, 1 deletiondrivers/lguest/x86/core.c
Loading
Please register or sign in to comment