index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm_types.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-12
mm: make vm_area_desc utilise vma_flags_t only
Lorenzo Stoakes
1
-4
/
+1
2026-02-12
mm: add basic VMA flag operation helper functions
Lorenzo Stoakes
1
-1
/
+3
2026-02-12
mm/vma: remove __private sparse decoration from vma_flags_t
Lorenzo Stoakes
1
-6
/
+8
2026-01-31
mm/vma: introduce helper struct + thread through exclusive lock fns
Lorenzo Stoakes
1
-7
/
+7
2026-01-31
mm/vma: document possible vma->vm_refcnt values and reference comment
Lorenzo Stoakes
1
-2
/
+40
2026-01-31
mm/vma: rename VMA_LOCK_OFFSET to VM_REFCNT_EXCLUDE_READERS_FLAG
Lorenzo Stoakes
1
-4
/
+13
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
1
-0
/
+1
2026-01-19
mm: take into account mm_cid size for mm_struct static definitions
Mathieu Desnoyers
1
-2
/
+5
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-4
/
+9
2025-12-13
mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS from <linux/mm_types.h>
Tal Zussman
1
-1
/
+0
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+145
2025-11-29
mm: introduce VMA flags bitmap type
Lorenzo Stoakes
1
-2
/
+62
2025-11-29
mm: simplify and rename mm flags function for clarity
Lorenzo Stoakes
1
-9
/
+5
2025-11-25
sched/mmcid: Move initialization out of line
Thomas Gleixner
1
-14
/
+1
2025-11-25
sched/mmcid: Convert mm CID mask to a bitmap
Thomas Gleixner
1
-4
/
+5
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
1
-0
/
+25
2025-11-20
sched/mmcid: Move scheduler code out of global header
Thomas Gleixner
1
-13
/
+0
2025-11-20
sched/mmcid: Use proper data structures
Thomas Gleixner
1
-42
/
+14
2025-11-20
sched/mmcid: Revert the complex CID management
Thomas Gleixner
1
-51
/
+2
2025-11-16
mm: add ability to take further action in vm_area_desc
Lorenzo Stoakes
1
-0
/
+53
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-46
/
+90
2025-09-29
Merge tag 'execve-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+5
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
1
-0
/
+5
2025-09-22
mm: specify separate file and vm_file params in vm_area_desc
Lorenzo Stoakes
1
-2
/
+3
2025-09-21
mm: remove page->order
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-09-21
ptdesc: convert __page_flags to pt_flags
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-09-21
mm: remove mlock_count from struct page
Matthew Wilcox (Oracle)
1
-8
/
+2
2025-09-21
mm: constify ptdesc_pmd_pts_count() and folio_get_private()
Max Kellermann
1
-2
/
+2
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
1
-2
/
+6
2025-09-13
prctl: extend PR_SET_THP_DISABLE to optionally exclude VM_HUGEPAGE
David Hildenbrand
1
-8
/
+5
2025-09-13
mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
1
-9
/
+5
2025-09-13
mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
1
-3
/
+10
2025-09-13
mm: correct sign-extension issue in MMF_* flag masks
Lorenzo Stoakes
1
-10
/
+9
2025-09-13
mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
1
-0
/
+12
2025-09-13
mm: add bitmap mm->flags field
Lorenzo Stoakes
1
-1
/
+37
2025-09-13
mm: rename MMF_HUGE_ZERO_PAGE to MMF_HUGE_ZERO_FOLIO
Pankaj Raghav
1
-1
/
+1
2025-09-13
mm: correct misleading comment on mmap_lock field in mm_struct
Adrian Huang (Lenovo)
1
-3
/
+3
2025-09-03
binfmt_elf: preserve original ELF e_flags for core dumps
Svetlana Parfenova
1
-0
/
+5
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-07-13
mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
David Hildenbrand
1
-1
/
+0
2025-07-11
futex: Use RCU-based per-CPU reference counting instead of rcuref_t
Peter Zijlstra
1
-0
/
+5
2025-07-09
mm: update core kernel code to use vm_flags_t consistently
Lorenzo Stoakes
1
-1
/
+1
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2025-05-31
mm: rename page->index to page->__folio_index
Matthew Wilcox (Oracle)
1
-3
/
+3
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+35
2025-05-22
mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
David Hildenbrand
1
-0
/
+11
2025-05-13
mm: introduce new .mmap_prepare() file callback
Lorenzo Stoakes
1
-0
/
+24
2025-05-12
mm: remove unused macro INIT_PASID
Cheng-Han Wu
1
-1
/
+0
2025-05-03
futex: Allow to resize the private local hash
Sebastian Andrzej Siewior
1
-1
/
+3
2025-05-03
futex: Add basic infrastructure for local task local hash
Sebastian Andrzej Siewior
1
-1
/
+4
[next]