开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
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/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-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
2023-04-05
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
2023-04-05
mm: introduce lock_vma_under_rcu to be used from arch-specific code
Suren Baghdasaryan
2023-04-05
mm: introduce vma detached flag
Suren Baghdasaryan
2023-04-05
mm/khugepaged: write-lock VMA while collapsing a huge page
Suren Baghdasaryan
2023-04-05
mm: mark VMA as being written when changing vm_flags
Suren Baghdasaryan
2023-04-05
mm: add per-VMA lock and helper functions to control it
Suren Baghdasaryan
2023-04-05
mm: remove unused vmf_insert_mixed_prot()
Lorenzo Stoakes
2023-04-05
mm: move mem_init_print_info() to mm_init.c
Mike Rapoport (IBM)
2023-04-05
mm: move init_mem_debugging_and_hardening() to mm/mm_init.c
Mike Rapoport (IBM)
2023-04-05
mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()
Mike Rapoport (IBM)
2023-04-05
init,mm: move mm_init() to mm/mm_init.c and rename it to mm_core_init()
Mike Rapoport (IBM)
2023-03-16
mm: Introduce untagged_addr_remote()
Kirill A. Shutemov
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'remove-get_kernel_pages-for-6.3' of https://git.linaro.org/people/...
Linus Torvalds
2023-02-13
mm: add folio_get_nontail_page()
Vishal Moola (Oracle)
2023-02-13
mm: add folio_estimated_sharers()
Vishal Moola (Oracle)
2023-02-13
mm: Remove get_kernel_pages()
Ira Weiny
2023-02-10
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-09
mm/gup: move gup_must_unshare() to mm/internal.h
Jason Gunthorpe
2023-02-09
mm/gup: remove pin_user_pages_fast_only()
Jason Gunthorpe
2023-02-09
mm/gup: move try_grab_page() to mm/internal.h
Jason Gunthorpe
2023-02-09
mm: introduce vm_flags_reset_once to replace WRITE_ONCE vm_flags updates
Suren Baghdasaryan
[next]