- 8d91b09 riscv: Consistify protect_kernel_linear_mapping_text_rodata() use by Geert Uytterhoeven · 3 years, 9 months ago
- 0e0d499 riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=y by Vincent Chen · 3 years, 9 months ago
- 8db6f93 riscv: Only extend kernel reservation if mapped read-only by Geert Uytterhoeven · 3 years, 9 months ago
- 939b7cb Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 8 months ago
- 5e5948e5 Merge tag 'hexagon-5.13-0' of git://git.kernel.org/pub/scm/linux/kernel/git/bcain/linux by Linus Torvalds · 3 years, 8 months ago
- a3f53e8 Merge tag 'docs-5.13-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 8 months ago
- 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- a79cdfb Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 8 months ago
- 7c9e41e Merge tag '5.13-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
- 16bb86b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 8 months ago
- 57151b5 Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years, 8 months ago
- 7b9df26 Merge tag 'pwm/for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 8 months ago
- 583f2bc Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 3 years, 8 months ago
- 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 8 months ago
- 5a5bcd4 Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 8 months ago
- d8cb379 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 3 years, 8 months ago
- dd8c86c Merge tag 'ktest-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 3 years, 8 months ago
- d29c9bb Merge tag 'safesetid-5.13' of git://github.com/micah-morton/linux by Linus Torvalds · 3 years, 8 months ago
- 36f0b35 kfence: use power-efficient work queue to run delayed work by Marco Elver · 3 years, 9 months ago
- 37c9284 kfence: maximize allocation wait timeout duration by Marco Elver · 3 years, 9 months ago
- 407f1d8 kfence: await for allocation using wait_event by Marco Elver · 3 years, 9 months ago
- 94868a1 kfence: zero guard page after out-of-bounds access by Marco Elver · 3 years, 9 months ago
- 0c4ff27 mm/process_vm_access.c: remove duplicate include by Zhang Yunkai · 3 years, 9 months ago
- 68d68ff mm/mempool: minor coding style tweaks by Zhiyuan Dai · 3 years, 9 months ago
- 9727688 mm/highmem.c: fix coding style issue by songqiang · 3 years, 9 months ago
- d048b9c btrfs: use memzero_page() instead of open coded kmap pattern by Ira Weiny · 3 years, 9 months ago
- 2896199 iov_iter: lift memzero_page() to highmem.h by Ira Weiny · 3 years, 9 months ago
- ecfc2bd mm/zsmalloc: use BUG_ON instead of if condition followed by BUG. by zhouchuangao · 3 years, 9 months ago
- 79cd420 mm/zswap.c: switch from strlcpy to strscpy by Zhiyuan Dai · 3 years, 9 months ago
- ca6e51d arm64/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE by Oscar Salvador · 3 years, 9 months ago
- f91ef22 x86/Kconfig: introduce ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE by Oscar Salvador · 3 years, 9 months ago
- e3a9d9f mm,memory_hotplug: add kernel boot option to enable memmap_on_memory by Oscar Salvador · 3 years, 9 months ago
- 4a3e5de acpi,memhotplug: enable MHP_MEMMAP_ON_MEMORY when supported by Oscar Salvador · 3 years, 9 months ago
- a08a2ae mm,memory_hotplug: allocate memmap from the added memory range by Oscar Salvador · 3 years, 9 months ago
- f990114 mm,memory_hotplug: factor out adjusting present pages into adjust_present_page_count() by David Hildenbrand · 3 years, 9 months ago
- dd8e2f2 mm,memory_hotplug: relax fully spanned sections check by Oscar Salvador · 3 years, 9 months ago
- 8736cc2 drivers/base/memory: introduce memory_block_{online,offline} by Oscar Salvador · 3 years, 9 months ago
- 8ca5591 mm/memory_hotplug: remove broken locking of zone PCP structures during hot remove by Mel Gorman · 3 years, 9 months ago
- e44605a selftests/vm: gup_test: test faulting in kernel, and verify pinnable pages by Pavel Tatashin · 3 years, 9 months ago
- 79dbf13 selftests/vm: gup_test: fix test flag by Pavel Tatashin · 3 years, 9 months ago
- f68749e mm/gup: longterm pin migration cleanup by Pavel Tatashin · 3 years, 9 months ago
- 24dc20c mm/gup: change index type to long as it counts pages by Pavel Tatashin · 3 years, 9 months ago
- fa965fd memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning by Pavel Tatashin · 3 years, 9 months ago
- d1e153f mm/gup: migrate pinned pages out of movable zone by Pavel Tatashin · 3 years, 9 months ago
- 9afaf30 mm/gup: do not migrate zero page by Pavel Tatashin · 3 years, 9 months ago
- 8e3560d mm: honor PF_MEMALLOC_PIN for all movable pages by Pavel Tatashin · 3 years, 9 months ago
- da6df1b mm: apply per-task gfp constraints in fast path by Pavel Tatashin · 3 years, 9 months ago
- 1a08ae3 mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PIN by Pavel Tatashin · 3 years, 9 months ago
- 6e7f34e mm/gup: check for isolation errors by Pavel Tatashin · 3 years, 9 months ago
- f0f4463 mm/gup: return an error on migration failure by Pavel Tatashin · 3 years, 9 months ago
- 83c02c2 mm/gup: check every subpage of a compound page during isolation by Pavel Tatashin · 3 years, 9 months ago
- c991ffe mm/gup: don't pin migrated cma pages in movable zone by Pavel Tatashin · 3 years, 9 months ago
- 3145498 mm/util.c: fix typo by Bhaskar Chowdhury · 3 years, 9 months ago
- 2521781 mm/util.c: reduce mem_dump_obj() object size by Joe Perches · 3 years, 9 months ago
- e8003bf6 mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGE by Anshuman Khandual · 3 years, 9 months ago
- 66f24fa mm: drop redundant ARCH_ENABLE_SPLIT_PMD_PTLOCK by Anshuman Khandual · 3 years, 9 months ago
- 1e86697 mm: drop redundant ARCH_ENABLE_[HUGEPAGE|THP]_MIGRATION by Anshuman Khandual · 3 years, 9 months ago
- 91024b3 mm: generalize ARCH_ENABLE_MEMORY_[HOTPLUG|HOTREMOVE] by Anshuman Khandual · 3 years, 9 months ago
- 855f9a8 mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) by Anshuman Khandual · 3 years, 9 months ago
- c2280be mm: generalize ARCH_HAS_CACHE_LINE_SIZE by Anshuman Khandual · 3 years, 9 months ago
- fce000b mm/mmap.c: don't unlock VMAs in remap_file_pages() by Liam Howlett · 3 years, 9 months ago
- 575299e x86/mm: track linear mapping split events by Saravanan D · 3 years, 9 months ago
- c675790 mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats by Hugh Dickins · 3 years, 9 months ago
- 75083aa mm: /proc/sys/vm/stat_refresh skip checking known negative stats by Hugh Dickins · 3 years, 9 months ago
- 6d99a4c mm: no more EINVAL from /proc/sys/vm/stat_refresh by Hugh Dickins · 3 years, 9 months ago
- 76d8cc3 mm: restore node stat checking in /proc/sys/vm/stat_refresh by Hugh Dickins · 3 years, 9 months ago
- 420be4e mm/ksm: remove unused parameter from remove_trailing_rmap_items() by Chengyang Fan · 3 years, 9 months ago
- c89a384 ksm: fix potential missing rmap_item for stable_node by Miaohe Lin · 3 years, 9 months ago
- cd7fae2 ksm: remove dedicated macro KSM_FLAG_MASK by Miaohe Lin · 3 years, 9 months ago
- 3e96b6a ksm: use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree() by Miaohe Lin · 3 years, 9 months ago
- a08e1e1 ksm: remove redundant VM_BUG_ON_PAGE() on stable_tree_search() by Miaohe Lin · 3 years, 9 months ago
- 78fa515 mm: use proper type for cma_[alloc|release] by Minchan Kim · 3 years, 9 months ago
- 3aab8ae mm: cma: add the CMA instance name to cma trace events by Minchan Kim · 3 years, 9 months ago
- 43ca106 mm: cma: support sysfs by Minchan Kim · 3 years, 9 months ago
- 7bc1aec mm: cma: add trace events for CMA alloc perf testing by Liam Mark · 3 years, 9 months ago
- 63f83b3 mm: cma: use pr_err_ratelimited for CMA warning by Baolin Wang · 3 years, 9 months ago
- bbb2692 mm: vmstat: add cma statistics by Minchan Kim · 3 years, 9 months ago
- 7ee820e Revert "mm: migrate: skip shared exec THP for NUMA balancing" by Miaohe Lin · 3 years, 9 months ago
- 843e1be mm/migrate.c: use helper migrate_vma_collect_skip() in migrate_vma_collect_hole() by Miaohe Lin · 3 years, 9 months ago
- 34f5e9b mm/migrate.c: fix potential indeterminate pte entry in migrate_vma_insert_page() by Miaohe Lin · 3 years, 9 months ago
- a04840c mm/migrate.c: remove unnecessary rc != MIGRATEPAGE_SUCCESS check in 'else' case by Miaohe Lin · 3 years, 9 months ago
- 606a6f7 mm/migrate.c: make putback_movable_page() static by Miaohe Lin · 3 years, 9 months ago
- 8cc621d mm: fs: invalidate BH LRU during page migration by Minchan Kim · 3 years, 9 months ago
- 361a2a2 mm: replace migrate_[prep|finish] with lru_cache_[disable|enable] by Minchan Kim · 3 years, 9 months ago
- d479960e mm: disable LRU pagevec during the migration temporarily by Minchan Kim · 3 years, 9 months ago
- 06dac2f mm: compaction: update the COMPACT[STALL|FAIL] events properly by Charan Teja Reddy · 3 years, 9 months ago
- ef49843 mm/compaction: remove unused variable sysctl_compact_memory by Pintu Kumar · 3 years, 9 months ago
- 18bb473 mm: vmscan: shrink deferred objects proportional to priority by Yang Shi · 3 years, 9 months ago
- a178015 mm: memcontrol: reparent nr_deferred when memcg offline by Yang Shi · 3 years, 9 months ago
- 476b30a mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers by Yang Shi · 3 years, 9 months ago
- 8675083 mm: vmscan: use per memcg nr_deferred of shrinker by Yang Shi · 3 years, 9 months ago
- 3c6f17e mm: vmscan: add per memcg shrinker nr_deferred by Yang Shi · 3 years, 9 months ago
- 41ca668 mm: vmscan: use a new flag to indicate shrinker is registered by Yang Shi · 3 years, 9 months ago
- 468ab84 mm: vmscan: add shrinker_info_protected() helper by Yang Shi · 3 years, 9 months ago
- e4262c4 mm: memcontrol: rename shrinker_map to shrinker_info by Yang Shi · 3 years, 9 months ago
- 72673e8 mm: vmscan: use kvfree_rcu instead of call_rcu by Yang Shi · 3 years, 9 months ago
- a2fb126 mm: vmscan: remove memcg_shrinker_map_size by Yang Shi · 3 years, 9 months ago
- d27cf2a mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation by Yang Shi · 3 years, 9 months ago
- 2bfd363 mm: vmscan: consolidate shrinker_maps handling code by Yang Shi · 3 years, 9 months ago
- 8efb4b5 mm: vmscan: use nid from shrink_control for tracepoint by Yang Shi · 3 years, 9 months ago