linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
 2026-02-12 23:49 UTC  (3+ messages)
` [PATCH 2/4] "

[PATCH] mm: remove '!root_reclaim' checking in should_abort_scan()
 2026-02-12 22:57 UTC  (2+ messages)

[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
 2026-02-12 22:19 UTC  (14+ messages)

[PATCH 0/2] improve per-node allocation and reclaim visibility
 2026-02-12 21:53 UTC  (17+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy
` [PATCH 2/2] mm: move pgscan and pgsteal to node stats
` [syzbot ci] Re: improve per-node allocation and reclaim visibility

[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_walk
 2026-02-12 21:30 UTC  (3+ messages)

[PATCH] mm/migrate_device: remove dead migration entry check in migrate_vma_collect_huge_pmd()
 2026-02-12 21:16 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] Improve this_cpu_ops performance for ARM64 (and potentially other architectures)
 2026-02-12 21:12 UTC  (11+ messages)

[GIT PULL] non-MM updates for 7.0-rc1
 2026-02-12 21:00 UTC  (2+ messages)

[GIT PULL] MM updates for 7.0-rc1
 2026-02-12 21:00 UTC  (2+ messages)

[Bug 221055] New: Hibernate image write 10x slower since commit 0ff67f990bd4 ("mm, swap: remove swap slot cache")
 2026-02-12 20:37 UTC  (4+ messages)

[PATCH mm-unstable v1 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-02-12 20:26 UTC  (27+ messages)
` [PATCH mm-unstable v1 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v1 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v1 3/5] mm/khugepaged: define COLLAPSE_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1
` [PATCH mm-unstable v1 4/5] mm/khugepaged: rename hpage_collapse_* to collapse_*
  ` [PATCH mm-unstable v1 5/5] mm/khugepaged: unify khugepaged and madv_collapse with collapse_single_pmd()

[PATCH v3 00/20] Virtual Swap Space
 2026-02-12 20:11 UTC  (8+ messages)

[RFC PATCH 0/7] k[v]free_rcu() improvements
 2026-02-12 19:15 UTC  (9+ messages)
` [RFC PATCH 1/7] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [RFC PATCH 6/7] mm/slab: introduce kfree_rcu_nolock()
` [RFC PATCH 7/7] mm/slab: make kfree_rcu_nolock() work with sheaves

[PATCH v3 0/4] arch, mm: consolidate empty_zero_page
 2026-02-12 18:40 UTC  (16+ messages)
` [PATCH v3 1/4] mm: don't special case !MMU for is_zero_pfn() and my_zero_pfn()
` [PATCH v3 2/4] mm: rename my_zero_pfn() to zero_pfn()
` [PATCH v3 3/4] arch, mm: consolidate empty_zero_page
` [PATCH v3 4/4] mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()

[LSF/MM/BPF TOPIC] eBPF isolation with pkeys
 2026-02-12 18:37 UTC  (7+ messages)

[RFC PATCH v2 0/5] mm/swap, memcg: Introduce swap tiers for cgroup based swap control
 2026-02-12 18:33 UTC  (10+ messages)
` [RFC PATCH v2 v2 1/5] mm: swap: introduce swap tier infrastructure
` [RFC PATCH v2 v2 4/5] mm, swap: change back to use each swap device's percpu cluster

[PATCH] mm: name the anonymous MMOP enum as enum mmop
 2026-02-12 18:13 UTC  (6+ messages)

