IO Uring
[Prev Page][Next Page]
- [PATCH v2 04/13] io_uring: io_free_req() via tw, (continued)
- [PATCH v2 04/13] io_uring: io_free_req() via tw, Pavel Begunkov
- [PATCH v2 03/13] io_uring: don't put nodes under spinlocks, Pavel Begunkov
- [PATCH v2 11/13] io_uring/rsrc: add lockdep sanity checks, Pavel Begunkov
- [PATCH v2 08/13] io_uring/rsrc: optimise io_rsrc_put allocation, Pavel Begunkov
- [PATCH v2 05/13] io_uring/rsrc: protect node refs with uring_lock, Pavel Begunkov
- [PATCH v2 13/13] io_uring/rsrc: add custom limit for node caching, Pavel Begunkov
- [PATCH v2 02/13] io_uring/rsrc: keep cached refs per node, Pavel Begunkov
- [PATCH v2 12/13] io_uring/rsrc: optimise io_rsrc_data refcounting, Pavel Begunkov
- [PATCH v2 06/13] io_uring/rsrc: kill rsrc_ref_lock, Pavel Begunkov
- [PATCH v2 09/13] io_uring/rsrc: don't offload node free, Pavel Begunkov
- Re: [PATCH v2 00/13] optimise registered buffer/file updates, Jens Axboe
- Re: [PATCH v2 00/13] optimise registered buffer/file updates, Jens Axboe
- [PATCH liburing 1/1] examples: add rsrc update benchmark,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 31bd35b66249699343d2416658f57e97314a433a, kernel test robot
- [PATCH liburing] test/read-write: add test for CQE res when removing buffers,
Wojciech Lukowicz
- [PATCH 0/2] fixes for removing provided buffers,
Wojciech Lukowicz
- [GIT PULL] io_uring fixes for 6.3-rc5,
Jens Axboe
- [PATCHSET 0/3] Misc cleanups,
Jens Axboe
- [linux-next:master] BUILD REGRESSION a6d9e3034536ba4b68ac34490c02267e6eec9c05, kernel test robot
- [RFC 00/11] optimise registered buffer/file updates,
Pavel Begunkov
- [PATCH 01/11] io_uring/rsrc: use non-pcpu refcounts for nodes, Pavel Begunkov
- [PATCH 02/11] io_uring/rsrc: keep cached refs per node, Pavel Begunkov
- [PATCH 08/11] io_uring/rsrc: optimise io_rsrc_put allocation, Pavel Begunkov
- [PATCH 03/11] io_uring: don't put nodes under spinlocks, Pavel Begunkov
- [PATCH 04/11] io_uring: io_free_req() via tw, Pavel Begunkov
- [PATCH 05/11] io_uring/rsrc: protect node refs with uring_lock, Pavel Begunkov
- [PATCH 07/11] io_uring/rsrc: rename rsrc_list, Pavel Begunkov
- [PATCH 11/11] io_uring/rsrc: add lockdep sanity checks, Pavel Begunkov
- [PATCH 09/11] io_uring/rsrc: don't offload node free, Pavel Begunkov
- [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node, Pavel Begunkov
- [PATCH 06/11] io_uring/rsrc: kill rsrc_ref_lock, Pavel Begunkov
- Re: [RFC 00/11] optimise registered buffer/file updates, Gabriel Krisman Bertazi
- Re: [RFC 00/11] optimise registered buffer/file updates, Jens Axboe
- [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V6 01/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V6 03/17] io_uring: add generic IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V6 02/17] io_uring: use ctx->cached_sq_head to calculate left sqes, Ming Lei
- [PATCH V6 07/17] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V6 04/17] io_uring: support providing buffer by IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V6 05/17] io_uring: support OP_READ/OP_WRITE for fused secondary request, Ming Lei
- [PATCH V6 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V6 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V6 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V6 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V6 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V6 06/17] io_uring: support OP_SEND_ZC/OP_RECV for fused secondary request, Ming Lei
- [PATCH V6 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V6 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V6 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V6 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V6 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Ming Lei
- Re: (subset) [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Jens Axboe
- Re: [PATCH V6 00/17] io_uring/ublk: add generic IORING_OP_FUSED_CMD, Bernd Schubert
- [PATCH 1/1] io_uring: fix poll/netmsg alloc caches,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 198925fae644b0099b66fac1d972721e6e563b17, kernel test robot
- [PATCH 1/1] io_uring/rsrc: fix rogue rsrc node grabbing,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION a6faf7ea9fcb7267d06116d4188947f26e00e57e, kernel test robot
- [PATCH V5 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V5 03/16] io_uring: support normal SQE for fused command, Ming Lei
- [PATCH V5 01/16] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V5 06/16] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V5 11/16] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V5 05/16] io_uring: support OP_SEND_ZC/OP_RECV for fused secondary request, Ming Lei
- [PATCH V5 14/16] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V5 12/16] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V5 10/16] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V5 07/16] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V5 09/16] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V5 02/16] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V5 04/16] io_uring: support OP_READ/OP_WRITE for fused secondary request, Ming Lei
- [PATCH V5 08/16] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V5 15/16] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V5 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V5 13/16] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH] io_uring/poll: clear single/double poll flags on poll arming,
Jens Axboe
- [PATCH 0/2] introduce tw state,
Pavel Begunkov
- [PATCH 1/1] io_uring: kill unused notif declarations,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 011eb7443621f49ca1e8cdf9c74c215f25019118, kernel test robot
- [syzbot] Monthly io-uring report,
syzbot
- [linux-next:master] BUILD SUCCESS WITH WARNING e5dbf24e8b9e6aa0a185d86ce46a7a9c79ebb40f, kernel test robot
- [GIT PULL] io_uring fixes for 6.3-rc4,
Jens Axboe
- [PATCH] io_uring/rw: transform single vector readv/writev into ubuf,
Jens Axboe
- [PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V4 02/17] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V4 01/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V4 03/17] io_uring: support normal SQE for fused command, Ming Lei
- [PATCH V4 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [PATCH V4 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V4 07/17] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V4 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V4 06/17] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [PATCH V4 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- [PATCH V4 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V4 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V4 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V4 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V4 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V4 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V4 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V4 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- RE: [PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Dan Williams
- Re: [PATCH V4 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Kanchan Joshi
- [syzbot] [net?] [virt?] [io-uring?] [kvm?] BUG: soft lockup in vsock_connect,
syzbot
- [PATCH] liburing: add multishot timeout support, David Wei
- [PATCH] io_uring: add support for multishot timeouts,
David Wei
- Re: [PATCH 06/13] fuse: Add an interval ring stop worker/monitor,
Ming Lei
- [PATCH 0/2] io-wq: cleanup io_wq and io_wqe,
Gabriel Krisman Bertazi
- [PATCH] io_uring/rsrc: fix null-ptr-deref in io_file_bitmap_get(),
Savino Dicanosa
- [linux-next:master] BUILD REGRESSION f3594f0204b756638267242e26d9de611435c3ba, kernel test robot
- [PATCH] block/io_uring: pass in issue_flags for uring_cmd task_work handling,
Jens Axboe
- [PATCHv2] blk-mq: remove hybrid polling,
Keith Busch
- [PATCH] io_uring/net: avoid sending -ECONNABORTED on repeated connection requests, Jens Axboe
- [linux-next:master] BUILD REGRESSION 73f2c2a7e1d2b31fdd5faa6dfa151c437a6c0a5a, kernel test robot
- [PATCH] blk-mq: remove hybrid polling,
Keith Busch
- [PATCH] io_uring/uring_cmd: push IRQ based completions through task_work,
Jens Axboe
- [GIT PULL] io_uring fixes for 6.3-rc3,
Jens Axboe
- [PATCH for-next] io_uring/kbuf: disallow mapping a badly aligned provided ring buffer, Jens Axboe
- [linux-next:master] BUILD REGRESSION 6f08c1de13a9403341c18b66638a05588b2663ce, kernel test robot
- [PATCH 1/1] io_uring/rsrc: fix folly accounting,
Pavel Begunkov
- [linux-next:master] BUILD REGRESSION 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e, kernel test robot
- [PATCH liburing for-next 0/2] fd msg-ring slot allocation tests,
Pavel Begunkov
- [PATCH 1/1] io_uring/msg_ring: let target know allocated index,
Pavel Begunkov
- [v2 PATCH] io_uring: rsrc: Optimize return value variable 'ret',
Li zeming
- [PATCH] io_uring: rsrc: Optimize return value variable 'ret',
Li zeming
- [PATCH] io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads,
Michal Koutný
- [PATCHSET 0/5] User mapped provided buffer rings,
Jens Axboe
- [PATCHSET v2 for-next 0/3] Add FMODE_NOWAIT support to pipes,
Jens Axboe
- [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V3 01/16] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V3 06/16] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V3 08/16] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V3 09/16] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V3 03/16] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [PATCH V3 07/16] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V3 16/16] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V3 12/16] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V3 11/16] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V3 15/16] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V3 13/16] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V3 10/16] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V3 02/16] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V3 14/16] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V3 05/16] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [PATCH V3 04/16] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Xiaoguang Wang
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Ming Lei
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Jens Axboe
- Re: [PATCH V3 00/16] io_uring/ublk: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH] io_uring: One wqe per wq,
Breno Leitao
- [RFC 0/2] optimise local-tw task resheduling,
Pavel Begunkov
- [GIT PULL] io_uring fixes for 6.3-rc2,
Jens Axboe
- [PATCH] io_uring: silence variable ‘prev’ set but not used warning,
Jens Axboe
- Resizing io_uring SQ/CQ?,
Stefan Hajnoczi
- [PATCH v2] io_uring: suppress an unused warning,
Vincenzo Palazzo
- [PATCH v1] io_uring: suppress an unused warning,
Vincenzo Palazzo
- Re: [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy (fwd), Julia Lawall
- [PATCH] io_uring/uring_cmd: ensure that device supports IOPOLL,
Jens Axboe
- [PATCH] io_uring/io-wq: stop setting PF_NO_SETAFFINITY on io-wq workers,
Jens Axboe
- Unexpected EINVAL when enabling cpuset in subtree_control when io_uring threads are running,
Daniel Dao
- [PATCHSET for-next 0/3] Add FMODE_NOWAIT support to pipes,
Jens Axboe
- [PATCH liburing v1 0/3] Small fixes and CI update,
Ammar Faizi
- [PATCH 6.1 657/885] io_uring: Replace 0-length array with flexible array, Greg Kroah-Hartman
- [PATCH 6.2 0754/1001] io_uring: Replace 0-length array with flexible array, Greg Kroah-Hartman
- [PATCHSET for-next 0/2] Flag file systems as supporting parallel dio writes,
Jens Axboe
- [PATCHSET for-next 0/2] Make pipe honor IOCB_NOWAIT,
Jens Axboe
- [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD,
Ming Lei
- [PATCH V2 01/17] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD, Ming Lei
- [PATCH V2 04/17] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [PATCH V2 03/17] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [PATCH V2 08/17] block: ublk_drv: don't consider flush request in map/unmap io, Ming Lei
- [PATCH V2 07/17] block: ublk_drv: add common exit handling, Ming Lei
- [PATCH V2 06/17] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- [PATCH V2 15/17] block: ublk_drv: add read()/write() support for ublk char device, Ming Lei
- [PATCH V2 17/17] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [PATCH V2 02/17] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [PATCH V2 09/17] block: ublk_drv: add two helpers to clean up map/unmap request, Ming Lei
- [PATCH V2 12/17] block: ublk_drv: cleanup ublk_copy_user_pages, Ming Lei
- [PATCH V2 11/17] block: ublk_drv: cleanup 'struct ublk_map_data', Ming Lei
- [PATCH V2 10/17] block: ublk_drv: clean up several helpers, Ming Lei
- [PATCH V2 13/17] block: ublk_drv: grab request reference when the request is handled by userspace, Ming Lei
- [PATCH V2 16/17] block: ublk_drv: don't check buffer in case of zero copy, Ming Lei
- [PATCH V2 14/17] block: ublk_drv: support to copy any part of request pages, Ming Lei
- [PATCH V2 05/17] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Pavel Begunkov
- Re: [PATCH V2 00/17] io_uring/ublk: add IORING_OP_FUSED_CMD, Ziyang Zhang
- [PATCH liburing 1/1] tests/fd-pass: close rings,
Pavel Begunkov
- [PATCH liburing v2 0/5] sendzc test improvements,
Pavel Begunkov
- [GIT PULL] Followup io_uring fixes for 6.3-rc1,
Jens Axboe
- [syzbot] [io-uring?] INFO: task hung in sys_io_uring_register (2), syzbot
- [syzbot] [io-uring?] INFO: task hung in io_uring_register (3), syzbot
- [PATCH] io_uring/poll: don't pass in wake func to io_init_poll_iocb(), Jens Axboe
- [PATCH liburing 0/3] sendzc test improvements,
Pavel Begunkov
- [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD,
Ming Lei
- [RFC PATCH 04/12] io_uring: rename io_mapped_ubuf as io_mapped_buf, Ming Lei
- [RFC PATCH 02/12] io_uring: define io_mapped_ubuf->acct_pages as unsigned integer, Ming Lei
- [RFC PATCH 08/12] io_uring: support OP_READ/OP_WRITE for fused slave request, Ming Lei
- [RFC PATCH 07/12] io_uring: add IORING_OP_FUSED_CMD, Ming Lei
- [RFC PATCH 01/12] io_uring: increase io_kiocb->flags into 64bit, Ming Lei
- [RFC PATCH 06/12] io_uring: add IO_URING_F_FUSED and prepare for supporting OP_FUSED_CMD, Ming Lei
- [RFC PATCH 03/12] io_uring: extend io_mapped_ubuf to cover external bvec table, Ming Lei
- [RFC PATCH 11/12] block: ublk_drv: add common exit handling, Ming Lei
- [RFC PATCH 09/12] io_uring: support OP_SEND_ZC/OP_RECV for fused slave request, Ming Lei
- [RFC PATCH 12/12] block: ublk_drv: apply io_uring FUSED_CMD for supporting zero copy, Ming Lei
- [RFC PATCH 05/12] io_uring: export 'struct io_mapped_buf' for fused cmd buffer, Ming Lei
- [RFC PATCH 10/12] block: ublk_drv: mark device as LIVE before adding disk, Ming Lei
- Re: [RFC PATCH 00/12] io_uring: add IORING_OP_FUSED_CMD, Ziyang Zhang
- [PATCH] io_uring: fix fget leak when fs don't support nowait buffered read,
Joseph Qi
- [PATCH] io_uring/poll: allow some retries for poll triggering spuriously, Jens Axboe
- [linux-next:master] BUILD REGRESSION 8232539f864ca60474e38eb42d451f5c26415856,
kernel test robot
- [linux-next:master] BUILD REGRESSION 4d6d7ce9baaf9e67a85a53afc69a36af716f7670, kernel test robot
- [PATCH] io_uring: remove MSG_NOSIGNAL from recvmsg,
David Lamparter
- [PATCH v3 0/2] io_uring: Add KASAN support for alloc caches,
Breno Leitao
- [PATCH v2 0/2] io_uring: Add KASAN support for alloc caches,
Breno Leitao
- [PATCH for-next 0/4] io_uring: registered huge buffer optimisations,
Pavel Begunkov
- [PATCH for-next] io_uring: remove unused wq_list_merge,
Pavel Begunkov
- [RFC v2 0/4] Add io_uring & ebpf based methods to implement zero-copy for ublk,
Xiaoguang Wang
- [PATCH 1/2] io_uring: Move from hlist to io_wq_work_node,
Breno Leitao
- [PATCH tools/io_uring] tools/io_uring: correctly set "ret" for sq_poll case,
Ziyang Zhang
- [PATCH liburing 0/7] test sends with huge pages,
Pavel Begunkov
- [PATCH for-next v2 1/1] io_uring/rsrc: disallow multi-source reg buffers,
Pavel Begunkov
- [PATCH for-next 1/1] io_uring/rsrc: fix a comment in io_import_fixed(),
Pavel Begunkov
- [PATCH for-next 1/1] io_uring/rsrc: don't mix different mappings in reg,
Pavel Begunkov
- [PATCH liburing] test/buf-ring: add test for buf ring occupying exactly one page,
Wojciech Lukowicz
- [PATCH] io_uring: fix size calculation when registering buf ring,
Wojciech Lukowicz
- [PATCH 0/4] Cache tctx cancelation state in the ctx,
Jens Axboe
- [GIT PULL for-6.3] Switch io_uring to ITER_UBUF,
Jens Axboe
- [GIT PULL for-6.3] io_uring updates for 6.3,
Jens Axboe
- liburing test results on hppa,
John David Anglin
- [PATCH v2] io_uring: Adjust mapping wrt architecture aliasing requirements,
Helge Deller
- [PATCH v9 0/5] io_uring: add napi busy polling support,
Stefan Roesch
- [PATCHv2] io_uring: Support calling io_uring_register with a registered ring fd,
Josh Triplett
- [RFC 0/3] Add io_uring & ebpf based methods to implement zero-copy for ublk,
Xiaoguang Wang
- [PATCH] test/fsnotify: Skip fsnotify test if sys/fanotify.h not available,
Alviro Iskandar Setiawan
- [PATCH liburing] tests: Don't use error.h because it's not portable, Ammar Faizi
- io_uring failure on parisc (32-bit userspace and 64-bit kernel),
Helge Deller
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]