index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
mm/gup: do not migrate zero page
Pavel Tatashin
1
-1
/
+2
2021-05-05
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
1
-0
/
+18
2021-05-05
userfaultfd: add minor fault registration mode
Axel Rasmussen
1
-0
/
+7
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
1
-1
/
+1
2021-04-30
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
1
-14
/
+15
2021-04-30
mm/doc: fix page_maybe_dma_pinned kerneldoc
Matthew Wilcox (Oracle)
1
-5
/
+5
2021-04-30
mm/doc: fix fault_flag_allow_retry_first kerneldoc
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-04-30
Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio"
Brian Geffon
1
-1
/
+1
2021-04-30
mm: add remap_pfn_range_notrack
Christoph Hellwig
1
-0
/
+2
2021-04-30
mm: gup: remove FOLL_SPLIT
Yang Shi
1
-1
/
+0
2021-04-30
mm/gup: add a range variant of unpin_user_pages_dirty_lock()
Joao Martins
1
-0
/
+2
2021-04-30
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-04-28
Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+4
2021-04-27
Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
1
-0
/
+10
2021-04-11
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+4
2021-04-09
mm: add generic function_nocfi macro
Sami Tolvanen
1
-0
/
+10
2021-04-08
init_on_alloc: Optimize static branches
Kees Cook
1
-4
/
+6
2021-03-25
kasan: fix per-page tags for non-page_alloc pages
Andrey Konovalov
1
-3
/
+15
2021-03-13
mm: introduce page_needs_cow_for_dma() for deciding whether cow
Peter Xu
1
-0
/
+21
2021-03-09
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
1
-0
/
+4
2021-02-25
mm/hugetlb: grab head page refcount once for group of subpages
Joao Martins
1
-0
/
+3
2021-02-25
mm: simplify free_highmem_page() and free_reserved_page()
David Hildenbrand
1
-14
/
+2
2021-02-25
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-2
/
+1
2021-02-25
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-2
/
+2
2021-02-25
mm: fix prototype warning from kernel test robot
Baoquan He
1
-0
/
+2
2021-02-23
Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...
Linus Torvalds
1
-43
/
+2
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2021-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-10
/
+15
2021-02-21
Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+2
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
1
-2
/
+4
2021-02-05
mm: constify page_is_pfmemalloc() argument
Alexander Lobakin
1
-1
/
+1
2021-01-23
mm: Add mem_dump_obj() to print source of memory block
Paul E. McKenney
1
-0
/
+2
2021-01-21
mm: Mark anonymous struct field of 'struct vm_fault' as 'const'
Will Deacon
1
-1
/
+1
2021-01-21
mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULT
Will Deacon
1
-5
/
+2
2021-01-21
mm: Move immutable fields of 'struct vm_fault' into anonymous struct
Will Deacon
1
-5
/
+8
2021-01-20
mm: Allow architectures to request 'old' entries when prefaulting
Will Deacon
1
-1
/
+4
2021-01-20
mm: Cleanup faultaround and finish_fault() codepaths
Kirill A. Shutemov
1
-5
/
+7
2021-01-12
mm: Close race in generic_access_phys
Daniel Vetter
1
-1
/
+2
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
1
-42
/
+0
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
1
-1
/
+1
2020-12-30
mm: memmap defer init doesn't work as expected
Baoquan He
1
-2
/
+3
2020-12-30
mm: add prototype for __add_to_page_cache_locked()
Souptick Joarder
1
-0
/
+7
2020-12-22
kasan, mm: check kasan_enabled in annotations
Andrey Konovalov
1
-6
/
+16
2020-12-22
kasan, arm64: implement HW_TAGS runtime
Andrey Konovalov
1
-1
/
+1
2020-12-18
Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+2
2020-12-16
mm: simplify follow_pte{,pmd}
Christoph Hellwig
1
-3
/
+3
2020-12-16
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-22
/
+0
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-52
/
+62
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-0
/
+1
[next]