Show patches with: Archived = No       |   3697 patches
« 1 2 ... 31 32 3336 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[liburing,v5,10/10] CHANGELOG: Note about aarch64 support aarch64 support - - - --- 2022-07-05 Ammar Faizi New
[liburing,v5,09/10] .github: Enable aarch64 nolibc build for GitHub bot aarch64 support - - - --- 2022-07-05 Ammar Faizi New
[liburing,v5,08/10] test: Add nolibc test aarch64 support - 1 - --- 2022-07-05 Ammar Faizi New
[liburing,v5,07/10] lib: Enable nolibc support for aarch64 aarch64 support - - - --- 2022-07-05 Ammar Faizi New
[liburing,v5,06/10] lib: Style fixup for #if / #elif / #else / #endif aarch64 support - - - --- 2022-07-05 Ammar Faizi New
[liburing,v5,05/10] arch/aarch64: lib: Add `get_page_size()` function aarch64 support - 1 - --- 2022-07-05 Ammar Faizi New
[liburing,v5,04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks aarch64 support - 1 - --- 2022-07-05 Ammar Faizi New
[liburing,v5,03/10] arch: syscall: Add `__sys_read()` syscall aarch64 support - 1 - --- 2022-07-05 Ammar Faizi New
[liburing,v5,02/10] arch: syscall: Add `__sys_open()` syscall aarch64 support - 1 - --- 2022-07-05 Ammar Faizi New
[liburing,v5,01/10] CHANGELOG: Fixup missing space aarch64 support - - - --- 2022-07-05 Ammar Faizi New
[liburing,v4,10/10] CHANGELOG: Note about aarch64 support aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v4,09/10] .github: Enable aarch64 nolibc build for GitHub bot aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v4,08/10] test: Add nolibc test aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v4,07/10] lib: Enable nolibc support for aarch64 aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v4,06/10] lib: Style fixup for #if / #elif / #else / #endif aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v4,05/10] arch/aarch64: lib: Add `get_page_size()` function aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v4,04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v4,03/10] arch: syscall: Add `__sys_read()` syscall aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v4,02/10] arch: syscall: Add `__sys_open()` syscall aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v4,01/10] CHANGELOG: Fixup missing space aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v3,10/10] CHANGELOG: Note about aarch64 support aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v3,09/10] .github: Enable aarch64 nolibc build for GitHub bot aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v3,08/10] test: Add nolibc test aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v3,07/10] lib: Enable nolibc support for aarch64 aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v3,06/10] lib: Style fixup for #if / #elif / #else / #endif aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v3,05/10] arch/aarch64: lib: Add `get_page_size()` function aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v3,04/10] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing,v3,03/10] arch: syscall: Add `__sys_read()` syscall aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v3,02/10] arch: syscall: Add `__sys_open()` syscall aarch64 support - 1 - --- 2022-07-04 Ammar Faizi New
[liburing,v3,01/10] CHANGELOG: Fixup missing space aarch64 support - - - --- 2022-07-04 Ammar Faizi New
[liburing] fix test_buf_select_pipe on older kernels [liburing] fix test_buf_select_pipe on older kernels - - - --- 2022-07-04 Dylan Yudaken New
[liburing] remove recvmsg_multishot [liburing] remove recvmsg_multishot - - - --- 2022-07-04 Dylan Yudaken New
io_uring: disable multishot recvmsg io_uring: disable multishot recvmsg - - - --- 2022-07-04 Dylan Yudaken New
[liburing,v1,2/2] setup: Mark the exported functions as __cold __hot and __cold - 1 - --- 2022-07-03 Ammar Faizi New
[liburing,v1,1/2] lib: Add __hot and __cold macros __hot and __cold - 1 - --- 2022-07-03 Ammar Faizi New
[liburing] test/helpers: Use a proper cast for `(struct sockaddr *)` argument [liburing] test/helpers: Use a proper cast for `(struct sockaddr *)` argument - - - --- 2022-07-03 Ammar Faizi New
[GIT,PULL] io_uring fixes for 5.19-rc5 [GIT,PULL] io_uring fixes for 5.19-rc5 - - - --- 2022-07-01 Jens Axboe New
[v3,liburing,7/7] add accept with overflow test liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v3,liburing,6/7] add poll overflow test liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v3,liburing,5/7] add recv-multishot test liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v3,liburing,4/7] add IORING_RECV_MULTISHOT docs liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v3,liburing,3/7] add io_uring_prep_(recv|recvmsg)_multishot liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v3,liburing,2/7] add IORING_RECV_MULTISHOT to io_uring.h liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v3,liburing,1/7] add t_create_socket_pair liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
fs: Replace kmap{,_atomic}() with kmap_local_page() fs: Replace kmap{,_atomic}() with kmap_local_page() - 1 - --- 2022-06-30 Fabio M. De Francesco New
[liburing] add a test for async reads with buffer_select [liburing] add a test for async reads with buffer_select - - - --- 2022-06-30 Dylan Yudaken New
[liburing,v2,5/5] test range file alloc ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[liburing,v2,4/5] tests: print file-register errors to stderr ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[liburing,v2,3/5] file-register: fix return codes ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[liburing,v2,2/5] alloc range helpers ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[liburing,v2,1/5] update io_uring.h with file slot alloc ranges ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[for-next] io_uring: use proper type for io_sr_msg msg_flags [for-next] io_uring: use proper type for io_sr_msg msg_flags - - - --- 2022-06-30 Pavel Begunkov New
[5.19] io_uring: fix provided buffer import [5.19] io_uring: fix provided buffer import - - - --- 2022-06-30 Dylan Yudaken New
[5.19] io_uring: keep sendrecv flags in ioprio [5.19] io_uring: keep sendrecv flags in ioprio - - - --- 2022-06-30 Pavel Begunkov New
[liburing] fix accept direct with index allocation [liburing] fix accept direct with index allocation - - - --- 2022-06-30 Donald Hunter New
[v2,liburing,7/7] add accept with overflow test liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v2,liburing,6/7] add poll overflow test liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v2,liburing,5/7] add recv-multishot test liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v2,liburing,4/7] add IORING_RECV_MULTISHOT docs liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v2,liburing,3/7] add io_uring_prep_(recv|recvmsg)_multishot liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v2,liburing,2/7] add IORING_RECV_MULTISHOT to io_uring.h liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[v2,liburing,1/7] add t_create_socket_pair liburing: multishot receive - - - --- 2022-06-30 Dylan Yudaken New
[for-next,3/3] test range file alloc ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[for-next,2/3] alloc range helpers ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[for-next,1/3] update io_uring.h with file slot alloc ranges ranged file slot alloc - - - --- 2022-06-30 Pavel Begunkov New
[v2,for-next,12/12] io_uring: only trace one of complete or overflow io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,11/12] io_uring: fix io_uring_cqe_overflow trace format io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,10/12] io_uring: multishot recv io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,09/12] io_uring: fix multishot accept ordering io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,08/12] io_uring: fix multishot poll on overflow io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,07/12] io_uring: add allow_overflow to io_post_aux_cqe io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,06/12] io_uring: add IOU_STOP_MULTISHOT return code io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,05/12] io_uring: clean up io_poll_check_events return values io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,04/12] io_uring: recycle buffers on error io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,03/12] io_uring: allow iov_len = 0 for recvmsg and buffer select io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,02/12] io_uring: restore bgid in io_put_kbuf io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[v2,for-next,01/12] io_uring: allow 0 length for buffer select io_uring: multishot recv - - - --- 2022-06-30 Dylan Yudaken New
[liburing,v2,8/8] CHANGELOG: Note about aarch64 support aarch64 support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v2,7/8] .github: Enable aarch64 nolibc build for GitHub bot aarch64 support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v2,6/8] arch: Enable nolibc support for aarch64 aarch64 support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v2,5/8] arch/aarch64: lib: Add `get_page_size()` function aarch64 support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v2,4/8] arch: Remove `__INTERNAL__LIBURING_LIB_H` checks aarch64 support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v2,3/8] arch: syscall: Add `__sys_read()` syscall aarch64 support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v2,2/8] arch: syscall: Add `__sys_open()` syscall aarch64 support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v2,1/8] CHANGELOG: Fixup missing space aarch64 support - - - --- 2022-06-29 Ammar Faizi New
io_uring: fix a typo in comment io_uring: fix a typo in comment - - - --- 2022-06-29 Xinghui Li New
[liburing,v1,9/9] .github: Enable aarch64 nolibc build for GitHub bot aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,8/9] arch: Enable nolibc support for arm64 aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,7/9] arch/arm64: Add `get_page_size()` function aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,6/9] arch: syscall: Remove `__INTERNAL__LIBURING_SYSCALL_H` checks aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,5/9] arch/arm64: Rename aarch64 directory to arm64 aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,4/9] arch: syscall: Add `__sys_read()` syscall aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,3/9] arch: syscall: Add `__sys_open()` syscall aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,2/9] setup: Handle `get_page_size()` failure (for aarch64 nolibc support) aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[liburing,v1,1/9] CHANGELOG: Fixup missing space aarch64 nolibc support - - - --- 2022-06-29 Ammar Faizi New
[next] io_uring: replace zero-length array with flexible-array member [next] io_uring: replace zero-length array with flexible-array member - - - --- 2022-06-28 Gustavo A. R. Silva New
For 5.20 or 5.19? net: wire up support for file_operations->uring_cmd() For 5.20 or 5.19? net: wire up support for file_operations->uring_cmd() - - - --- 2022-06-28 Stefan Metzmacher New
[RFC,net-next,v3,29/29] selftests/io_uring: test zerocopy send io_uring zerocopy send - - - --- 2022-06-28 Pavel Begunkov New
[RFC,net-next,v3,28/29] io_uring: batch submission notif referencing io_uring zerocopy send - - - --- 2022-06-28 Pavel Begunkov New
[RFC,net-next,v3,27/29] io_uring: allow to override zc tag on flush io_uring zerocopy send - - - --- 2022-06-28 Pavel Begunkov New
« 1 2 ... 31 32 3336 37 »