Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-05 18:06:55 to 2026-07-06 09:13:57 UTC [more...]

[PATCH v5 0/8] mm: optimize zone-device memmap initialization
 2026-07-06  9:13 UTC  (5+ messages)
` [PATCH v5 1/8] mm: fix stale ZONE_DEVICE refcount comment
` [PATCH v5 2/8] mm: factor zone-device page init helpers out of __init_zone_device_page

[PATCH v3 2/4] mm: drop stale folio_ref_count()==1 check in do_swap_page reuse logic
 2026-07-06  9:12 UTC  (3+ messages)
    ` [PATCH v3 1/4] mm: avoid unnecessary lru drain for wp_can_reuse_anon_folio()

[PATCH] mm: avoid shadowing global mem_map in sparse_init_one_section()
 2026-07-06  9:07 UTC  (3+ messages)

[PATCH v6 0/5] Only free healthy pages in high-order has_hwpoisoned folio
 2026-07-06  9:03 UTC  (8+ messages)
` [PATCH v6 1/5] mm/page_alloc: introduce __free_prepared_contig_range() with fpi_t
` [PATCH v6 2/5] mm/page_alloc: only free healthy pages in high-order has_hwpoisoned folio
` [PATCH v6 3/5] mm/memory-failure: set has_hwpoisoned flags on dissolved HugeTLB folio
` [PATCH v6 4/5] mm/memory-failure: skip take_page_off_buddy after dissolving HWPoison HugeTLB page
` [PATCH v6 5/5] selftests/mm: add hard memory failure anonymous HugeTLB test

[PATCH] userfaultfd: wait on source PMD during UFFDIO_MOVE
 2026-07-06  9:00 UTC  (6+ messages)

[PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
 2026-07-06  8:57 UTC  (6+ messages)

[PATCH stable/linux-6.6.y] mm/memory-failure: fix missing ->mf_stats count when hugetlb folio already poisoned
 2026-07-06  8:41 UTC 

[REGRESSION] tmpfs: flistxattr(fd) small-list slowdown after simple_xattrs rhashtable conversion
 2026-07-06  8:53 UTC 

[PATCH v7 0/3] mm: clean up folio LRU and swap declarations
 2026-07-06  8:51 UTC  (6+ messages)
` [PATCH v7 2/3] mm: rename swap.c to folio.c
` [PATCH v7 3/3] mm: move reclaim-internal declarations out of swap.h

[PATCH v9 00/15] userfaultfd: working set tracking for VM guest memory
 2026-07-06  8:48 UTC  (16+ messages)
` [PATCH v9 01/15] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
` [PATCH v9 02/15] mm: rename uffd-wp PTE bit macros to uffd
` [PATCH v9 03/15] mm: rename uffd-wp PTE accessors "
` [PATCH v9 04/15] userfaultfd: test uffd VMA flags through the vma_flags_t API
` [PATCH v9 05/15] mm: add VM_UFFD_RWP VMA flag
` [PATCH v9 06/15] mm: add MM_CP_UFFD_RWP change_protection() flag
` [PATCH v9 07/15] mm: preserve RWP marker across PTE rewrites
` [PATCH v9 08/15] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
` [PATCH v9 09/15] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
` [PATCH v9 10/15] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
` [PATCH v9 11/15] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH v9 12/15] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution
` [PATCH v9 13/15] userfaultfd: add UFFDIO_SET_MODE for runtime sync/async toggle
` [PATCH v9 14/15] selftests/mm: add userfaultfd RWP tests
` [PATCH v9 15/15] Documentation/userfaultfd: document RWP working set tracking

[PATCH v3 0/6] Fix incorrect access of hugetlb pte entries
 2026-07-06  8:48 UTC  (11+ messages)
` [PATCH v3 1/6] arm64: make huge_ptep_get handled unaligned addresses
` [PATCH v3 2/6] mm/rmap: use huge_ptep_get() in try_to_unmap_one()
` [PATCH v3 3/6] mm/rmap: use huge_ptep_get() in try_to_migrate_one()
` [PATCH v3 6/6] mm/mprotect: use huge_ptep_get() for hugetlb

[PATCH v5 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-06  8:42 UTC  (7+ messages)
` [PATCH v5 1/6] arm64/hugetlb: Extend batching of multiple CONT_PTE in a single PTE setup
` [PATCH v5 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE
` [PATCH v5 3/6] mm/vmalloc: Extract vmap_set_ptes() to consolidate PTE mapping logic
` [PATCH v5 4/6] mm/vmalloc: Extend page table walk to support larger page_shift sizes and eliminate page table rewalk
` [PATCH v5 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
` [PATCH v5 6/6] mm/vmalloc: align vm_area so vmap() can batch mappings

[PATCH] mm/secretmem: disable under HIGHMEM
 2026-07-06  8:42 UTC  (5+ messages)

[PATCH v2 0/5] Keep tail page private zero at free and folio split time
 2026-07-06  8:37 UTC  (9+ messages)
` [PATCH v2 1/5] mm/percpu-km: clear page->private before free them
` [PATCH v2 3/5] mm/huge_memory: add page->private check back in __split_folio_to_order()
` [PATCH v2 5/5] mm/page_alloc: remove set_page_private() in prep_compound_tail()

[PATCH] selftests/mm/mseal_test: Fix mmap return value check in test_seal_zero_address
 2026-07-06  8:30 UTC 

[PATCH] mm: nommu: point to the write iterator upon split_vma
 2026-07-06  8:27 UTC  (4+ messages)

[PATCH v3] cgroup/cpuset: rebind mm mempolicy to effective_mems, not mems_allowed
 2026-07-06  8:20 UTC 

[PATCH v10 0/6] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-07-06  8:16 UTC  (7+ messages)
` [PATCH v10 1/6] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v10 2/6] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v10 3/6] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v10 4/6] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v10 5/6] selftests/mm: add missing pthread_create() "
` [PATCH v10 6/6] selftests/mm: fix clone cleartid race in pkey sighandler tests

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-06  8:12 UTC 

[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
 2026-07-06  7:45 UTC  (2+ messages)

[PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
 2026-07-06  7:43 UTC  (2+ messages)

[PATCH v9 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
 2026-07-06  7:32 UTC  (2+ messages)

[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-06  7:22 UTC  (5+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[PATCH] block: split out a new blk_plug.h helper
 2026-07-06  7:04 UTC  (5+ messages)

[PATCH v3] mm/hugetlb: Fix null nodemask in alloc_fresh_hugetlb_folio
 2026-07-06  6:55 UTC  (4+ messages)

[PATCH v11 3/3] ksm: add mremap selftests for ksm_rmap_walk
 2026-07-06  6:55 UTC  (2+ messages)

[PATCH v11 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
 2026-07-06  6:53 UTC  (2+ messages)

[PATCH v11 0/3] KSM: performance optimizations for rmap_walk_ksm
 2026-07-06  6:49 UTC  (3+ messages)

[PATCH 0/4] tracing: add ref_trace_final_put tracing
 2026-07-04 23:19 UTC  (5+ messages)
` [PATCH 1/4] tracing: add ref_trace_final_put tracepoint
` [PATCH 2/4] refcount: "
` [PATCH 3/4] percpu-refcount: add ref_trace_final_put trace
` [PATCH 4/4] kunit: add test for ref_trace_final_put

[PATCH 0/4] tracing: add ref_trace_final_put tracing
 2026-07-05  0:36 UTC  (5+ messages)
` [PATCH 1/4] tracing: add ref_trace_final_put tracepoint
` [PATCH 2/4] refcount: "
` [PATCH 3/4] percpu-refcount: add ref_trace_final_put trace
` [PATCH 4/4] kunit: add test for ref_trace_final_put

[PATCH 2/4] refcount: add ref_trace_final_put tracepoint
 2026-07-04 11:34 UTC  (2+ messages)
` [PATCH 3/4] percpu-refcount: add ref_trace_final_put trace

[PATCH v2] mm: memcg: reset zswap settings in css_reset
 2026-07-06  6:28 UTC  (3+ messages)

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-06  6:19 UTC  (41+ messages)
` [PATCH v19 01/40] dept: implement "
` [PATCH v19 02/40] dept: add single event dependency tracker APIs
` [PATCH v19 03/40] dept: add lock "
` [PATCH v19 04/40] dept: tie to lockdep and IRQ tracing
` [PATCH v19 05/40] dept: add proc knobs to show stats and dependency graph
` [PATCH v19 06/40] dept: distinguish each kernel context from another
` [PATCH v19 07/40] dept: distinguish each work "
` [PATCH v19 08/40] dept: add a mechanism to refill the internal memory pools on running out
` [PATCH v19 09/40] dept: record the latest one out of consecutive waits of the same class
` [PATCH v19 10/40] dept: apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v19 11/40] dept: apply sdt_might_sleep_{start,end}() to swait
` [PATCH v19 12/40] dept: apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v19 14/40] dept: apply sdt_might_sleep_{start,end}() to dma fence
` [PATCH v19 15/40] dept: track timeout waits separately with a new Kconfig
` [PATCH v19 16/40] dept: apply timeout consideration to wait_for_completion()/complete()
` [PATCH v19 17/40] dept: apply timeout consideration to swait
` [PATCH v19 18/40] dept: apply timeout consideration to waitqueue wait
` [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v19 20/40] dept: apply timeout consideration to dma fence wait
` [PATCH v19 21/40] dept: make dept able to work with an external wgen
` [PATCH v19 22/40] dept: track PG_locked with dept
` [PATCH v19 23/40] dept: print staged wait's stacktrace on report
` [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v19 25/40] dept: add documents for dept
` [PATCH v19 26/40] cpu/hotplug: use a weaker annotation in AP thread
` [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v19 36/40] dept: track PG_writeback with dept
` [PATCH v19 37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
` [PATCH v19 40/40] dept: implement a basic unit test for dept

