开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-05-12
mm: use for_each_valid_pfn() in memory_hotplug
David Woodhouse
2025-05-12
mm: introduce for_each_valid_pfn() and use it from reserve_bootmem_region()
David Woodhouse
2025-05-12
memblock: add KHO support for reserve_mem
Alexander Graf
2025-05-12
kexec: add KHO parsing support
Alexander Graf
2025-05-12
kexec: add Kexec HandOver (KHO) generation helpers
Alexander Graf
2025-05-12
memblock: introduce memmap_init_kho_scratch()
Mike Rapoport (Microsoft)
2025-05-12
memblock: add support for scratch memory
Alexander Graf
2025-05-12
memblock: add MEMBLOCK_RSRV_KERN flag
Mike Rapoport (Microsoft)
2025-05-12
khugepaged: pass folio instead of head page to trace events
Fan Ni
2025-05-12
mm/numa: remove unnecessary local variable in alloc_node_data()
Ye Liu
2025-05-12
mm/debug_page_alloc: improve error message for invalid guardpage minorder
Ye Liu
2025-05-12
mm/io-mapping: precompute remap protection flags for clarity
Ye Liu
2025-05-12
mm/rmap: fix typo in comment in page_address_in_vma
Ye Liu
2025-05-12
mm/rmap: rename page__anon_vma to anon_vma for consistency
Ye Liu
2025-05-12
mm: use SWAPPINESS_ANON_ONLY in MGLRU
Zhongkun He
2025-05-12
mm: add max swappiness arg to lru_gen for anonymous memory only
Zhongkun He
2025-05-12
mm: vmscan: add more comments about cache_trim_mode
Zhongkun He
2025-05-12
mm: add swappiness=max arg to memory.reclaim for only anon reclaim
Zhongkun He
2025-05-12
memcg: introduce non-blocking limit setting option
Shakeel Butt
2025-05-12
mm/hugetlb: use separate nodemask for bootmem allocations
Frank van der Linden
2025-05-12
mm/memcg: use kmem_cache when alloc memcg pernode info
Huan Yang
2025-05-12
mm/memcg: use kmem_cache when alloc memcg
Huan Yang
2025-05-12
mm/memcg: move mem_cgroup_init() ahead of cgroup_init()
Huan Yang
2025-05-12
mm/huge_memory: remove useless folio pointers passing
Gavin Guo
2025-05-12
mm/huge_memory: adjust try_to_migrate_one() and split_huge_pmd_locked()
Gavin Guo
2025-05-12
vmscan,cgroup: apply mems_effective to reclaim
Gregory Price
2025-05-12
cpuset: rename cpuset_node_allowed to cpuset_current_node_allowed
Gregory Price
2025-05-12
execmem: enforce allocation size aligment to PAGE_SIZE
Mike Rapoport (Microsoft)
2025-05-12
mm/vmalloc.c: return explicit error value in alloc_vmap_area()
Baoquan He
2025-05-12
mm/vmalloc: optimize function vm_unmap_aliases()
Baoquan He
2025-05-12
mm/vmalloc.c: optimize code in decay_va_pool_node() a little bit
Baoquan He
2025-05-12
mm/vmalloc.c: find the vmap of vmap_nodes in reverse order
Baoquan He
2025-05-12
mm/vmalloc.c: change purge_ndoes as local static variable
Baoquan He
2025-05-12
Update Christoph's Email address and make it consistent
Christoph Lameter (Ampere)
2025-05-12
mm: fix typos in comments in mm_init.c
Prabhav Kumar Vaish
2025-05-12
mm/damon/sysfs-schemes: connect damos_quota_goal nid with core layer
SeongJae Park
2025-05-12
mm/damon/sysfs-schemes: implement file for quota goal nid parameter
SeongJae Park
2025-05-12
mm/damon/core: introduce damos quota goal metrics for memory node utilization
SeongJae Park
2025-05-11
mm/mempolicy: support memory hotplug in weighted interleave
Rakie Kim
2025-05-11
mm/mempolicy: prepare weighted interleave sysfs for memory hotplug
Rakie Kim
2025-05-11
mm/mempolicy: fix memory leaks in weighted interleave sysfs
Rakie Kim
2025-05-11
mm: memcontrol: remove unnecessary NULL check before free_percpu()
Chen Ni
2025-05-11
vmalloc: align nr_vmalloc_pages and vmap_lazy_nr
Uladzislau Rezki (Sony)
2025-05-11
mempolicy: optimize queue_folios_pte_range by PTE batching
Dev Jain
2025-05-11
mm: move mmap/vma locking logic into specific files
Lorenzo Stoakes
2025-05-11
memcg: multi-memcg percpu charge cache
Shakeel Butt
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
2025-05-11
mm: add nr_free_highatomic in show_free_areas
gaoxu
2025-05-11
mm/vmscan: modify the assignment logic of the scan and total_scan variables
Hao Ge
2025-05-11
mm/gup: clean up codes in fault_in_xxx() functions
Baoquan He
[next]