messages from 2024-12-11 07:13:55 to 2024-12-30 08:00:11 UTC [more...]
[PATCH v1 0/3] virtio-blk: add io_uring passthrough support
2024-12-30 8:00 UTC (6+ messages)
` [PATCH v1 1/3] virtio-blk: add virtio-blk chardev support
` [PATCH v1 2/3] virtio-blk: add uring_cmd support for I/O passthru on chardev
` [PATCH v1 3/3] virtio-blk: add uring_cmd iopoll support
[syzbot] [io-uring?] WARNING in __io_uring_free
2024-12-29 19:42 UTC (2+ messages)
[syzbot] [fs?] [io-uring?] WARNING: locking bug in eventfd_signal_mask
2024-12-29 9:01 UTC
[syzbot] [io-uring?] [usb?] WARNING in io_get_cqe_overflow (2)
2024-12-28 20:58 UTC (4+ messages)
[syzbot] [io-uring?] WARNING: locking bug in sched_core_balance
2024-12-28 20:33 UTC (2+ messages)
[PATCH v2 1/1] io_uring/rw: fix downgraded mshot read
2024-12-28 20:14 UTC (2+ messages)
[GIT PULL] io_uring fix for 6.13-rc5
2024-12-28 19:16 UTC (2+ messages)
[PATCH 1/1] io_uring/rw: fix downgraded mshot read
2024-12-28 17:39 UTC (2+ messages)
Bug: slab-use-after-free Read in try_to_wake_up
2024-12-28 12:13 UTC (6+ messages)
[PATCH] io_uring/rw: always clear ->bytes_done on io_async_rw setup
2024-12-27 16:53 UTC
[linux-next:master] [io_uring/rw] 8cf0c45999: fio.read_bw_MBps 51.1% regression
2024-12-27 16:48 UTC (2+ messages)
[PATCH 1/1] io_uring/sqpoll: fix sqpoll error handling races
2024-12-27 16:25 UTC (3+ messages)
[syzbot] Monthly io-uring report (Dec 2024)
2024-12-26 9:01 UTC
[syzbot] [io-uring?] WARNING in __io_submit_flush_completions
2024-12-24 13:57 UTC (2+ messages)
[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in percpu_ref_put_many
2024-12-23 20:55 UTC (5+ messages)
[syzbot] [fs?] [mm?] [io-uring?] INFO: task hung in hugetlbfs_zero_partial_page
2024-12-21 12:48 UTC
[PATCH RESEND net-next v9 00/21] io_uring zero copy rx
2024-12-21 2:23 UTC (35+ messages)
` [PATCH net-next v9 01/20] net: page_pool: don't cast mp param to devmem
` [PATCH net-next v9 02/20] net: prefix devmem specific helpers
` [PATCH net-next v9 03/20] net: generalise net_iov chunk owners
` [PATCH net-next v9 04/20] net: page_pool: create hooks for custom page providers
` [PATCH net-next v9 05/20] net: page_pool: add mp op for netlink reporting
` [PATCH net-next v9 06/20] net: page_pool: add a mp hook to unregister_netdevice*
` [PATCH net-next v9 07/20] net: prepare for non devmem TCP memory providers
` [PATCH net-next v9 08/20] net: expose page_pool_{set,clear}_pp_info
` [PATCH net-next v9 09/20] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH net-next v9 10/20] io_uring/zcrx: add interface queue and refill queue
` [PATCH net-next v9 11/20] io_uring/zcrx: add io_zcrx_area
` [PATCH net-next v9 12/20] io_uring/zcrx: grab a net device
` [PATCH net-next v9 13/20] net: page pool: export page_pool_set_dma_addr_netmem()
` [PATCH net-next v9 14/20] io_uring/zcrx: dma-map area for the device
` [PATCH net-next v9 15/20] io_uring/zcrx: add io_recvzc request
` [PATCH net-next v9 16/20] io_uring/zcrx: set pp memory provider for an rx queue
` [PATCH net-next v9 17/20] io_uring/zcrx: throttle receive requests
` [PATCH net-next v9 18/20] io_uring/zcrx: add copy fallback
` [PATCH net-next v9 19/20] net: add documentation for io_uring zcrx
` [PATCH net-next v9 20/20] io_uring/zcrx: add selftest
[GIT PULL] io_uring fixes for 6.13-rc4
2024-12-20 22:12 UTC (2+ messages)
[PATCH] lsm,io_uring: add LSM hooks for io_uring_setup()
2024-12-19 21:34 UTC (3+ messages)
[PATCH 1/2] lsm: add LSM hooks for io_uring_setup()
2024-12-19 21:16 UTC (2+ messages)
` [PATCH 2/2] io_uring: use security_uring_allowed()
[PATCH 1/1] io_uring: check if iowq is kileed before queuing
2024-12-19 20:32 UTC (2+ messages)
[PATCH] io_uring/register: limit ring resizing to DEFER_TASKRUN
2024-12-19 16:35 UTC
[PATCH] io_uring: Fix registered ring file refcount leak
2024-12-19 1:20 UTC (2+ messages)
[PATCH] io_uring/rw: don't mask in f_iocb_flags
2024-12-18 15:37 UTC (3+ messages)
[PATCH] io_uring/rw: use NULL for rw->free_iovec assigment
2024-12-18 15:08 UTC (2+ messages)
[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
2024-12-18 3:35 UTC (14+ messages)
[PATCH net-next v9 00/21] io_uring zero copy rx
2024-12-18 0:35 UTC (6+ messages)
` [--bla-- 01/20] net: page_pool: don't cast mp param to devmem
` [--bla-- 02/20] net: prefix devmem specific helpers
` [--bla-- 03/20] net: generalise net_iov chunk owners
` [--bla-- 04/20] net: page_pool: create hooks for custom page providers
` [--bla-- 05/20] net: page_pool: add mp op for netlink reporting
[PATCH v8 00/16] fuse: fuse-over-io-uring
2024-12-17 23:50 UTC (12+ messages)
` [PATCH v8 06/16] fuse: {io-uring} Handle SQEs - register commands
` [PATCH v8 07/16] fuse: Make fuse_copy non static
` [PATCH v8 08/16] fuse: Add fuse-io-uring handling into fuse_copy
` [PATCH v8 09/16] fuse: {io-uring} Make hash-list req unique finding functions non-static
` [PATCH v8 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination
[PATCH RFC 0/9] Launching processes with io_uring
2024-12-17 19:14 UTC (12+ messages)
` [PATCH RFC 6/9] io_uring: Let commands run with current credentials
` [PATCH RFC 7/9] io_uring: Introduce IORING_OP_CLONE
[PATCH v3 1/4] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
2024-12-17 18:02 UTC (4+ messages)
` [PATCH v3 2/4] io_uring/cmd: add per-op data to struct io_uring_cmd_data
` [PATCH v3 3/4] io_uring: add io_uring_cmd_get_async_data helper
` [PATCH v3 4/4] btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
[PATCH] io_uring: make ctx->timeout_lock a raw spinlock
2024-12-17 15:57 UTC
[PATCH RESEND v2 0/9] Clean up alloc_cache allocations
2024-12-17 0:05 UTC (11+ messages)
` [PATCH RESEND v2 1/9] io_uring: Fold allocation into alloc_cache helper
` [PATCH RESEND v2 2/9] io_uring: Add generic helper to allocate async data
` [PATCH RESEND v2 3/9] io_uring/futex: Allocate ifd with generic alloc_cache helper
` [PATCH RESEND v2 4/9] io_uring/poll: Allocate apoll "
` [PATCH RESEND v2 5/9] io_uring/uring_cmd: Allocate async data through generic helper
` [PATCH RESEND v2 6/9] io_uring/net: Allocate msghdr async data through helper
` [PATCH RESEND v2 7/9] io_uring/rw: Allocate "
` [PATCH RESEND v2 8/9] io_uring: Move old async data allocation helper to header
` [PATCH RESEND v2 9/9] io_uring/msg_ring: Drop custom destructor
[PATCHv14 00/11] block write streams with nvme fdp
2024-12-16 16:12 UTC (6+ messages)
` [PATCHv14 10/11] nvme: register fdp parameters with the block layer
[PATCH -next] io_uring: add support for fchmod
2024-12-14 16:26 UTC (4+ messages)
[GIT PULL] io_uring fix for 6.13-rc3
2024-12-14 1:36 UTC (2+ messages)
[PATCH v2 1/3] io_uring/cmd: rename struct uring_cache to io_uring_cmd_data
2024-12-13 21:18 UTC (5+ messages)
` [PATCH v2 2/3] io_uring/cmd: add per-op data to struct io_uring_cmd_data
` [PATCH v2 3/3] btrfs: don't read from userspace twice in btrfs_uring_encoded_read()
WARNING in get_pat_info
2024-12-13 17:57 UTC (6+ messages)
[syzbot] [io-uring?] KCSAN: data-race in io_recv / io_wq_free_work
2024-12-13 14:18 UTC (2+ messages)
possible deadlock in __wake_up_common_lock
2024-12-13 14:10 UTC (6+ messages)
[io-uring] general protection fault in io_register_clone_buffers
2024-12-13 14:09 UTC (4+ messages)
[PATCH] btrfs: check if task has died in btrfs_uring_read_finished()
2024-12-13 12:46 UTC
[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
2024-12-13 12:19 UTC (2+ messages)
[io-uring] use-after-free in io_cqring_wait
2024-12-12 15:17 UTC (5+ messages)
[PATCH net-next v8 00/17] io_uring zero copy rx
2024-12-12 13:42 UTC (8+ messages)
` [PATCH net-next v8 11/17] io_uring/zcrx: implement zerocopy receive pp memory provider
[PATCHv13 00/11] block write streams with nvme fdp
2024-12-12 6:05 UTC (14+ messages)
` [PATCHv13 06/11] io_uring: enable per-io write streams
` [PATCHv13 10/11] nvme: register fdp parameters with the block layer
` [PATCHv13 04/11] block: introduce a write_stream_granularity queue limit
[PATCHv10 0/9] write hints with nvme fdp, scsi streams
2024-12-11 21:21 UTC (26+ 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