linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[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

[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

[Bug report] hash_name() may cross page boundary and trigger sleep in RCU context
 2025-12-08 13:18 UTC  (5+ messages)

[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  (10+ 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  (23+ messages)
` [PATCH 04/11] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [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  (10+ 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

[PATCH] mm/vmalloc: clarify why vmap_range_noflush() might sleep
 2025-12-08  8:51 UTC  (4+ messages)
` [syzbot ci] "

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

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

[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 v13 00/22] zswap compression batching with optimized iaa_crypto driver
 2025-12-08  4:33 UTC  (14+ 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-08  3:49 UTC  (4+ 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 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 0/4] Extend xas_split* to support splitting arbitrarily large entries
 2025-12-08  3:32 UTC  (3+ messages)
` [RFC PATCH 4/4] XArray: test: Increase split order test range in check_split()

[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 v8 00/23] SLUB percpu sheaves
 2025-12-07 13:59 UTC  (6+ 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 v1 1/3] selftests/mm: fix va_high_addr_switch.sh return value
 2025-12-07 12:22 UTC  (3+ 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 v3 0/2] further damage-control lack of clone scalability
 2025-12-07 10:37 UTC  (6+ messages)
` [PATCH v3 1/2] ns: pad refcount
` [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)

[PATCH 0/3] cgroup/misc: Add hwcap masks to the misc controller
 2025-12-07  6:16 UTC  (4+ messages)
` [PATCH 1/3] cgroup, binfmt_elf: "

[RFC v2 0/7] mm/damon: extend for page faults reporting based access monitoring
 2025-12-07  4:52 UTC  (2+ messages)

[PATCH] mm/damon: modified damon_call_control from static to kmalloc
 2025-12-07  2:36 UTC  (2+ messages)

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-06 23:02 UTC  (11+ messages)
` [RFC PATCH 01/10] kho: drop restriction on maximum page order
` [RFC PATCH 02/10] kho: disable scratch-only earlier in boot
` [RFC PATCH 03/10] liveupdate: do early initialization before hugepages are allocated
` [RFC PATCH 04/10] liveupdate: flb: allow getting FLB data in early boot
` [RFC PATCH 05/10] mm: hugetlb: export some functions to hugetlb-internal header
` [RFC PATCH 06/10] liveupdate: hugetlb subsystem FLB state preservation
` [RFC PATCH 07/10] mm: hugetlb: don't allocate pages already in live update
` [RFC PATCH 08/10] mm: hugetlb: disable CMA if liveupdate is enabled
` [RFC PATCH 09/10] mm: hugetlb: allow freezing the inode
` [RFC PATCH 10/10] liveupdate: allow preserving hugetlb-backed memfd

[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
 2025-12-06 16:47 UTC  (17+ messages)

[PATCH] tmpfs: enforce the immutable flag on open files
 2025-12-06 15:15 UTC  (3+ messages)

[PATCH v3] mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
 2025-12-06 14:52 UTC  (2+ messages)

[RFC PATCH v3 0/8] mm: Hot page tracking and promotion infrastructure
 2025-12-06 10:22 UTC  (4+ messages)
` [RFC PATCH v3 3/8] mm: Hot page tracking and promotion

[RFC PATCH v4 0/9] mm: Hot page tracking and promotion infrastructure
 2025-12-06 10:14 UTC  (10+ messages)
` [RFC PATCH v4 1/9] mm: migrate: Allow misplaced migration without VMA too
` [RFC PATCH v4 2/9] migrate: implement migrate_misplaced_folios_batch
` [RFC PATCH v4 3/9] mm: Hot page tracking and promotion
` [RFC PATCH v4 4/9] x86: ibs: In-kernel IBS driver for memory access profiling
` [RFC PATCH v4 5/9] x86: ibs: Enable IBS profiling for memory accesses
` [RFC PATCH v4 6/9] mm: mglru: generalize page table walk
` [RFC PATCH v4 7/9] mm: klruscand: use mglru scanning for page promotion
` [RFC PATCH v4 8/9] mm: sched: Move hot page promotion from NUMAB=2 to pghot tracking
` [RFC PATCH v4 9/9] mm: pghot: Add folio_mark_accessed() as hotness source

page:  |  | latest

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