index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-27
mm: fix memory ordering for mm_lock_seq and vm_lock_seq
Jann Horn
1
-6
/
+23
2023-07-03
execve: always mark stack as growing down during early stack setup
Linus Torvalds
1
-1
/
+3
2023-07-01
Merge tag 'libnvdimm-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
1
-0
/
+2
2023-07-01
mm: Update do_vmi_align_munmap() return semantics
Liam R. Howlett
1
-2
/
+2
2023-06-30
xtensa: fix NOMMU build with lock_mm_and_find_vma() conversion
Linus Torvalds
1
-2
/
+3
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
1
-9
/
+7
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+1
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-95
/
+131
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
1
-12
/
+4
2023-06-26
Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+19
2023-06-26
dax: enable dax fault handler to report VM_FAULT_HWPOISON
Jane Chu
1
-0
/
+2
2023-06-24
mm: make find_extend_vma() fail if write lock not held
Liam R. Howlett
1
-3
/
+7
2023-06-24
mm: introduce new 'lock_mm_and_find_vma()' page fault helper
Linus Torvalds
1
-0
/
+2
2023-06-23
mm: pass nid to reserve_bootmem_region()
Yajun Deng
1
-1
/
+2
2023-06-19
mm: page_alloc: make compound_page_dtors static
Miaohe Lin
1
-1
/
+0
2023-06-19
mm: remove is_longterm_pinnable_page() and reimplement folio_is_longterm_pinnable()
Vishal Moola (Oracle)
1
-13
/
+9
2023-06-19
mm: remove unused vma_init_lock()
YueHaibing
1
-1
/
+0
2023-06-19
mm/folio: replace set_compound_order with folio_set_order
Tarun Sahu
1
-10
/
+0
2023-06-19
mm: remove set_compound_page_dtor()
Sidhartha Kumar
1
-10
/
+0
2023-06-19
mm/pgtable: allow pte_offset_map[_lock]() to fail
Hugh Dickins
1
-8
/
+19
2023-06-09
mm: page_poison: always declare __kernel_map_pages() function
Arnd Bergmann
1
-2
/
+1
2023-06-09
mm/mmap: separate writenotify and dirty tracking logic
Lorenzo Stoakes
1
-0
/
+1
2023-06-09
mm: add vma_iter_{next,prev}_range() to vma iterator
Liam R. Howlett
1
-0
/
+13
2023-06-09
mm/gup: remove vmas parameter from pin_user_pages()
Lorenzo Stoakes
1
-2
/
+1
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
1
-3
/
+31
2023-06-09
mm/gup: remove unused vmas parameter from pin_user_pages_remote()
Lorenzo Stoakes
1
-1
/
+1
2023-06-09
mm/gup: remove unused vmas parameter from get_user_pages()
Lorenzo Stoakes
1
-2
/
+1
2023-06-09
mm: page_alloc: move sysctls into it own fils
Kefeng Wang
1
-11
/
+0
2023-06-09
mm: page_alloc: split out DEBUG_PAGEALLOC
Kefeng Wang
1
-27
/
+49
2023-06-09
mm: memory_failure: move memory_failure_attr_group under MEMORY_FAILURE
Kefeng Wang
1
-5
/
+4
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
1
-0
/
+19
2023-05-31
mm: Provide a function to get an additional pin on a page
David Howells
1
-0
/
+1
2023-05-31
mm: Don't pin ZERO_PAGE in pin_user_pages()
David Howells
1
-2
/
+24
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-11
/
+0
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-25
/
+181
2023-04-18
mm: ksm: support hwpoison for ksm page
Longlong Xia
1
-0
/
+7
2023-04-18
mm: hwpoison: support recovery from HugePage copy-on-write faults
Liu Shixin
1
-3
/
+3
2023-04-18
mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP
Aneesh Kumar K.V
1
-1
/
+1
2023-04-18
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
1
-0
/
+16
2023-04-18
mm: convert copy_user_huge_page() to copy_user_large_folio()
ZhangPeng
1
-4
/
+3
2023-04-18
userfaultfd: convert copy_huge_page_from_user() to copy_folio_from_user()
ZhangPeng
1
-4
/
+3
2023-04-18
mm: make arch_has_descending_max_zone_pfns() static
Arnd Bergmann
1
-1
/
+0
2023-04-13
mm: memory-failure: Move memory failure sysctls to its own file
Kefeng Wang
1
-2
/
+0
2023-04-05
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
1
-1
/
+1
2023-04-05
sched/numa: implement access PID reset logic
Raghavendra K T
1
-2
/
+2
2023-04-05
sched/numa: enhance vma scanning logic
Raghavendra K T
1
-0
/
+14
2023-04-05
sched/numa: apply the scan delay to every new vma
Mel Gorman
1
-0
/
+16
2023-04-05
mm: separate vma->lock from vm_area_struct
Suren Baghdasaryan
1
-13
/
+10
2023-04-05
mm/mmap: free vm_area_struct without call_rcu in exit_mmap
Suren Baghdasaryan
1
-0
/
+2
2023-04-05
mm: add FAULT_FLAG_VMA_LOCK flag
Suren Baghdasaryan
1
-1
/
+2
[next]