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
2022-08-29
mm: re-allow pinning of zero pfns (again)
Alex Williamson
1
-3
/
+10
2022-08-21
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
1
-1
/
+0
2022-08-09
mm, hwpoison: enable memory error handling on 1GB hugepage
Naoya Horiguchi
1
-1
/
+0
2022-08-09
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
1
-0
/
+1
2022-08-09
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
1
-7
/
+0
2022-08-06
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-94
/
+39
2022-08-06
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2022-07-19
mm: fix missing wake-up event for FSDAX pages
Muchun Song
1
-5
/
+9
2022-07-18
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-3
/
+0
2022-07-18
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
1
-1
/
+1
2022-07-18
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
1
-0
/
+2
2022-07-18
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
1
-0
/
+2
2022-07-18
mm: add zone device coherent type memory support
Alex Sierra
1
-1
/
+4
2022-07-18
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
1
-78
/
+0
2022-07-18
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
1
-4
/
+4
2022-07-18
mm: Add PAGE_ALIGN_DOWN macro
David Gow
1
-0
/
+3
2022-07-04
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
1
-5
/
+1
2022-07-04
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
1
-3
/
+3
2022-07-04
mm: add folios_put()
Matthew Wilcox (Oracle)
1
-0
/
+19
2022-07-04
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
1
-2
/
+6
2022-06-17
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
1
-0
/
+1
2022-06-17
mm: re-allow pinning of zero pfns
Alex Williamson
1
-1
/
+1
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2022-05-27
mm: fix is_pinnable_page against a cma page
Minchan Kim
1
-2
/
+7
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-12
/
+58
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-0
/
+1
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
1
-2
/
+0
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
1
-0
/
+10
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
1
-2
/
+3
2022-05-10
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
1
-0
/
+39
2022-05-10
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
1
-4
/
+1
2022-05-10
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
1
-0
/
+4
2022-04-29
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
1
-1
/
+1
2022-04-29
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
1
-1
/
+2
2022-04-29
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
1
-1
/
+1
2022-04-29
mm: simplify follow_invalidate_pte()
Muchun Song
1
-3
/
+0
2022-04-29
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
1
-1
/
+0
2022-04-22
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
1
-0
/
+8
2022-03-25
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
1
-5
/
+0
2022-03-23
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-3
/
+0
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-144
/
+152
2022-03-23
userfaultfd: provide unmasked address on page-fault
Nadav Amit
1
-1
/
+2
2022-03-23
mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...
Muchun Song
1
-0
/
+2
2022-03-23
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
1
-0
/
+1
2022-03-23
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-1
/
+0
2022-03-23
mm/gup: remove unused get_user_pages_locked()
John Hubbard
1
-2
/
+0
2022-03-23
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
1
-2
/
+0
2022-03-21
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
1
-0
/
+31
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-21
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
1
-1
/
+7
[next]