index
:
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
2023-08-18
mm: make show_free_areas() static
Kefeng Wang
2023-08-18
mm: remove arguments of show_mem()
Kefeng Wang
2023-08-18
mm: remove page_rmapping()
ZhangPeng
2023-08-02
x86/shstk: Move arch detail comment out of core mm
Rick Edgecombe
2023-08-02
fs: rename and move block_page_mkwrite_return
Christoph Hellwig
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
2023-07-11
mm: Add guard pages around a shadow stack.
Rick Edgecombe
2023-07-11
mm: Introduce VM_SHADOW_STACK for shadow stack memory
Yu-cheng Yu
2023-07-11
mm: Move VM_UFFD_MINOR_BIT from 37 to 38
Yu-cheng Yu
2023-07-11
mm: Re-introduce vm_flags to do_mmap()
Yu-cheng Yu
2023-07-11
mm: Make pte_mkwrite() take a VMA
Rick Edgecombe
2023-07-03
execve: always mark stack as growing down during early stack setup
Linus Torvalds
2023-07-01
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-07-01
mm: Update do_vmi_align_munmap() return semantics
Liam R. Howlett
2023-06-30
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
2023-06-24
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
2023-06-24
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
2023-06-23
mm: pass nid to reserve_bootmem_region()
Yajun Deng
2023-06-19
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
2023-06-19
mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinn...
Vishal Moola (Oracle)
2023-06-19
mm: remove unused vma_init_lock()
YueHaibing
2023-06-19
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
2023-06-19
mm: remove set_compound_page_dtor()
Sidhartha Kumar
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
2023-06-09
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
2023-06-09
mm: add vma_iter_{next,prev}_range() to vma iterator
Liam R. Howlett
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
2023-06-09
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
2023-06-09
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
2023-05-31
mm: Provide a function to get an additional pin on a page
David Howells
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-18
mm: ksm: support hwpoison for ksm page
Longlong Xia
2023-04-18
mm: hwpoison: support recovery from HugePage copy-on-write faults
Liu Shixin
2023-04-18
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
2023-04-18
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
2023-04-18
mm: convert copy_user_huge_page() to copy_user_large_folio()
ZhangPeng
[prev]
[next]