index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2023-08-21
mm/gup: reintroduce FOLL_NUMA as FOLL_HONOR_NUMA_FAULT
David Hildenbrand
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
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
2023-04-18
userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
ZhangPeng
2023-04-18
mm: make arch_has_descending_max_zone_pfns() static
Arnd Bergmann
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
[next]