Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b268b3506d9910ca8238e92cb1dc51340574b2f2
/
fs
/
signalfd.c
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
· 7 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
· 17 years ago
b3762bf
signalfd: retrieve multiple signals with one read() call
by Davi Arnaut
· 17 years ago
fba2afa
signal/timer/event: signalfd core
by Davide Libenzi
· 17 years ago