Eric W. Biederman
|
ae7795bc61
signal: Distinguish between kernel_siginfo and siginfo
|
7 年之前 |
Linus Torvalds
|
29d6849d88
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Al Viro
|
5ed0127fc3
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
|
7 年之前 |
Eric W. Biederman
|
31931c93df
signal: Extend siginfo_layout with SIL_FAULT_{MCEERR|BNDERR|PKUERR}
|
7 年之前 |
Eric W. Biederman
|
76b7f67073
signal/signalfd: Add support for SIGSYS
|
7 年之前 |
Eric W. Biederman
|
5611f55ee4
signal/signalfd: Remove __put_user from signalfd_copyinfo
|
7 年之前 |
Eric W. Biederman
|
4181d22596
signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO
|
7 年之前 |
Dominik Brodowski
|
570484bfe8
fs: add do_compat_signalfd4() helper; remove in-kernel call to compat syscall
|
7 年之前 |
Dominik Brodowski
|
52fb6db0fd
fs: add do_signalfd4() helper; remove internal calls to sys_signalfd4()
|
7 年之前 |
Randy Dunlap
|
9026e820cb
fs/signalfd: fix build error for BUS_MCEERR_AR
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
076ccb76e1
fs: annotate ->poll() instances
|
8 年之前 |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 年之前 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
8 年之前 |
Al Viro
|
3968cf6238
get_compat_sigset()
|
8 年之前 |
Eric W. Biederman
|
cc731525f2
signal: Remove kernel interal si_code magic
|
8 年之前 |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 年之前 |
Paul E. McKenney
|
5f0d5a3ae7
mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU
|
8 年之前 |
Amanieu d'Antras
|
3ead7c52bd
signalfd: fix information leak in signalfd_copyinfo
|
10 年之前 |
Joe Perches
|
a3816ab0e8
fs: Convert show_fdinfo functions to void
|
11 年之前 |
Al Viro
|
7d197ed4a6
switch signalfd{,4}() to COMPAT_SYSCALL_DEFINE
|
12 年之前 |
Cyrill Gorcunov
|
138d22b586
fs, epoll: add procfs fdinfo helper
|
12 年之前 |
Al Viro
|
2903ff019b
switch simple cases of fget_light to fdget
|
13 年之前 |
Al Viro
|
20ba5d736f
switch signalfd4() to fget_light/fput_light
|
13 年之前 |
Oleg Nesterov
|
971316f050
epoll: ep_unregister_pollwait() can use the freed pwq->whead
|
13 年之前 |
Oleg Nesterov
|
d80e731eca
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
|
13 年之前 |
Linus Torvalds
|
f1ebdd60cc
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
|
15 年之前 |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
15 年之前 |
Hidetoshi Seto
|
b8aeec3417
HWPOISON/signalfd: add support for addr_lsb
|
15 年之前 |
Nathan Lynch
|
a2a20c412c
signalfd: fill in ssi_int for posix timers and message queues
|
15 年之前 |