index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
io_uring
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-24
/
+31
2025-05-21
io_uring/net: only retry recv bundle for a full transfer
Jens Axboe
1
-4
/
+10
2025-05-21
io_uring: finish IOU_OK -> IOU_COMPLETE transition
Jens Axboe
23
-47
/
+46
2025-05-21
io_uring: fix overflow resched cqe reordering
Pavel Begunkov
1
-0
/
+1
2025-05-20
io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
Caleb Sander Mateos
1
-6
/
+0
2025-05-17
io_uring: add new helpers for posting overflows
Jens Axboe
1
-21
/
+29
2025-05-17
io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
Jens Axboe
1
-12
/
+11
2025-05-17
io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
Jens Axboe
1
-10
/
+16
2025-05-17
io_uring: split alloc and add of overflow
Jens Axboe
1
-29
/
+45
2025-05-16
io_uring: open code io_req_cqe_overflow()
Pavel Begunkov
1
-10
/
+10
2025-05-16
io_uring/fdinfo: get rid of dumping credentials
Jens Axboe
1
-38
/
+0
2025-05-16
io_uring/fdinfo: only compile if CONFIG_PROC_FS is set
Jens Axboe
2
-3
/
+2
2025-05-16
Merge branch 'io_uring-6.15' into for-6.16/io_uring
Jens Axboe
5
-71
/
+72
2025-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-36
/
+24
2025-05-14
io_uring/fdinfo: grab ctx->uring_lock around io_uring_show_fdinfo()
Jens Axboe
1
-23
/
+25
2025-05-13
io_uring/kbuf: unify legacy buf provision and removal
Pavel Begunkov
3
-50
/
+31
2025-05-13
io_uring/kbuf: refactor __io_remove_buffers
Pavel Begunkov
1
-25
/
+13
2025-05-13
io_uring/kbuf: don't compute size twice on prep
Pavel Begunkov
1
-2
/
+0
2025-05-13
io_uring/kbuf: drop extra vars in io_register_pbuf_ring
Pavel Begunkov
1
-3
/
+3
2025-05-13
io_uring/kbuf: use mem_is_zero()
Pavel Begunkov
1
-10
/
+4
2025-05-13
io_uring/kbuf: account ring io_buffer_list memory
Pavel Begunkov
1
-1
/
+1
2025-05-13
net: devmem: Implement TX path
Mina Almasry
1
-1
/
+1
2025-05-13
netmem: add niov->type attribute to distinguish different net_iov types
Mina Almasry
1
-0
/
+1
2025-05-12
io_uring/memmap: don't use page_address() on a highmem page
Jens Axboe
1
-1
/
+1
2025-05-12
io_uring: drain based on allocates reqs
Pavel Begunkov
2
-49
/
+33
2025-05-12
io_uring/uring_cmd: fix hybrid polling initialization issue
hexue
1
-0
/
+5
2025-05-09
io_uring: count allocated requests
Pavel Begunkov
1
-1
/
+8
2025-05-09
io_uring: open code io_account_cq_overflow()
Pavel Begunkov
1
-9
/
+4
2025-05-09
io_uring: consolidate drain seq checking
Pavel Begunkov
1
-28
/
+17
2025-05-09
io_uring: remove drain prealloc checks
Pavel Begunkov
1
-12
/
+3
2025-05-09
io_uring: simplify drain ret passing
Pavel Begunkov
1
-3
/
+1
2025-05-09
io_uring: fix spurious drain flushing
Pavel Begunkov
1
-1
/
+13
2025-05-09
io_uring: account drain memory to cgroup
Pavel Begunkov
1
-1
/
+1
2025-05-09
io_uring: add lockdep asserts to io_add_aux_cqe
Pavel Begunkov
1
-0
/
+3
2025-05-09
io_uring/net: move CONFIG_NET guards to Makefile
Pavel Begunkov
2
-4
/
+2
2025-05-09
io_uring: update parameter name in io_pin_pages function declaration
Long Li
1
-1
/
+1
2025-05-09
io_uring/sqpoll: Increase task_work submission batch size
Gabriel Krisman Bertazi
1
-1
/
+1
2025-05-07
io_uring: ensure deferred completions are flushed for multishot
Jens Axboe
1
-0
/
+8
2025-05-06
io_uring: move io_req_put_rsrc_nodes()
Pavel Begunkov
2
-12
/
+10
2025-05-06
io_uring: remove io_preinit_req()
Pavel Begunkov
2
-19
/
+3
2025-05-06
io_uring/timeout: don't export link t-out disarm helper
Pavel Begunkov
2
-16
/
+8
2025-05-06
io_uring/zcrx: dmabuf backed zerocopy receive
Pavel Begunkov
2
-16
/
+154
2025-05-06
io_uring: enable per-io write streams
Keith Busch
2
-0
/
+3
2025-05-04
io_uring: always arm linked timeouts prior to issue
Jens Axboe
1
-35
/
+15
2025-05-03
futex: Move futex_queue() into futex_wait_setup()
Peter Zijlstra
1
-3
/
+1
2025-05-02
io_uring/zcrx: split common area map/unmap parts
Pavel Begunkov
1
-13
/
+29
2025-05-02
io_uring/zcrx: split out memory holders from area
Pavel Begunkov
2
-26
/
+56
2025-05-02
io_uring/zcrx: resolve netdev before area creation
Pavel Begunkov
1
-10
/
+11
2025-05-02
io_uring/zcrx: improve area validation
Pavel Begunkov
3
-17
/
+19
2025-04-30
io_uring/fdinfo: annotate racy sq/cq head/tail reads
Jens Axboe
1
-2
/
+2
[prev]
[next]