index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: re-allow pinning of zero pfns (again)
Alex Williamson
2022-08-28
1
-3
/
+10
*
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
2022-08-20
1
-1
/
+0
*
mm, hwpoison: enable memory error handling on 1GB hugepage
Naoya Horiguchi
2022-08-08
1
-1
/
+0
*
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
2022-08-08
1
-0
/
+1
*
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2022-08-08
1
-7
/
+0
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-94
/
+39
|
\
|
*
mm/mmap: drop ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-3
/
+0
|
*
mm/mmap: build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-1
/
+1
|
*
mm/mmap: build protect protection_map[] with __P000
Anshuman Khandual
2022-07-17
1
-0
/
+2
|
*
mm: introduce mf_dax_kill_procs() for fsdax case
Shiyang Ruan
2022-07-17
1
-0
/
+2
|
*
mm: add zone device coherent type memory support
Alex Sierra
2022-07-17
1
-1
/
+4
|
*
mm: move page zone helpers from mm.h to mmzone.h
Alex Sierra
2022-07-17
1
-78
/
+0
|
*
mm: rename is_pinnable_page() to is_longterm_pinnable_page()
Alex Sierra
2022-07-17
1
-4
/
+4
|
*
mm: convert destroy_compound_page() to destroy_large_folio()
Matthew Wilcox (Oracle)
2022-07-03
1
-5
/
+1
|
*
mm/swap: convert __put_page() to __folio_put()
Matthew Wilcox (Oracle)
2022-07-03
1
-3
/
+3
|
*
mm: add folios_put()
Matthew Wilcox (Oracle)
2022-07-03
1
-0
/
+19
|
*
mm/mprotect: try avoiding write faults for exclusive anonymous pages when cha...
David Hildenbrand
2022-07-03
1
-2
/
+6
*
|
Merge tag 'for-linus-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-08-05
1
-0
/
+3
|
\
\
|
*
|
mm: Add PAGE_ALIGN_DOWN macro
David Gow
2022-07-17
1
-0
/
+3
|
|
/
*
|
mm: fix missing wake-up event for FSDAX pages
Muchun Song
2022-07-18
1
-5
/
+9
|
/
*
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-16
1
-0
/
+1
*
mm: re-allow pinning of zero pfns
Alex Williamson
2022-06-16
1
-1
/
+1
*
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
1
-2
/
+7
|
\
|
*
mm: fix is_pinnable_page against a cma page
Minchan Kim
2022-05-27
1
-2
/
+7
*
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-12
/
+58
|
\
\
|
|
/
|
*
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
1
-2
/
+0
|
*
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2022-05-13
1
-0
/
+10
|
*
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-13
1
-2
/
+3
|
*
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
2022-05-09
1
-0
/
+39
|
*
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
2022-05-09
1
-4
/
+1
|
*
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
2022-05-09
1
-0
/
+4
|
*
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
2022-04-28
1
-1
/
+1
|
*
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
2022-04-28
1
-1
/
+2
|
*
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
1
-1
/
+1
|
*
mm: simplify follow_invalidate_pte()
Muchun Song
2022-04-28
1
-3
/
+0
|
*
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-04-28
1
-1
/
+0
*
|
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-19
1
-0
/
+1
|
/
*
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-04-21
1
-0
/
+8
*
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
2022-03-24
1
-5
/
+0
*
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-3
/
+0
|
\
|
*
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
2022-03-15
1
-3
/
+0
*
|
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-144
/
+152
|
\
\
|
*
|
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+31
|
*
|
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+0
|
*
|
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+7
|
*
|
mm: Turn head_compound_mapcount() into folio_entire_mapcount()
Matthew Wilcox (Oracle)
2022-03-21
1
-6
/
+11
|
*
|
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
2022-03-21
1
-1
/
+0
|
*
|
mm: Add lru_to_folio()
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+4
|
*
|
mm: Add three folio wrappers
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+10
|
*
|
mm/gup: Turn compound_range_next() into gup_folio_range_next()
Matthew Wilcox (Oracle)
2022-03-21
1
-2
/
+2
[next]