Show patches with: Archived = No       |   4529 patches
« 1 2 ... 31 32 3345 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v3,04/15] io_uring: create a zctap region for a mapped buffer zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,03/15] io_uring: add register ifq opcode zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,02/15] netdevice: add SETUP_ZCTAP to the netdev_bpf structure zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[RFC,v3,01/15] io_uring: add zctap ifq definition zero-copy RX for io_uring - - - --- 2022-11-02 Jonathan Lemon New
[v2] io_uring: fix two assignments in if conditions [v2] io_uring: fix two assignments in if conditions - - - --- 2022-11-02 Xinghui Li New
io_uring: fix two assignments in if conditions io_uring: fix two assignments in if conditions - - - --- 2022-11-01 Xinghui Li New
[for-next,12/12] io_uring: poll_add retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,11/12] io_uring: read_fixed retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,10/12] io_uring: read retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,09/12] io_uring: accept retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,08/12] io_uring: recv/recvmsg retarget_rsrc support io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,07/12] io_uring: split send_zc specific struct out of io_sr_msg io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,06/12] io_uring: add fixed file peeking function io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,05/12] io_uring: add tracing for io_uring_rsrc_retarget io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,04/12] io_uring: reschedule retargeting at shutdown of ring io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,03/12] io_uring: support retargeting rsrc on requests in the io-wq io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,02/12] io_uring: io-wq helper to iterate all work io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[for-next,01/12] io_uring: infrastructure for retargeting rsrc nodes io_uring: retarget rsrc nodes periodically - - - --- 2022-10-31 Dylan Yudaken New
[GIT,PULL] io_uring fixes for 6.1-rc3 [GIT,PULL] io_uring fixes for 6.1-rc3 - - - --- 2022-10-28 Jens Axboe New
[1/1] io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag [1/1] io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag - 1 - --- 2022-10-27 Stefan Metzmacher New
[2/2] io_uring: unlock if __io_run_local_work locked inside io_uring: fix locking in __io_run_local_work - - - --- 2022-10-27 Dylan Yudaken New
[1/2] io_uring: use io_run_local_work_locked helper io_uring: fix locking in __io_run_local_work - - - --- 2022-10-27 Dylan Yudaken New
[net,4/4] net: also flag accepted sockets supporting msghdr originated zerocopy a few corrections for SOCK_SUPPORT_ZC - - - --- 2022-10-26 Pavel Begunkov New
[net,3/4] net/ulp: remove SOCK_SUPPORT_ZC from tls sockets a few corrections for SOCK_SUPPORT_ZC - - - --- 2022-10-26 Pavel Begunkov New
[net,2/4] net: remove SOCK_SUPPORT_ZC from sockmap a few corrections for SOCK_SUPPORT_ZC - - - --- 2022-10-26 Pavel Begunkov New
[net,1/4] udp: advertise ipv6 udp support for msghdr::ubuf_info a few corrections for SOCK_SUPPORT_ZC - - - --- 2022-10-26 Pavel Begunkov New
[liburing-next,1/1] tests: test both TCP ends in send zc tests [liburing-next,1/1] tests: test both TCP ends in send zc tests - - - --- 2022-10-26 Pavel Begunkov New
[for-6.1,1/1] selftests/net: don't tests batched TCP io_uring zc [for-6.1,1/1] selftests/net: don't tests batched TCP io_uring zc - - - --- 2022-10-26 Pavel Begunkov New
[1/1] net: also flag accepted sockets supporting msghdr originated zerocopy [1/1] net: also flag accepted sockets supporting msghdr originated zerocopy - - - --- 2022-10-25 Stefan Metzmacher New
[1/1] uapi:io_uring.h: don't force linux/time_types.h for userspace [1/1] uapi:io_uring.h: don't force linux/time_types.h for userspace - - - --- 2022-10-24 Stefan Metzmacher New
[GIT,PULL] Followup io_uring pull for 6.1-rc2 [GIT,PULL] Followup io_uring pull for 6.1-rc2 - - - --- 2022-10-22 Jens Axboe New
[liburing,3/3] io_uring_enter.2: document IORING_RECVSEND_FIXED_BUF improve sendzc man pages - - - --- 2022-10-21 Pavel Begunkov New
[liburing,2/3] io_uring_enter.2: document IORING_RECVSEND_POLL_FIRST improve sendzc man pages - - - --- 2022-10-21 Pavel Begunkov New
[liburing,1/3] io_uring_enter.2: add sendzc -EOPNOTSUPP note improve sendzc man pages - - - --- 2022-10-21 Pavel Begunkov New
[GIT,PULL] io_uring fixes for 6.1-rc2 [GIT,PULL] io_uring fixes for 6.1-rc2 - - - --- 2022-10-21 Jens Axboe New
[for-next,v3,3/3] io_uring/rw: enable bio caches for IRQ rw implement pcpu bio caching for IRQ I/O - - - --- 2022-10-21 Pavel Begunkov New
[for-next,v3,2/3] block/bio: add pcpu caching for non-polling bio_put implement pcpu bio caching for IRQ I/O - - - --- 2022-10-21 Pavel Begunkov New
[for-next,v3,1/3] bio: split pcpu cache part of bio_put into a helper implement pcpu bio caching for IRQ I/O - - - --- 2022-10-21 Pavel Begunkov New
[for-6.1,3/3] io_uring/net: fail zc sendmsg when unsupported by socket fail io_uring zc with sockets not supporting it - - - --- 2022-10-21 Pavel Begunkov New
[for-6.1,2/3] io_uring/net: fail zc send when unsupported by socket fail io_uring zc with sockets not supporting it - - - --- 2022-10-21 Pavel Begunkov New
[for-6.1,1/3] net: flag sockets supporting msghdr originated zerocopy fail io_uring zc with sockets not supporting it 1 - - --- 2022-10-21 Pavel Begunkov New
[liburing] fix recv-multishot test skipping in 6.1 [liburing] fix recv-multishot test skipping in 6.1 - - - --- 2022-10-21 Dylan Yudaken New
[liburing,v2,3/3] github: Append `-Wshorten-64-to-32` flag for clang build Clean up clang `-Wshorten-64-to-32` warnings - - - --- 2022-10-20 Ammar Faizi New
[liburing,v2,2/3] Makefile: Introduce `LIBURING_CFLAGS` variable Clean up clang `-Wshorten-64-to-32` warnings - - - --- 2022-10-20 Ammar Faizi New
[liburing,v2,1/3] liburing: Clean up `-Wshorten-64-to-32` warnings from clang Clean up clang `-Wshorten-64-to-32` warnings - - - --- 2022-10-20 Ammar Faizi New
[liburing,v1,3/3] github: Append `-Wshorten-64-to-32` flag for clang build Clean up clang `-Wshorten-64-to-32` warnings - - - --- 2022-10-20 Ammar Faizi New
[liburing,v1,2/3] Makefile: Introduce `LIBURING_CFLAGS` variable Clean up clang `-Wshorten-64-to-32` warnings - - - --- 2022-10-20 Ammar Faizi New
[liburing,v1,1/3] liburing: Clean up `-Wshorten-64-to-32` warnings from clang Clean up clang `-Wshorten-64-to-32` warnings - - - --- 2022-10-20 Ammar Faizi New
[liburing] Document maximum ring size for io_uring_register_buf_ring [liburing] Document maximum ring size for io_uring_register_buf_ring - - - --- 2022-10-20 Dylan Yudaken New
IORING_SEND_NOTIF_REPORT_USAGE (was Re: IORING_CQE_F_COPIED) IORING_SEND_NOTIF_REPORT_USAGE (was Re: IORING_CQE_F_COPIED) - - - --- 2022-10-20 Stefan Metzmacher New
[liburing,for-next,5/5] tests: test poll_first expand send / zc tests - - - --- 2022-10-20 Pavel Begunkov New
[liburing,for-next,4/5] tests: add tests for retries with long iovec expand send / zc tests - - - --- 2022-10-20 Pavel Begunkov New
[liburing,for-next,3/5] tests: add non-zc tests in send-zerocopy.c expand send / zc tests - - - --- 2022-10-20 Pavel Begunkov New
[liburing,for-next,2/5] tests: pass params in a struct expand send / zc tests - - - --- 2022-10-20 Pavel Begunkov New
[liburing,for-next,1/5] tests: improve zc cflags handling expand send / zc tests - - - --- 2022-10-20 Pavel Begunkov New
io-wq: Fix memory leak in worker creation io-wq: Fix memory leak in worker creation - - - --- 2022-10-20 Rafael Mendonca New
[for-6.1,2/2] io_uring/net: fail zc sendmsg for unsupported protocols don't fallback if sock doesn't undestand zc - - - --- 2022-10-20 Pavel Begunkov New
[for-6.1,1/2] io_uring/net: fail zc send for unsupported protocols don't fallback if sock doesn't undestand zc - - - --- 2022-10-20 Pavel Begunkov New
[liburing,1/1] tests: use only UDP/TCP for zc testing [liburing,1/1] tests: use only UDP/TCP for zc testing - - - --- 2022-10-19 Pavel Begunkov New
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd() io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd() - - - --- 2022-10-19 Harshit Mogalapalli New
[liburing,2/2] fix len type of fgettxattr etc liburing: fix shortening api issues - - - --- 2022-10-19 Dylan Yudaken New
[liburing,1/2] fix int shortening bug in io_uring_recvmsg_validate liburing: fix shortening api issues - - - --- 2022-10-19 Dylan Yudaken New
[RFC,for-next,v2,4/4] io_uring/rw: enable bio caches for IRQ rw enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,v2,3/4] block/bio: add pcpu caching for non-polling bio_put enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,v2,2/4] bio: split pcpu cache part of bio_put into a helper enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,v2,1/4] bio: safeguard REQ_ALLOC_CACHE bio put enable pcpu bio caching for IRQ I/O - 1 - --- 2022-10-18 Pavel Begunkov New
[RFC,v2,13/13] io_uring: Make remove_ifq_region a delayed work call zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,12/13] io_uring: add OP_RECV_ZC command. zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,11/13] io_uring: Define the zctap iov[] returned to the user. zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,10/13] io_uring: Allocate a uarg for use by the ifq RX zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,09/13] skbuff: Introduce SKBFL_FIXED_FRAG and skb_fixed() zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,08/13] io_uring: Add zctap buffer get/put functions and refcounting. zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,07/13] io_uring: Allocate the zctap buffers for the device zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,06/13] io_uring: Provide driver API for zctap packet buffers. zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,05/13] io_uring: create page freelist for the ifq region zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,04/13] io_uring: create a zctap region for a mapped buffer zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,03/13] io_uring: add register ifq opcode zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,02/13] netdevice: add SETUP_ZCTAP to the netdev_bpf structure zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,01/13] io_uring: add zctap ifq definition zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,for-next,4/4] io_uring/rw: enable bio caches for IRQ rw enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,3/4] block/bio: add pcpu caching for non-polling bio_put enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,2/4] bio: split pcpu cache part of bio_put into a helper enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,1/4] bio: safeguard REQ_ALLOC_CACHE bio put enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
io_uring/rw: remove leftover debug statement io_uring/rw: remove leftover debug statement - - - --- 2022-10-16 Jens Axboe New
[liburing,1/1] tests: fix zc support checks [liburing,1/1] tests: fix zc support checks - - - --- 2022-10-16 Pavel Begunkov New
[4/4] io_uring: don't iopoll from io_ring_ctx_wait_and_kill() random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
[3/4] io_uring: reuse io_alloc_req() random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
[2/4] io_uring: kill hot path fixed file bitmap debug checks random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
[1/4] io_uring: remove FFS_SCM random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
IORING_CQE_F_COPIED IORING_CQE_F_COPIED - - - --- 2022-10-14 Stefan Metzmacher New
[GIT,PULL] Followup io_uring fixes for 6.1-rc1 [GIT,PULL] Followup io_uring fixes for 6.1-rc1 - - - --- 2022-10-13 Jens Axboe New
io_uring/rw: ensure kiocb_end_write() is always called io_uring/rw: ensure kiocb_end_write() is always called - - - --- 2022-10-11 Jens Axboe New
[1/1] io_uring: fix fdinfo sqe offsets calculation [1/1] io_uring: fix fdinfo sqe offsets calculation - - - --- 2022-10-11 Pavel Begunkov New
[v1] io_uring: local variable rw shadows outer variable in io_write [v1] io_uring: local variable rw shadows outer variable in io_write - - - --- 2022-10-10 Stefan Roesch New
[RFC] liburing: add an example for a TCP/UDP ZC RX server. [RFC] liburing: add an example for a TCP/UDP ZC RX server. - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,9/9] io_uring: add OP_RECV_ZC command. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,8/9] io_uring: provide functions for the page_pool. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,7/9] page_pool: add page allocation and free hooks. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,6/9] io_uring: introduce reference tracking for user pages. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,5/9] io_uring: Add io_uring zctap iov structure and helpers zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
« 1 2 ... 31 32 3345 46 »