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.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-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
2022-03-21
mm: Turn head_compound_mapcount() into folio_entire_mapcount()
Matthew Wilcox (Oracle)
1
-6
/
+11
2022-03-21
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
1
-1
/
+0
2022-03-21
mm: Add lru_to_folio()
Matthew Wilcox (Oracle)
1
-0
/
+4
2022-03-21
mm: Add three folio wrappers
Matthew Wilcox (Oracle)
1
-0
/
+10
2022-03-21
mm/gup: Turn compound_range_next() into gup_folio_range_next()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-21
mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-03-21
mm: Remove page_cache_add_speculative() and page_cache_get_speculative()
Matthew Wilcox (Oracle)
1
-4
/
+3
2022-03-21
mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()
Matthew Wilcox (Oracle)
1
-66
/
+63
2022-03-21
mm: Add folio_pincount_ptr()
Matthew Wilcox (Oracle)
1
-0
/
+5
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
1
-13
/
+8
2022-03-21
mm/gup: Remove an assumption of a contiguous memmap
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-03-15
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
1
-3
/
+0
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
1
-3
/
+4
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
1
-3
/
+3
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
1
-20
/
+0
2022-03-03
mm: simplify freeing of devmap managed pages
Christoph Hellwig
1
-24
/
+10
2022-03-03
mm: move free_devmap_managed_page to memremap.c
Christoph Hellwig
1
-1
/
+0
2022-03-03
mm: remove the __KERNEL__ guard from <linux/mm.h>
Christoph Hellwig
1
-4
/
+0
2022-02-17
mm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
Hugh Dickins
1
-2
/
+0
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
1
-5
/
+12
[next]