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-09-07
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
1
-1
/
+9
2021-09-04
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
1
-2
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+4
2021-09-03
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
1
-1
/
+1
2021-09-03
mm: delete unused get_kernel_page()
John Hubbard
1
-1
/
+0
2021-09-03
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
1
-9
/
+1
2021-09-03
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
1
-2
/
+2
2021-09-03
mm: remove VM_DENYWRITE
David Hildenbrand
1
-1
/
+0
2021-09-03
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
1
-1
/
+1
2021-09-03
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
1
-0
/
+1
2021-08-10
mm: Add kvrealloc()
Dave Chinner
1
-0
/
+2
2021-07-12
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-07-08
mm: add setup_initial_init_mm() helper
Kefeng Wang
1
-0
/
+3
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+12
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
1
-1
/
+1
2021-07-01
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
1
-1
/
+6
2021-07-01
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
1
-2
/
+2
2021-07-01
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-0
/
+2
2021-07-01
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
1
-0
/
+3
2021-07-01
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-5
/
+6
2021-07-01
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+0
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+40
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-2
/
+2
2021-06-29
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-06-29
mm: report which part of mem is being freed on initmem case
Jungseung Lee
1
-1
/
+1
2021-06-29
mm: add vma_lookup(), update find_vma_intersection() comments
Liam Howlett
1
-4
/
+32
2021-06-29
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
1
-1
/
+1
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
1
-3
/
+0
2021-06-29
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-06-29
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
1
-1
/
+0
2021-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-2
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2021-06-16
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
1
-0
/
+3
2021-06-14
CFI: Move function_nocfi() into compiler.h
Mark Rutland
1
-10
/
+0
2021-06-08
mm: add a signature in struct page
Matteo Croce
1
-5
/
+6
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
1
-0
/
+32
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-1
/
+1
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
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
1
-2
/
+2
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
[next]