- 574823bf Change mincore() to count "mapped" pages rather than "cached" pages by Linus Torvalds · 6 years ago
- a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- b685a73 mm/page_io.c: fix polled swap page in by Jens Axboe · 6 years ago
- f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
- fa45f11 mm/: remove caller signal_pending branch predictions by Davidlohr Bueso · 6 years ago
- 2c91bd4 mm: speed up mremap by 20x on large regions by Joel Fernandes (Google) · 6 years ago
- 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- 1ac5cd4 block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE) by Linus Torvalds · 6 years ago
- 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
- 55db91f Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
- f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- 0e9da3f Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 7056d3a memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
- 7af7a8e mm, swap: fix swapoff with KSM pages by Huang Ying · 6 years ago
- 063a7d1 mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm by Dan Williams · 6 years ago
- c86aa7b hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race by Mike Kravetz · 6 years ago
- b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
- 451b951 mm: remove __hugepage_set_anon_rmap() by Kirill Tkhai · 6 years ago
- af3b854 mm/page_alloc.c: allow error injection by Benjamin Poirier · 6 years ago
- ab41ee6 mm: migrate: drop unused argument of migrate_page_move_mapping() by Jan Kara · 6 years ago
- 89cb088 mm: migrate: provide buffer_migrate_page_norefs() by Jan Kara · 6 years ago
- 84ade7c mm: migrate: move migrate_page_lock_buffers() by Jan Kara · 6 years ago
- cc4f11e mm: migrate: lock buffers before migrate_page_move_mapping() by Jan Kara · 6 years ago
- 0b3901b mm: migration: factor out code to compute expected number of page references by Jan Kara · 6 years ago
- d9367bd mm, page_alloc: enable pcpu_drain with zone capability by Wei Yang · 6 years ago
- d53ce04 kmemleak: add config to select auto scan by Sri Krishna chowdary · 6 years ago
- 3c0c12c mm/page_alloc.c: don't call kasan_free_pages() at deferred mem init by Waiman Long · 6 years ago
- 125b860 mm/pageblock: throw compile error if pageblock_bits cannot hold MIGRATE_TYPES by Pingfan Liu · 6 years ago
- fcf9a0e ksm: react on changing "sleep_millisecs" parameter faster by Kirill Tkhai · 6 years ago
- e0975b2 mm, fault_around: do not take a reference to a locked page by Michal Hocko · 6 years ago
- bb8965b mm, memory_hotplug: deobfuscate migration part of offlining by Michal Hocko · 6 years ago
- a85009c mm, memory_hotplug: try to migrate full pfn range by Michal Hocko · 6 years ago
- 7635d9c mm, thp, proc: report THP eligibility for each vma by Michal Hocko · 6 years ago
- ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
- 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
- b15c872 hwpoison, memory_hotplug: allow hwpoisoned pages to be offlined by Michal Hocko · 6 years ago
- 9f1eb38 mm, kmemleak: little optimization while scanning by Oscar Salvador · 6 years ago
- c16eb00 mm/filemap.c: remove useless check in pagecache_get_page() by Kirill Tkhai · 6 years ago
- bbe5d99 mm/page_alloc.c: drop uneeded __meminit and __meminitdata by Oscar Salvador · 6 years ago
- 3fa750d mm/page-writeback.c: don't break integrity writeback on ->writepage() error by Brian Foster · 6 years ago
- 0ecea99 mm/hmm.c: remove set but not used variable 'devmem' by YueHaibing · 6 years ago
- fa004ab mm, hotplug: move init_currently_empty_zone() under zone_span_lock protection by Wei Yang · 6 years ago
- 4e0d2e7 mm, sparse: pass nid instead of pgdat to sparse_add_one_section() by Wei Yang · 6 years ago
- 83af658 mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section() by Wei Yang · 6 years ago
- fed84c7 mm/memblock.c: skip kmemleak for kasan_init() by Qian Cai · 6 years ago
- 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
- 23b68cf mm: check nr_initialised with PAGES_PER_SECTION directly in defer_init() by Wei Yang · 6 years ago
- 9a1ea43 mm: put_and_wait_on_page_locked() while page is migrated by Hugh Dickins · 6 years ago
- f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
- ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
- e5cb113 mm: make free_reserved_area() return "const char *" by Alexey Dobriyan · 6 years ago
- 9a2f45f mm/debug.c: make "migrate_reason_names[]" const char * by Alexey Dobriyan · 6 years ago
- c999fbd mm/mmzone.c: make "migratetype_names" const char * by Alexey Dobriyan · 6 years ago
- 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
- 0a79cda mm: use alloc_flags to record if kswapd can wake by Mel Gorman · 6 years ago
- a921444 mm: move zone watermark accesses behind an accessor by Mel Gorman · 6 years ago
- 6bb1545 mm, page_alloc: spread allocations across zones before introducing fragmentation by Mel Gorman · 6 years ago
- f29d8e9c0 mm/memory_hotplug: drop "online" parameter from add_memory_resource() by David Hildenbrand · 6 years ago
- 4d72868 memblock: replace usage of __memblock_free_early() with memblock_free() by Mike Rapoport · 6 years ago
- d31cfe7 mm/page_alloc.c: deduplicate __memblock_free_early() and memblock_free() by Wentao Wang · 6 years ago
- 742aa7f mm/page_alloc.c: use a single function to free page by Aaron Lu · 6 years ago
- 65895b6 mm/page_alloc.c: free order-0 pages through PCP in page_frag_free() by Aaron Lu · 6 years ago
- 02917e9 mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
- bbecd94e mm, hmm: replace hmm_devmem_pages_create() with devm_memremap_pages() by Dan Williams · 6 years ago
- 58ef15b mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
- 7ead334 mm/page_alloc.c: change the order of MIGRATE_RECLAIMABLE/MIGRATE_MOVABLE in fallbacks by Huang Shijie · 6 years ago
- 66f71da mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
- 8b09549 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
- 476567e mm: remove managed_page_count_lock spinlock by Arun KS · 6 years ago
- ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
- 9705bea mm: convert zone->managed_pages to atomic variable by Arun KS · 6 years ago
- 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
- fecd4a5 mm: remove reset of pcp->counter in pageset_init() by Wei Yang · 6 years ago
- 46a3679 mm, memory_hotplug: do not clear numa_node association after hot_remove by Michal Hocko · 6 years ago
- 9cabf92 mm/mmap.c: remove verify_mm_writelocked() by Yangtao Li · 6 years ago
- 59e1a2f4 ksm: replace jhash2 with xxhash by Timofey Titovets · 6 years ago
- d381c54 mm: only report isolation failures when offlining memory by Michal Hocko · 6 years ago
- 2932c8b mm, memory_hotplug: be more verbose for memory offline failures by Michal Hocko · 6 years ago
- 7960509 mm, memory_hotplug: print reason for the offlining failure by Michal Hocko · 6 years ago
- 6cc2baf mm, memory_hotplug: drop pointless block alignment checks from __offline_pages by Michal Hocko · 6 years ago
- e0392cf mm: lower the printk loglevel for __dump_page messages by Michal Hocko · 6 years ago
- 1c6fb1d mm: print more information about mapping in __dump_page by Michal Hocko · 6 years ago
- 20ff1c9 mm/readahead.c: simplify get_next_ra_size() by Gao Xiang · 6 years ago
- 6a90a83 mm/mmu_notifier.c: remove mmu_notifier_synchronize() by Sean Christopherson · 6 years ago
- 5eb570a mm/hotplug: optimize clear_hwpoisoned_pages() by Balbir Singh · 6 years ago
- c8f61cf mm/page_owner: clamp read count to PAGE_SIZE by Miles Chen · 6 years ago
- 88349a2 mm/slub.c: record final state of slub action in deactivate_slab() by Wei Yang · 6 years ago
- 6159d0f mm/slub.c: page is always non-NULL in node_match() by Wei Yang · 6 years ago
- 1265ef2 mm/slub.c: remove validation on cpu_slab in __flush_cpu_slab() by Wei Yang · 6 years ago
- 221d7da mm, slab: remove unnecessary unlikely() by Yangtao Li · 6 years ago
- e886bf9 kasan: add SPDX-License-Identifier mark to source files by Andrey Konovalov · 6 years ago
- 66afc7f kasan: add __must_check annotations to kasan hooks by Andrey Konovalov · 6 years ago
- 2813b9c kasan, mm, arm64: tag non slab memory allocated via pagealloc by Andrey Konovalov · 6 years ago
- 7f94ffb kasan: add hooks implementation for tag-based mode by Andrey Konovalov · 6 years ago
- 5b7c414 mm: move obj_to_index to include/linux/slab_def.h by Andrey Konovalov · 6 years ago
- 121e8f8 kasan: add bug reporting routines for tag-based mode by Andrey Konovalov · 6 years ago
- 11cd3cd kasan: split out generic_report.c from report.c by Andrey Konovalov · 6 years ago
- 772a2fa kasan, mm: perform untagged pointers comparison in krealloc by Andrey Konovalov · 6 years ago
- 4d17671 kasan: preassign tags to objects with ctors or SLAB_TYPESAFE_BY_RCU by Andrey Konovalov · 6 years ago