]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2022-08-26 Yu Zhaomm/vmscan.c: refactor shrink_node()
2022-08-26 Yu Zhaomm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNG
2022-08-26 Yu Zhaomm: x86, arm64: add arch_has_hw_pte_young()
2022-08-26 Kefeng Wangmm: kill find_min_pfn_with_active_regions()
2022-08-26 Zi Yanarch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_...
2022-08-26 Andrew Mortonzsmalloc-zs_object_copy-replace-email-link-to-doc-check...
2022-08-26 Alexey Romanovzsmalloc: zs_object_copy: replace email link to doc
2022-08-26 Andrew Mortonmm-oom_kill-add-trace-logs-in-process_mrelease-system...
2022-08-26 Charan Teja... mm: oom_kill: add trace logs in process_mrelease()...
2022-08-26 Baolin Wangmm: migrate: do not retry 10 times for the subpages...
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for retry
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for THP splitting
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for THP on -ENOSYS
2022-08-26 Huang Yingmigrate_pages(): fix failure counting for THP subpages...
2022-08-26 Huang Yingmigrate_pages(): fix THP failure counting for -ENOMEM
2022-08-26 Huang Yingmigrate_pages(): remove unnecessary list_safe_reset_next()
2022-08-26 Huang Yingmigrate: fix syscall move_pages() return value for...
2022-08-26 Alistair Poppleselftests/hmm-tests: add test for dirty bits
2022-08-26 Lukas Bulwahnmm/hugetlb: remove unused local variable dst_entry...
2022-08-26 Miaohe Linmm/hugetlb: make detecting shared pte more reliable
2022-08-26 Miaohe Linmm/hugetlb: fix sysfs group leak in hugetlb_unregister_...
2022-08-26 Miaohe Linmm: hugetlb_vmemmap: add missing smp_wmb() before set_p...
2022-08-26 Miaohe Linmm-hugetlb-fix-missing-call-to-restore_reserve_on_error-v2
2022-08-26 Miaohe Linmm/hugetlb: fix missing call to restore_reserve_on_error()
2022-08-26 Miaohe Linmm/hugetlb: fix WARN_ON(!kobj) in sysfs_create_group()
2022-08-26 Miaohe Linmm/hugetlb: fix incorrect update of max_huge_pages
2022-08-26 Chuyi Zhoumm/compaction: fix set skip in fast_find_migrateblock
2022-08-26 Huang Yingmemory tiering: adjust hot threshold automatically
2022-08-26 Huang Yingmemory tiering: rate limit NUMA migration throughput
2022-08-26 Huang Yingmemory tiering: hot page selection with hint page fault...
2022-08-26 Kefeng Wangmm/util.c: add warning if __vm_enough_memory fails
2022-08-26 Peter Collingbournemm: add more BUILD_BUG_ONs to gfp_migratetype()
2022-08-26 Andrew Mortonmm-gupc-simplify-and-fix-check_and_migrate_movable_page...
2022-08-26 Shigeru Yoshidamm/gup.c: Fix return value for __gup_longterm_locked()
2022-08-26 Alistair Popplemm/gup.c: simplify and fix check_and_migrate_movable_pa...
2022-08-26 Miaohe Linhugetlb_cgroup: use helper for_each_hstate and hstate_index
2022-08-26 Miaohe Linhugetlb_cgroup: use helper macro NUMA_NO_NODE
2022-08-26 Miaohe Linhugetlb_cgroup: remove unneeded return value
2022-08-26 Miaohe Linhugetlb_cgroup: hugetlbfs: use helper macro SZ_1{K...
2022-08-26 Miaohe Linhugetlb_cgroup: remove unneeded nr_pages > 0 check
2022-08-26 Tarun SahuKselftests: remove support of libhugetlbfs from kselftests
2022-08-26 Imran Khankfence: add sysfs interface to disable kfence for selec...
2022-08-26 Haiyue Wangmm: migration: fix the FOLL_GET failure on following...
2022-08-26 Yang Yangmm/vmscan: make the annotations of refaults code at...
2022-08-26 Kaixu Xiamm/damon/core: simplify the parameter passing for regio...
2022-08-26 Yixuan Caotools/vm/page_owner_sort: fix -f option
2022-08-26 Kairui Songmm/util: reduce stack usage of folio_mapcount
2022-08-26 Abel Wumm/page_alloc: only search higher order when fallback
2022-08-26 Li kunyupage_alloc: remove inactive initialization
2022-08-26 Feng Tangmm/hugetlb: add dedicated func to get 'allowed' nodemas...
2022-08-26 Yang Yangfilemap: make the accounting of thrashing more consistent
2022-08-26 Abel Wumm/mempolicy: fix lock contention on mems_allowed
2022-08-26 Charan Teja... mm/cma_debug: show complete cma name in debugfs directories
2022-08-26 Christoph Hellwigmm/swap: remove the end_write_func argument to __swap_w...
2022-08-26 Alexey Romanovzsmalloc: remove unnecessary size_class NULL check
2022-08-26 Andrew Mortonzsmalloc-zs_object_copy-add-clarifying-comment-fix
2022-08-26 Alexey Romanovzsmalloc: zs_object_copy: add clarifying comment
2022-08-26 Peter Xumm/swap: cache swap migration A/D bits support
2022-08-26 Peter Xumm/swap: cache maximum swapfile size when init swap
2022-08-26 Peter Xumm: remember young/dirty bit for page migrations
2022-08-26 Peter Xumm/thp: carry over dirty bit when thp splits on pmd
2022-08-26 Peter Xumm/swap: add swp_offset_pfn() to fetch PFN from swap...
2022-08-26 Peter Xumm/swap: comment all the ifdef in swapops.h
2022-08-26 Peter Xumm/x86: use SWP_TYPE_BITS in 3-level swap macros
2022-08-26 Yang Yangmm/vmscan: define macros for refaults in struct lruvec
2022-08-26 Axel Rasmussenselftests: vm: add /dev/userfaultfd test cases to run_v...
2022-08-26 Axel Rasmussenuserfaultfd-update-documentation-to-describe-dev-userfa...
2022-08-26 Axel Rasmussenuserfaultfd: update documentation to describe /dev...
2022-08-26 Axel Rasmussenuserfaultfd: selftests: modify selftest to use /dev...
2022-08-26 Axel Rasmussenuserfaultfd: selftests: modify selftest to use /dev...
2022-08-26 Axel Rasmussenuserfaultfd-add-dev-userfaultfd-for-fine-grained-access...
2022-08-26 Axel Rasmussenuserfaultfd: add /dev/userfaultfd for fine grained...
2022-08-26 Axel Rasmussenselftests: vm: add hugetlb_shared userfaultfd test...
2022-08-26 Kenneth Leemm/damon/dbgfs: use kmalloc for allocating only one...
2022-08-26 Shaoqin Huangmm/filemap.c: convert page_endio() to use a folio
2022-08-26 Kefeng Wangmm: memory-failure: cleanup try_to_split_thp_page()
2022-08-26 Rik van Rielmm: align larger anonymous mappings on THP boundaries
2022-08-26 Charan Teja... mm/page_ext: remove unused variable in offline_page_ext
2022-08-26 Maurizio Lombardimm: prevent page_frag_alloc() from corrupting the memory
2022-08-26 Zach O'Keefeselftests/vm: add selftest to verify multi THP collapse
2022-08-26 Zach O'Keefeselftests/vm: add selftest to verify recollapse of...
2022-08-26 Zach O'Keefeselftests/vm: add MADV_COLLAPSE collapse context to...
2022-08-26 Zach O'Keefeselftests/vm: dedup hugepage allocation logic
2022-08-26 Zach O'Keefeselftests/vm: modularize collapse selftests
2022-08-26 Zach O'Keefemm/madvise: remove CAP_SYS_ADMIN requirement for proces...
2022-08-26 Zach O'Keefemm/madvise: add MADV_COLLAPSE to process_madvise()
2022-08-26 Zach O'Keefemm/khugepaged: rename prefix of shared collapse functions
2022-08-26 Zach O'Keefemm/khugepaged: delay computation of hpage boundaries...
2022-08-26 Zach O'Keefemm/khugepaged: add missing kfree() to madvise_collapse()
2022-08-26 Souptick Joarder... mm/khugepaged: avoid possible memory leak in failure...
2022-08-26 Zach O'Keefemm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
2022-08-26 Zach O'Keefemm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd...
2022-08-26 Zach O'Keefemm/khugepaged: consistently order cc->is_khugepaged...
2022-08-26 Zach O'Keefemm/thp: add flag to enforce sysfs THP in hugepage_vma_c...
2022-08-26 Zach O'Keefemm/khugepaged: add flag to predicate khugepaged-only...
2022-08-26 Zach O'Keefemm/khugepaged: propagate enum scan_result codes back...
2022-08-26 Zach O'Keefemm/khugepaged: dedup and simplify hugepage alloc and...
2022-08-26 Stephen Rothwellmm-khugepaged-add-struct-collapse_control-fix-fix
2022-08-26 Zach O'Keefemm/khugepaged: use minimal bits to store num page ...
2022-08-26 Zach O'Keefemm/khugepaged: add struct collapse_control
next