linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 0/4] Make KHO Stateless
 2025-12-09  2:53 UTC  (4+ messages)
` [PATCH v3 1/4] kho: Introduce KHO FDT ABI header
` [PATCH v3 2/4] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH v3 3/4] kho: Adopt radix tree for preserved memory tracking

[PATCH v8 00/23] SLUB percpu sheaves
 2025-12-09  2:39 UTC  (8+ messages)
` [PATCH v8 03/23] slab: add opt-in caching layer of "
  ` slub: add barn_get_full_sheaf() and refine empty-main sheaf replacement

[PATCH v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-12-09  2:32 UTC  (16+ messages)
` [PATCH v13 22/22] mm: zswap: Batched zswap_compress() with compress batching of large folios

[PATCH v2 0/3] RISC-V: add percpu.h to include/asm
 2025-12-09  2:12 UTC  (5+ messages)
` [PATCH v2 1/3] riscv: remove irqflags.h inclusion in asm/bitops.h
` [PATCH v2 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v2 3/3] riscv: store percpu offset into thread_info

[PATCH v3 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-12-09  1:55 UTC  (6+ messages)
` [PATCH v3 2/4] drivers/iommu: Add calls for IOMMU_DEBUG_PAGEALLOC

[PATCH] mm/vmalloc: clarify why vmap_range_noflush() might sleep
 2025-12-09  1:52 UTC  (7+ messages)
` [syzbot ci] "

[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
 2025-12-09  1:49 UTC  (4+ messages)
` [PATCH v2 21/23] sched: psi: implement bpf_psi_create_trigger() kfunc

[PATCH v2] tmpfs: enforce the immutable flag on open files
 2025-12-09  1:47 UTC  (2+ messages)

[PATCH V2] mm/slab: ensure all metadata in slab object are word-aligned
 2025-12-09  1:38 UTC  (3+ messages)

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-09  1:30 UTC  (7+ messages)

[PATCH -next 0/5] mm/mglru: remove memcg lru
 2025-12-09  1:25 UTC  (6+ messages)
` [PATCH -next 1/5] mm/mglru: use mem_cgroup_iter for global reclaim
` [PATCH -next 2/5] mm/mglru: remove memcg lru
` [PATCH -next 3/5] mm/mglru: extend shrink_one for both lrugen and non-lrugen
` [PATCH -next 4/5] mm/mglru: combine shrink_many into shrink_node_memcgs
` [PATCH -next 5/5] mm/mglru: factor lrugen state out of shrink_lruvec

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-09  0:58 UTC  (7+ messages)

[PATCH 1/1] alloc_tag: skip rcu barrier on module unload if profiling was not enabled
 2025-12-08 21:30 UTC  (3+ messages)

[PATCH] mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
 2025-12-08 19:29 UTC  (5+ messages)

[GIT PULL] non-MM updates for 6.19-rc1
 2025-12-08 19:07 UTC  (8+ messages)

[PATCH -next] cgroup: switch to css_is_online() helper
 2025-12-08 19:05 UTC  (2+ messages)

[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
 2025-12-08 18:57 UTC  (7+ messages)

[PATCH v5 0/3] selftests: cgroup: Enhance robustness with polling helpers
 2025-12-08 18:46 UTC  (2+ messages)

[PATCH] cgroup: rstat: force flush on css exit
 2025-12-08 18:35 UTC  (2+ messages)

[PATCH v2] cgroup: rstat: use LOCK CMPXCHG in css_rstat_updated
 2025-12-08 18:32 UTC  (4+ messages)

[PATCH 0/2] mm: vmscan: add PID and cgroup ID to vmscan tracepoints
 2025-12-08 18:14 UTC  (3+ messages)
` [PATCH 1/2] mm: vmscan: add cgroup IDs "
` [PATCH 2/2] mm: vmscan: add PIDs "

[RFC PATCH 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-12-08 16:47 UTC  (4+ messages)
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[linux-next:master 13538/13721] mm/kasan/common.c:601:21: error: 'KASAN_VMALLOC_KEEP_TAG' undeclared; did you mean 'KASAN_VMALLOC_PAGE_RANGE'?
 2025-12-08 16:43 UTC 

[PATCH v13 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-12-08 16:29 UTC  (4+ messages)
` [PATCH v13 1/2] ACPI:RAS2: Add driver for the "

[PATCH v1 1/3] selftests/mm: fix va_high_addr_switch.sh return value
 2025-12-08 15:48 UTC  (6+ messages)
` [PATCH v1 2/3] selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
  ` [PATCH v1 3/3] selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test

[PATCH v5 0/2] Optimize zone->contiguous update and issue fix
 2025-12-08 15:25 UTC  (3+ messages)
` [PATCH v5 1/2] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
` [PATCH v5 2/2] mm/memory hotplug: fix zone->contiguous always false when hotplug

[PATCH v4] mm/memory hotplug/unplug: Optimize zone->contiguous update when changes pfn range
 2025-12-08 15:05 UTC  (6+ messages)

[RFC Patch 00/11] Convert huge page split API to folio-style
 2025-12-08 14:36 UTC  (12+ messages)
` [RFC Patch 01/11] mm/huge_memory: relocate fundamental folio split comment to __folio_split()
` [RFC Patch 02/11] mm/huge_memory: remove split_folio_to_list_to_order() helper
` [RFC Patch 03/11] mm/huge_memory: convert try_folio_split_to_order() to use split_folio_to_order()
` [RFC Patch 04/11] mm/memory-failure: convert try_to_split_thp_page() "
` [RFC Patch 05/11] mm/huge_memory: remove unused function split_huge_page_to_order()
` [RFC Patch 06/11] mm/huge_memory: introduce __split_folio_and_update_stats() to consolidate split task
` [RFC Patch 07/11] mm/huge_memory: separate uniform/non uniform split logic in __split_unmapped_folio()
` [RFC Patch 08/11] mm/huge_memory: restrict @split_at check to non-uniform splits
` [RFC Patch 09/11] mm/huge_memory: introduce folio_split_uniform() helper for uniform splitting
` [RFC Patch 10/11] mm/huge_memory: convert folio split helpers to use folio_split_uniform()
` [RFC Patch 11/11] mm/huge_memory: simplify split_huge_page() by calling __folio_split() directly

[PATCH] tools/mm/slabinfo: Fix trace disabling logic
 2025-12-08 12:25 UTC  (3+ messages)

[linux-next:master 13538/13721] mm/kasan/common.c:601:14: error: use of undeclared identifier 'KASAN_VMALLOC_KEEP_TAG'
 2025-12-08 12:07 UTC 

[PATCH v4] lib: xarray: free unused spare node in xas_create_range()
 2025-12-08 11:36 UTC  (5+ messages)

[PATCH v13 00/10] drm: Reduce page tables overhead with THP
 2025-12-08 11:29 UTC  (6+ messages)
` [PATCH v13 05/10] drm/i915: Use huge tmpfs mountpoint helpers
` [PATCH v13 07/10] drm/gem: Get rid of *_with_mnt helpers

[PATCH] mm/workingset: fix crash from corrupted shadow entries in lru_gen
 2025-12-08 11:24 UTC  (2+ messages)

[RFC PATCH v3 00/37] mm/damon: introduce per-CPUs/threads/write/read monitoring
 2025-12-08 11:19 UTC  (39+ messages)
` [RFC PATCH v3 01/37] mm/damon/core: implement damon_report_access()
` [RFC PATCH v3 02/37] mm/damon: define struct damon_sample_control
` [RFC PATCH v3 03/37] mm/damon/core: commit damon_sample_control
` [RFC PATCH v3 04/37] mm/damon/core: implement damon_report_page_fault()
` [RFC PATCH v3 05/37] mm/{mprotect,memory}: (no upstream-aimed hack) implement MM_CP_DAMON
` [RFC PATCH v3 06/37] mm/damon/paddr: support page fault access check primitive
` [RFC PATCH v3 07/37] mm/damon/core: apply access reports to high level snapshot
` [RFC PATCH v3 08/37] mm/damon/sysfs: implement monitoring_attrs/sample/ dir
` [RFC PATCH v3 09/37] mm/damon/sysfs: implement sample/primitives/ dir
` [RFC PATCH v3 10/37] mm/damon/sysfs: connect primitives directory with core
` [RFC PATCH v3 11/37] Docs/mm/damon/design: document page fault sampling primitive
` [RFC PATCH v3 12/37] Docs/admin-guide/mm/damon/usage: document sample primitives dir
` [RFC PATCH v3 13/37] mm/damon: extend damon_access_report for origin CPU reporting
` [RFC PATCH v3 14/37] mm/damon/core: report access origin cpu of page faults
` [RFC PATCH v3 15/37] mm/damon: implement sample filter data structure for cpus-only monitoring
` [RFC PATCH v3 16/37] mm/damon/core: implement damon_sample_filter manipulations
` [RFC PATCH v3 17/37] mm/damon/core: commit damon_sample_filters
` [RFC PATCH v3 18/37] mm/damon/core: apply sample filter to access reports
` [RFC PATCH v3 19/37] mm/damon/sysfs: implement sample/filters/ directory
` [RFC PATCH v3 20/37] mm/damon/sysfs: implement sample filter directory
` [RFC PATCH v3 21/37] mm/damon/sysfs: implement type, matching, allow files under sample filter dir
` [RFC PATCH v3 22/37] mm/damon/sysfs: implement cpumask file "
` [RFC PATCH v3 23/37] mm/damon/sysfs: connect sample filters with core layer
` [RFC PATCH v3 24/37] Docs/mm/damon/design: document sample filters
` [RFC PATCH v3 25/37] Docs/admin-guide/mm/damon/usage: document sample filters dir
` [RFC PATCH v3 26/37] mm/damon: extend damon_access_report for access-origin thread info
` [RFC PATCH v3 27/37] mm/damon/core: report access-generated thread id of the fault event
` [RFC PATCH v3 28/37] mm/damon: extend damon_sample_filter for threads
` [RFC PATCH v3 29/37] mm/damon/core: support threads type sample filter
` [RFC PATCH v3 30/37] mm/damon/sysfs: support thread based access sample filtering
` [RFC PATCH v3 31/37] Docs/mm/damon/design: document threads type sample filter
` [RFC PATCH v3 32/37] Docs/admin-guide/mm/damon/usage: document tids_arr file
` [RFC PATCH v3 33/37] mm/damon: support reporting write access
` [RFC PATCH v3 34/37] mm/damon/core: report whether the page fault was for writing
` [RFC PATCH v3 35/37] mm/damon/core: support write access sample filter
` [RFC PATCH v3 36/37] mm/damon/sysfs: support write-type "
` [RFC PATCH v3 37/37] Docs/mm/damon/design: document write access sample filter type

[PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory
 2025-12-08 11:07 UTC  (4+ messages)

[PATCH v1 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-08 11:01 UTC  (9+ messages)
` [PATCH v1 1/4] mm/hugetlb: fix hugetlb_pmd_shared()
` [PATCH v1 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH v2] tools/mm/slabinfo: Fix --partial long option mapping
 2025-12-08 10:52 UTC 

[PATCH 00/11] mm/hugetlb: Eliminate fake head pages from vmemmap optimization
 2025-12-08 10:48 UTC  (19+ messages)
` [PATCH 05/11] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCH 06/11] mm/hugetlb: Remove fake head pages
` [PATCH 07/11] mm: Drop fake head checks and fix a race condition

[PATCH] tools/mm/slabinfo: recognize --partial/-p option
 2025-12-08 10:43 UTC  (3+ messages)

[PATCH 0/2] mm: fix oom-killer not being invoked when demotion is enabled
 2025-12-08  9:40 UTC  (3+ messages)
` [PATCH 1/2] mm: memory-tiers, numa_emu: enable to create memory tiers using fake numa nodes
` [PATCH 2/2] mm/vmscan: don't demote if there is not enough free memory in the lower memory tier

[PATCH] mm/percpu: drop unused max_upa in pcpu_build_alloc_info()
 2025-12-08  9:26 UTC 

[PATCH v2 0/4] mm/vfio: huge pfnmaps with !MAP_FIXED mappings
 2025-12-08  9:21 UTC  (9+ messages)
` [PATCH v2 2/4] mm: Add file_operations.get_mapping_order()
` [PATCH v2 4/4] vfio-pci: Best-effort huge pfnmaps with !MAP_FIXED mappings

[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
 2025-12-08  9:10 UTC  (9+ messages)
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map

[syzbot] [mm?] BUG: sleeping function called from invalid context in kvm_mmu_notifier_invalidate_range_start
 2025-12-08  7:41 UTC 

[syzbot] [net?] kernel BUG in filemap_fault (3)
 2025-12-08  7:18 UTC  (2+ messages)

[PATCH 0/4] Make KHO Stateless
 2025-12-08  6:35 UTC  (5+ messages)
` [PATCH 1/4] kho: Introduce KHO FDT ABI header
` [PATCH 2/4] kho: Relocate vmalloc preservation structure to KHO "
` [PATCH 3/4] kho: Adopt radix tree for preserved memory tracking
` [PATCH 4/4] kho: Remove finalize state and clients

[PATCH v5 0/7] iomap: zero range folio batch support
 2025-12-08  3:35 UTC  (5+ messages)
` [PATCH v5 5/7] xfs: fill dirty folios on zero range of unwritten mappings

[RFC PATCH -next 0/2] mm/mglru: remove memcg lru
 2025-12-08  3:10 UTC  (5+ messages)
` [RFC PATCH -next 1/2] mm/mglru: use mem_cgroup_iter for global reclaim

[RFC PATCH -next 2/2] mm/mglru: remove memcg lru
 2025-12-08  2:35 UTC  (3+ messages)
` [RFC PATCH -next 1/2] mm/mglru: use mem_cgroup_iter for global reclaim

[PATCH 09/10] drivers/auxdisplay: add a KFuzzTest for parse_xy()
 2025-12-08  0:58 UTC  (2+ messages)

[PATCH] mm/memory_hotplug: Cache auto_movable stats to optimize online check
 2025-12-07 23:10 UTC  (4+ messages)

[PATCH V3] mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destruction
 2025-12-07 17:11 UTC  (2+ messages)

[GIT PULL] memblock: introduce check_pages boot parameter
 2025-12-07 16:57 UTC  (2+ messages)

[PATCH v3 0/2] mm: only mark/clear KHO scratch memory when needed
 2025-12-07 14:57 UTC  (8+ messages)
` [PATCH v3 2/2] mm/memblock: "

[PATCH v3 0/2] further damage-control lack of clone scalability
 2025-12-07 10:37 UTC  (5+ messages)
` [PATCH v3 2/2] pid: only take pidmap_lock once on alloc

[syzbot] [mm?] general protection fault in lru_gen_test_recent (2)
 2025-12-07  8:55 UTC 

[akpm-mm:mm-unstable 52/72] mm/kasan/common.c:601:21: error: 'KASAN_VMALLOC_KEEP_TAG' undeclared; did you mean 'KASAN_VMALLOC_PAGE_RANGE'?
 2025-12-07  7:14 UTC 

[akpm-mm:mm-unstable 52/72] mm/kasan/common.c:601:14: error: use of undeclared identifier 'KASAN_VMALLOC_KEEP_TAG'
 2025-12-07  7:04 UTC 

[PATCH 05/10] tools: add kfuzztest-bridge utility
 2025-12-07  6:38 UTC  (2+ messages)

[PATCH] mm/swapfile: validate swap offset in unuse_pte_range()
 2025-12-07  6:32 UTC  (6+ 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