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-- 5.4 KB
Makefile -rw-r--r-- 1.4 KB
bcm-ocotp.c -rw-r--r-- 8.1 KB
core.c -rw-r--r-- 28.2 KB
imx-iim.c -rw-r--r-- 3.6 KB
imx-ocotp.c -rw-r--r-- 14.2 KB
lpc18xx_eeprom.c -rw-r--r-- 7.1 KB
lpc18xx_otp.c -rw-r--r-- 3.2 KB
meson-efuse.c -rw-r--r-- 2.2 KB
meson-mx-efuse.c -rw-r--r-- 7.2 KB
mtk-efuse.c -rw-r--r-- 3.0 KB
mxs-ocotp.c -rw-r--r-- 4.7 KB
qfprom.c -rw-r--r-- 2.6 KB
rockchip-efuse.c -rw-r--r-- 6.5 KB
snvs_lpgpr.c -rw-r--r-- 3.7 KB
sunxi_sid.c -rw-r--r-- 5.8 KB
uniphier-efuse.c -rw-r--r-- 2.5 KB
vf610-ocotp.c -rw-r--r-- 6.7 KB

back to top