messages from 2026-05-18 15:36:23 to 2026-06-04 18:52:31 UTC [more...]
[BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y
2026-06-04 18:46 UTC
[PATCH] io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries
2026-06-04 16:07 UTC
improve the kmem_cache_alloc_bulk API v2
2026-06-04 9:36 UTC (18+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
` msm_iommu_pagetable_prealloc_allocate, was: "
[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
2026-06-03 13:33 UTC (12+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets
` [PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
` [PATCH 3/3] AF_ALG: Document that it is *always* slower
[PATCH v2 0/3] trivial cleanups to net operations
2026-06-02 23:44 UTC (5+ messages)
` [PATCH v2 1/3] io_uring/net: Avoid msghdr on op_connect/op_bind async data
` [PATCH v2 2/3] io_uring/net: Remove async_size for OP_LISTEN
` [PATCH v2 3/3] io_uring: Drop wrong comment in OP_NOP
[PATCH 0/3] trivial cleanups to net operations
2026-06-02 20:17 UTC (5+ messages)
` [PATCH 1/3] io_uring: Avoid msghdr on op_connect/op_bind async data
` [PATCH 2/3] io_uring: Remove async_size for OP_LISTEN
` [PATCH 3/3] io_uring: Drop wrong comment in OP_NOP
[PATCH 1/1] io_uring/bpf-ops: restrict ctx access to BPF
2026-06-02 17:20 UTC (2+ messages)
[RFC 0/2] add timeouts for io_uring bpf-loop
2026-06-02 10:22 UTC (3+ messages)
` [RFC 1/2] io_uring/loop: add a structure for loop state
` [RFC 2/2] io_uring/loop: introduce wait timeouts
[PATCH RESEND] dm: limit target bio polling to one shot
2026-06-01 16:45 UTC (4+ messages)
[PATCH 0/2] io_uring/net: support registered buffer for plain send and recv
2026-06-01 9:58 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] liburing test: add fixed-buf-send-recv for registered buffer send/recv
[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
2026-06-01 8:37 UTC (18+ messages)
` [PATCH RFC 01/11] mm: add folio_wake_writeback() helper
` [PATCH RFC 02/11] folio_wait: move folio bit-lock and wait implementation to mm/folio_wait.c
` [PATCH RFC 03/11] folio_wait: move folio bit-lock and wait declarations to include/linux/folio_wait.h
` [PATCH RFC 04/11] folio_wait: move folio_wait_writeback() family to mm/folio_wait.c
` [PATCH RFC 05/11] folio_wait: reformat comments and fix alignment
` [PATCH RFC 06/11] folio_wait: rename wait_page_* infrastructure to wait_folio_*
` [PATCH RFC 07/11] folio_wait: convert VM_BUG_ON_FOLIO() to VM_WARN_ON_ONCE_FOLIO()
` [PATCH RFC 08/11] MAINTAINERS: add folio_wait files to MEMORY MANAGEMENT - CORE
` [PATCH RFC 09/11] fs: move dir_pages() from <linux/pagemap.h> to <linux/fs.h>
` [PATCH RFC 10/11] fs: move generic_file_read_iter() to fs/read_write.c
` [PATCH RFC 11/11] fs: move generic_file_write_iter() family "
[PATCH v2 0/2] Add bvec_folio and its kernel-doc
2026-06-01 1:47 UTC (9+ messages)
` [PATCH v2 1/2] block: Add bvec_folio()
` [PATCH v2 2/2] block: Include bvec.h kernel-doc in the htmldocs
[PATCH 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads
2026-05-30 22:19 UTC (3+ messages)
` [PATCH 1/2] nfs: add nowait version of nfs_start_io_direct
` [PATCH 2/2] nfs: expose FMODE_NOWAIT for O_DIRECT read files
[PATCH] scsi: bsg: copy uring_cmd payload to prevent double-fetch from shared SQE
2026-05-30 18:02 UTC (9+ messages)
` [PATCH v2] scsi: bsg: read io_uring command fields once
[syzbot] Monthly io-uring report (May 2026)
2026-05-30 12:32 UTC
[GIT PULL] io_uring fix for 7.1-rc6
2026-05-29 20:13 UTC (2+ messages)
[PATCH] io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
2026-05-28 15:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH] io_uring/kbuf: align legacy buffer add limit with MAX_BIDS_PER_BGID
2026-05-28 14:03 UTC (2+ messages)
回复: [PATCH v2] scsi: bsg: read io_uring command fields once
2026-05-28 12:39 UTC
improve the kmem_cache_alloc_bulk API
2026-05-28 9:16 UTC (14+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
[PATCH] block: Add bvec_folio()
2026-05-27 15:54 UTC (7+ messages)
[syzbot] [io-uring?] WARNING in io_wq_put_and_exit (2)
2026-05-27 6:52 UTC
[PATCH] io_uring: annotate remote tasks for kcoverage
2026-05-26 16:49 UTC (5+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/8] first zcrx updates for 7.2
2026-05-26 16:42 UTC (19+ messages)
` [PATCH 1/8] io_uring/zcrx: make scrubbing more reliable
` [PATCH 2/8] io_uring/zcrx: poison pointers on unregistration
` [PATCH 3/8] io_uring/zcrx: remove extra ifq close
` [PATCH 4/8] io_uring/zcrx: reorder fd allocation in zcrx_export()
` [PATCH 5/8] io_uring/zcrx: add ctx pointer to zcrx
` [PATCH 6/8] io_uring/zcrx: notify user when out of buffers
` [PATCH 7/8] io_uring/zcrx: notify user on frag copy fallback
` [PATCH 8/8] io_uring/zcrx: add shared-memory notification statistics
[syzbot] [io-uring?] INFO: task hung in io_sq_thread_park (4)
2026-05-26 2:49 UTC
[PATCH v3 00/10] Add dmabuf read/write via io_uring
2026-05-25 7:29 UTC (15+ messages)
` [PATCH v3 04/10] block: introduce dma map backed bio type
` [PATCH v3 05/10] lib: add dmabuf token infrastructure
[bug] io_uring : NULL pointer deref in io_register_iowq_max_workers()
2026-05-24 18:08 UTC (6+ messages)
` [PATCH] io_uring/tctx: set ->io_uring before publishing the tctx node
[PATCH 5.15.y] io_uring: prevent opcode speculation
2026-05-24 12:09 UTC (3+ messages)
[PATCH 6.1.y] io_uring: prevent opcode speculation
2026-05-24 12:09 UTC (2+ messages)
[PATCH AUTOSEL 7.0-6.6] io_uring: hold uring_lock when walking link chain in io_wq_free_work()
2026-05-23 15:06 UTC (11+ messages)
` [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
` [PATCH AUTOSEL 7.0] io_uring: defer linked-timeout chain splice out of hrtimer context
` [PATCH AUTOSEL 7.0-6.18] io_uring: validate user-controlled cq.head in io_cqe_cache_refill()
` [PATCH AUTOSEL 7.0] io_uring: hold uring_lock across io_kill_timeouts() in cancel path
` [PATCH AUTOSEL 7.0-6.12] io_uring/fdinfo: translate SqThread PID through caller's pid_ns
[GIT PULL] io_uring fixes for 7.1-rc5
2026-05-22 19:39 UTC (2+ messages)
[PATCH] io_uring/nop: pass all errors to userspace
2026-05-21 17:11 UTC (2+ messages)
[PATCH] io_uring/io-wq: avoid repeated task_work scans during teardown
2026-05-21 16:58 UTC (4+ messages)
io_uring MSG_RING SEND_FD skips file_receive LSM hook
2026-05-21 13:44 UTC (2+ messages)
[PATCH] io_uring/timeout: splice timed out link in timeout handler
2026-05-20 16:04 UTC
[PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting
2026-05-19 15:21 UTC (10+ messages)
` [PATCH v2 1/6] io_uring/zcrx: add ctx pointer to zcrx
` [PATCH v2 2/6] io_uring/zcrx: notify user when out of buffers
` [PATCH v2 3/6] io_uring/zcrx: notify user on frag copy fallback
` [PATCH v2 4/6] io_uring/zcrx: add shared-memory notification statistics
` [PATCH v2 5/6] Documentation: networking: document zcrx notifications and statistics
` [PATCH v2 6/6] selftests: iou-zcrx: add notification and stats test for zcrx
[PATCH v2] io_uring: propagate array_index_nospec opcode into req->opcode
2026-05-18 19:32 UTC (2+ messages)
[PATCH 2/2] fuse: wait for aborted connection before releasing last fuse_dev
2026-05-18 17:49 UTC (6+ 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