index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
eventpoll.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
10 days
eventpoll: fix sphinx documentation build warning
Jann Horn
2025-07-16
eventpoll: Fix semi-unbounded recursion
Jann Horn
2025-07-11
Revert "eventpoll: Fix priority inversion problem"
Linus Torvalds
2025-07-09
eventpoll: don't decrement ep refcount while still holding the ep mutex
Linus Torvalds
2025-07-01
eventpoll: Fix priority inversion problem
Nam Cao
2025-05-02
fs/eventpoll: fix endless busy loop after timeout has expired
Max Kellermann
2025-04-17
eventpoll: Set epoll timeout if it's in the future
Joe Damato
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.eventpoll' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-02-27
epoll: simplify ep_busy_loop by removing always 0 argument
Lin Feng
2025-02-20
eventpoll: add epoll_sendevents() helper
Jens Axboe
2025-02-20
eventpoll: abstract out ep_try_send_events() helper
Jens Axboe
2025-02-20
eventpoll: abstract out parameter sanity checking
Jens Axboe
2025-02-17
net: use napi_id_valid helper
Stefano Jordhani
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-18
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-11
eventpoll: Control irq suspension for prefer_busy_poll
Martin Karsten
2024-11-11
eventpoll: Trigger napi_busy_loop, if prefer_busy_poll is set
Martin Karsten
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-11-03
fdget(), trivial conversions
Al Viro
2024-10-30
fs: port files to file_ref
Christian Brauner
2024-10-22
epoll: Add synchronous wakeup support for ep_poll_callback
Xuewen Yan
2024-10-22
epoll: annotate racy check
Christian Brauner
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-30
eventpoll: Annotate data-race of busy_poll_usecs
Martin Karsten
2024-08-30
eventpoll: Don't re-zero eventpoll fields
Joe Damato
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-05-05
epoll: be better about file lifetimes
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-02-22
eventpoll: prefer kfree_rcu() in __ep_remove()
Dmitry Antipov
2024-02-14
eventpoll: Add epoll ioctl for epoll_params
Joe Damato
2024-02-14
eventpoll: Add per-epoll prefer busy poll option
Joe Damato
2024-02-14
eventpoll: Add per-epoll busy poll packet budget
Joe Damato
2024-02-14
eventpoll: support busy poll per epoll instance
Joe Damato
2024-02-06
epoll: Remove ep_scan_ready_list() in comments
Huang Xiaojia
2023-12-28
fs: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-07-26
epoll: simplify ep_alloc()
Zhen Lei
2023-06-26
Merge tag 'v6.5/vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-12
epoll: ep_autoremove_wake_function should use list_del_init_careful
Benjamin Segall
2023-05-15
fs: use correct __poll_t type
Min-Hua Chen
2023-04-27
Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-04-25
Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-18
epoll: rename global epmutex
Davidlohr Bueso
2023-04-08
epoll: use refcount to reduce ep_mutex contention
Paolo Abeni
2023-03-13
eventpoll: align comment with nested epoll limitation
Changcheng Liu
2023-03-10
Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
Palmer Dabbelt
[next]