index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-04-05
mm: add a batched helper to clear the young flag for large folios
Baolin Wang
2026-04-05
mm: rmap: add a ZONE_DEVICE folio warning in folio_referenced()
Baolin Wang
2026-04-05
mm: rename ptep/pmdp_clear_young_notify() to ptep/pmdp_test_and_clear_young_n...
Baolin Wang
2026-04-05
mm: use inline helper functions instead of ugly macros
Baolin Wang
2026-04-05
mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm: rename zap_vma_ptes() to zap_special_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm: rename zap_page_range_single() to zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
David Hildenbrand (Arm)
2026-04-05
mm: rename zap_vma_pages() to zap_vma()
David Hildenbrand (Arm)
2026-04-05
mm/memory: inline unmap_page_range() into __zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
David Hildenbrand (Arm)
2026-04-05
mm/memory: convert details->even_cows into details->skip_cows
David Hildenbrand (Arm)
2026-04-05
mm/memory: move adjusting of address range to unmap_vmas()
David Hildenbrand (Arm)
2026-04-05
mm/memory: rename unmap_single_vma() to __zap_vma_range()
David Hildenbrand (Arm)
2026-04-05
mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
David Hildenbrand (Arm)
2026-04-05
mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
David Hildenbrand (Arm)
2026-04-05
mm/memory: simplify calculation in unmap_mapping_range_tree()
David Hildenbrand (Arm)
2026-04-05
mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
David Hildenbrand (Arm)
2026-04-05
mm/memory: remove "zap_details" parameter from zap_page_range_single()
David Hildenbrand (Arm)
2026-04-05
mm/madvise: drop range checks in madvise_free_single_vma()
David Hildenbrand (Arm)
2026-04-05
kasan: docs: SLUB is the only remaining slab implementation
David Hildenbrand (Arm)
2026-04-05
vmalloc: support __GFP_RETRY_MAYFAIL and __GFP_NORETRY
Michal Hocko
2026-04-05
mm/vmalloc: fix incorrect size reporting on allocation failure
Uladzislau Rezki (Sony)
2026-04-05
Documentation: fix a hugetlbfs reservation statement
Jane Chu
2026-04-05
mm: make ref_unless functions unless_zero only
Gladyshev Ilya
2026-04-05
mm/page_alloc: remove pcpu_spin_* wrappers
Vlastimil Babka
2026-04-05
mm/page_alloc: remove IRQ saving/restoring from pcp locking
Vlastimil Babka
2026-04-05
mm/page_alloc: effectively disable pcp with CONFIG_SMP=n
Vlastimil Babka
2026-04-05
mm/damon/test/core-kunit: add damon_apply_min_nr_regions() test
SeongJae Park
2026-04-05
mm/damon/vaddr: do not split regions for min_nr_regions
SeongJae Park
2026-04-05
mm/damon/core: split regions for min_nr_regions
SeongJae Park
2026-04-05
mm/kasan: fix double free for kasan pXds
Ritesh Harjani (IBM)
2026-04-05
mm: replace READ_ONCE() in pud_trans_unstable()
Anshuman Khandual
2026-04-05
mm/debug_vm_pgtable: replace WRITE_ONCE() with pxd_clear()
Anshuman Khandual
2026-04-05
mm/pagewalk: drop FW_MIGRATION
David Hildenbrand (Arm)
2026-04-05
khugepaged: remove redundant index check for pmd-folios
Dev Jain
2026-04-05
mm/damon/core: do non-safe region walk on kdamond_apply_schemes()
SeongJae Park
2026-04-05
mm/damon/core: set quota-score histogram with core filters
SeongJae Park
2026-04-05
mm/slab: use compound_head() in page_slab()
Kiryl Shutsemau
2026-04-05
hugetlb: update vmemmap_dedup.rst
Kiryl Shutsemau
2026-04-05
mm: remove the branch from compound_head()
Kiryl Shutsemau
2026-04-05
mm/hugetlb: remove hugetlb_optimize_vmemmap_key static key
Kiryl Shutsemau
2026-04-05
hugetlb: remove VMEMMAP_SYNCHRONIZE_RCU
Kiryl Shutsemau
2026-04-05
mm: drop fake head checks
Kiryl Shutsemau
2026-04-05
mm/hugetlb: remove fake head pages
Kiryl Shutsemau
2026-04-05
x86/vdso: undefine CONFIG_HUGETLB_PAGE_OPTIMIZE_VMEMMAP for vdso32
Kiryl Shutsemau (Meta)
2026-04-05
mm/hugetlb: refactor code around vmemmap_walk
Kiryl Shutsemau
2026-04-05
mm/hugetlb: defer vmemmap population for bootmem hugepages
Kiryl Shutsemau (Meta)
2026-04-05
mm/sparse: check memmap alignment for compound_info_has_mask()
Kiryl Shutsemau
2026-04-05
mm: rework compound_head() for power-of-2 sizeof(struct page)
Kiryl Shutsemau
[prev]
[next]