summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03mm/hwpoison: remove unneeded variable unmap_successMiaohe Lin
2021-09-03mm/page_isolation: tracing: trace all test_pages_isolated failuresGeorge G. Davis
2021-09-03mm/page_alloc.c: use in_task()Vasily Averin
2021-09-03mm/page_alloc: make alloc_node_mem_map() __init rather than __refMike Rapoport
2021-09-03mm/page_alloc.c: fix 'zone_id' may be used uninitialized in this function war...Nico Pache
2021-09-03memblock: stop poisoning raw allocationsMike Rapoport
2021-09-03mm: introduce memmap_alloc() to unify memory map allocationMike Rapoport
2021-09-03microblaze: simplify pte_alloc_one_kernel()Mike Rapoport
2021-09-03mm/page_alloc: always initialize memory map for the holesMike Rapoport
2021-09-03kasan: test: avoid corrupting memory in kasan_rcu_uafAndrey Konovalov
2021-09-03kasan: test: avoid corrupting memory in copy_user_testAndrey Konovalov
2021-09-03kasan: test: clean up ksize_uafAndrey Konovalov
2021-09-03kasan: test: only do kmalloc_uaf_memset for generic modeAndrey Konovalov
2021-09-03kasan: test: disable kmalloc_memmove_invalid_size for HW_TAGSAndrey Konovalov
2021-09-03kasan: test: avoid corrupting memory via memsetAndrey Konovalov
2021-09-03kasan: test: avoid writing invalid memoryAndrey Konovalov
2021-09-03kasan: test: rework kmalloc_oob_rightAndrey Konovalov
2021-09-03mm/kasan: move kasan.fault to mm/kasan/report.cWoody Lin
2021-09-03mm/vmalloc: fix wrong behavior in vreadChen Wandun
2021-09-03lib/test_vmalloc.c: add a new 'nr_pages' parameterUladzislau Rezki (Sony)
2021-09-03mm/vmalloc: remove gfpflags_allow_blocking() checkUladzislau Rezki (Sony)
2021-09-03mm/vmalloc: use batched page requests in bulk-allocatorUladzislau Rezki (Sony)
2021-09-03mm/sparse: clarify pgdat_to_physMiles Chen
2021-09-03include/linux/mmzone.h: avoid a warning in sparse memory supportMatthew Wilcox
2021-09-03mm/sparse: set SECTION_NID_SHIFT to 6Naoya Horiguchi
2021-09-03mm: sparse: remove __section_nr() functionOhhoon Kwon
2021-09-03mm: sparse: pass section_nr to find_memory_blockOhhoon Kwon
2021-09-03mm: sparse: pass section_nr to section_mark_presentOhhoon Kwon
2021-09-03mm/bootmem_info.c: mark __init on register_page_bootmem_info_sectionMuchun Song
2021-09-03mm/mremap: fix memory account on do_munmap() failureChen Wandun
2021-09-03remap_file_pages: Use vma_lookup() instead of find_vma()Liam R. Howlett
2021-09-03mm/pagemap: add mmap_assert_locked() annotations to find_vma*()Luigi Rizzo
2021-09-03mm: change fault_in_pages_* to have an unsigned size parameterGreg Kroah-Hartman
2021-09-03mm,do_huge_pmd_numa_page: remove unnecessary TLB flushing codeHuang Ying
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig
2021-09-03scatterlist: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig
2021-09-03mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_pageChristoph Hellwig
2021-09-03mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_dataChristoph Hellwig
2021-09-03selftests: Fix spelling mistake "cann't" -> "cannot"Colin Ian King
2021-09-03selftests/vm: use kselftest skip code for skipped testsPo-Hsu Lin
2021-09-03memcg: make memcg->event_list_lock irqsafeShakeel Butt
2021-09-03memcg: fix up drain_local_stock commentMichal Hocko
2021-09-03mm, memcg: save some atomic ops when flush is already trueMiaohe Lin
2021-09-03mm, memcg: remove unused functionsMiaohe Lin
2021-09-03mm: memcontrol: set the correct memcg swappiness restrictionBaolin Wang
2021-09-03memcg: replace in_interrupt() by !in_task() in active_memcg()Vasily Averin
2021-09-03memcg: cleanup racy sum avoidance codeShakeel Butt
2021-09-03memcg: enable accounting for ldt_struct objectsVasily Averin
2021-09-03memcg: enable accounting for posix_timers_cache slabVasily Averin
2021-09-03memcg: enable accounting for signalsVasily Averin