[PATCH v16 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-02-12 18:09 UTC  (2+ messages)

[PATCH] smaps: Report correct page sizes with THP
 2026-02-12 18:05 UTC  (4+ messages)

[PATCH v3 00/12] rust: xarray: add entry API with preloading
 2026-02-12 17:49 UTC  (13+ messages)
` [PATCH v3 03/12] rust: xarray: add `contains_index` method

[PATCH v2] rust: page: add byte-wise atomic memory copy methods
 2026-02-12 17:23 UTC  (4+ messages)

[PATCH] selftests/mm: Remove duplicate include of unistd.h
 2026-02-12 17:03 UTC  (3+ messages)

[PATCH v1] mm/damon: remove unused code
 2026-02-12 16:51 UTC  (3+ messages)

[RFC 0/2] mm: thp: split time allocation of page table for THPs
 2026-02-12 16:46 UTC  (7+ messages)
` [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time

[PATCH] mm: allow __GFP_RETRY_MAYFAIL in vmalloc
 2026-02-12 16:33 UTC 

[RFC PATCH v5 00/10] mm: Hot page tracking and promotion infrastructure
 2026-02-12 16:15 UTC  (3+ messages)

[PATCH RESEND v8] mm/page_alloc: boost watermarks on atomic allocation failure
 2026-02-12 15:38 UTC  (2+ messages)

[RFC PATCH v3 0/6] some /dev/mem specifications and traced testing
 2026-02-12 15:23 UTC  (10+ messages)
` [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use
` [RFC PATCH v3 2/6] /dev/mem: Add initial documentation of memory_open() and mem_fops
` [RFC PATCH v3 3/6] kunit: add visibility helpers for static inline functions
` [RFC PATCH v3 4/6] char: mem: expose devmem helpers for KUnit testing
` [RFC PATCH v3 5/6] char: mem: add KUnit tests for /dev/mem read_mem()
` [RFC PATCH v3 6/6] char: mem: add Kconfig option for devmem KUnit tests

[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
 2026-02-12 14:51 UTC  (10+ messages)
` [PATCH v2 04/10] mm/cma: Allow dynamically creating CMA areas
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v2 07/10] arm64: tegra: Add VPR placeholder node on Tegra234

[PATCH] rust: page: add volatile memory copy methods
 2026-02-12 14:21 UTC  (12+ messages)

[PATCH v3] kho: add support for deferred struct page init
 2026-02-12 13:26 UTC  (4+ messages)

[PATCH v3 0/2] two fixes in kho_populate()
 2026-02-12 13:00 UTC  (4+ messages)
` [PATCH v3 1/2] kho: fix missing early_memunmap() call "
` [PATCH v3 2/2] kho: remove unnecessary WARN_ON(err) "

[bug report] kernel BUG at mm/hugetlb.c:5868! triggered by blktests nvme/tcp nvme/029
 2026-02-12 12:53 UTC  (2+ messages)

[PATCH] mm/userfaultfd: fix likely/unlikely annotation in move_pages()
 2026-02-12 12:47 UTC  (3+ messages)

[PATCH v3 0/2] KSM: Optimizations for rmap_walk_ksm
 2026-02-12 12:21 UTC  (4+ messages)
` [PATCH v3 1/2] ksm: Initialize the addr only once in rmap_walk_ksm
` [PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range

[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
 2026-02-12 11:02 UTC  (8+ messages)
    ` [Lsf-pc] "

[PATCHv2] mm: khugepaged: make scan loops suspend aware
 2026-02-12  9:24 UTC  (10+ messages)

[PATCH bpf-next 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
 2026-02-12  9:23 UTC  (6+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next 2/3] mm/memcontrol: Return error when accessing kmem with nokmem
` [PATCH bpf-next 3/3] selftests/bpf: Skip test_kmem when cgroup.memory=nokmem

[RFC PATCH] mm: only set fault addrsss' access bit in do_anonymous_page
 2026-02-12  8:54 UTC  (9+ messages)

[PATCH v4] mm: Fix a hmm_range_fault() livelock / starvation problem
 2026-02-12  8:52 UTC  (4+ messages)

[PATCH v4 00/31] Eliminate Dying Memory Cgroup
 2026-02-12  8:46 UTC  (3+ messages)
` [PATCH v4 26/31] mm: vmscan: prepare for reparenting MGLRU folios

[PATCH v9 0/2] Optimize zone->contiguous update
 2026-02-12  8:45 UTC  (10+ messages)
` [PATCH v9 2/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range

[PATCH] slab: distinguish lock and trylock for sheaf_flush_main()
 2026-02-12  6:48 UTC  (3+ messages)

[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for
 2026-02-12  6:30 UTC  (2+ messages)

[RFC PATCH 0/5] mm/damon: Add node_sys_bp quota goal metric for PA-based migration control
 2026-02-12  6:27 UTC  (2+ messages)

[RFC PATCH 0/5] mm/damon: support multiple goal-based quota tuning algorithms
 2026-02-12  6:23 UTC  (6+ messages)
` [RFC PATCH 1/5] mm/damon/core: introduce damos_quota_goal_tuner
` [RFC PATCH 2/5] mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
` [RFC PATCH 3/5] mm/damon/sysfs-schemes: implement quotas->goal_tuner file
` [RFC PATCH 4/5] Docs/mm/damon/design: document the goal-based quota tuner selections
` [RFC PATCH 5/5] Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs file

[PATCH 1/4] memcg: use mod_node_page_state to update stats
 2026-02-12  5:16 UTC  (14+ messages)

[PATCH v3 01/20] mm/swap: decouple swap cache from physical swap infrastructure
 2026-02-12  5:07 UTC  (5+ messages)
` [PATCH v3 00/20] Virtual Swap Space

[PATCH v3 0/3] memfd-based Userspace MFR Policy for HugeTLB
 2026-02-12  3:17 UTC  (6+ messages)
` [PATCH v3 2/3] selftests/mm: test userspace MFR for HugeTLB hugepage

[linux-next:master] BUILD SUCCESS WITH UNVERIFIED WARNING 9152bc8cebcb14dc16b03ec81f2377ee8ce12268
 2026-02-12  3:05 UTC 

[RESEND PATCH] mm: bail out from partial cgroup_reclaim inside shrink_lruvec
 2026-02-12  3:01 UTC  (3+ messages)

[PATCH v2 1/2] kho: fix missing early_memunmap() call in kho_populate()
 2026-02-12  2:36 UTC  (2+ messages)

[PATCH v4 2/2] arm64,ppc64le/kdump: pass dm-crypt keys to kdump kernel
 2026-02-12  2:22 UTC  (2+ messages)

page:  |  | latest

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