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, hwpoison: when copy-on-write hits poison, take page offline
Jane Chu
2023-07-05
1
-1
/
+4
*
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-07-12
1
-1
/
+0
*
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-07-12
1
-0
/
+8
*
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-07-12
1
-0
/
+1
*
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
1
-0
/
+1
*
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
2022-05-01
1
-1
/
+2
*
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
2022-02-01
1
-5
/
+12
*
Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly"
Linus Torvalds
2021-09-07
1
-1
/
+9
*
Merge tag 'denywrite-for-5.15' of git://github.com/davidhildenbrand/linux
Linus Torvalds
2021-09-04
1
-2
/
+2
|
\
|
*
mm: remove VM_DENYWRITE
David Hildenbrand
2021-09-03
1
-1
/
+0
|
*
kernel/fork: always deny write access to current MM exe_file
David Hildenbrand
2021-09-03
1
-1
/
+1
|
*
kernel/fork: factor out replacing the current MM exe_file
David Hildenbrand
2021-09-03
1
-0
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-13
/
+4
|
\
\
|
*
|
mm: hwpoison: don't drop slab caches for offlining non-LRU page
Yang Shi
2021-09-03
1
-1
/
+1
|
*
|
mm: delete unused get_kernel_page()
John Hubbard
2021-09-03
1
-1
/
+0
|
*
|
mm/gup: remove try_get_page(), call try_get_compound_head() directly
John Hubbard
2021-09-03
1
-9
/
+1
|
*
|
mm/gup: small refactoring: simplify try_grab_page()
John Hubbard
2021-09-03
1
-2
/
+2
|
|
/
*
/
mm: Add kvrealloc()
Dave Chinner
2021-08-09
1
-0
/
+2
|
/
*
mm: Make copy_huge_page() always available
Matthew Wilcox (Oracle)
2021-07-12
1
-0
/
+1
*
mm: add setup_initial_init_mm() helper
Kefeng Wang
2021-07-08
1
-0
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-2
/
+12
|
\
|
*
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-07-01
1
-1
/
+1
|
*
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
1
-1
/
+6
|
*
mm: sparsemem: split the huge PMD mapping of vmemmap pages
Muchun Song
2021-06-30
1
-2
/
+2
|
*
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-0
/
+2
|
*
mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
1
-0
/
+3
*
|
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-06-30
1
-5
/
+6
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-18
1
-0
/
+3
|
|
\
\
|
*
|
|
mm: add a signature in struct page
Matteo Croce
2021-06-07
1
-5
/
+6
*
|
|
|
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-06-30
1
-10
/
+0
|
\
\
\
\
|
*
|
|
|
CFI: Move function_nocfi() into compiler.h
Mark Rutland
2021-06-14
1
-10
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-13
/
+40
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-2
/
+2
|
*
|
|
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
2021-06-29
1
-0
/
+4
|
*
|
|
mm: report which part of mem is being freed on initmem case
Jungseung Lee
2021-06-29
1
-1
/
+1
|
*
|
|
mm: add vma_lookup(), update find_vma_intersection() comments
Liam Howlett
2021-06-29
1
-4
/
+32
|
*
|
|
mm: gup: pack has_pinned in MMF_HAS_PINNED
Andrea Arcangeli
2021-06-29
1
-1
/
+1
|
*
|
|
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
2021-06-29
1
-3
/
+0
|
*
|
|
mm/writeback: move __set_page_dirty() to core mm
Matthew Wilcox (Oracle)
2021-06-29
1
-1
/
+0
|
*
|
|
mm/page_alloc: fix memory map initialization for descending nodes
Mike Rapoport
2021-06-29
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2021-06-28
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Reimplement RLIMIT_MEMLOCK on top of ucounts
Alexey Gladkov
2021-04-30
1
-2
/
+2
*
|
|
mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()
Hugh Dickins
2021-06-16
1
-0
/
+3
|
|
/
|
/
|
*
|
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
2021-05-14
1
-0
/
+32
*
|
mm: fix typos in comments
Ingo Molnar
2021-05-07
1
-1
/
+1
*
|
mm/gup: do not migrate zero page
Pavel Tatashin
2021-05-05
1
-1
/
+2
*
|
mm: honor PF_MEMALLOC_PIN for all movable pages
Pavel Tatashin
2021-05-05
1
-0
/
+18
*
|
userfaultfd: add minor fault registration mode
Axel Rasmussen
2021-05-05
1
-0
/
+7
*
|
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
2021-04-30
1
-1
/
+1
*
|
mm/doc: turn fault flags into an enum
Matthew Wilcox (Oracle)
2021-04-30
1
-14
/
+15
[next]