Dominik Brodowski
|
05585e4495
fs: add do_compat_select() helper; remove in-kernel call to compat syscall
|
7 年之前 |
Dominik Brodowski
|
4bdb9acabf
fs: add kern_select() helper; remove in-kernel call to sys_select()
|
7 年之前 |
Linus Torvalds
|
a9a08845e9
vfs: do bulk POLL* -> EPOLL* replacement
|
7 年之前 |
Al Viro
|
c71d227fc4
make kernel-side POLL... arch-independent
|
8 年之前 |
Al Viro
|
fb3679372b
annotate poll(2) guts
|
8 年之前 |
Al Viro
|
0169943775
annotate poll_table_struct ->_key
|
8 年之前 |
Al Viro
|
3ad6f93e98
annotate poll-related wait keys
|
8 年之前 |
Al Viro
|
e6c8adca20
anntotate the places where ->poll() return values go
|
8 年之前 |
Linus Torvalds
|
93f30c73ec
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
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 年之前 |
Deepa Dinamani
|
36819ad093
select: Use get/put_timespec64
|
8 年之前 |
Helge Deller
|
79de3cbe9a
fs/select: Fix memory corruption in compat_get_fd_set()
|
8 年之前 |
Linus Torvalds
|
c856863988
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 年之前 |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 年之前 |
Al Viro
|
464d62421c
select: switch compat_{get,put}_fd_set() to compat_{get,put}_bitmap()
|
8 年之前 |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 年之前 |
Linus Torvalds
|
8d65b08deb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 年之前 |
Al Viro
|
e99ca56ce0
move compat select-related syscalls to fs/select.c
|
8 年之前 |
Alexander Duyck
|
37056719bb
net: Track start of busy loop instead of when it should end
|
8 年之前 |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 年之前 |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
9 年之前 |
Vlastimil Babka
|
2d19309cf8
fs/select: add vmalloc fallback for select(2)
|
9 年之前 |
Deepa Dinamani
|
766b9f928b
fs: poll/select/recvmmsg: use timespec64 for timeout events
|
9 年之前 |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
9 年之前 |
Mateusz Guzik
|
ccec5ee302
poll: plug an unused argument to do_poll
|
10 年之前 |
Peter Zijlstra
|
b92b8b35a2
locking/arch: Rename set_mb() to smp_store_mb()
|
10 年之前 |
Andy Lutomirski
|
f56141e3e2
all arches, signal: move restart_block to struct task_struct
|
10 年之前 |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 年之前 |
Rafael J. Wysocki
|
59612d1879
Revert "select: use freezable blocking call"
|
12 年之前 |