index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
signalfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2010-10-26
1
-0
/
+10
|
\
|
*
HWPOISON/signalfd: add support for addr_lsb
Hidetoshi Seto
2010-10-08
1
-0
/
+10
*
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
/
*
signalfd: fill in ssi_int for posix timers and message queues
Nathan Lynch
2010-08-11
1
-0
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
anonfd: Allow making anon files read-only
Roland Dreier
2009-12-22
1
-1
/
+1
*
[CVE-2009-0029] System call wrappers part 31
Heiko Carstens
2009-01-14
1
-4
/
+4
*
flag parameters: check magic constants
Ulrich Drepper
2008-07-24
1
-0
/
+4
*
flag parameters: NONBLOCK in signalfd
Ulrich Drepper
2008-07-24
1
-2
/
+2
*
flag parameters: signalfd
Ulrich Drepper
2008-07-24
1
-2
/
+12
*
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-07-24
1
-1
/
+2
*
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-05-01
1
-13
/
+4
*
signalfd: fix for incorrect SI_QUEUE user data reporting
Davide Libenzi
2008-04-11
1
-1
/
+6
*
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
1
-0
/
+1
*
Fix a small number of "memeber" typoes.
Robert P. J. Day
2008-02-03
1
-1
/
+1
*
rename signalfd_siginfo fields
Davide Libenzi
2007-10-17
1
-22
/
+22
*
signalfd simplification
Davide Libenzi
2007-09-20
1
-161
/
+29
*
signalfd: make it group-wide, fix posix-timers scheduling
Oleg Nesterov
2007-08-22
1
-4
/
+10
*
tiny signalfd cleanup
Ulrich Drepper
2007-07-26
1
-1
/
+1
*
avoid spurious POLLIN returns in signalfd
Davide Libenzi
2007-06-28
1
-1
/
+2
*
signalfd: retrieve multiple signals with one read() call
Davi Arnaut
2007-05-23
1
-45
/
+75
*
signal/timer/event: signalfd core
Davide Libenzi
2007-05-11
1
-0
/
+349