Eric Dumazet
|
4938d7e023
poll: avoid extra wakeups in select/poll
|
16 年之前 |
Heiko Carstens
|
d4e82042c4
[CVE-2009-0029] System call wrappers part 32
|
16 年之前 |
Heiko Carstens
|
5a8a82b1d3
[CVE-2009-0029] System call wrappers part 23
|
16 年之前 |
Heiko Carstens
|
c9da9f2129
[CVE-2009-0029] Make sys_pselect7 static
|
16 年之前 |
Bernd Schmidt
|
62568510b8
Fix timeouts in sys_pselect7
|
16 年之前 |
Tejun Heo
|
5f820f648c
poll: allow f_op->poll to sleep
|
16 年之前 |
Arjan van de Ven
|
4d36a9e65d
select: deal with math overflow from borderline valid userland data
|
16 年之前 |
Arjan van de Ven
|
96d2ab484e
hrtimer: fix signed/unsigned bug in slack estimator
|
16 年之前 |
Arjan van de Ven
|
4ce105d30e
hrtimer: incorporate feedback from Peter Zijlstra
|
16 年之前 |
Arjan van de Ven
|
90d6e24a36
hrtimer: make select() and poll() use the hrtimer range feature
|
16 年之前 |
Arjan van de Ven
|
8ff3e8e85f
select: switch select() and poll() over to hrtimers
|
16 年之前 |
Thomas Gleixner
|
b773ad40ac
select: add poll_select_set_timeout() and poll_select_copy_remaining() helpers
|
16 年之前 |
Linus Torvalds
|
55d8538498
Fix performance regression on lmbench select benchmark
|
17 年之前 |
Al Viro
|
9f3acc3140
[PATCH] split linux/file.h
|
17 年之前 |
Al Viro
|
a2dcb44c3c
[PATCH] make osf_select() use core_sys_select()
|
17 年之前 |
Roland McGrath
|
f3de272b82
signals: use HAVE_SET_RESTORE_SIGMASK
|
17 年之前 |
Roland McGrath
|
4e4c22c711
signals: add set_restore_sigmask
|
17 年之前 |
Pavel Machek
|
f5264481c8
trivial: small cleanups
|
17 年之前 |
Karsten Wiese
|
844fcc5396
make sys_poll() wait at least timeout ms
|
17 年之前 |
Jiri Slaby
|
1276b103c2
fs/select, remove unused macros
|
17 年之前 |
Chris Wright
|
3075d9da0b
Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal
|
17 年之前 |
Oleg Nesterov
|
9bf084f70f
do_poll: return -EINTR when signalled
|
17 年之前 |
Oleg Nesterov
|
252e5725cf
do_sys_poll: simplify playing with on-stack data
|
17 年之前 |
Alexey Dobriyan
|
dd23aae4f5
Fix select on /proc files without ->poll
|
17 年之前 |
WANG Cong
|
ccf6780dc3
Style fix in fs/select.c
|
18 年之前 |
Milind Arun Choudhary
|
022a169244
ROUND_UP macro cleanup in fs/(select|compat|readdir).c
|
18 年之前 |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 年之前 |
Vadim Lobanov
|
bbea9f6966
[PATCH] fdtable: Make fdarray and fdsets equal in size
|
18 年之前 |
Chris Snook
|
4e6fd33b75
[PATCH] enforce RLIMIT_NOFILE in poll()
|
18 年之前 |
Frode Isaksen
|
04a3446c90
[PATCH] fs: sys_poll with timeout -1 bug fix
|
19 年之前 |