diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-14 17:00:01 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-04-14 17:00:01 -0700 |
commit | 91174391bf5a368c9837b63b84d7f5a813efd719 (patch) | |
tree | 1dcabefff9cc72492238533e61fafc91a2017ed5 /usr | |
parent | 07c7016de7896493e95bef64fe913ac849509d6e (diff) | |
parent | 7f00f388712b29005782bad7e4b25942620f3b9c (diff) |
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner:
"A set of small fixes for x86:
- fix locking in RDT to prevent memory leaks and freeing in use
memory
- prevent setting invalid values for vdso32_enabled which cause
inconsistencies for user space resulting in application crashes.
- plug a race in the vdso32 code between fork and sysctl which causes
inconsistencies for user space resulting in application crashes.
- make MPX signal delivery work in compat mode
- make the dmesg output of traps and faults readable again"
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/intel_rdt: Fix locking in rdtgroup_schemata_write()
x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_general_protection()
x86/vdso: Plug race between mapping and ELF header setup
x86/vdso: Ensure vdso32_enabled gets set to valid values only
x86/signals: Fix lower/upper bound reporting in compat siginfo
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions