index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-13
mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
David Hildenbrand
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-22
mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
David Hildenbrand
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
2025-05-12
mm: remove unused macro INIT_PASID
Cheng-Han Wu
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'bpf_try_alloc_pages' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
2025-03-17
mm: move _entire_mapcount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
2025-03-17
mm: allow compound zone device pages
Alistair Popple
2025-03-16
mm: make vma cache SLAB_TYPESAFE_BY_RCU
Suren Baghdasaryan
2025-03-16
mm: move lesser used vma_area_struct members into the last cacheline
Suren Baghdasaryan
2025-03-16
mm: replace vm_lock and detached flag with a reference count
Suren Baghdasaryan
2025-03-16
mm: move per-vma lock into vm_area_struct
Suren Baghdasaryan
2025-02-27
mm, bpf: Introduce free_pages_nolock()
Alexei Starovoitov
2025-02-18
sched: Compact RSEQ concurrency IDs with reduced threads and affinity
Mathieu Desnoyers
2025-01-31
Merge tag 'x86-mm-2025-01-31' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2025-01-13
x86: mm: free page table pages by RCU instead of semi RCU
Qi Zheng
2024-12-30
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2024-12-20
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-11-19
x86/mm/tlb: Add tracepoint for TLB flush IPI to stale CPU
Rik van Riel
2024-11-11
mm: move the page fragment allocator from page_alloc into its own file
Yunsheng Lin
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
2024-09-03
mm: remove PageSwapCache
Matthew Wilcox (Oracle)
2024-09-01
mm: add optional close() to struct vm_special_mapping
Michael Ellerman
2024-09-01
mm: fix (harmless) type confusion in lock_vma_under_rcu()
Jann Horn
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-15
mm/memcg: alignment memcg_data define condition
Alex Shi (Tencent)
2024-07-03
mm: allow reuse of the lower 16 bit of the page type with an actual type
David Hildenbrand
2024-07-03
mm: update _mapcount and page_type documentation
David Hildenbrand
2024-06-05
mm/ksm: fix ksm_zero_pages accounting
Chengming Zhou
2024-05-05
mm/madvise: introduce clear_young_dirty_ptes() batch helper
Lance Yang
2024-05-05
mm: track mapcount of large folios in single value
David Hildenbrand
[next]