Age | Commit message (Expand) | Author |
2015-08-07 | signalfd: fix information leak in signalfd_copyinfo | Amanieu d'Antras |
2014-11-05 | fs: Convert show_fdinfo functions to void | Joe Perches |
2013-03-03 | switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE | Al Viro |
2012-12-17 | fs, epoll: add procfs fdinfo helper | Cyrill Gorcunov |
2012-09-26 | switch simple cases of fget_light to fdget | Al Viro |
2012-05-29 | switch signalfd4() to fget_light/fput_light | Al Viro |
2012-02-24 | epoll: ep_unregister_pollwait() can use the freed pwq->whead | Oleg Nesterov |
2012-02-24 | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() | Oleg Nesterov |
2010-10-26 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-10-08 | HWPOISON/signalfd: add support for addr_lsb | Hidetoshi Seto |
2010-08-11 | signalfd: fill in ssi_int for posix timers and message queues | Nathan Lynch |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-22 | anonfd: Allow making anon files read-only | Roland Dreier |
2009-01-14 | [CVE-2009-0029] System call wrappers part 31 | Heiko Carstens |
2008-07-24 | flag parameters: check magic constants | Ulrich Drepper |
2008-07-24 | flag parameters: NONBLOCK in signalfd | Ulrich Drepper |
2008-07-24 | flag parameters: signalfd | Ulrich Drepper |
2008-07-24 | flag parameters: anon_inode_getfd extension | Ulrich Drepper |
2008-05-01 | [PATCH] sanitize anon_inode_getfd() | Al Viro |
2008-04-11 | signalfd: fix for incorrect SI_QUEUE user data reporting | Davide Libenzi |
2008-02-06 | fs/signalfd.c should #include <linux/syscalls.h> | Adrian Bunk |
2008-02-03 | Fix a small number of "memeber" typoes. | Robert P. J. Day |
2007-10-17 | rename signalfd_siginfo fields | Davide Libenzi |
2007-09-20 | signalfd simplification | Davide Libenzi |
2007-08-22 | signalfd: make it group-wide, fix posix-timers scheduling | Oleg Nesterov |
2007-07-26 | tiny signalfd cleanup | Ulrich Drepper |
2007-06-28 | avoid spurious POLLIN returns in signalfd | Davide Libenzi |
2007-05-23 | signalfd: retrieve multiple signals with one read() call | Davi Arnaut |
2007-05-11 | signal/timer/event: signalfd core | Davide Libenzi |