summaryrefslogtreecommitdiff
path: root/fs/signalfd.c
Commit message (Expand)AuthorAge
* signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch2010-08-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* anonfd: Allow making anon files read-onlyRoland Dreier2009-12-22
* [CVE-2009-0029] System call wrappers part 31Heiko Carstens2009-01-14
* flag parameters: check magic constantsUlrich Drepper2008-07-24
* flag parameters: NONBLOCK in signalfdUlrich Drepper2008-07-24
* flag parameters: signalfdUlrich Drepper2008-07-24
* flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-24
* [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-01
* signalfd: fix for incorrect SI_QUEUE user data reportingDavide Libenzi2008-04-11
* fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-06
* Fix a small number of "memeber" typoes.Robert P. J. Day2008-02-03
* rename signalfd_siginfo fieldsDavide Libenzi2007-10-17
* signalfd simplificationDavide Libenzi2007-09-20
* signalfd: make it group-wide, fix posix-timers schedulingOleg Nesterov2007-08-22
* tiny signalfd cleanupUlrich Drepper2007-07-26
* avoid spurious POLLIN returns in signalfdDavide Libenzi2007-06-28
* signalfd: retrieve multiple signals with one read() callDavi Arnaut2007-05-23
* signal/timer/event: signalfd coreDavide Libenzi2007-05-11