messages from 2026-05-14 18:00:45 to 2026-05-15 16:25:04 UTC [more...]
[PATCH RFC 0/8] mm/slab: enable runtime sheaves tuning
2026-05-15 16:24 UTC (9+ messages)
` [PATCH RFC 1/8] mm/slab: do not store cache pointer in struct slab_sheaf
` [PATCH RFC 2/8] mm/slab: change sheaf_capacity type to unsigned short
` [PATCH RFC 3/8] mm/slab: track capacity per sheaf
` [PATCH RFC 4/8] mm/slab: allow bootstrap_cache_sheaves() to fail
` [PATCH RFC 5/8] mm/slab: rework cache_has_sheaves() to check immutable properties only
` [PATCH RFC 6/8] mm/slab: allow changing sheaf_capacity at runtime
` [PATCH RFC 7/8] mm/slab: add pcs->lock lockdep assert when accessing the barn
` [PATCH RFC 8/8] mm/slab: allow changing max_{full,empty}_sheaves at runtime
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-05-15 16:04 UTC (12+ messages)
` [PATCH v2 18/22] mm/page_alloc: introduce ALLOC_NOBLOCK
[BUG] KASAN: user-memory-access Write in filemap_get_read_batch
2026-05-15 15:56 UTC
[BUG] KASAN: user-memory-access Write in mmput
2026-05-15 15:53 UTC
[PATCH v3] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
2026-05-15 15:49 UTC (3+ messages)
[BUG] KASAN: slab-use-after-free Write in __schedule
2026-05-15 15:49 UTC
[RFC] __GFP_UNMAPPED and __GFP_PRIVATE follow up
2026-05-15 15:48 UTC (3+ messages)
[PATCH v7 00/31] mm/virtio: skip redundant zeroing of host-zeroed pages
2026-05-15 15:45 UTC (8+ messages)
` [PATCH v7 09/31] mm: use folio_zero_user for user pages in post_alloc_hook
[BUG] KASAN: slab-use-after-free Write in __schedule
2026-05-15 15:34 UTC
[PATCH] mm/vmalloc: Do not trigger BUG() on BH disabled context
2026-05-15 15:30 UTC
[PATCH 0/4] mm: misc cleanups from __GFP_UNMAPPED series
2026-05-15 15:29 UTC (5+ messages)
` [PATCH 4/4] mm/page_alloc: remove ifdefs from pindex helpers
[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 (7+ messages)
` [PATCH v4 2/3] slab: improve KMALLOC_PARTITION_RANDOM randomness
[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 (11+ 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 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
[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 (7+ messages)
` [PATCH v7 1/3] "
` [PATCH v7 2/3] mm/page_io.c: rename page_io functions to consistent naming
` [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)
[PATCH] mm/damon/core: clarify next_intervals_tune_sis update path
2026-05-15 1:17 UTC (3+ messages)
[RFC PATCH v2.2 00/28] mm/damon: introduce data attributes monitoring
2026-05-15 0:44 UTC (29+ messages)
` [RFC PATCH v2.2 01/28] mm/damon/core: introduce struct damon_probe
` [RFC PATCH v2.2 02/28] mm/damon/core: embed damon_probe objects in damon_ctx
` [RFC PATCH v2.2 03/28] mm/damon/core: introduce damon_filter
` [RFC PATCH v2.2 04/28] mm/damon/core: commit probes
` [RFC PATCH v2.2 05/28] mm/damon/core: introduce damon_region->probe_hits
` [RFC PATCH v2.2 06/28] mm/damon/core: introduce damon_ops->apply_probes
` [RFC PATCH v2.2 07/28] mm/damon/core: do data attributes monitoring
` [RFC PATCH v2.2 08/28] mm/damon/paddr: support "
` [RFC PATCH v2.2 09/28] mm/damon/sysfs: implement probes dir
` [RFC PATCH v2.2 10/28] mm/damon/sysfs: implement probe dir
` [RFC PATCH v2.2 11/28] mm/damon/sysfs: implement filters directory
` [RFC PATCH v2.2 12/28] mm/damon/sysfs: implement filter dir
` [RFC PATCH v2.2 13/28] mm/damon/sysfs: implement filter dir files
` [RFC PATCH v2.2 14/28] mm/damon/sysfs: setup probes on DAMON core API parameters
` [RFC PATCH v2.2 15/28] mm/damon/sysfs-schemes: implement tried_regions/<r>/probes/
` [RFC PATCH v2.2 16/28] mm/damon/sysfs-schemes: implement probe dir
` [RFC PATCH v2.2 17/28] mm/damon/sysfs-schemes: implement probe/hits file
` [RFC PATCH v2.2 18/28] mm/damon: trace probe_hits
` [RFC PATCH v2.2 19/28] selftests/damon/sysfs.sh: test probes dir
` [RFC PATCH v2.2 20/28] Docs/mm/damon/design: document data attributes monitoring
` [RFC PATCH v2.2 21/28] Docs/admin-guide/mm/damon/usage: "
` [RFC PATCH v2.2 22/28] mm/damon/core: introduce DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.2 23/28] mm/damon/paddr: support DAMON_FILTER_TYPE_MEMCG
` [RFC PATCH v2.2 24/28] mm/damon/sysfs: add filters/<F>/path file
` [RFC PATCH v2.2 25/28] mm/damon/sysfs-schemes: move memcg_path_to_id() to sysfs-common
` [RFC PATCH v2.2 26/28] mm/damon/sysfs: setup damon_filter->memcg_id from path
` [RFC PATCH v2.2 27/28] Docs/mm/damon/design: update for memcg damon filter
` [RFC PATCH v2.2 28/28] Docs/admin-guide/mm/damon/usage: "
[RFC PATCH v2.1 00/28] mm/damon: introduce data attributes monitoring
2026-05-15 0:41 UTC (2+ messages)
[PATCH v2 04/14] mm: add VM_UFFD_RWP VMA flag
2026-05-15 0:29 UTC (2+ messages)
[PATCH] mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios
2026-05-15 0:09 UTC (3+ messages)
[PATCH v4] mm: introduce a new page type for page pool in page type
2026-05-15 0:01 UTC (9+ messages)
[PATCH v2 00/10] liveupdate: Remove limits on the number of files and sessions
2026-05-14 22:26 UTC (11+ messages)
` [PATCH v2 01/10] liveupdate: centralize state management into struct luo_ser
` [PATCH v2 02/10] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v2 03/10] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v2 04/10] liveupdate: add support for linked-block serialization
` [PATCH v2 05/10] liveupdate: defer session block allocation and PA setting
` [PATCH v2 06/10] liveupdate: Remove limit on the number of sessions
` [PATCH v2 07/10] liveupdate: Remove limit on the number of files per session
` [PATCH v2 08/10] selftests/liveupdate: Test session and file limit removal
` [PATCH v2 09/10] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v2 10/10] selftests/liveupdate: Add stress-files "
[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
2026-05-14 21:51 UTC (5+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 2/4] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices
[akpm-mm:mm-new 301/315] mm/oom_kill.c:922:12: warning: 'kill_all_shared_mm' defined but not used
2026-05-14 21:43 UTC (3+ messages)
[PATCH RFC 4/5] selinux: Restrict cross-cgroup dma-heap charging
2026-05-14 20:44 UTC (2+ messages)
[PATCH v7 00/15] mm/mglru: improve reclaim loop and dirty folio handling
2026-05-14 18:50 UTC (2+ messages)
bio completion in task enhancements / experiments
2026-05-14 18:30 UTC (3+ messages)
` [PATCH 6/8] iomap: use bio_complete_in_task for buffered read errors
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