messages from 2025-07-16 21:02:55 to 2025-08-08 12:42:53 UTC [more...]
[PATCH] io_uring/memmap: cast nr_pages to size_t before shifting
2025-08-08 12:42 UTC
[syzbot] [io-uring?] WARNING in __vmap_pages_range_noflush
2025-08-08 12:38 UTC (5+ messages)
[RFC PATCH v2 0/4] rust: miscdevice: abstraction for uring-cmd
2025-08-08 9:43 UTC (22+ messages)
` [RFC PATCH v2 1/4] rust: bindings: add io_uring headers in bindings_helper.h
` [RFC PATCH v2 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
` [RFC PATCH v2 3/4] rust: miscdevice: add uring_cmd() for MiscDevice trait
` [RFC PATCH v2 4/4] samples: rust: rust_misc_device: add uring_cmd example
[RFC v1 00/22] Large rx buffer support for zcrx
2025-08-06 22:05 UTC (66+ messages)
` [RFC v1 01/22] docs: ethtool: document that rx_buf_len must control payload lengths
` [RFC v1 02/22] net: ethtool: report max value for rx-buf-len
` [RFC v1 03/22] net: use zero value to restore rx_buf_len to default
` [RFC v1 04/22] net: clarify the meaning of netdev_config members
` [RFC v1 05/22] net: add rx_buf_len to netdev config
` [RFC v1 06/22] eth: bnxt: read the page size from the adapter struct
` [RFC v1 07/22] eth: bnxt: set page pool page order based on rx_page_size
` [RFC v1 08/22] eth: bnxt: support setting size of agg buffers via ethtool
` [RFC v1 09/22] net: move netdev_config manipulation to dedicated helpers
` [RFC v1 10/22] net: reduce indent of struct netdev_queue_mgmt_ops members
` [RFC v1 11/22] net: allocate per-queue config structs and pass them thru the queue API
` [RFC v1 12/22] net: pass extack to netdev_rx_queue_restart()
` [RFC v1 13/22] net: add queue config validation callback
` [RFC v1 14/22] eth: bnxt: always set the queue mgmt ops
` [RFC v1 15/22] eth: bnxt: store the rx buf size per queue
` [RFC v1 16/22] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [RFC v1 17/22] netdev: add support for setting rx-buf-len per queue
` [RFC v1 18/22] net: wipe the setting of deactived queues
` [RFC v1 19/22] eth: bnxt: use queue op config validate
` [RFC v1 20/22] eth: bnxt: support per queue configuration of rx-buf-len
` [RFC v1 21/22] net: parametrise mp open with a queue config
` [RFC v1 22/22] io_uring/zcrx: implement large rx buffer support
[PATCH v3] io_uring/net: Allow to do vectorized send
2025-07-30 12:21 UTC (4+ messages)
[GIT PULL] io_uring updates for 6.17-rc1
2025-07-29 0:13 UTC (2+ messages)
[PATCH v2] io_uring/net: Allow to do vectorized send
2025-07-28 18:26 UTC
[PATCH] io_uring/net: Allow to do vectorized send
2025-07-27 4:49 UTC (3+ messages)
[PATCH liburing v2 0/3] Manpage updates for iowait toggle feature and one extra FFI fix
2025-07-27 3:52 UTC (6+ messages)
` [PATCH liburing v2 1/3] man: Add `io_uring_set_iowait(3)`
` [PATCH liburing v2 2/3] man: Add `IORING_ENTER_NO_IOWAIT` flag
` [PATCH liburing v2 3/3] liburing: Don't use `IOURINGINLINE` on private helpers
[PATCH liburing 0/3] Manpage updates for iowait toggle feature and one extra FFI fix
2025-07-27 0:53 UTC (5+ messages)
` [PATCH liburing 1/3] man: Add `io_uring_set_iowait(3)`
` [PATCH liburing 2/3] man: Add `IORING_ENTER_NO_IOWAIT` flag
` [PATCH liburing 3/3] liburing: Don't use `IOURINGINLINE` on private helpers
[PATCH liburing 0/2] liburing fixes
2025-07-25 18:21 UTC (4+ messages)
` [PATCH liburing 1/2] sanitize: Fix missing `IORING_OP_PIPE`
` [PATCH liburing 2/2] liburing: Don't use `IOURINGINLINE` on `__io_uring_prep_poll_mask`
[RFC PATCH 0/4] rust: miscdevice: abstraction for uring-cmd
2025-07-24 16:05 UTC (30+ messages)
` [PATCH 1/4] rust: bindings: add io_uring headers in bindings_helper.h
` [PATCH 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
` [PATCH 3/4] rust: miscdevice: add uring_cmd() for MiscDevice trait
` [PATCH 4/4] samples: rust: rust_misc_device: add uring_cmd example
[syzbot] [input?] [usb?] [io-uring?] INFO: task hung in io_wq_put_and_exit (5)
2025-07-23 14:44 UTC
[syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_poll_remove_entries
2025-07-23 14:08 UTC (23+ messages)
` [syzbot] [kernel] "
[PATCH for-next 0/3] zcrx accounting fixes
2025-07-21 12:48 UTC (5+ messages)
` [PATCH 1/3] io_uring/zcrx: fix null ifq on area destruction
` [PATCH 2/3] io_uring/zcrx: don't leak pages on account failure
` [PATCH 3/3] io_uring/zcrx: fix leaking pages on sg init fail
[PATCH v2 net-next] net: Allow SF devices to be used for ZC DMA
2025-07-21 7:00 UTC (7+ messages)
[PATCH] io_uring: fix breakage in EXPERT menu
2025-07-20 18:33 UTC (2+ messages)
[PATCH v2 0/3] account zcrx area pinned memory
2025-07-18 21:18 UTC (6+ messages)
` [PATCH v2 1/3] io_uring: export io_[un]account_mem
` [PATCH v2 2/3] io_uring/zcrx: account area memory
` [PATCH v2 3/3] io_uring/zcrx: fix leaking pages on sg init fail
[GIT PULL] io_uring fixes for 6.16-rc7
2025-07-18 19:37 UTC (2+ messages)
[PATCH v2 0/4] io_uring/btrfs: remove struct io_uring_cmd_data
2025-07-18 18:36 UTC (6+ messages)
` (subset) "
(no subject)
2025-07-18 10:20 UTC (9+ messages)
` [PATCH 2/3] io_uring/poll: flag request as having gone through poll wake machinery
Relationship between io-uring asynchronous idioms and mmap/LRU paging
2025-07-17 14:50 UTC (2+ messages)
[PATCH 0/2] account zcrx area pinned memory
2025-07-16 22:23 UTC (5+ messages)
` [PATCH 1/2] io_uring: export io_[un]account_mem
` [PATCH 2/2] io_uring/zcrx: account area memory
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