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
include-prefixes
libfdt
.gitignore -rw-r--r-- 54 bytes
Makefile -rw-r--r-- 1.0 KB
Makefile.dtc -rw-r--r-- 372 bytes
checks.c -rw-r--r-- 36.3 KB
data.c -rw-r--r-- 5.1 KB
dt_to_config -rwxr-xr-x 40.9 KB
dtc-lexer.l -rw-r--r-- 6.7 KB
dtc-lexer.lex.c_shipped -rw-r--r-- 59.0 KB
dtc-parser.tab.c_shipped -rw-r--r-- 70.9 KB
dtc-parser.tab.h_shipped -rw-r--r-- 3.1 KB
dtc-parser.y -rw-r--r-- 9.8 KB
dtc.c -rw-r--r-- 9.3 KB
dtc.h -rw-r--r-- 8.3 KB
dtx_diff -rwxr-xr-x 8.5 KB
fdtdump.c -rw-r--r-- 3.7 KB
fdtget.c -rw-r--r-- 8.6 KB
fdtput.c -rw-r--r-- 8.3 KB
flattree.c -rw-r--r-- 22.2 KB
fstree.c -rw-r--r-- 2.2 KB
livetree.c -rw-r--r-- 20.1 KB
srcpos.c -rw-r--r-- 6.8 KB
srcpos.h -rw-r--r-- 3.5 KB
treesource.c -rw-r--r-- 6.0 KB
update-dtc-source.sh -rwxr-xr-x 2.6 KB
util.c -rw-r--r-- 9.4 KB
util.h -rw-r--r-- 7.6 KB
version_gen.h -rw-r--r-- 42 bytes

back to top