summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-21kmsan: fix usage of kmsan_enter_runtime() in kmsan_vmap_pages_range_noflush()Alexander Potapenko
2025-05-21kmsan: apply clang-format to files mm/kmsan/Alexander Potapenko
2025-05-21mm/mempolicy: Weighted Interleave Auto-tuningJoshua Hahn
2025-05-13memcg: no irq disable for memcg stock lockShakeel Butt
2025-05-13memcg: completely decouple memcg and obj stocksShakeel Butt
2025-05-13memcg: separate local_trylock for memcg and objShakeel Butt
2025-05-13memcg: simplify consume_stockShakeel Butt
2025-05-13mm: remove obsolete pgd_offset_gate()Feng Lee
2025-05-13mm/vma: remove mmap() retry mergeLorenzo Stoakes
2025-05-13mm: secretmem: convert to .mmap_prepare() hookLorenzo Stoakes
2025-05-13mm: introduce new .mmap_prepare() file callbackLorenzo Stoakes
2025-05-13selftests: memcg: increase error tolerance of child memory.current check in t...Waiman Long
2025-05-13selftests: memcg: allow low event with no memory.low and memory_recursiveprot onWaiman Long
2025-05-12mm/gup: remove page_folio() in memfd_pin_folios()Vishal Moola (Oracle)
2025-05-12mm/gup: remove unnecessary check in memfd_pin_folios()Vishal Moola (Oracle)
2025-05-12mm, swap: remove no longer used swap mapping helperKairui Song
2025-05-12mm: move folio_index to mm/swap.h and remove no longer needed helperKairui Song
2025-05-12filemap: do not use folio_contains for swap cache foliosKairui Song
2025-05-12f2fs: drop usage of folio_indexKairui Song
2025-05-12fuse: drop usage of folio_indexKairui Song
2025-05-12xarray: fix kerneldoc for __xa_cmpxchgChristoph Hellwig
2025-05-12docs/mm/damon/design: fix spelling mistakeThushara.M.S
2025-05-12DAX: warn when kmem regions are truncated for memory block alignmentGregory Price
2025-05-12mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGSGuilherme Giacomo Simoes
2025-05-12mm: perform VMA allocation, freeing, duplication in mmLorenzo Stoakes
2025-05-12mm: move dup_mmap() to mmLorenzo Stoakes
2025-05-12mm: abstract initial stack setup to mm subsystemLorenzo Stoakes
2025-05-12mm: establish mm/vma_exec.c for shared exec/mm VMA functionalityLorenzo Stoakes
2025-05-12mm: kmemleak: mark variables as __read_mostlyLuiz Capitulino
2025-05-12mm: kmemleak: drop wrong commentLuiz Capitulino
2025-05-12mm: kmemleak: drop kmemleak_warning variableLuiz Capitulino
2025-05-12jfs: implement migrate_folio for jfs_metapage_aopsShivank Garg
2025-05-12mm: add folio_expected_ref_count() for reference count calculationShivank Garg
2025-05-12util_macros.h: make the header more resilientAndy Shevchenko
2025-05-12sched/numa: add tracepoint that tracks the skipping of numa balancing due to ...Libo Chen
2025-05-12sched/numa: skip VMA scanning on memory pinned to one NUMA node via cpuset.memsLibo Chen
2025-05-12mm/selftests: add a test to verify mmap_changing race with -EAGAINPeter Xu
2025-05-12mm/rmap: inline folio_test_large_maybe_mapped_shared() into callersLance Yang
2025-05-12mm/damon/sysfs-schemes: use kmalloc_array() and size_add()Su Hui
2025-05-12mm: workingset: simplify lockdep check in update_nodePedro Falcato
2025-05-12mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()David Woodhouse
2025-05-12mm: use for_each_valid_pfn() in memory_hotplugDavid Woodhouse
2025-05-12mm, x86: use for_each_valid_pfn() from __ioremap_check_ram()David Woodhouse
2025-05-12mm, PM: use for_each_valid_pfn() in kernel/power/snapshot.cDavid Woodhouse
2025-05-12mm: implement for_each_valid_pfn() for CONFIG_SPARSEMEMDavid Woodhouse
2025-05-12mm: implement for_each_valid_pfn() for CONFIG_FLATMEMDavid Woodhouse
2025-05-12mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()David Woodhouse
2025-05-12Documentation: KHO: add memblock bindingsMike Rapoport (Microsoft)
2025-05-12Documentation: add documentation for KHOAlexander Graf
2025-05-12memblock: add KHO support for reserve_memAlexander Graf