linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[syzbot] [mm?] KMSAN: uninit-value in swap_writeout
 2025-12-22 12:18 UTC 

[PATCH] MAINTAINERS: Notify the "Device Memory" community of memory hotplug changes
 2025-12-22 12:12 UTC  (3+ messages)

[RESEND RFC PATCH 0/2] Enable vmalloc huge mappings by default on arm64
 2025-12-22 11:47 UTC  (3+ messages)
` [RESEND RFC PATCH 1/2] mm/vmalloc: Do not align size to huge size

[PATCH] mm/damon/tests/core-kunit: extend test scenarios and remove redundancy
 2025-12-22 11:33 UTC  (3+ messages)

[RFC PATCH V3 0/7] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unused slab space
 2025-12-22 11:14 UTC  (4+ messages)
` [RFC PATCH V3 7/7] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH V4 0/8] mm/slab: reduce slab accounting memory overhead by allocating slabobj_ext metadata within unsed slab space
 2025-12-22 11:08 UTC  (9+ messages)
` [PATCH V4 1/8] mm/slab: use unsigned long for orig_size to ensure proper metadata align
` [PATCH V4 2/8] mm/slab: allow specifying free pointer offset when using constructor
` [PATCH V4 3/8] ext4: specify the free pointer offset for ext4_inode_cache
` [PATCH V4 4/8] mm/slab: abstract slabobj_ext access via new slab_obj_ext() helper
` [PATCH V4 5/8] mm/slab: use stride to access slabobj_ext
` [PATCH V4 6/8] mm/memcontrol,alloc_tag: handle slabobj_ext access under KASAN poison
` [PATCH V4 7/8] mm/slab: save memory by allocating slabobj_ext array from leftover
` [PATCH V4 8/8] mm/slab: place slabobj_ext metadata in unused space within s->size

[PATCH v3 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
 2025-12-22 10:56 UTC  (15+ messages)
` [PATCH v3 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t
` [PATCH v3 2/3] selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
` [PATCH v3 3/3] selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper

[PATCH v6] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-22 10:54 UTC  (9+ messages)

[RFC PATCH v4 0/9] mm: Hot page tracking and promotion infrastructure
 2025-12-22 10:26 UTC  (5+ messages)
` [RFC PATCH v4 3/9] mm: Hot page tracking and promotion
` [RFC PATCH v4 8/9] mm: sched: Move hot page promotion from NUMAB=2 to pghot tracking

[PATCH v2] slub: keep empty main sheaf as spare in __pcs_replace_empty_main()
 2025-12-22 10:20 UTC  (3+ messages)

[PATCH v2 0/4] mm/hugetlb: fixes for PMD table sharing (incl. using mmu_gather)
 2025-12-22 10:10 UTC  (15+ messages)
` [PATCH v2 2/4] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH v2 4/4] mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_gather

[PATCH v2] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
 2025-12-22  9:51 UTC  (2+ messages)

[PATCHv2 00/14]
 2025-12-22  9:45 UTC  (25+ messages)
` [PATCHv2 02/14] mm/sparse: Check memmap alignment
` [PATCHv2 03/14] mm: Change the interface of prep_compound_tail()
` [PATCHv2 04/14] mm: Rename the 'compound_head' field in the 'struct page' to 'compound_info'
` [PATCHv2 05/14] mm: Move set/clear_compound_head() next to compound_head()
` [PATCHv2 06/14] mm: Rework compound_head() for power-of-2 sizeof(struct page)
` [PATCHv2 08/14] mm/hugetlb: Refactor code around vmemmap_walk
` [PATCHv2 10/14] mm: Drop fake head checks
` [PATCHv2 11/14] hugetlb: Remove VMEMMAP_SYNCHRONIZE_RCU
` [PATCHv2 12/14] mm/hugetlb: Remove hugetlb_optimize_vmemmap_key static key
` [PATCHv2 13/14] mm: Remove the branch from compound_head()
` [PATCHv2 14/14] hugetlb: Update vmemmap_dedup.rst

[PATCH v2 0/2] kfence: allow change objects number
 2025-12-22  9:37 UTC  (7+ messages)
` [PATCH v2 1/2] LoongArch: kfence: avoid use CONFIG_KFENCE_NUM_OBJECTS

[PATCH] mm/vmscan: respect mems_effective in demote_folio_list()
 2025-12-22  8:28 UTC  (12+ messages)
