messages from 2023-08-09 16:05:29 to 2023-08-22 03:32:42 UTC [more...]
[PATCH v2 00/13] Remove _folio_dtor and _folio_order
2023-08-22 3:32 UTC (20+ messages)
` [PATCH v2 01/13] io_uring: Stop calling free_compound_page()
` [PATCH v2 02/13] mm: Call free_huge_page() directly
` [PATCH v2 03/13] mm: Convert free_huge_page() to free_huge_folio()
` [PATCH v2 04/13] mm: Convert free_transhuge_folio() to folio_undo_large_rmappable()
` [PATCH v2 05/13] mm; Convert prep_transhuge_page() to folio_prep_large_rmappable()
` [PATCH v2 06/13] mm: Remove free_compound_page() and the compound_page_dtors array
` [PATCH v2 07/13] mm: Remove HUGETLB_PAGE_DTOR
` [PATCH v2 08/13] mm: Add large_rmappable page flag
` [PATCH v2 09/13] mm: Rearrange page flags
` [PATCH v2 10/13] mm: Free up a word in the first tail page
` [PATCH v2 11/13] mm: Remove folio_test_transhuge()
` [PATCH v2 12/13] mm: Add tail private fields to struct folio
` [PATCH v2 13/13] mm: Convert split_huge_pages_pid() to use a folio
Possible io_uring related race leads to btrfs data csum mismatch
2023-08-21 21:42 UTC (22+ messages)
[PATCH v5] io_uring: add a sysctl to disable io_uring system-wide
2023-08-21 21:15 UTC
[PATCH v3 0/9] io_uring: Initial support for {s,g}etsockopt commands
2023-08-21 20:59 UTC (19+ messages)
` [PATCH v3 1/9] bpf: Leverage sockptr_t in BPF getsockopt hook
` [PATCH v3 2/9] bpf: Leverage sockptr_t in BPF setsockopt hook
` [PATCH v3 3/9] net/socket: Break down __sys_setsockopt
` [PATCH v3 4/9] io_uring/cmd: Pass compat mode in issue_flags
` [PATCH v3 5/9] selftests/net: Extract uring helpers to be reusable
` [PATCH v3 6/9] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v3 7/9] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
` [PATCH v3 8/9] io_uring/cmd: BPF hook for getsockopt cmd
` [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
[PATCH v4] io_uring: add a sysctl to disable io_uring system-wide
2023-08-21 12:29 UTC (4+ messages)
[RE]: RE:
2023-08-20 15:30 UTC
[RFC 00/16] caching and SQ/CQ optimisations
2023-08-19 15:06 UTC (20+ messages)
` [PATCH 01/16] io_uring: improve cqe !tracing hot path
` [PATCH 02/16] io_uring: cqe init hardening
` [PATCH 03/16] io_uring: simplify big_cqe handling
` [PATCH 04/16] io_uring: refactor __io_get_cqe()
` [PATCH 05/16] io_uring: optimise extra io_get_cqe null check
` [PATCH 06/16] io_uring: reorder cqring_flush and wakeups
` [PATCH 07/16] io_uring: merge iopoll and normal completion paths
` [PATCH 08/16] io_uring: compact SQ/CQ heads/tails
` [PATCH 09/16] io_uring: add option to remove SQ indirection
` [PATCH 10/16] io_uring: static_key for !IORING_SETUP_NO_SQARRAY
` [PATCH 11/16] io_uring: move non aligned field to the end
` [PATCH 12/16] io_uring: banish non-hot data to end of io_ring_ctx
` [PATCH 13/16] io_uring: separate task_work/waiting cache line
` [PATCH 14/16] io_uring: move multishot cqe cache in ctx
` [PATCH 15/16] io_uring: move iopoll ctx fields around
` [PATCH 16/16] io_uring: force inline io_fill_cqe_req
[PATCH] io_uring/rsrc: Annotate struct io_mapped_ubuf with __counted_by
2023-08-18 1:15 UTC (3+ messages)
[linus:master] [io_uring] caec5ebe77: stress-ng.io-uring.ops_per_sec -33.1% regression
2023-08-16 23:01 UTC (2+ messages)
[PATCH 0/9] Remove _folio_dtor and _folio_order
2023-08-16 12:34 UTC (42+ messages)
` [PATCH 1/9] io_uring: Stop calling free_compound_page()
` [PATCH 2/9] mm: Call the hugetlb destructor directly
` [PATCH 3/9] mm: Call free_transhuge_folio() directly from destroy_large_folio()
` [PATCH 4/9] mm: Make free_compound_page() static
` [PATCH 5/9] mm: Remove free_compound_page()
` [PATCH 6/9] mm: Remove HUGETLB_PAGE_DTOR
` [PATCH 7/9] mm: Add deferred_list page flag
` [PATCH 8/9] mm: Rearrange page flags
` [PATCH 9/9] mm: Free up a word in the first tail page
[PATCHSET 0/3] Ensure file refs are dropped on io_uring fd release
2023-08-15 22:50 UTC (7+ messages)
` [PATCH 1/3] io_uring: move to using private ring references
` [PATCH 2/3] io_uring: consider ring dead once the ref is marked dying
` [PATCH 3/3] io_uring: wait for cancelations on final ring put
[PATCHSET v4] Add io_uring futex/futexv support
2023-08-15 1:51 UTC (11+ messages)
` [PATCH 03/12] futex: Flag conversion
Libublk-rs v0.1.0
2023-08-15 1:17 UTC (3+ messages)
[PATCHv3] io_uring: set plug tags for same file
2023-08-14 16:50 UTC (3+ messages)
FYI, fsnotify contention with aio and io_uring
2023-08-14 16:30 UTC (6+ messages)
` [EXT] "
[PATCH v2] io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
2023-08-13 21:48 UTC
[PATCH] io_uring/sqpoll: fix io-wq affinity when IORING_SETUP_SQPOLL is used
2023-08-13 17:09 UTC
[GIT PULL] io_uring fixes for 6.5-rc6
2023-08-11 19:24 UTC (2+ messages)
[PATCH liburing] tests: don't expect multishot recv overflow backlogging
2023-08-11 16:43 UTC (2+ messages)
[PATCH 0/7] random fixes and cleanups
2023-08-11 16:43 UTC (9+ messages)
` [PATCH 1/7] io_uring/net: don't overflow multishot accept
` [PATCH 2/7] io_uring/net: don't overflow multishot recv
` [PATCH 3/7] io_uring: open code io_fill_cqe_req()
` [PATCH 4/7] io_uring: remove return from io_req_cqe_overflow()
` [PATCH 5/7] io_uring: never overflow io_aux_cqe
` [PATCH 6/7] io_uring/rsrc: keep one global dummy_ubuf
` [PATCH 7/7] io_uring: simplify io_run_task_work_sig return
[PATCHSET 0/3] io-wq locking improvements
2023-08-11 16:36 UTC (6+ messages)
` [PATCH 1/3] io_uring/io-wq: don't grab wq->lock for worker activation
` [PATCH 2/3] io_uring/io-wq: reduce frequency of acct->lock acquisitions
` [PATCH 3/3] io_uring/io-wq: don't gate worker wake up success on wake_up_process()
[PATCHSET v3 0/5] Add io_uring support for waitid
2023-08-11 14:16 UTC (6+ messages)
` [PATCH 1/5] exit: abstract out should_wake helper for child_wait_callback()
` [PATCH 2/5] exit: move core of do_wait() into helper
` [PATCH 3/5] exit: add kernel_waitid_prepare() helper
` [PATCH 4/5] exit: add internal include file with helpers
` [PATCH 5/5] io_uring: add IORING_OP_WAITID support
[PATCH for-next 0/3] Misc cleanups
2023-08-10 16:29 UTC (5+ messages)
` [PATCH 1/3] io_uring/fdinfo: get rid of ref tryget
` [PATCH 2/3] io_uring/splice: use fput() directly
` [PATCH 3/3] io_uring: have io_file_put() take an io_kiocb rather than the file
[PATCH v2 0/8] io_uring: Initial support for {s,g}etsockopt commands
2023-08-10 12:57 UTC (14+ messages)
` [PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
` [PATCH v2 4/8] io_uring/cmd: Extend support beyond SOL_SOCKET
` [PATCH v2 7/8] io_uring/cmd: BPF hook for getsockopt cmd
` [PATCH v2 8/8] io_uring/cmd: BPF hook for setsockopt cmd
[PATCH v1 0/2] Add LSM access controls for io_uring_setup
2023-08-10 12:27 UTC (11+ messages)
[PATCH v3 0/1] Add a sysctl to disable io_uring system-wide
2023-08-09 18:38 UTC (7+ messages)
` [PATCH v3 1/1] io_uring: add "
[PATCH 1/1] io_uring: break iopolling on signal
2023-08-09 16:18 UTC (9+ messages)
[PATCH] io_uring: cleanup 'ret' handling in io_iopoll_check()
2023-08-09 16:10 UTC
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