messages from 2026-05-15 02:05:14 to 2026-05-15 14:41:27 UTC [more...]
[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-15 14:41 UTC (2+ messages)
[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
2026-05-15 14:40 UTC (6+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
[PATCH v4 0/2] mm/process_vm_access: pidfd and nowait support for process_vm_readv/writev
2026-05-15 14:33 UTC (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] selftests/mm: add tests for process_vm_readv flags
[PATCH v4 1/3] slab: support for compiler-assisted type-based slab cache partitioning
2026-05-15 14:28 UTC (4+ messages)
[PATCH v1] docs: locking: Fix stale dquot.c path
2026-05-15 14:24 UTC (2+ messages)
[PATCH 1/1] kho: fix KHO_TREE_MAX_DEPTH for non-4KB page sizes
2026-05-15 14:19 UTC (2+ messages)
[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-15 14:12 UTC (10+ messages)
[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
2026-05-15 13:53 UTC (3+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg
[PATCH v4 00/12] mm, swap: swap table phase IV: unify allocation and reduce static metadata
2026-05-15 13:46 UTC (15+ messages)
` [PATCH v4 01/12] mm, swap: simplify swap cache allocation helper
` [PATCH v4 02/12] mm, swap: move common swap cache operations into standalone helpers
` [PATCH v4 03/12] mm/huge_memory: move THP gfp limit helper into header
` [PATCH v4 04/12] mm, swap: add support for stable large allocation in swap cache directly
` [PATCH v4 05/12] mm, swap: unify large folio allocation
` [PATCH v4 06/12] mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
` [PATCH v4 07/12] mm, swap: support flexible batch freeing of slots in different memcgs
` [PATCH v4 08/12] mm, swap: delay and unify memcg lookup and charging for swapin
` [PATCH v4 09/12] mm, swap: consolidate cluster allocation helpers
` [PATCH v4 10/12] mm/memcg, swap: store cgroup id in cluster table directly
` [PATCH v4 11/12] mm/memcg: remove no longer used swap cgroup array
` [PATCH v4 12/12] mm, swap: merge zeromap into swap table
[PATCH v2] maple_tree: document that "last" in mtree_insert_range() is inclusive
2026-05-15 13:42 UTC (4+ messages)
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-05-15 13:36 UTC (10+ messages)
` [PATCH v2 18/22] mm/page_alloc: introduce ALLOC_NOBLOCK
[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
2026-05-15 13:15 UTC (4+ messages)
` [PATCH 4/4] mm/page_alloc: remove ifdefs from pindex helpers
[PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
2026-05-15 13:13 UTC (3+ messages)
[PATCH] selftests/mm: add pkey_sighandler_tests to .gitignore
2026-05-15 12:59 UTC
[PATCH 6.18.y v4 0/9] mm: backport sticky VMA flags and soft-dirty fix
2026-05-15 12:42 UTC (10+ messages)
` [PATCH v4 1/9] mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
` [PATCH v4 2/9] mm: add atomic VMA flags and set VM_MAYBE_GUARD as such
` [PATCH v4 3/9] mm: update vma_modify_flags() to handle residual flags, document
` [PATCH v4 4/9] mm: implement sticky VMA flags
` [PATCH v4 5/9] mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
` [PATCH v4 6/9] mm: set the VM_MAYBE_GUARD flag on guard region install
` [PATCH v4 7/9] tools/testing/vma: add VMA sticky userland tests
` [PATCH v4 8/9] mm: propagate VM_SOFTDIRTY on merge
` [PATCH v4 9/9] testing/selftests/mm: add soft-dirty merge self-test
[PATCH v4 4/5] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-05-15 12:28 UTC (2+ messages)
[PATCH] kho: test: include more variety of allocations
2026-05-15 12:13 UTC
RFC: better block swap batching and a different take on swap_ops
2026-05-15 12:00 UTC (7+ messages)
` [PATCH 1/6] shmem: provide a shmem_write_folio wrapper
` [PATCH 2/6] mm: merge writeout into pageout
` [PATCH 3/6] mm/swap: intoduce struct swap_io_ctx
` [PATCH 4/6] mm/swap: also use struct swap_iocb for block I/O
` [PATCH 5/6] mm/swap: use swap_ops to register swap device's methods
` [PATCH 6/6] mm/swap: remove SWP_FS_OPS
[PATCH 6.18.y v1 0/9] mm: backport sticky VMA flags and soft-dirty fix
2026-05-15 12:00 UTC (3+ messages)
[PATCH v2] mm: fix VM_SOFTDIRTY propagation on VMA merge
2026-05-15 11:52 UTC (4+ messages)
` [PATCH 6.18.y v3] "
[PATCH v2 2/2] mm: huge_memory: refactor thpsize_shmem_enabled_show() with helper arrays
2026-05-15 11:36 UTC (3+ messages)
[PATCH v2 1/2] mm: huge_memory: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
2026-05-15 11:34 UTC (4+ messages)
improve the swap_activate interface
2026-05-15 11:33 UTC (3+ messages)
[RFC PATCH 0/4] mm/shmem: optimize read performance with folio batching
2026-05-15 9:47 UTC (5+ messages)
` [RFC PATCH 1/4] mm/shmem: add SGP_GET to get unlocked folio
` [RFC PATCH 2/4] mm/shmem: use SGP_GET in read operations
` [RFC PATCH 3/4] mm/shmem: optimize file read with folio batching
` [RFC PATCH 4/4] mm/shmem: make SGP_NOALLOC succeed on hole like SGP_READ
[PATCH v2] mm, swap: avoid leaving unused extend table after alloc race
2026-05-15 9:44 UTC
[RFC] __GFP_UNMAPPED and __GFP_PRIVATE follow up
2026-05-15 9:43 UTC (2+ messages)
[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
2026-05-15 9:22 UTC (2+ messages)
[PATCH v7 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-05-15 9:19 UTC (5+ messages)
` [PATCH v7 1/4] mm/page_owner: add print_mode filter
` [PATCH v7 2/4] mm/page_owner: add NUMA node filter
` [PATCH v7 3/4] tools/mm: add page_owner_filter userspace tool
` [PATCH v7 4/4] mm/page_owner: document page_owner filter
[PATCH 0/2] selftests/mm: separate GUP benchmarking from functional testing
2026-05-15 8:48 UTC (3+ messages)
` [PATCH 1/2] tools/mm: add a standalone GUP microbenchmark
` [PATCH 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest
[PATCH v3] zram: fix use-after-free in zram_writeback_endio
2026-05-15 8:23 UTC (4+ messages)
` [PATCH] "
` "
[PATCH] mm, swap: avoid leaving unused extend table after alloc race
2026-05-15 8:21 UTC (2+ messages)
[PATCH 0/4] mm: speed up ZONE_DEVICE memmap initialization
2026-05-15 8:20 UTC (5+ messages)
` [PATCH 1/4] mm: factor zone-device page init helpers out of __init_zone_device_page
` [PATCH 2/4] mm: add a template-based fast path for zone-device page init
` [PATCH 3/4] mm: extend the template fast path to zone-device compound tails
` [PATCH 4/4] mm: use arch store helpers in zone-device template copies
[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
2026-05-15 7:37 UTC (8+ messages)
[PATCH v10 0/5] Migrate on fault for device pages
2026-05-15 7:33 UTC (4+ messages)
[PATCH v4 4/5] ksm: Optimize rmap_walk_ksm by passing a suitable address range
2026-05-15 7:15 UTC (2+ messages)
[PATCH 0/3] kasan: hw_tags: some micro-optimizations
2026-05-15 7:04 UTC (4+ messages)
` [PATCH 1/3] mm/slub: hw_tags: skip page-allocator unpoisoning on slab allocation
[PATCH v2] lib/test_hmm: fix error path in dmirror_devmem_fault()
2026-05-15 7:03 UTC
[PATCH v1 0/3] Cleanup and fix tools/mm/slabinfo utility
2026-05-15 6:53 UTC (4+ messages)
` [PATCH v1 1/3] tools/mm/slabinfo: Fix trace disable logic inversion
` [PATCH v1 2/3] tools/mm/slabinfo: remove dead assignment in get_obj_and_str()
` [PATCH v1 3/3] tools/mm/slabinfo: remove redundant slab->partial assignment
[PATCH v6 0/3] mm/swap: use swap_ops to register swap device's methods
2026-05-15 6:30 UTC (5+ messages)
` [PATCH v6 2/3] "
[PATCH] lib/test_hmm: fix error path in dmirror_devmem_fault()
2026-05-15 5:53 UTC (2+ messages)
[PATCH v7 0/3] [PATCH v7 0/3] mm/swap: use swap_ops to register swap device's methods
2026-05-15 5:51 UTC (5+ messages)
` [PATCH v7 3/3] mm/swap: add unplug callback to swap_ops to fix leaky abstraction
[PATCH] lib/test_hmm: Check alloc_page_vma() return value
2026-05-15 5:50 UTC (2+ messages)
[PATCH v2] mm/memory-failure: remove hugetlb output parameter from try_memory_failure_hugetlb()
2026-05-15 5:48 UTC (3+ messages)
[PATCH] Revert "mm: introduce a new page type for page pool in page type"
2026-05-15 3:47 UTC
[PATCH v2] exec: mirror set_dumpable() to thread-group siblings' user_dumpable
2026-05-15 3:28 UTC (2+ messages)
[PATCH v1] mm/shrinker: simplify shrinker_memcg_alloc() using guard()
2026-05-15 3:15 UTC (2+ messages)
[PATCH v7 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-05-15 3:04 UTC (5+ messages)
` [PATCH v7 1/6] mm/memory-failure: drop dead error_states[] entry for reserved pages
` [PATCH v7 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
[PATCH] mm/memory-failure: Use zone_pcp_disable() for poison handling
2026-05-15 2:35 UTC (2+ messages)
page: | 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