开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2022-09-11
mm/util.c: add warning if __vm_enough_memory fails
Kefeng Wang
2022-09-11
mm/gup.c: simplify and fix check_and_migrate_movable_pages() return codes
Alistair Popple
2022-09-11
hugetlb_cgroup: use helper for_each_hstate and hstate_index
Miaohe Lin
2022-09-11
hugetlb_cgroup: use helper macro NUMA_NO_NODE
Miaohe Lin
2022-09-11
hugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K,M,G}
Miaohe Lin
2022-09-11
hugetlb_cgroup: remove unneeded nr_pages > 0 check
Miaohe Lin
2022-09-11
kfence: add sysfs interface to disable kfence for selected slabs.
Imran Khan
2022-09-11
mm: migration: fix the FOLL_GET failure on following huge page
Haiyue Wang
2022-09-11
mm/vmscan: make the annotations of refaults code at the right place
Yang Yang
2022-09-11
mm/damon/core: simplify the parameter passing for region split operation
Kaixu Xia
2022-09-11
mm/util: reduce stack usage of folio_mapcount
Kairui Song
2022-09-11
mm/page_alloc: only search higher order when fallback
Abel Wu
2022-09-11
page_alloc: remove inactive initialization
Li kunyu
2022-09-11
mm/hugetlb: add dedicated func to get 'allowed' nodemask for current process
Feng Tang
2022-09-11
mm/mempolicy: fix lock contention on mems_allowed
Abel Wu
2022-09-11
mm/cma_debug: show complete cma name in debugfs directories
Charan Teja Kalla
2022-09-11
mm/swap: remove the end_write_func argument to __swap_writepage
Christoph Hellwig
2022-09-11
zsmalloc: remove unnecessary size_class NULL check
Alexey Romanov
2022-09-11
zsmalloc: zs_object_copy: add clarifying comment
Alexey Romanov
2022-09-11
mm/vmscan: define macros for refaults in struct lruvec
Yang Yang
2022-09-11
mm/damon/dbgfs: use kmalloc for allocating only one element
Kenneth Lee
2022-09-11
mm/filemap.c: convert page_endio() to use a folio
Shaoqin Huang
2022-09-11
mm: memory-failure: cleanup try_to_split_thp_page()
Kefeng Wang
2022-09-11
mm: align larger anonymous mappings on THP boundaries
Rik van Riel
2022-09-11
mm/page_ext: remove unused variable in offline_page_ext
Charan Teja Kalla
2022-09-11
mm/madvise: add MADV_COLLAPSE to process_madvise()
Zach O'Keefe
2022-09-11
mm/khugepaged: rename prefix of shared collapse functions
Zach O'Keefe
2022-09-11
mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
Zach O'Keefe
2022-09-11
mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepage
Zach O'Keefe
2022-09-11
mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()
Zach O'Keefe
2022-09-11
mm/khugepaged: add flag to predicate khugepaged-only behavior
Zach O'Keefe
2022-09-11
mm/khugepaged: propagate enum scan_result codes back to callers
Zach O'Keefe
2022-09-11
mm/khugepaged: dedup and simplify hugepage alloc and charging
Zach O'Keefe
2022-09-11
mm/khugepaged: add struct collapse_control
Zach O'Keefe
2022-09-11
mm: khugepaged: don't carry huge page to the next loop for !CONFIG_NUMA
Yang Shi
2022-08-28
mm/mprotect: only reference swap pfn page if type match
Peter Xu
2022-08-28
mm/damon/dbgfs: avoid duplicate context directory creation
Badari Pulavarty
2022-08-28
bootmem: remove the vmemmap pages from kmemleak in put_page_bootmem
Liu Shixin
2022-08-28
mm/zsmalloc: do not attempt to free IS_ERR handle
Sergey Senozhatsky
2022-08-28
writeback: avoid use-after-free after removing device
Khazhismel Kumykov
2022-08-28
shmem: update folio if shmem_replace_page() updates the page
Matthew Wilcox (Oracle)
2022-08-28
mm/hugetlb: avoid corrupting page->mapping in hugetlb_mcopy_atomic_pte
Miaohe Lin
2022-08-20
mm/shmem: shmem_replace_page() remember NR_SHMEM
Hugh Dickins
2022-08-20
mm/shmem: tmpfs fallocate use file_modified()
Hugh Dickins
2022-08-20
mm/shmem: fix chattr fsflags support in tmpfs
Hugh Dickins
2022-08-20
mm/hugetlb: support write-faults in shared mappings
David Hildenbrand
2022-08-20
mm/hugetlb: fix hugetlb not supporting softdirty tracking
David Hildenbrand
2022-08-20
mm/uffd: reset write protection when unregister with wp-mode
Peter Xu
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
2022-08-20
mm/gup: fix FOLL_FORCE COW security issue and remove FOLL_COW
David Hildenbrand
[next]