` [PATCH v2 0/2] fix demotion targets checks in reclaim/demotion
  ` [PATCH v2 1/2] mm/vmscan: respect mems_effective in demote_folio_list()
  ` [PATCH v2 2/2] mm/vmscan: check all allowed targets in can_demote()

[PATCH] mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entry
 2025-12-22  8:23 UTC  (3+ messages)

[PATCH -next 0/5] mm/mglru: remove memcg lru
 2025-12-22  7:44 UTC  (12+ 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 RFC v2 2/3] mm/page_alloc: refactor the initial compaction handling
 2025-12-22  7:40 UTC  (2+ messages)

[PATCH -next] mm/hugetlb_cgroup: fix -Wformat-truncation warning
 2025-12-22  7:23 UTC 

[PATCH] memblock tests: fix unknown macro build error
 2025-12-22  7:15 UTC 

[PATCH 0/2] mm/damon: export symbols and introduce prdm module
 2025-12-22  7:08 UTC  (7+ messages)

[PATCH bpf v2] lib/buildid: use __kernel_read() for sleepable context
 2025-12-22  5:33 UTC  (8+ messages)

[PATCH v2 1/5] selftests/mm: fix va_high_addr_switch.sh return value
 2025-12-22  4:32 UTC  (7+ messages)
` [PATCH v2 2/5] selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
  ` [PATCH v2 3/5] selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
    ` [PATCH v2 4/5] selftests/mm: va_high_addr_switch return fail when either test failed
      ` [PATCH v2 5/5] selftests/mm: fix comment for check_test_requirements

[PATCH] mm: fix huge page table not free after memory unplug
 2025-12-22  4:11 UTC 

[PATCH v2 00/28] Eliminate Dying Memory Cgroup
 2025-12-22  4:02 UTC  (21+ messages)
` [PATCH v2 13/28] mm: migrate: prevent memory cgroup release in folio_migrate_mapping()
` [PATCH v2 15/28] mm: memcontrol: prevent memory cgroup release in mem_cgroup_swap_full()
` [PATCH v2 17/28] mm: thp: prevent memory cgroup release in folio_split_queue_lock{_irqsave}()
` [PATCH v2 24/28] mm: vmscan: prepare for reparenting traditional LRU folios
` [PATCH v2 26/28] mm: memcontrol: refactor memcg_reparent_objcgs()
` [PATCH v2 27/28] mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios

[syzbot] [tomoyo?] [mm?] INFO: rcu detected stall in sys_newfstat (4)
 2025-12-22  3:48 UTC 

[PATCH v5 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
 2025-12-22  3:41 UTC  (8+ messages)
` [PATCH v5 14/19] mm, swap: cleanup swap entry management workflow
` [PATCH v5 15/19] mm, swap: add folio to swap cache directly on allocation

[PATCH RFC 2/3] x86/mm: implement redundant IPI elimination for PMD unsharing
 2025-12-22  3:19 UTC  (2+ messages)
` [PATCH RFC 2/3] x86/mm: implement redundant IPI elimination for

[PATCH] mm/mempolicy: fix mpol_rebind_nodemask() for MPOL_F_NUMA_BALANCING
 2025-12-22  3:08 UTC  (3+ messages)

[PATCH] mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
 2025-12-22  3:01 UTC  (6+ messages)

[PATCH v4 RESEND 0/6] mm: hugetlb: allocate frozen gigantic folio
 2025-12-22  2:30 UTC  (11+ messages)
` [PATCH v4 5/6] mm: cma: add cma_alloc_frozen{_compound}()

[PATCH bpf-next v2 0/7] mm: bpf kfuncs to access memcg data
 2025-12-22  0:51 UTC  (11+ messages)
` [PATCH bpf-next v2 2/7] mm: introduce BPF kfuncs to deal with memcg pointers
` [PATCH bpf-next v2 5/7] mm: introduce BPF kfunc to access memory events

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

[PATCH] powerpc/mm: export symbols for lazy_mmu_mode KUnit tests
 2025-12-21 23:42 UTC  (2+ messages)

[PATCH v1 0/5] MM_CID and HPCC mm_struct static init fixes
 2025-12-21 23:29 UTC  (6+ messages)
` [PATCH v1 1/5] mm: Add missing static initializer for init_mm::mm_cid.lock
` [PATCH v1 2/5] mm: Rename cpu_bitmap field to flexible_array
` [PATCH v1 3/5] mm: Take into account mm_cid size for mm_struct static definitions
` [PATCH v1 4/5] mm: Take into account hierarchical percpu tree items for static mm_struct definitions
` [PATCH v1 5/5] tsacct: Skip all kernel threads

[akpm-mm:mm-new 98/101] htmldocs: Documentation/admin-guide/laptops/index.rst:7: WARNING: toctree contains reference to nonexisting document 'admin-guide/laptops/laptop-mode' [toc.not_readable]
 2025-12-21 21:49 UTC 

[PATCH] mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
 2025-12-21 20:43 UTC  (3+ messages)

[PATCH v5] mm, hugetlb: implement movable_gigantic_pages sysctl
 2025-12-21 15:49 UTC  (2+ messages)

