index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-26
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-24
Merge tag 'vfs-6.15-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-03-16
mm: decline to manipulate the refcount on a slab page
Matthew Wilcox (Oracle)
2025-03-13
Revert "fsnotify: generate pre-content permission event on page fault"
Amir Goldstein
2025-02-21
fs: avoid mmap sem relocks when coredumping with many missing pages
Mateusz Guzik
2025-02-19
mm: Add copy_remote_vm_str() for readng C strings from remote VM
Jordan Rome
2025-02-07
fs: drop_caches: move sysctl to fs/drop_caches.c
Kaixiong Yu
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-25
mm: make mmap_region() internal
Lorenzo Stoakes
2025-01-25
mm: introduce ctor/dtor at PGD level
Kevin Brodsky
2025-01-25
mm: move common part of pagetable_*_ctor to helper
Kevin Brodsky
2025-01-25
lib/list_debug.c: add object information in case of invalid object
Maninder Singh
2025-01-25
mm: pgtable: introduce generic pagetable_dtor_free()
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2025-01-25
mm: pgtable: add statistics for P4D level page table
Qi Zheng
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-21
Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-13
mm: perform all memfd seal checks in a single place
Lorenzo Stoakes
2025-01-13
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2025-01-13
mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED)
Qi Zheng
2025-01-13
mm: abstract get_arg_page() stack expansion and mmap read lock
Lorenzo Stoakes
2024-12-30
mm: hugetlb: independent PMD page table shared count
Liu Shixin
2024-12-30
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
2024-12-18
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
2024-12-11
fsnotify: generate pre-content permission event on page fault
Josef Bacik
2024-12-02
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
2024-11-26
Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
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 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-11-11
mm: define general function pXd_init()
Bibo Mao
2024-11-11
mm: delete the unused put_pages_list()
Hugh Dickins
2024-11-07
mm: convert page_to_pgoff() to page_pgoff()
Matthew Wilcox (Oracle)
2024-11-07
mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
Suren Baghdasaryan
2024-11-07
alloc_tag: introduce pgtag_ref_handle to abstract page tag references
Suren Baghdasaryan
2024-11-06
mm/codetag: fix arg in pgalloc_tag_copy alloc_tag_sub
Sourav Panda
2024-11-06
kaslr: rename physmem_end and PHYSMEM_END to direct_map_physmem_end
John Hubbard
2024-11-05
mm: pgtable: remove pte_offset_map_nolock()
Qi Zheng
2024-11-05
mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
Qi Zheng
2024-11-05
mm/writeback: add folio_mark_dirty_lock()
Joanne Koong
2024-10-28
mm/gup: Add folio_add_pins()
Steve Sistare
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
2024-10-04
mm: Define VM_SHADOW_STACK for arm64 when we support GCS
Mark Brown
[next]