index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
mm: introduce linear_anon_page_index()
Lorenzo Stoakes (ARM)
1
-1
/
+1
9 days
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-6
/
+65
9 days
mm/vma: introduce VMA anon page offset field and add helpers
Lorenzo Stoakes (ARM)
1
-0
/
+59
2026-08-07
mm/mseal: limit scope of mseal address zero to address zero
Lorenzo Stoakes (ARM)
1
-6
/
+2
2026-08-07
mm/vma: update create_init_stack_vma() to use vma_flags_t
Lorenzo Stoakes
1
-0
/
+4
2026-08-07
mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
1
-1
/
+10
2026-08-07
mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Lorenzo Stoakes
1
-2
/
+2
2026-08-07
mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+4
2026-08-07
mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+4
2026-08-07
mm: introduce vma_flags_can_grow() and vma_can_grow()
Lorenzo Stoakes
1
-3
/
+18
2026-08-05
mm/vma: make vma_set_range() static, drop insert_vm_struct() decl
Lorenzo Stoakes
1
-1
/
+0
2026-08-05
mm/rmap: rename anon_vma_interval_tree_*() to anon_rmap_tree_*()
Lorenzo Stoakes
1
-15
/
+12
2026-08-05
mm/rmap: rename anon_vma_interval_tree_*() params and use pgoff_t
Lorenzo Stoakes
1
-8
/
+11
2026-08-05
mm/rmap: parameterise anon_vma_interval_tree_*() by anon_vma
Lorenzo Stoakes
1
-5
/
+6
2026-08-05
mm/rmap: rename vma_interval_tree_*() to mapping_rmap_tree_*()
Lorenzo Stoakes
1
-8
/
+8
2026-08-05
mm/rmap: parameterise vma_interval_tree_*() by address_space
Lorenzo Stoakes
1
-16
/
+18
2026-08-05
mm: introduce and use vma_end_pgoff()
Lorenzo Stoakes
1
-1
/
+18
2026-08-05
mm: add kdoc comments for vma_start/last_pgoff()
Lorenzo Stoakes
1
-0
/
+30
2026-08-05
mm: move vma_start_pgoff() into mm.h and clean up
Lorenzo Stoakes
1
-2
/
+7
2026-08-05
mm: provide free_reserved_pages(), removing x86 variant
David Hildenbrand (Arm)
1
-2
/
+6
2026-08-05
mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
Kiryl Shutsemau (Meta)
1
-1
/
+15
2026-08-05
mm: preserve RWP marker across PTE rewrites
Kiryl Shutsemau (Meta)
1
-1
/
+2
2026-08-05
mm: add MM_CP_UFFD_RWP change_protection() flag
Kiryl Shutsemau (Meta)
1
-0
/
+5
2026-08-05
mm: add VM_UFFD_RWP VMA flag
Kiryl Shutsemau (Meta)
1
-15
/
+28
2026-07-31
mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
Hui Zhu
1
-8
/
+18
2026-07-29
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
1
-2
/
+2
2026-06-09
userfaultfd: build __VMA_UFFD_FLAGS from config-gated masks
Kiryl Shutsemau (Meta)
1
-0
/
+39
2026-06-05
drivers/char/mem: eliminate unnecessary use of success_hook
Lorenzo Stoakes
1
-0
/
+5
2026-06-03
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up the series
Andrew Morton
1
-8
/
+0
2026-05-29
mm: remove page_mapped()
David Hildenbrand (Arm)
1
-10
/
+0
2026-05-29
mm/sparse: remove sparse buffer pre-allocation mechanism
Muchun Song
1
-1
/
+0
2026-05-29
mm: convert vmemmap_p?d_populate() to static functions
Chengkaitao
1
-7
/
+0
2026-05-29
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
1
-8
/
+0
2026-05-22
Revert "mm: introduce a new page type for page pool in page type"
Byungchul Park
1
-3
/
+24
2026-04-27
mm/vma: do not try to unmap a VMA if mmap_prepare() invoked from mmap()
Lorenzo Stoakes
1
-1
/
+1
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+0
2026-04-18
userfaultfd: introduce vm_uffd_ops
Mike Rapoport (Microsoft)
1
-0
/
+5
2026-04-05
mm/huge_memory: simplify vma_is_specal_huge()
Lorenzo Stoakes (Oracle)
1
-16
/
+0
2026-04-05
mm: add mmap_action_map_kernel_pages[_full]()
Lorenzo Stoakes (Oracle)
1
-2
/
+93
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
1
-1
/
+23
2026-04-05
mm: add vm_ops->mapped hook
Lorenzo Stoakes (Oracle)
1
-0
/
+17
2026-04-05
mm: document vm_operations_struct->open the same as close()
Lorenzo Stoakes (Oracle)
1
-5
/
+10
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
1
-4
/
+3
2026-04-05
mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-6
/
+12
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-12
/
+10
2026-04-05
mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
1
-2
/
+4
2026-04-05
mm/vma: introduce vma_clear_flags[_mask]()
Lorenzo Stoakes (Oracle)
1
-0
/
+16
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
1
-19
/
+30
2026-04-05
mm: introduce vma_flags_count() and vma[_flags]_test_single_mask()
Lorenzo Stoakes (Oracle)
1
-0
/
+46
[next]