index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mm.h
Age
Commit message (
Expand
)
Author
2022-06-16
mm/memory-failure: disable unpoison once hw error happens
zhenwei pi
2022-06-16
mm: re-allow pinning of zero pfns
Alex Williamson
2022-05-27
Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-27
mm: fix is_pinnable_page against a cma page
Minchan Kim
2022-05-26
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-19
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-13
mm/hugetlb: only drop uffd-wp special pte if required
Peter Xu
2022-05-13
mm/shmem: persist uffd-wp bit across zapping for file-backed
Peter Xu
2022-05-13
mm/mprotect: use mmu_gather
Nadav Amit
2022-05-09
mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymo...
David Hildenbrand
2022-05-09
mm/rmap: split page_dup_rmap() into page_dup_file_rmap() and page_try_dup_ano...
David Hildenbrand
2022-05-09
mm/hugetlb: take src_mm->write_protect_seq in copy_hugetlb_page_range()
David Hildenbrand
2022-04-28
mm/sparse-vmemmap: improve memory savings for compound devmaps
Joao Martins
2022-04-28
mm/sparse-vmemmap: add a pgmap argument to section activation
Joao Martins
2022-04-28
mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
Muchun Song
2022-04-28
mm: simplify follow_invalidate_pte()
Muchun Song
2022-04-28
Revert "mm/memory-failure.c: fix race with changing page compound again"
Naoya Horiguchi
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
2022-03-24
mm/huge_memory: remove stale page_trans_huge_mapcount()
David Hildenbrand
2022-03-22
Merge tag 'folio-5.18b' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
userfaultfd: provide unmasked address on page-fault
Nadav Amit
2022-03-22
mm: sparsemem: move vmemmap related to HugeTLB to CONFIG_HUGETLB_PAGE_FREE_VM...
Muchun Song
2022-03-22
mm/memory-failure.c: fix race with changing page compound again
Miaohe Lin
2022-03-22
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
2022-03-22
mm/gup: remove unused get_user_pages_locked()
John Hubbard
2022-03-22
mm/gup: remove unused pin_user_pages_locked()
John Hubbard
2022-03-21
mm: Support arbitrary THP sizes
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn page_anon_vma() into folio_anon_vma()
Matthew Wilcox (Oracle)
2022-03-21
mm: Add folio_mapcount()
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn head_compound_mapcount() into folio_entire_mapcount()
Matthew Wilcox (Oracle)
2022-03-21
mm/truncate: Split invalidate_inode_page() into mapping_evict_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm: Add lru_to_folio()
Matthew Wilcox (Oracle)
2022-03-21
mm: Add three folio wrappers
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Turn compound_range_next() into gup_folio_range_next()
Matthew Wilcox (Oracle)
2022-03-21
mm/hugetlb: Use try_grab_folio() instead of try_grab_compound_head()
Matthew Wilcox (Oracle)
2022-03-21
mm: Remove page_cache_add_speculative() and page_cache_get_speculative()
Matthew Wilcox (Oracle)
2022-03-21
mm: Turn page_maybe_dma_pinned() into folio_maybe_dma_pinned()
Matthew Wilcox (Oracle)
2022-03-21
mm: Add folio_pincount_ptr()
Matthew Wilcox (Oracle)
2022-03-21
mm: Make compound_pincount always available
Matthew Wilcox (Oracle)
2022-03-21
mm/gup: Remove an assumption of a contiguous memmap
Matthew Wilcox (Oracle)
2022-03-15
fs: Turn do_invalidatepage() into folio_invalidate()
Matthew Wilcox (Oracle)
2022-03-05
mm: refactor vm_area_struct::anon_vma_name usage code
Suren Baghdasaryan
2022-03-03
mm: remove the extra ZONE_DEVICE struct page refcount
Christoph Hellwig
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-03
mm: simplify freeing of devmap managed pages
Christoph Hellwig
2022-03-03
mm: move free_devmap_managed_page to memremap.c
Christoph Hellwig
2022-03-03
mm: remove the __KERNEL__ guard from <linux/mm.h>
Christoph Hellwig
2022-02-17
mm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
Hugh Dickins
2022-01-30
mm, kasan: use compare-exchange operation to set KASAN page tag
Peter Collingbourne
[next]