index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
khugepaged.c
Age
Commit message (
Expand
)
Author
2021-05-22
khugepaged: fix wrong result value for trace_mm_collapse_huge_page_isolate()
Miaohe Lin
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
2020-10-14
mm/khugepaged: fix filemap page_to_pgoff(page) != offset
Hugh Dickins
2020-08-26
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
2020-08-26
khugepaged: khugepaged_test_exit() check mmget_still_valid()
Hugh Dickins
2020-08-21
khugepaged: retract_page_tables() remember to test exit
Hugh Dickins
2019-08-06
coredump: fix race condition between collapse_huge_page() and core dumping
Andrea Arcangeli
2018-12-05
mm/khugepaged: collapse_shmem() do not crash on Compound
Hugh Dickins
2018-12-05
mm/khugepaged: collapse_shmem() without freezing new_page
Hugh Dickins
2018-12-05
mm/khugepaged: minor reorderings in collapse_shmem()
Hugh Dickins
2018-12-05
mm/khugepaged: collapse_shmem() remember to clear holes
Hugh Dickins
2018-12-05
mm/khugepaged: fix crashes due to misaccounted holes
Hugh Dickins
2018-12-05
mm/khugepaged: collapse_shmem() stop if punched or truncated
Hugh Dickins
2018-05-30
mm, thp: do not cause memcg oom for thp
David Rientjes
2018-05-30
mm: thp: use down_read_trylock() in khugepaged to avoid long block
Yang Shi
2018-03-28
mm/khugepaged.c: convert VM_BUG_ON() to collapse fail
Kirill A. Shutemov
2017-01-12
mm: khugepaged: fix radix tree node leak in shmem collapse error path
Johannes Weiner
2017-01-12
mm: khugepaged: close use-after-free race during shmem collapsing
Johannes Weiner
2016-11-30
mm, thp: propagation of conditional compilation in khugepaged.c
Jérémy Lefaure
2016-09-19
mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()
Ebru Akagunduz
2016-09-19
khugepaged: fix use-after-free in collapse_huge_page()
Kirill A. Shutemov
2016-07-28
mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
Vlastimil Babka
2016-07-28
mm: convert zone_reclaim to node_reclaim
Mel Gorman
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-26
mm, thp: convert from optimistic swapin collapsing to conservative
Ebru Akagunduz
2016-07-26
mm, thp: fix comment inconsistency for swapin readahead functions
Ebru Akagunduz
2016-07-26
thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE
Kirill A. Shutemov
2016-07-26
khugepaged: add support of collapse for tmpfs/shmem pages
Kirill A. Shutemov
2016-07-26
khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page()
Kirill A. Shutemov
2016-07-26
thp: extract khugepaged from mm/huge_memory.c
Kirill A. Shutemov