Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-15 06:53:45 to 2026-05-15 17:09:30 UTC [more...]

[linus:master] [mm] 01b9da291c: stress-ng.switch.ops_per_sec 67.7% regression
 2026-05-15 17:09 UTC  (9+ messages)

[RFC] __GFP_UNMAPPED and __GFP_PRIVATE follow up
 2026-05-15 17:09 UTC  (4+ messages)

[PATCH RFC 0/5] memcg: dma-buf per-cgroup accounting via pid_fd
 2026-05-15 17:06 UTC  (4+ messages)
` [PATCH RFC 2/5] dma-heap: charge dma-buf memory via explicit memcg

[RFC v1 PATCH 0/11] Optimize this_cpu_*() ops for non-x86 (ARM64 for this series)
 2026-05-15 16:28 UTC  (4+ messages)

[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 

[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  (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 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  (3+ 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

[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  (2+ messages)
` [PATCH v1 2/3] tools/mm/slabinfo: remove dead assignment in get_obj_and_str()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox