index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
signalfd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
1
-4
/
+4
2008-07-24
flag parameters: check magic constants
Ulrich Drepper
1
-0
/
+4
2008-07-24
flag parameters: NONBLOCK in signalfd
Ulrich Drepper
1
-2
/
+2
2008-07-24
flag parameters: signalfd
Ulrich Drepper
1
-2
/
+12
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
1
-1
/
+2
2008-05-01
[PATCH] sanitize anon_inode_getfd()
Al Viro
1
-13
/
+4
2008-04-11
signalfd: fix for incorrect SI_QUEUE user data reporting
Davide Libenzi
1
-1
/
+6
2008-02-06
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
1
-0
/
+1
2008-02-03
Fix a small number of "memeber" typoes.
Robert P. J. Day
1
-1
/
+1
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
1
-22
/
+22
2007-09-20
signalfd simplification
Davide Libenzi
1
-161
/
+29
2007-08-22
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
1
-4
/
+10
2007-07-26
tiny signalfd cleanup
Ulrich Drepper
1
-1
/
+1
2007-06-28
avoid spurious POLLIN returns in signalfd
Davide Libenzi
1
-1
/
+2
2007-05-23
signalfd: retrieve multiple signals with one read() call
Davi Arnaut
1
-45
/
+75
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
1
-0
/
+349