开源镜像站
帮助
下载
动态
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-22
mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
David Hildenbrand
2025-05-22
mm: introduce pfnmap_track() and pfnmap_untrack() and use them for memremap
David Hildenbrand
2025-05-22
mm: convert track_pfn_insert() to pfnmap_setup_cachemode*()
David Hildenbrand
2025-05-22
mm: mincore: use pte_batch_hint() to batch process large folios
Baolin Wang
2025-05-22
mm: cma: set early_pfn and bitmap as a union in cma_memrange
Zhongkun He
2025-05-22
mm: numa_memblks: introduce numa_add_reserved_memblk
Yuquan Wang
2025-05-22
mm/vmalloc: fix data race in show_numa_info()
Jeongjun Park
2025-05-21
kmsan: rework kmsan_in_runtime() handling in kmsan_report()
Alexander Potapenko
2025-05-21
kmsan: enter the runtime around kmsan_internal_memmove_metadata() call
Alexander Potapenko
2025-05-21
kmsan: drop the declaration of kmsan_save_stack()
Alexander Potapenko
2025-05-21
kmsan: fix usage of kmsan_enter_runtime() in kmsan_vmap_pages_range_noflush()
Alexander Potapenko
2025-05-21
kmsan: apply clang-format to files mm/kmsan/
Alexander Potapenko
2025-05-21
mm/mempolicy: Weighted Interleave Auto-tuning
Joshua Hahn
2025-05-13
memcg: no irq disable for memcg stock lock
Shakeel Butt
2025-05-13
memcg: completely decouple memcg and obj stocks
Shakeel Butt
2025-05-13
memcg: separate local_trylock for memcg and obj
Shakeel Butt
2025-05-13
memcg: simplify consume_stock
Shakeel Butt
2025-05-13
mm: remove obsolete pgd_offset_gate()
Feng Lee
2025-05-13
mm/vma: remove mmap() retry merge
Lorenzo Stoakes
2025-05-13
mm: secretmem: convert to .mmap_prepare() hook
Lorenzo Stoakes
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
2025-05-12
mm/gup: remove page_folio() in memfd_pin_folios()
Vishal Moola (Oracle)
2025-05-12
mm/gup: remove unnecessary check in memfd_pin_folios()
Vishal Moola (Oracle)
2025-05-12
mm, swap: remove no longer used swap mapping helper
Kairui Song
2025-05-12
mm: move folio_index to mm/swap.h and remove no longer needed helper
Kairui Song
2025-05-12
mm: perform VMA allocation, freeing, duplication in mm
Lorenzo Stoakes
2025-05-12
mm: move dup_mmap() to mm
Lorenzo Stoakes
2025-05-12
mm: abstract initial stack setup to mm subsystem
Lorenzo Stoakes
2025-05-12
mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
Lorenzo Stoakes
2025-05-12
mm: kmemleak: mark variables as __read_mostly
Luiz Capitulino
2025-05-12
mm: kmemleak: drop wrong comment
Luiz Capitulino
2025-05-12
mm: kmemleak: drop kmemleak_warning variable
Luiz Capitulino
2025-05-12
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
2025-05-12
mm/rmap: inline folio_test_large_maybe_mapped_shared() into callers
Lance Yang
2025-05-12
mm/damon/sysfs-schemes: use kmalloc_array() and size_add()
Su Hui
2025-05-12
mm: workingset: simplify lockdep check in update_node
Pedro Falcato
2025-05-12
mm/mm_init: use for_each_valid_pfn() in init_unavailable_range()
David Woodhouse
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
[next]