index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-8
/
+39
|
\
|
*
x86/shstk: Move arch detail comment out of core mm
Rick Edgecombe
2023-08-02
1
-26
/
+6
|
*
mm: Add guard pages around a shadow stack.
Rick Edgecombe
2023-07-11
1
-6
/
+48
|
*
mm: Introduce VM_SHADOW_STACK for shadow stack memory
Yu-cheng Yu
2023-07-11
1
-0
/
+8
|
*
mm: Move VM_UFFD_MINOR_BIT from 37 to 38
Yu-cheng Yu
2023-07-11
1
-1
/
+1
|
*
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
2023-07-11
1
-1
/
+2
|
*
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-11
1
-1
/
+1
*
|
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
2023-08-29
1
-0
/
+18
|
\
\
|
*
|
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-08-02
1
-0
/
+18
|
|
/
*
|
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
2023-08-24
1
-9
/
+1
*
|
mm: convert do_set_pte() to set_pte_range()
Yin Fengwei
2023-08-24
1
-1
/
+2
*
|
mm: handle userfaults under VMA lock
Suren Baghdasaryan
2023-08-24
1
-0
/
+20
*
|
mm: handle swap page faults under per-VMA lock
Suren Baghdasaryan
2023-08-24
1
-0
/
+13
*
|
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
1
-5
/
+5
*
|
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
1
-13
/
+0
*
|
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
1
-4
/
+0
*
|
mm: remove free_compound_page() and the compound_page_dtors array
Matthew Wilcox (Oracle)
2023-08-21
1
-10
/
+0
*
|
mm: convert free_transhuge_folio() to folio_undo_large_rmappable()
Matthew Wilcox (Oracle)
2023-08-21
1
-2
/
+0
*
|
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-6
/
+15
|
\
\
|
*
|
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-08-21
1
-6
/
+15
*
|
|
mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
Vishal Moola (Oracle)
2023-08-21
1
-20
/
+0
*
|
|
mm: create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
Vishal Moola (Oracle)
2023-08-21
1
-14
/
+42
*
|
|
mm: convert ptlock_free() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-5
/
+5
*
|
|
mm: convert pmd_ptlock_free() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-5
/
+5
*
|
|
mm: convert ptlock_init() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-7
/
+7
*
|
|
mm: convert pmd_ptlock_init() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-5
/
+5
*
|
|
mm: convert ptlock_ptr() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-7
/
+7
*
|
|
mm: convert ptlock_alloc() to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-3
/
+3
*
|
|
mm: convert pmd_pgtable_page() callers to use pmd_ptdesc()
Vishal Moola (Oracle)
2023-08-21
1
-2
/
+2
*
|
|
mm: add utility functions for ptdesc
Vishal Moola (Oracle)
2023-08-21
1
-0
/
+61
*
|
|
mm: move dummy_vm_ops out of a header
Mateusz Guzik
2023-08-21
1
-3
/
+3
*
|
|
mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
Suren Baghdasaryan
2023-08-21
1
-3
/
+7
*
|
|
mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
Suren Baghdasaryan
2023-08-21
1
-1
/
+2
*
|
|
mm: factor out VMA stack and heap checks
Kefeng Wang
2023-08-21
1
-0
/
+25
*
|
|
mm/vmemmap optimization: split hugetlb and devdax vmemmap optimization
Aneesh Kumar K.V
2023-08-18
1
-1
/
+1
*
|
|
mm/vmemmap: improve vmemmap_can_optimize and allow architectures to override
Aneesh Kumar K.V
2023-08-18
1
-4
/
+23
*
|
|
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
1
-0
/
+6
*
|
|
mm: change do_vmi_align_munmap() tracking of VMAs to remove
Liam R. Howlett
2023-08-18
1
-2
/
+2
*
|
|
mm: don't drop VMA locks in mm_drop_all_locks()
Jann Horn
2023-08-18
1
-0
/
+5
*
|
|
mm: fix obsolete function name above debug_pagealloc_enabled_static()
Miaohe Lin
2023-08-18
1
-2
/
+2
*
|
|
mm: move is_ioremap_addr() into new header file
Baoquan He
2023-08-18
1
-5
/
+0
*
|
|
mm: delete mmap_write_trylock() and vma_try_start_write()
Hugh Dickins
2023-08-18
1
-17
/
+0
*
|
|
mm: make show_free_areas() static
Kefeng Wang
2023-08-18
1
-12
/
+0
*
|
|
mm: remove arguments of show_mem()
Kefeng Wang
2023-08-18
1
-2
/
+2
*
|
|
mm: remove page_rmapping()
ZhangPeng
2023-08-18
1
-1
/
+0
|
/
/
*
/
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
2023-07-27
1
-6
/
+23
|
/
*
execve: always mark stack as growing down during early stack setup
Linus Torvalds
2023-07-03
1
-1
/
+3
*
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-01
1
-0
/
+2
|
\
|
*
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-26
1
-0
/
+2
*
|
mm: Update do_vmi_align_munmap() return semantics
Liam R. Howlett
2023-07-01
1
-2
/
+2
[next]