[PATCH 6.18.y] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-06  5:59 UTC  (2+ messages)

[PATCH v4] riscv: mm: Avoid spurious fault after hotplugging vmemmap
 2026-07-06  5:48 UTC  (5+ messages)

[PATCH] mm: memcontrol: use 'unsigned int' instead of bare 'unsigned'
 2026-07-06  4:43 UTC 

[PATCH] mm/slub: fix lost local objects when bulk remote free batch fills
 2026-07-06  4:36 UTC  (3+ messages)

[PATCH] lib: test_hmm: use device devt for coherent device range selection
 2026-07-06  4:29 UTC  (2+ messages)

[PATCH v18 00/42] DEPT(DEPendency Tracker)
 2026-07-06  4:19 UTC  (4+ messages)
` [PATCH v18 34/42] dept: add module support for struct dept_event_site and dept_event_site_dep

[PATCH] mm: nommu: fix the error path when vma_iter_prealloc() fails
 2026-07-06  2:49 UTC  (2+ messages)

[PATCH v16 00/18] arm64: entry: Convert to Generic Entry
 2026-07-06  2:41 UTC  (4+ messages)
` [PATCH v16 01/18] seccomp: Convert __secure_computing() to return boolean

[PATCH] mm: nommu: add sysctl_max_map_count() check for do_mmap()
 2026-07-06  2:03 UTC  (5+ messages)

[PATCH v2 0/6] Remove __folio_index again
 2026-07-06  1:58 UTC  (3+ messages)
` [PATCH v2 2/6] ntfs: Remove use of __folio_index in handle_bounds_compressed_page()

[PATCH] mm/mseal: fix mseal documentation for 32-bit kernels
 2026-07-06  1:42 UTC  (3+ messages)

[PATCH] selftests: mincore: use default huge page size for hugetlb test
 2026-07-06  1:18 UTC  (2+ messages)

[PATCH 1/1] MAINTAINERS: add Usama as a THP reviewer
 2026-07-06  0:37 UTC 

[PATCH v21 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-07-06  0:03 UTC  (3+ messages)
` [PATCH v21 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v21 2/2] ras: mem: Add ACPI RAS2 memory driver

[PATCH v7] mm: pgtable: free kernel page tables via RCU to fix ptdump UAF
 2026-07-05 21:24 UTC  (2+ messages)

[PATCH 0/6] mm: preparatory patches for PMD level swap entries
 2026-07-05 21:10 UTC  (2+ messages)

[RFC PATCH 00/16] mm/damon: introduce data attributes only monitoring
 2026-07-05 20:57 UTC  (17+ messages)
` [RFC PATCH 01/16] mm/damon/core: introduce damon_probe->weight
` [RFC PATCH 02/16] mm/damon/core: ask apply_probes() ops callback to set sampling address
` [RFC PATCH 03/16] mm/damon/paddr: set samples in apply_probes() if requested
` [RFC PATCH 04/16] mm/damon/core: ask apply_probe() to return max probe hits weighted sum
` [RFC PATCH 05/16] mm/damon/core: implement damon_probe_hits_wsum()
` [RFC PATCH 06/16] mm/damon/paddr: respect return_max_wsum
` [RFC PATCH 07/16] mm/damon/core: extend merge function to work with probe hits
` [RFC PATCH 08/16] mm/damon/core: disable access monitoring when probe weights are set
` [RFC PATCH 09/16] mm/damon/core: set samples in apply_probes() if "
` [RFC PATCH 10/16] mm/damon/core: s/max_nr_accesses/max_merge_score/ in kdamond_fn()
` [RFC PATCH 11/16] mm/damon/core: get merge threshold from probe hits when weights are set
` [RFC PATCH 12/16] mm/damon/core: implement damon_has_probe_weight()
` [RFC PATCH 13/16] mm/damon/sysfs: implement probe/weight file
` [RFC PATCH 14/16] Docs/mm/damon/design: document attrs-only monitoring
` [RFC PATCH 15/16] Docs/admin-guide/mm/damon/usage: document weight sysfs file
` [RFC PATCH 16/16] Docs/ABI/damon: document probe weight file

[PATCH 0/8] mm/damon: validate all parameters in the core
 2026-07-05 19:43 UTC  (3+ messages)

[PATCH v3] mm: page_reporting: allow driver to set batch capacity
 2026-07-05 18:06 UTC  (8+ messages)


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