- 9537bae signalfd: use wake_up_pollfree() by Eric Biggers · 3 years, 1 month ago
- f4ac730 signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency by Eric W. Biederman · 3 years, 8 months ago
- 922e301 signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo by Eric W. Biederman · 3 years, 8 months ago
- 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 8 months ago
- 9abcabe signal: Implement SIL_FAULT_TRAPNO by Eric W. Biederman · 3 years, 8 months ago
- fb6cc12 signal: Introduce TRAP_PERF si_code and si_perf to siginfo by Marco Elver · 3 years, 9 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
- a089e3f fs/signalfd.c: fix inconsistent return codes for signalfd4 by Helge Deller · 4 years, 5 months ago
- 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
- ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
- 29d6849 Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 5ed0127 signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() by Al Viro · 7 years ago
- 31931c9 signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR} by Eric W. Biederman · 7 years ago
- 76b7f67 signal/signalfd: Add support for SIGSYS by Eric W. Biederman · 7 years ago
- 5611f55 signal/signalfd: Remove __put_user from signalfd_copyinfo by Eric W. Biederman · 7 years ago
- 4181d22 signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO by Eric W. Biederman · 7 years ago
- 570484b fs: add do_compat_signalfd4() helper; remove in-kernel call to compat syscall by Dominik Brodowski · 7 years ago
- 52fb6db fs: add do_signalfd4() helper; remove internal calls to sys_signalfd4() by Dominik Brodowski · 7 years ago
- 9026e82 fs/signalfd: fix build error for BUS_MCEERR_AR by Randy Dunlap · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
- 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 3968cf6 get_compat_sigset() by Al Viro · 7 years ago
- cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 7 years ago
- ac6424b sched/wait: Rename wait_queue_t => wait_queue_entry_t by Ingo Molnar · 8 years ago
- 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
- 3ead7c5 signalfd: fix information leak in signalfd_copyinfo by Amanieu d'Antras · 9 years ago
- a3816ab fs: Convert show_fdinfo functions to void by Joe Perches · 10 years ago
- 7d197ed switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
- 138d22b fs, epoll: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
- 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
- 20ba5d7 switch signalfd4() to fget_light/fput_light by Al Viro · 13 years ago
- 971316f epoll: ep_unregister_pollwait() can use the freed pwq->whead by Oleg Nesterov · 13 years ago
- d80e731 epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() by Oleg Nesterov · 13 years ago
- f1ebdd6 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 14 years ago
- 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
- b8aeec3 HWPOISON/signalfd: add support for addr_lsb by Hidetoshi Seto · 14 years ago
- a2a20c4 signalfd: fill in ssi_int for posix timers and message queues by Nathan Lynch · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 628ff7c anonfd: Allow making anon files read-only by Roland Dreier · 15 years ago
- 836f92a [CVE-2009-0029] System call wrappers part 31 by Heiko Carstens · 16 years ago
- e38b36f flag parameters: check magic constants by Ulrich Drepper · 16 years ago
- 5fb5e04 flag parameters: NONBLOCK in signalfd by Ulrich Drepper · 16 years ago
- 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
- 7d9dbca flag parameters: anon_inode_getfd extension by Ulrich Drepper · 16 years ago
- 2030a42 [PATCH] sanitize anon_inode_getfd() by Al Viro · 17 years ago
- 0859ab5 signalfd: fix for incorrect SI_QUEUE user data reporting by Davide Libenzi · 17 years ago
- 7ec37df fs/signalfd.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
- 14e4a0f Fix a small number of "memeber" typoes. by Robert P. J. Day · 17 years ago
- 96358de rename signalfd_siginfo fields by Davide Libenzi · 17 years ago
- b8fceee signalfd simplification by Davide Libenzi · 17 years ago
- f9ee228 signalfd: make it group-wide, fix posix-timers scheduling by Oleg Nesterov · 17 years ago
- f50cadaa tiny signalfd cleanup by Ulrich Drepper · 17 years ago
- f8738c5 avoid spurious POLLIN returns in signalfd by Davide Libenzi · 18 years ago
- b3762bf signalfd: retrieve multiple signals with one read() call by Davi Arnaut · 18 years ago
- fba2afa signal/timer/event: signalfd core by Davide Libenzi · 18 years ago