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
.gitignore -rw-r--r-- 42 bytes
Makefile -rw-r--r-- 409 bytes
genksyms.c -rw-r--r-- 22.8 KB
genksyms.h -rw-r--r-- 2.7 KB
keywords.c -rw-r--r-- 2.1 KB
lex.l -rw-r--r-- 9.3 KB
lex.lex.c_shipped -rw-r--r-- 57.1 KB
parse.tab.c_shipped -rw-r--r-- 72.7 KB
parse.tab.h_shipped -rw-r--r-- 3.4 KB
parse.y -rw-r--r-- 11.1 KB

back to top