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
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
2026-04-05
mm: add mmap_action_map_kernel_pages[_full]()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: introduce vma_test[_any[_mask]](), and make inlining consistent
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: introduce [vma_flags,legacy]_to_[legacy,vma_flags]() helpers
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add vma_flags_empty(), vma_flags_and(), vma_flags_diff_pair()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: always inline __mk_vma_flags() and invoked functions
Lorenzo Stoakes (Oracle)
2026-04-05
mm: rename the 'compound_head' field in the 'struct page' to 'compound_info'
Kiryl Shutsemau
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
2026-02-12
mm/vma: remove __private sparse decoration from vma_flags_t
Lorenzo Stoakes
2026-01-31
mm/vma: introduce helper struct + thread through exclusive lock fns
Lorenzo Stoakes
2026-01-31
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
2026-01-31
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
2026-01-19
mm: take into account mm_cid size for mm_struct static definitions
Mathieu Desnoyers
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
2025-12-13
mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>
Tal Zussman
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-29
mm: introduce VMA flags bitmap type
Lorenzo Stoakes
2025-11-29
mm: simplify and rename mm flags function for clarity
Lorenzo Stoakes
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
2025-11-20
sched/mmcid: Move scheduler code out of global header
Thomas Gleixner
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-29
Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
2025-09-21
mm: remove page->order
Matthew Wilcox (Oracle)
2025-09-21
ptdesc: convert __page_flags to pt_flags
Matthew Wilcox (Oracle)
2025-09-21
mm: remove mlock_count from struct page
Matthew Wilcox (Oracle)
2025-09-21
mm: constify ptdesc_pmd_pts_count() and folio_get_private()
Max Kellermann
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
2025-09-13
mm: correct sign-extension issue in MMF_* flag masks
Lorenzo Stoakes
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
2025-09-13
mm: add bitmap mm->flags field
Lorenzo Stoakes
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
2025-09-13
mm: correct misleading comment on mmap_lock field in mm_struct
Adrian Huang (Lenovo)
2025-09-03
binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
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
[next]