index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-11
mm: consider non-anon swap cache folios in folio_expected_ref_count()
Bijan Tabatabai
1
-4
/
+4
2026-01-11
mm: simplify folio_expected_ref_count()
David Hildenbrand
1
-2
/
+2
2025-10-23
mm/ksm: fix flag-dropping behavior in ksm_madvise
Jakub Acs
1
-1
/
+1
2025-10-19
page_pool: Fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
Toke Høiland-Jørgensen
1
-9
/
+13
2025-09-25
mm: add folio_expected_ref_count() for reference count calculation
Shivank Garg
1
-0
/
+55
2025-07-17
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
1
-0
/
+5
2025-06-19
page_pool: Track DMA-mapped pages and unmap them when destroying the pool
Toke Høiland-Jørgensen
1
-4
/
+42
2025-06-19
page_pool: Move pp_magic check into helper functions
Toke Høiland-Jørgensen
1
-0
/
+20
2025-01-09
mm: hugetlb: independent PMD page table shared count
Liu Shixin
1
-0
/
+1
2025-01-09
mm: reinstate ability to map write-sealed memfd mappings read-only
Lorenzo Stoakes
1
-18
/
+40
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
1
-1
/
+2
2024-09-23
mm: fix build on 32-bit targets without MAX_PHYSMEM_BITS
Linus Torvalds
1
-1
/
+1
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-159
/
+145
2024-09-18
Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2024-09-18
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+10
2024-09-17
mm: remove follow_pte()
Peter Xu
1
-2
/
+0
2024-09-17
mm: new follow_pfnmap API
Peter Xu
1
-0
/
+31
2024-09-17
mm: introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud
Peter Xu
1
-0
/
+24
2024-09-16
Merge tag 'for-6.12/block-20240913' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+12
2024-09-13
mm: Define VM_DROPPABLE for powerpc/32
Christophe Leroy
1
-1
/
+3
2024-09-11
mm: release number of pages of a folio
Kundan Kumar
1
-0
/
+1
2024-09-09
mm/codetag: add pgalloc_tag_copy()
Yu Zhao
1
-0
/
+27
2024-09-09
mm/codetag: fix pgalloc_tag_split()
Yu Zhao
1
-0
/
+30
2024-09-04
arm64: re-order MTE VM_ flags
Joey Gouly
1
-2
/
+2
2024-09-04
mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
Joey Gouly
1
-6
/
+10
2024-09-03
ipc/shm, mm: drop do_vma_munmap()
Liam R. Howlett
1
-3
/
+3
2024-09-03
mm: introduce page_mapcount_is_type()
Matthew Wilcox (Oracle)
1
-2
/
+1
2024-09-01
mm: remove legacy install_special_mapping() code
Linus Torvalds
1
-4
/
+0
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
1
-7
/
+5
2024-09-01
mm: remove follow_page()
David Hildenbrand
1
-3
/
+0
2024-09-01
mm: clarify folio_likely_mapped_shared() documentation for KSM folios
David Hildenbrand
1
-6
/
+8
2024-09-01
mm: move internal core VMA manipulation functions to own file
Lorenzo Stoakes
1
-35
/
+0
2024-09-01
mm: move vma_shrink(), vma_expand() to internal header
Lorenzo Stoakes
1
-16
/
+1
2024-09-01
mm: move vma_modify() and helpers to internal header
Lorenzo Stoakes
1
-60
/
+0
2024-09-01
s390/uv: drop arch_make_page_accessible()
David Hildenbrand
1
-7
/
+0
2024-09-01
mm: simplify arch_make_folio_accessible()
David Hildenbrand
1
-10
/
+1
2024-09-01
mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
David Hildenbrand
1
-4
/
+4
2024-09-01
memory tiering: introduce folio_use_access_time() check
Zi Yan
1
-0
/
+6
2024-09-01
Merge tag 'x86-urgent-2024-09-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2024-08-20
x86/kaslr: Expose and use the end of the physical memory address space
Thomas Gleixner
1
-0
/
+4
2024-08-15
mm/hugetlb: fix hugetlb vs. core-mm PT locking
David Hildenbrand
1
-0
/
+11
2024-08-14
binfmt_elf: mseal address zero
Jeff Xu
1
-0
/
+10
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
1
-15
/
+1
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-4
/
+4
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-68
/
+13
2024-07-19
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
1
-0
/
+7
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-3
/
+3
2024-07-18
Merge tag 'memblock-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
[next]