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
9 days
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
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
[next]