Cyrill Gorcunov
|
92ef6da3d0
kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE
|
8 years ago |
Cyrill Gorcunov
|
0791e3644e
kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files
|
8 years ago |
Cyrill Gorcunov
|
77493f04b7
procfs: fdinfo: extend information about epoll target files
|
8 years ago |
David Rientjes
|
c257a340ed
fs, epoll: short circuit fetching events if thread has been killed
|
8 years ago |
Ingo Molnar
|
2055da9738
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
|
8 years ago |
Ingo Molnar
|
ac6424b981
sched/wait: Rename wait_queue_t => wait_queue_entry_t
|
8 years ago |
Sridhar Samudrala
|
bf3b9f6372
epoll: Add busy poll support to epoll with socket fds.
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Cyrill Gorcunov
|
c857ab640c
fs,eventpoll: don't test for bitfield with stack value
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Deepa Dinamani
|
766b9f928b
fs: poll/select/recvmmsg: use timespec64 for timeout events
|
9 years ago |
John Stultz
|
da8b44d5a9
timer: convert timer_slack_ns from unsigned long to u64
|
9 years ago |
Jason Baron
|
b6a515c8a0
epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
|
9 years ago |
Jason Baron
|
df0108c5da
epoll: add EPOLLEXCLUSIVE flag
|
9 years ago |
Davidlohr Bueso
|
4d5755b147
epoll: optimize setting task running after blocking
|
10 years ago |
Joe Perches
|
a3816ab0e8
fs: Convert show_fdinfo functions to void
|
11 years ago |
Nicolas Iooss
|
c680e41b3a
eventpoll: fix uninitialized variable in epoll_ctl
|
11 years ago |
Konstantin Khlebnikov
|
ebe06187bf
epoll: fix use-after-free in eventpoll_release_file
|
11 years ago |
Joe Perches
|
1f7e0616cd
fs: convert use of typedef ctl_table to struct ctl_table
|
11 years ago |
Jason Baron
|
4ff36ee94d
epoll: do not take the nested ep->mtx on EPOLL_CTL_DEL
|
11 years ago |
Amit Pundir
|
95f19f658c
epoll: drop EPOLLWAKEUP if PM_SLEEP is disabled
|
12 years ago |
Linus Torvalds
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
12 years ago |
Linus Torvalds
|
9bc9ccd7db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
12 years ago |
Jason Baron
|
67347fe4e6
epoll: do not take global 'epmutex' for simple topologies
|
12 years ago |
Jason Baron
|
ae10b2b4eb
epoll: optimize EPOLL_CTL_DEL using rcu
|
12 years ago |
Rafael J. Wysocki
|
c511851de1
Revert "epoll: use freezable blocking call"
|
12 years ago |
Al Viro
|
72c2d53192
file->f_op is never NULL...
|
12 years ago |
Eric Dumazet
|
91cf5ab60f
epoll: add a reschedule point in ep_free()
|
12 years ago |
Al Viro
|
7e3fb5842e
switch epoll_ctl() to fdget
|
12 years ago |
Linus Torvalds
|
7f0ef0267e
Merge branch 'akpm' (updates from Andrew Morton)
|
12 years ago |