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-- 2.4 KB
Makefile -rw-r--r-- 378 bytes
virtio.c -rw-r--r-- 10.7 KB
virtio_balloon.c -rw-r--r-- 19.4 KB
virtio_input.c -rw-r--r-- 10.1 KB
virtio_mmio.c -rw-r--r-- 18.9 KB
virtio_pci_common.c -rw-r--r-- 15.2 KB
virtio_pci_common.h -rw-r--r-- 4.7 KB
virtio_pci_legacy.c -rw-r--r-- 7.6 KB
virtio_pci_modern.c -rw-r--r-- 20.6 KB
virtio_ring.c -rw-r--r-- 34.5 KB

back to top