summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2025-05-12x86/Kconfig: enable kexec handover for 64 bitsAlexander Graf
2025-05-12x86/boot: make sure KASLR does not step over KHO preserved memoryAlexander Graf
2025-05-12x86/e820: temporarily enable KHO scratch for memory below 1MAlexander Graf
2025-05-12x86/kexec: add support for passing kexec handover (KHO) dataAlexander Graf
2025-05-12x86/setup: use memblock_reserve_kern for memory used by kernelMike Rapoport (Microsoft)
2025-05-12arm64: add KHO supportAlexander Graf
2025-05-12kexec: add config option for KHOAlexander Graf
2025-05-12kexec: add KHO support to kexec file loadsAlexander Graf
2025-05-12kexec: enable KHO support for memory preservationMike Rapoport (Microsoft)
2025-05-12kexec: add KHO parsing supportAlexander Graf
2025-05-12kexec: add Kexec HandOver (KHO) generation helpersAlexander Graf
2025-05-12memblock: introduce memmap_init_kho_scratch()Mike Rapoport (Microsoft)
2025-05-12memblock: add support for scratch memoryAlexander Graf
2025-05-12memblock: add MEMBLOCK_RSRV_KERN flagMike Rapoport (Microsoft)
2025-05-12khugepaged: pass folio instead of head page to trace eventsFan Ni
2025-05-12mm/numa: remove unnecessary local variable in alloc_node_data()Ye Liu
2025-05-12mm/debug_page_alloc: improve error message for invalid guardpage minorderYe Liu
2025-05-12mm/io-mapping: precompute remap protection flags for clarityYe Liu
2025-05-12selftests/mm: use long for dwRegionSizeSiddarth G
2025-05-12mm: remove unused macro INIT_PASIDCheng-Han Wu
2025-05-12mm/rmap: fix typo in comment in page_address_in_vmaYe Liu
2025-05-12mm/rmap: rename page__anon_vma to anon_vma for consistencyYe Liu
2025-05-12mm: use SWAPPINESS_ANON_ONLY in MGLRUZhongkun He
2025-05-12mm: add max swappiness arg to lru_gen for anonymous memory onlyZhongkun He
2025-05-12mm: vmscan: add more comments about cache_trim_modeZhongkun He
2025-05-12mm: add swappiness=max arg to memory.reclaim for only anon reclaimZhongkun He
2025-05-12memcg-introduce-non-blocking-limit-setting-option-v3Shakeel Butt