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-- 921 bytes
Makefile -rw-r--r-- 205 bytes
dax-private.h -rw-r--r-- 1.7 KB
dax.h -rw-r--r-- 699 bytes
device-dax.h -rw-r--r-- 974 bytes
device.c -rw-r--r-- 17.0 KB
pmem.c -rw-r--r-- 4.1 KB
super.c -rw-r--r-- 14.2 KB

back to top