- 8446b59 mm/page_alloc.c: do not acquire zone lock in is_free_buddy_page() by Eric Dumazet · 3 years, 2 months ago
- ebeac3e mm: move fold_vm_numa_events() to fix NUMA without SMP by Geert Uytterhoeven · 3 years, 2 months ago
- 61bb6cd mm: move node_reclaim_distance to fix NUMA without SMP by Geert Uytterhoeven · 3 years, 2 months ago
- 54d032c mm/page_alloc: use accumulated load when building node fallback list by Krupa Ramakrishnan · 3 years, 2 months ago
- 6cf2539 mm/page_alloc: print node fallback order by Bharata B Rao · 3 years, 2 months ago
- ba7f1b9 mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid] by Miaohe Lin · 3 years, 2 months ago
- 86fb05b mm/page_alloc.c: use helper function zone_spans_pfn() by Miaohe Lin · 3 years, 2 months ago
- 7cba630 mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk() by Miaohe Lin · 3 years, 2 months ago
- ff7ed9e mm/page_alloc.c: simplify the code by using macro K() by Miaohe Lin · 3 years, 2 months ago
- ea808b4 mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order() by Miaohe Lin · 3 years, 2 months ago
- 084f7e2 mm/large system hash: avoid possible NULL deref in alloc_large_system_hash by Eric Dumazet · 3 years, 2 months ago
- 34b46ef lib/test_vmalloc.c: use swap() to make code cleaner by Changcheng Deng · 3 years, 2 months ago
- c00b6b9 mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory allocation by Chen Wandun · 3 years, 2 months ago
- b7d90e7 mm/vmalloc: be more explicit about supported gfp flags by Michal Hocko · 3 years, 2 months ago
- 3252b1d kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC by Kefeng Wang · 3 years, 2 months ago
- 09cea61 arm64: support page mapping percpu first chunk allocator by Kefeng Wang · 3 years, 2 months ago
- 0eb6843 vmalloc: choose a better start address in vm_area_register_early() by Kefeng Wang · 3 years, 2 months ago
- dd54414 vmalloc: back off when the current task is OOM-killed by Vasily Averin · 3 years, 2 months ago
- 066fed5 mm/vmalloc: check various alignments when debugging by Uladzislau Rezki (Sony) · 3 years, 2 months ago
- 9f53197 mm/vmalloc: do not adjust the search size for alignment overhead by Uladzislau Rezki (Sony) · 3 years, 2 months ago
- 7cc7913 mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo by Eric Dumazet · 3 years, 2 months ago
- 51e50b3 mm/vmalloc: make show_numa_info() aware of hugepage mappings by Eric Dumazet · 3 years, 2 months ago
- bd1a8fb mm/vmalloc: don't allow VM_NO_GUARD on vmap() by Peter Zijlstra · 3 years, 2 months ago
- 228f778 mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node() by Vasily Averin · 3 years, 2 months ago
- 627ae82 mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FN by Gang Li · 3 years, 2 months ago
- f595e34 mm: mmap_lock: remove redundant newline in TP_printk by Gang Li · 3 years, 2 months ago
- 2e86f78 include/linux/io-mapping.h: remove fallback for writecombine by Lucas De Marchi · 3 years, 2 months ago
- fdbef61 mm/mremap: don't account pages in vma_to_resize() by Dmitry Safonov · 3 years, 2 months ago
- 6af5fa0 mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey() by Liu Song · 3 years, 2 months ago
- e26e0cc memory: remove unused CONFIG_MEM_BLOCK_SIZE by Lukas Bulwahn · 3 years, 2 months ago
- cbbb69d Documentation: update pagemap with shmem exceptions by Tiberiu A Georgescu · 3 years, 2 months ago
- ed33b5a mm: remove redundant smp_wmb() by Qi Zheng · 3 years, 2 months ago
- 03c4f20 mm: introduce pmd_install() helper by Qi Zheng · 3 years, 2 months ago
- 91b61ef mm: add zap_skip_check_mapping() helper by Peter Xu · 3 years, 2 months ago
- 232a6a1 mm: drop first_index/last_index in zap_details by Peter Xu · 3 years, 2 months ago
- 2ca9935 mm: clear vmf->pte after pte_unmap_same() returns by Peter Xu · 3 years, 2 months ago
- 9ae0f87 mm/shmem: unconditionally set pte dirty in mfill_atomic_install_pte by Peter Xu · 3 years, 2 months ago
- b063e37 mm/memory.c: avoid unnecessary kernel/user pointer conversion by Amit Daniel Kachhap · 3 years, 2 months ago
- f1dc0db mm: use __pfn_to_section() instead of open coding it by Rolf Eike Beer · 3 years, 2 months ago
- 7866076 mm/mmap.c: fix a data race of mm->total_vm by Peng Liu · 3 years, 2 months ago
- a4ebf1b memcg: prohibit unconditional exceeding the limit of dying tasks by Vasily Averin · 3 years, 2 months ago
- 60e2793 mm, oom: do not trigger out_of_memory from the #PF by Michal Hocko · 3 years, 2 months ago
- 0b28179 mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasks by Vasily Averin · 3 years, 2 months ago
- 3eef112 mm: list_lru: only add memcg-aware lrus to the global lru list by Muchun Song · 3 years, 2 months ago
- e80216d mm: memcontrol: remove the kmem states by Muchun Song · 3 years, 2 months ago
- 6426886 mm: memcontrol: remove kmemcg_id reparenting by Muchun Song · 3 years, 2 months ago
- 41d1743 mm: list_lru: fix the return value of list_lru_count_one() by Muchun Song · 3 years, 2 months ago
- 60ec6a4 mm: list_lru: remove holding lru lock by Muchun Song · 3 years, 2 months ago
- 58056f7 memcg, kmem: further deprecate kmem.limit_in_bytes by Shakeel Butt · 3 years, 2 months ago
- 16f6bf2 mm/list_lru.c: prefer struct_size over open coded arithmetic by Len Baker · 3 years, 2 months ago
- 38d4ef4 mm/memcg: remove obsolete memcg_free_kmem() by Waiman Long · 3 years, 2 months ago
- fd25a9e memcg: unify memcg stat flushing by Shakeel Butt · 3 years, 2 months ago
- 11192d9 memcg: flush stats only if updated by Shakeel Butt · 3 years, 2 months ago
- 48384b0 mm/memcg: drop swp_entry_t* in mc_handle_file_pte() by Peter Xu · 3 years, 2 months ago
- 988c69f mm: optimise put_pages_list() by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 642929a mm/swapfile: fix an integer overflow in swap_show() by Rafael Aquini · 3 years, 2 months ago
- 363dc51 mm/swapfile: remove needless request_queue NULL pointer check by Xu Wang · 3 years, 2 months ago
- 20b7fee mm/gup: further simplify __gup_device_huge() by John Hubbard · 3 years, 2 months ago
- f8ee890 mm: move more expensive part of XA setup out of mapping check by Jens Axboe · 3 years, 2 months ago
- d417b49 mm/filemap.c: remove bogus VM_BUG_ON by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 61d0017 mm: don't read i_size of inode unless we need it by Jens Axboe · 3 years, 2 months ago
- efee171 mm: simplify bdi refcounting by Christoph Hellwig · 3 years, 2 months ago
- 702f2d1 mm: don't automatically unregister bdis by Christoph Hellwig · 3 years, 2 months ago
- 0b3ea09 fs: explicitly unregister per-superblock BDIs by Christoph Hellwig · 3 years, 2 months ago
- 9718c59 mtd: call bdi_unregister explicitly by Christoph Hellwig · 3 years, 2 months ago
- c6fd3ac mm: export bdi_unregister by Christoph Hellwig · 3 years, 2 months ago
- 8c8387e mm: stop filemap_read() from grabbing a superfluous page by David Howells · 3 years, 2 months ago
- d1fea15 mm/page_ext.c: fix a comment by Yinan Zhang · 3 years, 2 months ago
- 17197dd percpu: add __alloc_size attributes for better bounds checking by Kees Cook · 3 years, 2 months ago
- abd58f3 mm/page_alloc: add __alloc_size attributes for better bounds checking by Kees Cook · 3 years, 2 months ago
- 894f24b mm/vmalloc: add __alloc_size attributes for better bounds checking by Kees Cook · 3 years, 2 months ago
- 56bcf40 mm/kvmalloc: add __alloc_size attributes for better bounds checking by Kees Cook · 3 years, 2 months ago
- c37495d slab: add __alloc_size attributes for better bounds checking by Kees Cook · 3 years, 2 months ago
- 72d6722 slab: clean up function prototypes by Kees Cook · 3 years, 2 months ago
- 86cffec Compiler Attributes: add __alloc_size() for better bounds checking by Kees Cook · 3 years, 2 months ago
- 75da0eb rapidio: avoid bogus __alloc_size warning by Kees Cook · 3 years, 2 months ago
- d73dad4 kasan: test: bypass __alloc_size checks by Kees Cook · 3 years, 2 months ago
- 8772716 mm: debug_vm_pgtable: don't use __P000 directly by Guo Ren · 3 years, 2 months ago
- 2301003 mm/smaps: simplify shmem handling of pte holes by Peter Xu · 3 years, 2 months ago
- 02399c8 mm/smaps: use vma->vm_pgoff directly when counting partial swap by Peter Xu · 3 years, 2 months ago
- 10c848c8 mm/smaps: fix shmem pte hole swap calculation by Peter Xu · 3 years, 2 months ago
- 758caba kasan: test: add memcpy test that avoids out-of-bounds write by Peter Collingbourne · 3 years, 2 months ago
- 820a1e6 kasan: fix tag for large allocations when using CONFIG_SLAB by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- f70da74 workqueue, kasan: avoid alloc_pages() when recording stack by Marco Elver · 3 years, 2 months ago
- 7cb3007 kasan: generic: introduce kasan_record_aux_stack_noalloc() by Marco Elver · 3 years, 2 months ago
- 7594b34 kasan: common: provide can_alloc in kasan_save_stack() by Marco Elver · 3 years, 2 months ago
- 11ac25c6 lib/stackdepot: introduce __stack_depot_save() by Marco Elver · 3 years, 2 months ago
- 7f2b881 lib/stackdepot: remove unused function argument by Marco Elver · 3 years, 2 months ago
- 7857ccd lib/stackdepot: include gfp.h by Marco Elver · 3 years, 2 months ago
- 96c84dd mm: don't include <linux/dax.h> in <linux/mempolicy.h> by Christoph Hellwig · 3 years, 2 months ago
- 554b0f3 mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMPT_RT by Sebastian Andrzej Siewior · 3 years, 2 months ago
- 04b4b00 mm, slub: use prefetchw instead of prefetch by Hyeonggon Yoo · 3 years, 2 months ago
- 23e98ad mm/slub: increase default cpu partial list sizes by Vlastimil Babka · 3 years, 2 months ago
- b47291e mm, slub: change percpu partial accounting from objects to pages by Vlastimil Babka · 3 years, 2 months ago
- d0fe47c slub: add back check for free nonslab objects by Kefeng Wang · 3 years, 2 months ago
- ffc95a4 mm/slab.c: remove useless lines in enable_cpucache() by Shi Lei · 3 years, 2 months ago
- 8587ca6 mm: move kvmalloc-related functions to slab.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- d41b603 d_path: fix Kernel doc validator complaining by Jia He · 3 years, 2 months ago
- d1cef29 fs/posix_acl.c: avoid -Wempty-body warning by Arnd Bergmann · 3 years, 2 months ago
- c7c14a3 ocfs2: do not zero pages beyond i_size by Jan Kara · 3 years, 2 months ago