index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2026-01-17
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
2026-01-11
mm/mprotect: use long for page accountings and retval
Peter Xu
2026-01-11
mm: consider non-anon swap cache folios in folio_expected_ref_count()
Bijan Tabatabai
2026-01-11
mm: simplify folio_expected_ref_count()
David Hildenbrand
2025-10-29
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
2025-10-02
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
2025-08-28
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2025-08-28
mm: update memfd seal write check to include F_SEAL_WRITE
Lorenzo Stoakes
2025-08-28
mm: drop the assumption that VM_SHARED always implies writable
Lorenzo Stoakes
2025-06-27
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2025-03-07
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
2024-09-12
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
2023-10-10
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
2023-08-30
madvise:madvise_free_pte_range(): don't use mapcount() against large folio fo...
Yin Fengwei
2023-08-30
mm/gup: handle cont-PTE hugetlb pages correctly in gup_must_unshare() via GUP...
David Hildenbrand
2023-07-05
execve: always mark stack as growing down during early stack setup
Linus Torvalds
2023-07-01
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2023-07-01
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-07-01
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-07-01
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-07-01
mm, hwpoison: when copy-on-write hits poison, take page offline
Tony Luck
2023-02-22
mm: extend max struct page size for kmsan
Arnd Bergmann
2022-11-30
hugetlb: don't delete vma_lock in hugetlb MADV_DONTNEED processing
Mike Kravetz
2022-11-30
madvise: use zap_page_range_single for madvise dontneed
Mike Kravetz
2022-10-03
mm/page_alloc: add __init annotations to init_mem_debugging_and_hardening()
Miaohe Lin
2022-10-03
mm: reimplement folio_order() and folio_nr_pages()
Matthew Wilcox (Oracle)
2022-09-26
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
2022-09-26
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
2022-09-26
mm/mmap: reorganize munmap to use maple states
Liam R. Howlett
2022-09-26
mm: convert vma_lookup() to use mtree_load()
Liam R. Howlett
2022-09-26
mm: use maple tree operations for find_vma_intersection()
Liam R. Howlett
2022-09-26
mm: optimize find_exact_vma() to use vma_lookup()
Liam R. Howlett
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
2022-09-26
mm: add VMA iterator
Matthew Wilcox (Oracle)
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
mm: multi-gen LRU: exploit locality in rmap
Yu Zhao
2022-09-11
mm: fix PageAnonExclusive clearing racing with concurrent RCU GUP-fast
David Hildenbrand
2022-09-11
mm: kill find_min_pfn_with_active_regions()
Kefeng Wang
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-08-28
mm: re-allow pinning of zero pfns (again)
Alex Williamson
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2022-08-08
mm, hwpoison: enable memory error handling on 1GB hugepage
Naoya Horiguchi
2022-08-08
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
2022-08-08
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-07-18
mm: fix missing wake-up event for FSDAX pages
Muchun Song
2022-07-17
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
[next]