https://github.com/torvalds/linux
Revision 2ffb448ccbdd3de16e68220d4fa0864a75272dc3 authored by Linus Torvalds on 17 December 2017, 21:48:50 UTC, committed by Linus Torvalds on 17 December 2017, 21:48:50 UTC
Pull timer fix from Thomas Gleixner:
 "A single bugfix which prevents arbitrary sigev_notify values in
  posix-timers"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  posix-timer: Properly check sigevent->sigev_notify
2 parent s c437279 + cef31d9
History
Tip revision: 2ffb448ccbdd3de16e68220d4fa0864a75272dc3 authored by Linus Torvalds on 17 December 2017, 21:48:50 UTC
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: 2ffb448
File Mode Size
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 698 bytes
badrange.c -rw-r--r-- 8.1 KB
blk.c -rw-r--r-- 8.7 KB
btt.c -rw-r--r-- 39.5 KB
btt.h -rw-r--r-- 5.9 KB
btt_devs.c -rw-r--r-- 9.0 KB
bus.c -rw-r--r-- 28.2 KB
claim.c -rw-r--r-- 8.0 KB
core.c -rw-r--r-- 10.7 KB
dax_devs.c -rw-r--r-- 3.4 KB
dimm.c -rw-r--r-- 2.5 KB
dimm_devs.c -rw-r--r-- 16.5 KB
e820.c -rw-r--r-- 2.1 KB
label.c -rw-r--r-- 31.2 KB
label.h -rw-r--r-- 4.6 KB
namespace_devs.c -rw-r--r-- 64.8 KB
nd-core.h -rw-r--r-- 4.8 KB
nd.h -rw-r--r-- 11.5 KB
pfn.h -rw-r--r-- 1.6 KB
pfn_devs.c -rw-r--r-- 18.4 KB
pmem.c -rw-r--r-- 14.2 KB
pmem.h -rw-r--r-- 886 bytes
region.c -rw-r--r-- 4.5 KB
region_devs.c -rw-r--r-- 28.3 KB

back to top