index
:
Linux Stable
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.13.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
...
*
|
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
1
-5
/
+5
*
|
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
2021-04-30
1
-0
/
+1
*
|
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
2021-04-30
1
-1
/
+1
*
|
mm: add remap_pfn_range_notrack
Christoph Hellwig
2021-04-30
1
-0
/
+2
*
|
mm: gup: remove FOLL_SPLIT
Yang Shi
2021-04-30
1
-1
/
+0
*
|
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
2021-04-30
1
-0
/
+2
*
|
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
1
-1
/
+0
*
|
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-28
1
-0
/
+4
|
\
\
|
*
\
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-04-11
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
2021-03-08
1
-0
/
+4
*
|
|
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2021-04-27
1
-0
/
+10
|
\
\
\
|
*
|
|
mm: add generic function_nocfi macro
Sami Tolvanen
2021-04-08
1
-0
/
+10
|
|
/
/
*
/
/
init_on_alloc: Optimize static branches
Kees Cook
2021-04-08
1
-4
/
+6
|
/
/
*
|
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
2021-03-25
1
-3
/
+15
*
|
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
2021-03-13
1
-0
/
+21
|
/
*
mm/hugetlb: grab head page refcount once for group of subpages
Joao Martins
2021-02-24
1
-0
/
+3
*
mm: simplify free_highmem_page() and free_reserved_page()
David Hildenbrand
2021-02-24
1
-14
/
+2
*
mm: simplify parater of function memmap_init_zone()
Baoquan He
2021-02-24
1
-2
/
+1
*
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
2021-02-24
1
-2
/
+2
*
mm: fix prototype warning from kernel test robot
Baoquan He
2021-02-24
1
-0
/
+2
*
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
2021-02-22
1
-43
/
+2
|
\
|
*
mm: Close race in generic_access_phys
Daniel Vetter
2021-01-12
1
-1
/
+2
|
*
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
2021-01-12
1
-42
/
+0
|
*
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
2021-01-12
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
1
-2
/
+4
|
\
\
|
*
|
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-09
1
-2
/
+4
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-21
1
-10
/
+15
|
\
\
|
*
|
mm: Mark anonymous struct field of 'struct vm_fault' as 'const'
Will Deacon
2021-01-21
1
-1
/
+1
|
*
|
mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT
Will Deacon
2021-01-21
1
-5
/
+2
|
*
|
mm: Move immutable fields of 'struct vm_fault' into anonymous struct
Will Deacon
2021-01-21
1
-5
/
+8
|
*
|
mm: Allow architectures to request 'old' entries when prefaulting
Will Deacon
2021-01-20
1
-1
/
+4
|
*
|
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
2021-01-20
1
-5
/
+7
|
|
/
*
|
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
1
-0
/
+2
|
\
\
|
*
\
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-12
1
-0
/
+2
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mm: Add mem_dump_obj() to print source of memory block
Paul E. McKenney
2021-01-22
1
-0
/
+2
*
|
|
mm: constify page_is_pfmemalloc() argument
Alexander Lobakin
2021-02-04
1
-1
/
+1
|
/
/
*
|
mm: memmap defer init doesn't work as expected
Baoquan He
2020-12-29
1
-2
/
+3
*
|
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
2020-12-29
1
-0
/
+7
|
/
*
kasan, mm: check kasan_enabled in annotations
Andrey Konovalov
2020-12-22
1
-6
/
+16
*
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
2020-12-22
1
-1
/
+1
*
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-12-18
1
-0
/
+2
|
\
|
*
mm: introduce vma_set_file function v5
Christian König
2020-11-19
1
-0
/
+2
*
|
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2020-12-15
1
-3
/
+3
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-22
/
+0
|
\
\
|
*
|
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
1
-22
/
+0
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-52
/
+62
|
\
\
|
*
|
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-12-15
1
-0
/
+1
|
*
|
mm, page_poison: use static key more efficiently
Vlastimil Babka
2020-12-15
1
-4
/
+29
|
*
|
mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/fre...
Vlastimil Babka
2020-12-15
1
-17
/
+3
|
*
|
arch, mm: make kernel_page_present() always available
Mike Rapoport
2020-12-15
1
-7
/
+0
[prev]
[next]