linux-block.git
2025-05-13 David Woodhousemm: introduce for_each_valid_pfn() and use it from...
2025-05-13 Mike Rapoport... Documentation: KHO: add memblock bindings
2025-05-13 Alexander GrafDocumentation: add documentation for KHO
2025-05-13 Alexander Grafmemblock: add KHO support for reserve_mem
2025-05-13 Alexander Grafx86/Kconfig: enable kexec handover for 64 bits
2025-05-13 Alexander Grafx86/boot: make sure KASLR does not step over KHO preser...
2025-05-13 Alexander Grafx86/e820: temporarily enable KHO scratch for memory...
2025-05-13 Alexander Grafx86/kexec: add support for passing kexec handover ...
2025-05-13 Mike Rapoport... x86/setup: use memblock_reserve_kern for memory used...
2025-05-13 Alexander Grafarm64: add KHO support
2025-05-13 Alexander Grafkexec: add config option for KHO
2025-05-13 Alexander Grafkexec: add KHO support to kexec file loads
2025-05-13 Mike Rapoport... kexec: enable KHO support for memory preservation
2025-05-13 Alexander Grafkexec: add KHO parsing support
2025-05-13 Alexander Grafkexec: add Kexec HandOver (KHO) generation helpers
2025-05-13 Mike Rapoport... memblock: introduce memmap_init_kho_scratch()
2025-05-13 Alexander Grafmemblock: add support for scratch memory
2025-05-13 Mike Rapoport... memblock: add MEMBLOCK_RSRV_KERN flag
2025-05-13 Fan Nikhugepaged: pass folio instead of head page to trace...
2025-05-13 Ye Liumm/numa: remove unnecessary local variable in alloc_nod...
2025-05-13 Ye Liumm/debug_page_alloc: improve error message for invalid...
2025-05-13 Ye Liumm/io-mapping: precompute remap protection flags for...
2025-05-13 Siddarth Gselftests/mm: use long for dwRegionSize
2025-05-13 Cheng-Han Wumm: remove unused macro INIT_PASID
2025-05-13 Ye Liumm/rmap: fix typo in comment in page_address_in_vma
2025-05-13 Ye Liumm/rmap: rename page__anon_vma to anon_vma for consistency
2025-05-13 Zhongkun Hemm: use SWAPPINESS_ANON_ONLY in MGLRU
2025-05-13 Zhongkun Hemm: add max swappiness arg to lru_gen for anonymous...
2025-05-13 Zhongkun Hemm: vmscan: add more comments about cache_trim_mode
2025-05-13 Zhongkun Hemm: add swappiness=max arg to memory.reclaim for only...
2025-05-13 Shakeel Buttmemcg-introduce-non-blocking-limit-setting-option-v3
2025-05-13 Shakeel Buttmemcg: introduce non-blocking limit setting option
2025-05-13 Frank van der... mm/hugetlb: use separate nodemask for bootmem allocations
2025-05-13 Huan Yangmm/memcg: use kmem_cache when alloc memcg pernode info
2025-05-13 Huan Yangmm/memcg: use kmem_cache when alloc memcg
2025-05-13 Huan Yangmm/memcg: move mem_cgroup_init() ahead of cgroup_init()
2025-05-13 Gavin Guomm/huge_memory: remove useless folio pointers passing
2025-05-13 Gavin Guomm/huge_memory: adjust try_to_migrate_one() and split_h...
2025-05-13 Gregory Pricevmscan,cgroup: apply mems_effective to reclaim
2025-05-13 Gregory Pricecpuset: rename cpuset_node_allowed to cpuset_current_no...
2025-05-13 Mike Rapoport... execmem: enforce allocation size aligment to PAGE_SIZE
2025-05-13 Baoquan Hemm/vmalloc.c: return explicit error value in alloc_vmap...
2025-05-13 Baoquan Hemm/vmalloc: optimize function vm_unmap_aliases()
2025-05-13 Baoquan Hemm/vmalloc.c: optimize code in decay_va_pool_node(...
2025-05-13 Baoquan Hemm/vmalloc.c: find the vmap of vmap_nodes in reverse...
2025-05-13 Baoquan Hemm/vmalloc.c: change purge_ndoes as local static variable
2025-05-13 Christoph Lameter... Update Christoph's Email address and make it consistent
2025-05-13 Prabhav Kumar... mm: fix typos in comments in mm_init.c
2025-05-13 SeongJae Parksamples/damon: implement a DAMON module for memory...
2025-05-13 SeongJae ParkDocs/ABI/damon: document nid file
2025-05-13 SeongJae ParkDocs/admin-guide/mm/damon/usage: document 'nid' file
2025-05-13 SeongJae ParkDocs/mm/damon/design: document node_mem_{used,free}_bp
2025-05-13 SeongJae Parkmm/damon/sysfs-schemes: connect damos_quota_goal nid...
2025-05-13 SeongJae Parkmm/damon/sysfs-schemes: implement file for quota goal...
2025-05-13 SeongJae Parkmm/damon/core: introduce damos quota goal metrics for...
2025-05-12 Rakie Kimmm/mempolicy: support memory hotplug in weighted interleave
2025-05-12 Rakie Kimmm/mempolicy: prepare weighted interleave sysfs for...
2025-05-12 Rakie Kimmm/mempolicy: fix memory leaks in weighted interleave...
2025-05-12 Chen Nimm: memcontrol: remove unnecessary NULL check before...
2025-05-12 Uladzislau... vmalloc: align nr_vmalloc_pages and vmap_lazy_nr
2025-05-12 Uladzislau... MAINTAINERS: add test_vmalloc.c to VMALLOC section
2025-05-12 Uladzislau... lib/test_vmalloc.c: allow built-in execution
2025-05-12 Uladzislau... lib/test_vmalloc.c: replace RWSEM to SRCU for setup
2025-05-12 Sergey SenozhatskyDocumentation: zram: update IDLE pages tracking documen...
2025-05-12 Dev Jainmempolicy: optimize queue_folios_pte_range by PTE batching
2025-05-12 Lorenzo Stoakesmm: move mmap/vma locking logic into specific files
2025-05-12 Shakeel Buttmemcg: multi-memcg percpu charge cache
2025-05-12 Fan Nimm: convert free_page_and_swap_cache() to free_folio_an...
2025-05-12 gaoxumm: add nr_free_highatomic in show_free_areas
2025-05-12 Hao Gemm/vmscan: modify the assignment logic of the scan...
2025-05-12 Enze Lisamples/damon/prcl: fix a comment typo
2025-05-12 Baoquan Hemm/gup: clean up codes in fault_in_xxx() functions
2025-05-12 Baoquan Hemm/gup: remove gup_fast_pgd_leaf() and clean up the...
2025-05-12 Baoquan Hemm/gup: remove unneeded checking in follow_page_pte()
2025-05-12 Oscar Salvadormm,hugetlb: allocate frozen pages in alloc_buddy_hugetl...
2025-05-12 Uladzislau... vmalloc: use atomic_long_add_return_relaxed()
2025-05-12 Oscar Salvadormm, hugetlb: avoid passing a null nodemask when there...
2025-05-12 Enze Liselftests/damon: remove the remaining test scripts...
2025-05-12 Shakeel Buttmemcg: optimize memcg_rstat_updated
2025-05-12 Donet Tomselftests/mm: restore default nr_hugepages value during...
2025-05-12 Sidhartha Kumarmaple_tree: reorder mas->store_type case statements
2025-05-12 Sidhartha Kumarmaple_tree: add sufficient height
2025-05-12 Sidhartha Kumarmaple_tree: break on convergence in mas_spanning_rebala...
2025-05-12 Sidhartha Kumarmaple_tree: use vacant nodes to reduce worst case alloc...
2025-05-12 Sidhartha Kumarmaple_tree: use height and depth consistently
2025-05-12 Sidhartha Kumarmaple_tree: convert mas_prealloc_calc() to take in...
2025-05-12 SeongJae Parkmm/madvise: batch tlb flushes for MADV_DONTNEED[_LOCKED]
2025-05-12 SeongJae Parkmm/memory: split non-tlb flushing part from zap_page_ra...
2025-05-12 SeongJae Parkmm/madvise: batch tlb flushes for MADV_FREE
2025-05-12 SeongJae Parkmm/madvise: define and use madvise_behavior struct...
2025-05-12 Baolin Wangmm: huge_memory: add folio_mark_accessed() when zapping...
2025-05-12 Lorenzo Stoakestools/testing/selftests: assert that anon merge cases...
2025-05-12 Lorenzo Stoakestools/testing: add PROCMAP_QUERY helper functions in...
2025-05-12 Lorenzo Stoakesmm/vma: fix incorrectly disallowed anonymous VMA merges
2025-05-12 Alice Ryhlmm: rust: add MEMORY MANAGEMENT [RUST]
2025-05-12 Alice Ryhltask: rust: rework how current is accessed
2025-05-12 Alice Ryhlrust: miscdevice: add mmap support
2025-05-12 Alice Ryhlmm: rust: add VmaNew for f_ops->mmap()
2025-05-12 Alice Ryhlmm: rust: add mmput_async support
2025-05-12 Alice Ryhlmm: rust: add lock_vma_under_rcu
next