开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
/
eventfd.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-04-24
io_uring/eventfd: open code io_eventfd_grab()
Pavel Begunkov
2025-04-24
io_uring/eventfd: clean up rcu locking
Pavel Begunkov
2025-04-24
io_uring/eventfd: dedup signalling helpers
Pavel Begunkov
2025-01-09
io_uring/eventfd: ensure io_eventfd_signal() defers another RCU period
Jens Axboe
2024-10-29
io_uring/eventfd: move ctx->evfd_last_cq_tail into io_ev_fd
Jens Axboe
2024-10-29
io_uring/eventfd: abstract out ev_fd grab + release helpers
Jens Axboe
2024-10-29
io_uring/eventfd: move trigger check into a helper
Jens Axboe
2024-10-29
io_uring/eventfd: move actual signaling part into separate helper
Jens Axboe
2024-10-29
io_uring/eventfd: check for the need to async notifier earlier
Jens Axboe
2024-10-29
io_uring/eventfd: abstract out ev_fd put helper
Jens Axboe
2024-09-08
io_uring/eventfd: move refs to refcount_t
Jens Axboe
2024-09-02
io_uring: add new line after variable declaration
Anuj Gupta
2024-06-16
io_uring/eventfd: move eventfd handling to separate file
Jens Axboe