Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-14 19:41:50 to 2026-07-15 03:20:15 UTC [more...]

[PATCH v2 06/10] memory-failure: Prevent UAF in raw_hwp_page list
 2026-07-15  3:19 UTC  (5+ messages)

[PATCH v2 0/7] mm/khugepaged: several cleanups
 2026-07-15  2:59 UTC  (8+ messages)
` [PATCH v2 1/7] mm/khugepaged: refactor per-scan state clearing into collapse_control_init_scan()
` [PATCH v2 2/7] mm/khugepaged: extract young page check into collapse_is_referenced() helper
` [PATCH v2 3/7] mm/khugepaged: introduce a count_collapse_event() helper
` [PATCH v2 4/7] mm/khugepaged: fix outdated comments
` [PATCH v2 5/7] mm/khugepaged: Refactor the PTE state checks into a helper
` [PATCH v2 6/7] mm/khugepaged: unmap pte before releasing vma write lock
` [PATCH v2 7/7] mm: Documentation: clarify where the mTHP stats live

[PATCH v1.1 0/6] mm/damon: unurgent fixes for infinite loop, NULL de-ref and races
 2026-07-15  3:10 UTC  (7+ messages)
` [PATCH v1.1 1/6] mm/damon/core: avoid infinite kdamond_merge_regions() internal loop
` [PATCH v1.1 2/6] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
` [PATCH v1.1 3/6] mm/damon/vaddr: drop last same folio access check optimization
` [PATCH v1.1 4/6] mm/damon/paddr: drop last same folio access check reuse optimization
` [PATCH v1.1 5/6] mm/damon/sysfs: read addr_unit only once in damon_sysfs_apply_inputs()
` [PATCH v1.1 6/6] mm/damon/sysfs: read ops_id "

[PATCH v6 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-15  2:49 UTC  (5+ messages)
` [PATCH v6 2/6] arm64/vmalloc: Allow arch_vmap_pte_range_map_size to batch multiple CONT_PTE

[PATCH] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-15  2:32 UTC  (3+ messages)

[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
 2026-07-15  2:31 UTC  (4+ messages)
` [PATCH 1/2] mm/zswap: Fix global shrinker when memory cgroup is disabled

[PATCH v2] mm/vmscan: clear hopeless kswapd when global direct reclaim makes progress
 2026-07-15  2:30 UTC  (3+ messages)

[PATCH v2 0/4] mm/page_alloc: couple of followups for recent cleanups
 2026-07-15  1:19 UTC  (9+ messages)
` [PATCH v2 1/4] mm/page_alloc: rename FPI_TRYLOCK -> FPI_NOLOCK
` [PATCH v2 2/4] cgroup/cpuset: update some comments about the page allocator
` [PATCH v2 3/4] mm/page_alloc: fixup alloc_pages_nolock_noprof() comment
` [PATCH v2 4/4] mm/page_alloc: remove a VM_BUG_ON()

[PATCH v1] mm/kasan: fix swapped read/write lock usage in stack ring
 2026-07-15  1:18 UTC  (3+ messages)

[PATCH v3 0/2] Two small patches to clean up mm/mm_slot.h
 2026-07-15  1:10 UTC  (4+ messages)
` [PATCH v3 2/2] mm/mm_slot.h: add comments for mm_slot_lookup/insert

[PATCH] mm: huge_memory: Fix kobject cleanup in thpsize_create error
 2026-07-15  1:05 UTC  (3+ messages)

[PATCH v2] mm: huge_memory: Fix kobject cleanup in thpsize_create error
 2026-07-15  1:03 UTC  (2+ messages)

[PATCH] mm/migrate_device: avoid overflowing migrate_vma collection arrays
 2026-07-15  0:59 UTC  (11+ messages)

[PATCH v2 0/9] binfmt_misc: bpf-backed binary type handlers
 2026-07-15  0:28 UTC  (15+ messages)
` [PATCH v2 1/9] exec: stash bpf-selected interpreter state in struct linux_binprm
` [PATCH v2 2/9] binfmt_misc: add binfmt_misc_ops bpf struct_ops
` [PATCH v2 3/9] binfmt_misc: let the entry lookup walk sleep
` [PATCH v2 4/9] binfmt_misc: wire up bpf-backed 'B' entries
` [PATCH v2 5/9] bpf: allow fs kfuncs for binfmt_misc_ops programs
` [PATCH v2 6/9] binfmt_misc: let bpf handlers pass an argument to the interpreter
` [PATCH v2 7/9] binfmt_misc: let a bpf handler choose the invocation flags per exec
` [PATCH v2 8/9] binfmt_misc: let a bpf handler run the interpreter transparently
` [PATCH v2 9/9] selftests/exec: add binfmt_misc bpf-backed handler test

[RESEND PATCH v2 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-15  0:18 UTC  (2+ messages)

回复: 回复: [External Mail][PATCH 6.18.y v2] mm: shmem: fix potential livelock issue for shmem direct swapin
 2026-07-15  0:12 UTC  (2+ messages)

[PATCH v5 00/18] mm: Some cleanups for page allocator APIs
 2026-07-14 23:56 UTC  (3+ messages)
` [PATCH v5 09/18] KVM: VMX: Use higher-level allocator API

[PATCH v10 0/6] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-07-14 23:09 UTC  (9+ messages)

[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
 2026-07-14 22:54 UTC  (4+ messages)

[PATCH v2 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
 2026-07-14 22:21 UTC  (5+ messages)
` [PATCH v2 1/4] fixup! mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v2 2/4] fixup! drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v2 3/4] fixup! accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v2 4/4] fixup! drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faults

[PATCH 1/2] selftests/cgroup: fix missing TAP output in test_hugetlb_memcg
 2026-07-14 22:09 UTC  (2+ messages)

[RFC PATCH 00/34] mm: optimize unnecessary loads due to ptep_get() and friends out
 2026-07-14 21:45 UTC  (7+ messages)
` [RFC PATCH 02/34] ARM: mm: make 2-level pgd_t a scalar

[PATCH 0/4] mm/hmm: Clarify notifier retry state and scope HMM timeouts
 2026-07-14 21:33 UTC  (6+ messages)
` [PATCH 1/4] fixup! mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH 2/4] fixup! drm/nouveau: use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH 3/4] fixup! accel/amdxdna: use hmm_range_fault_unlocked_timeout() for range population
` [PATCH 4/4] fixup! drm/gpusvm: use hmm_range_fault_unlocked_timeout() for range faults

[RFC PATCH 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
 2026-07-14 21:14 UTC  (3+ messages)
` [RFC PATCH 08/13] mm/kwatch: add hardware breakpoint backend

[PATCH] kho: align kho_scratch to MAX_ORDER_NR_PAGES pages
 2026-07-14 20:51 UTC 

[PATCH] mm: memcg-v1: make mem_cgroup_oom_notify_cb() return void
 2026-07-14 20:06 UTC  (2+ messages)

[PATCH v8 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-14 20:05 UTC  (9+ messages)

[PATCH v5] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-14 20:05 UTC  (2+ messages)

[PATCH] mm: memcontrol: factor out memcg kmem uncharge sequence
 2026-07-14 20:02 UTC  (2+ messages)

[PATCH] mm: memcontrol: drop unused cpu argument from flush_nmi_stats
 2026-07-14 20:01 UTC  (2+ messages)

[PATCH] mm: memcg-v1: fix wrong linux-mm list address in deprecation warnings
 2026-07-14 20:00 UTC  (2+ messages)

[PATCH] mm: memcg-v1: account vmpressure event allocations
 2026-07-14 19:59 UTC  (2+ messages)

[PATCH] mm: memcontrol: update state_local when flushing NMI stats
 2026-07-14 19:52 UTC  (4+ messages)


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