Linux-mm Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-14 16:48:30 to 2026-08-15 02:00:32 UTC [more...]

[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
 2026-08-15  1:59 UTC  (20+ messages)
` [PATCH v4 01/19] selftests/mm: raise the khugepaged test-case cap
` [PATCH v4 02/19] selftests/mm: skip collapse_compound_extreme() where the PMD is too large
` [PATCH v4 03/19] selftests/mm: scale khugepaged's collapse wait with the PMD size
` [PATCH v4 04/19] selftests/mm: skip khugepaged page cache cases without a PMD folio
` [PATCH v4 05/19] selftests/mm: make the swap cases' swapout reliable
` [PATCH v4 06/19] selftests/mm: stop khugepaged during the MADV_COLLAPSE cases
` [PATCH v4 07/19] selftests/mm: move is_backed_by_folio() into vm_util
` [PATCH v4 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v4 09/19] selftests/mm: add folio-order detection self-check
` [PATCH v4 10/19] selftests/mm: add khugepaged completion barrier helper
` [PATCH v4 11/19] selftests/mm: add order-parameterized khugepaged collapse cases
` [PATCH v4 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
` [PATCH v4 13/19] selftests/mm: cover a shared-source collapse write race
` [PATCH v4 14/19] selftests/mm: run every supported collapse order by default
` [PATCH v4 15/19] selftests/mm: check that one khugepaged pass collapses one window
` [PATCH v4 16/19] selftests/mm: add khugepaged race harness
` [PATCH v4 17/19] selftests/mm: race collapse of windows with holes
` [PATCH v4 18/19] selftests/mm: add memory-pressure threads to the khugepaged race harness
` [PATCH v4 19/19] selftests/mm: zap whole PTE tables in "

[PATCH v6 0/2] mm/memory_hotplug: optimize zone contiguous check when changing pfn range
 2026-08-15  1:55 UTC  (11+ messages)
` [PATCH v6 1/2] "

[PATCH for-7.4 0/9] memcg: remove the v1 soft limit
 2026-08-15  0:50 UTC  (6+ messages)
` [PATCH 1/9] memcg: make the v1 soft limit knob inert

[PATCH] mm/damon/stat: avoid iterating targets in damon_stat_sort_regions()
 2026-08-15  0:47 UTC  (2+ messages)

[linux-next:master 14076/14447] WARNING: modpost: vmlinux: section mismatch in reference: tracing_gen_ctx+0xb0 (section: .text.unlikely) -> initcall_level_names (section: .init.data)
 2026-08-15  0:46 UTC 

[PATCH v4 0/2] mm, memcg: fix memory.peak reset clobbering other fds' watermark
 2026-08-15  0:38 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH] mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
 2026-08-15  0:36 UTC  (3+ messages)

[PATCH v2 0/3] slab: ZERO_SIZE_PTR alignment and exact matching
 2026-08-15  0:28 UTC  (4+ messages)
` [PATCH v2 2/3] slab: check for ZERO_SIZE_PTR by exact match

[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
 2026-08-15  0:25 UTC  (5+ messages)

[PATCH RFC 00/15] mm/mglru: frequency guided promotion (MGLRU-FG) and flag cleanup
 2026-08-15  0:13 UTC  (5+ messages)
` [PATCH RFC 09/15] mm/mglru: frequency guided workingset promotion (MGLRU-FG)

[PATCH v2 0/5] x86/cpu: Refactor identify_cpu()
 2026-08-14 23:51 UTC  (6+ messages)
` [PATCH v2 1/5] x86/cpu: Factor init_cpu_info() out of identify_cpu()
` [PATCH v2 2/5] x86/cpu: Initialize boot CPU cpuinfo defaults early
` [PATCH v2 3/5] x86/cpu: Inline generic_identify() into identify_cpu()
` [PATCH v2 4/5] x86/cpu: Move 32-bit SEP setup "
` [PATCH v2 5/5] x86/cpu: Don't transiently clear the boot CPU's capabilities

[RFC PATCH 0/6] mm/mglru: skip empty PUD subtrees during aging with PUD-level Bloom filter
 2026-08-14 23:36 UTC  (7+ messages)
` [RFC PATCH 1/6] mm/mglru: add PUD-level Bloom filter state
` [RFC PATCH 3/6] mm/mglru: skip empty PUD subtrees during aging
` [RFC PATCH 4/6] mm/mglru: report hot PUDs from the rmap feedback path

[RFC v3 00/15] xswap: extendable (virtual) swap device backed by zswap
 2026-08-14 23:09 UTC  (3+ messages)
` [RFC v3 05/15] mm, swap: add xswap cluster grow via VM_SPARSE vmalloc

[RFC PATCH 0/6] fix nommu mmap and add nommu kselftests
 2026-08-14 22:35 UTC  (15+ messages)
` [RFC PATCH 1/6] mm: nommu: fix do_mremap() to correctly update internal states
` [RFC PATCH 2/6] mm: nommu: use vma_is_anonymous() to check if vmas are anonymous
` [RFC PATCH 4/6] selftests: fix build errors on alpine linux
` [RFC PATCH 6/6] selftests/mm: add nommu mmap and mremap behavior tests

[akpm-mm:mm-new] BUILD SUCCESS 6c2cdf00fe5205942b5f29e16905603a1717b931
 2026-08-14 21:45 UTC 

[PATCH v6 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-14 20:33 UTC  (4+ messages)
` [PATCH v6 1/5] mm: Make per-VMA locks available universally

[PATCH v2] blk-crypto-fallback: Fix deadlock when encrypting large bio in dm layer
 2026-08-14 19:45 UTC  (3+ messages)

[PATCH v2 0/4] sysctl: Disallow partial updates of miss-formatted sysctl vectors
 2026-08-14 19:36 UTC  (2+ messages)

[PATCH] rhashtable: use per-init-site lockdep classes for bucket locks
 2026-08-14 19:27 UTC 

[RFC PATCH v5] mm: retry page faults once under the per-VMA lock
 2026-08-14 18:51 UTC  (2+ messages)

[PATCH] mm/secretmem: properly account locked pages
 2026-08-14 18:46 UTC 

[PATCH 1/1] mm/hugetlb: keep max_huge_pages when dissolving surplus folios
 2026-08-14 18:40 UTC  (2+ messages)

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-14 18:13 UTC  (7+ messages)
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes

[PATCH v3 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush
 2026-08-14 17:21 UTC  (2+ messages)

[PATCH v3 1/4] selftests: add shared lib.bpf.mk to build BPF progs and skeletons
 2026-08-14 17:21 UTC  (2+ messages)

[PATCH v3 4/4] selftests/sched_ext: build BPF schedulers via the shared lib.bpf.mk
 2026-08-14 17:05 UTC  (2+ messages)

[PATCH v3 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
 2026-08-14 17:05 UTC  (2+ messages)

[RFC PATCH 0/2] mm: zsmalloc: make shrinker compaction budget-aware
 2026-08-14 16:50 UTC  (8+ messages)

[PATCH v4 0/2] kho: support preserving high-order non-compound pages
 2026-08-14 16:48 UTC  (7+ messages)


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