[PATCH 0/4] mm: increase lowmem size in linux-7.0
 2025-12-21 15:26 UTC  (7+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use

mm/hugetlb_cgroup.c:829:44: warning: '%s' directive output may be truncated writing up to 1623 bytes into a region of size between 32 and 63
 2025-12-21 15:23 UTC 

[PATCH v5 0/4] Add ARRAY_END(), and use it to fix off-by-one bugs
 2025-12-21 14:07 UTC  (6+ messages)
  ` [PATCH v5 4/4] mm: Use ARRAY_END() instead of open-coding it

[PATCH v7] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-21 12:46 UTC 

[PATCH v6] page_alloc: allow migration of smaller hugepages during contig_alloc
 2025-12-21 12:42 UTC  (7+ messages)

[PATCH 0/4] Improve khugepaged scan logic
 2025-12-21 12:38 UTC  (10+ messages)
` [PATCH 3/4] mm: khugepaged: move mm to list tail when MADV_COLD/MADV_FREE

[PATCH 00/13] Enable compound page for p2pdma memory
 2025-12-21 12:19 UTC  (2+ messages)

[PATCH v2 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
 2025-12-21 11:56 UTC  (13+ messages)
` [PATCH v2 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t
` [PATCH v2 2/3] selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
` [PATCH v2 3/3] selftests/mm/charge_reserved_hugetlb: fix hugetlbfs mount size for large hugepages

[PATCH-v3 1/3] genirq: Fixed Global Software Interrupt Moderation (GSIM)
 2025-12-21 11:21 UTC 

[PATCH] mm: fix minor spelling mistakes in comments
 2025-12-21 11:17 UTC  (2+ messages)

[PATCH RFC 0/3] skip redundant TLB sync IPIs
 2025-12-21 10:43 UTC  (6+ messages)
` [PATCH RFC 3/3] mm/khugepaged: skip redundant IPI in collapse_huge_page()

[RFC PATCH v4 3/4] hazptr: Implement Hazard Pointers
 2025-12-21  9:59 UTC  (11+ messages)

[PATCH 0/3] mm/memory: align alloc_swap_folio() logic with alloc_anon_folio()
 2025-12-21  9:47 UTC  (9+ messages)
` [PATCH 1/2] mm: bail out do_swap_page() when no PTE table exist
` [PATCH 2/2] mm: avoid unnecessary PTE table lock during initial swap folio scan

[PATCH-v3 2/3] genirq: Adaptive Global Software Interrupt Moderation (GSIM)
 2025-12-21  9:46 UTC 

[Linux Memory Hotness and Promotion] Notes from December 18, 2025
 2025-12-21  4:10 UTC 

[PATCH v1 1/3] selftests/mm: fix va_high_addr_switch.sh return value
 2025-12-21  3:24 UTC  (3+ messages)

[PATCH 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
 2025-12-21  2:35 UTC  (4+ messages)
` [PATCH 1/3] selftests/mm/write_to_hugetlbfs: parse -s with strtoull and use size_t

[PATCH 0/3] mm/khugepaged: minor cleanups
 2025-12-21  1:16 UTC  (7+ messages)
` [PATCH 1/3] mm/khugepaged: remove unnecessary goto 'skip' label

[PATCH v4] io: add io_pgtable abstraction
 2025-12-21  0:06 UTC  (2+ messages)

[PATCH 12/13] nvme-pci: introduce cmb_devmap_align module parameter
 2025-12-20 22:22 UTC  (2+ messages)

[GIT PULL] slab fix for 6.19-rc2
 2025-12-20 19:44 UTC  (2+ messages)

[PATCH v3 2/3] riscv: introduce percpu.h into include/asm
 2025-12-20 16:31 UTC  (3+ messages)

[PATCH 03/13] kernfs: add support for get_unmapped_area callback
 2025-12-20 15:57 UTC  (3+ messages)

[RFC PATCH 00/10] liveupdate: hugetlb support
 2025-12-20 15:11 UTC  (5+ messages)
` [RFC PATCH 04/10] liveupdate: flb: allow getting FLB data in early boot

[PATCH] mm/memtest: prevent arithmetic underflow in end pointer calculation
 2025-12-20 15:10 UTC 

[PATCH v2 2/2] kfence: allow change number of object by early parameter
 2025-12-20 14:59 UTC  (2+ messages)

[PATCH v5] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
 2025-12-20 14:50 UTC  (5+ messages)

[PATCH] kho: add support for deferred struct page init
 2025-12-20 14:49 UTC  (9+ messages)

[PATCH v5 00/36] Compiler-Based Context- and Locking-Analysis
 2025-12-20 13:33 UTC  (13+ messages)
` [PATCH v5 02/36] compiler-context-analysis: Add infrastructure for Context Analysis with Clang
` [PATCH v5 17/36] locking/rwsem: Support Clang's context analysis
` [PATCH v5 24/36] compiler-context-analysis: Remove __cond_lock() function-like helper

[PATCH] rust: page: Simplify overflow check using checked_add()
 2025-12-20 12:53 UTC  (3+ 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