messages from 2021-05-26 18:49:37 to 2021-06-11 03:55:41 UTC [more...]
[PATCH] io_uring: reduce latency by reissueing the operation
2021-06-11 3:55 UTC (5+ messages)
[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2021-06-10 21:04 UTC (15+ messages)
` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
` [PATCH] "
[PATCH liburing 1/1] update rsrc register/update ABI and tests
2021-06-10 19:24 UTC (3+ messages)
IOSQE_BUFFER_SELECT buffer returned even in case of failure?
2021-06-10 18:42 UTC (2+ messages)
[PATCH 5.13 0/2] ABI change for registration/tagging
2021-06-10 15:37 UTC (3+ messages)
` [PATCH 1/2] io_uring: change registration/upd/rsrc tagging ABI
` [PATCH 2/2] io_uring: add feature flag for rsrc tags
[PATCH] io_uring: use io_poll_get_double in io_poll_double_wake
2021-06-10 9:34 UTC (3+ messages)
io_uring: BPF controlled I/O
2021-06-10 9:09 UTC (4+ messages)
` [LSF/MM/BPF TOPIC] "
[syzbot] WARNING in io_wqe_enqueue
2021-06-10 3:03 UTC (6+ messages)
[PATCH] io-wq: Fix UAF when wakeup wqe in hash waitqueue
2021-06-10 1:49 UTC (6+ messages)
` 回复: "
` 回复: "
Possible unneccessary IORING_OP_READs executed in Async
2021-06-09 22:08 UTC (3+ messages)
[PATCH] io_uring: fix blocking inline submission
2021-06-09 15:47 UTC (9+ messages)
[PATCH liburing 1/1] tests: update reg-buf limits testing
2021-06-09 15:13 UTC (2+ messages)
[RFC] io_uring: enable shmem/memfd memory registration
2021-06-09 15:12 UTC (2+ messages)
[PATCH liburing 1/1] tests: test shmem buffer registration
2021-06-09 15:12 UTC (2+ messages)
Project
2021-06-09 11:27 UTC
[LSF/MM/BPF Topic] Towards more useful nvme-passthrough
2021-06-09 10:50 UTC
[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
2021-06-09 2:45 UTC (55+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "
` [RFC PATCH 2/9] audit, io_uring, io-wq: "
` [RFC PATCH 4/9] audit: add filtering for io_uring records
` [PATCH 1/2] audit: add filtering for io_uring records, addendum
` [PATCH 2/2] audit: block PERM fields being used with io_uring filtering
` [RFC PATCH 7/9] lsm,io_uring: add LSM hooks to io_uring
[PATCH] signal: Set PF_SIGNALED flag for io workers during a group exit
2021-06-08 18:44 UTC (3+ messages)
Question about poll_multi_file
2021-06-07 16:45 UTC (4+ messages)
[RFC 0/4] futex request support
2021-06-07 12:14 UTC (23+ messages)
` [RFC 1/4] futex: add op wake for a single key
` [RFC 2/4] io_uring: frame out futex op
` [RFC 3/4] io_uring: support futex wake requests
` [RFC 4/4] io_uring: implement futex wait
[PATCH] io_uring: Fix comment of io_get_sqe
2021-06-04 16:42 UTC
Memory uninitialized after "io_uring: keep table of pointers to ubufs"
2021-06-04 14:16 UTC (5+ messages)
[GIT PULL] io_uring fix for 5.13-rc5
2021-06-03 19:09 UTC (2+ messages)
[PATCH] io_uring: Remove CONFIG_EXPERT
2021-06-03 15:46 UTC (9+ messages)
[PATCH liburing v2 00/11] add mkdir, [sym]linkat, mknodat support
2021-06-03 5:29 UTC (12+ messages)
` [PATCH liburing v2 01/11] liburing.h: add mkdirat prep helper
` [PATCH liburing v2 02/11] Add mkdirat test case
` [PATCH liburing v2 03/11] io_uring.h: add symlinkat opcode
` [PATCH liburing v2 04/11] liburing.h: add symlinkat prep helper
` [PATCH liburing v2 05/11] Add symlinkat test case
` [PATCH liburing v2 06/11] io_uring.h: add linkat opcode
` [PATCH liburing v2 07/11] liburing.h: add linkat prep helper
` [PATCH liburing v2 08/11] Add linkat test case
` [PATCH liburing v2 09/11] io_uring.h: add mknodat opcode
` [PATCH liburing v2 10/11] liburing.h: add mknodat prep helper
` [PATCH liburing v2 11/11] Add mknod test case
[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
2021-06-03 5:18 UTC (11+ messages)
` [PATCH v5 01/10] fs: make do_mkdirat() take struct filename
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v5 03/10] fs: make do_mknodat() take struct filename
` [PATCH v5 04/10] fs: make do_symlinkat() "
` [PATCH v5 05/10] namei: add getname_uflags()
` [PATCH v5 06/10] fs: make do_linkat() take struct filename
` [PATCH v5 07/10] fs: update do_*() helpers to return ints
` [PATCH v5 08/10] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v5 09/10] io_uring: add support for IORING_OP_LINKAT
` [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT
[RFC] Programming model for io_uring + eBPF
2021-06-02 10:47 UTC (16+ messages)
[PATCH -next] io_uring: Remove unneeded if-null-free check
2021-06-02 6:54 UTC
[PATCH] io_uring_enter(2): Clarify how to read from and write to non-seekable files
2021-06-01 17:10 UTC (2+ messages)
[PATCH] clarify an edge case of IORING_SETUP_SQ_AFF
2021-06-01 13:50 UTC (2+ messages)
Tracing busy processes/threads freezes/stalls the whole machine
2021-05-31 15:39 UTC (6+ messages)
[PATCH 5.13] io_uring: fix misaccounting fix buf pinned pages
2021-05-30 1:27 UTC (2+ messages)
[PATCH] io_uring: Add to traces the req pointer when available
2021-05-29 17:55 UTC (9+ messages)
[syzbot] memory leak in io_submit_sqes (3)
2021-05-29 6:33 UTC
[GIT PULL] io_uring fixes for 5.13-rc4
2021-05-29 0:51 UTC (2+ messages)
[PATCH for-next 00/13] 5.14 batch 2
2021-05-27 22:18 UTC (10+ messages)
` [PATCH 05/13] io-wq: replace goto while
` [PATCH 10/13] io_uring: add helpers for 2 level table alloc
` [PATCH 12/13] io_uring: cache task struct refs
[PATCH v2] io_uring_enter(2): clarify OP_READ and OP_WRITE
2021-05-27 19:05 UTC (2+ messages)
[PATCH] io_uring: handle signals before letting io-worker exit
2021-05-27 16:09 UTC (4+ messages)
[PATCH] io_uring: fix data race to avoid potential NULL-deref
2021-05-27 13:45 UTC (2+ messages)
[syzbot] KCSAN: data-race in __io_uring_cancel / io_uring_try_cancel_requests
2021-05-27 10:05 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox