summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman
2021-06-29mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman
2021-06-29mm/page_alloc: split per cpu page lists and zone statsMel Gorman
2021-06-29kbuild: skip per-CPU BTF generation for pahole v1.18-v1.21Andrii Nakryiko
2021-06-29mm/page_alloc: switch to pr_debugHeiner Kallweit
2021-06-29mm: optimise nth_page for contiguous memmapMatthew Wilcox (Oracle)
2021-06-29mm: constify page_count and page_ref_countMatthew Wilcox (Oracle)
2021-06-29mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetypeMatthew Wilcox (Oracle)
2021-06-29mm: make compound_head const-preservingMatthew Wilcox (Oracle)
2021-06-29mm/page_owner: constify dump_page_ownerMatthew Wilcox (Oracle)
2021-06-29mm/debug: factor PagePoisoned out of __dump_pageMatthew Wilcox (Oracle)
2021-06-29mm/page_alloc: bail out on fatal signal during reclaim/compaction retry attemptAaron Tomlin
2021-06-29mm: make __dump_page staticMatthew Wilcox (Oracle)
2021-06-29mm/mmzone.h: simplify is_highmem_idx()Mike Rapoport
2021-06-29mm: report which part of mem is being freed on initmem caseJungseung Lee
2021-06-29kasan: add memory corruption identification support for hardware tag-based modeKuan-Ying Lee
2021-06-29kasan: integrate the common part of two KASAN tag-based modesKuan-Ying Lee
2021-06-29kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFYKuan-Ying Lee
2021-06-29kasan: use MAX_PTRS_PER_* for early shadow tablesDaniel Axtens
2021-06-29mm: define default MAX_PTRS_PER_* in include/pgtable.hDaniel Axtens
2021-06-29kasan: allow architectures to provide an outline readiness checkDaniel Axtens
2021-06-29kasan: allow an architecture to disable inline instrumentationDaniel Axtens
2021-06-29kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()David Gow
2021-06-29kasan: use dump_stack_lvl(KERN_ERR) to print stacksAlexander Potapenko
2021-06-29printk: introduce dump_stack_lvl()Alexander Potapenko
2021-06-29mm: vmalloc: add cond_resched() in __vunmap()Rafael Aquini
2021-06-29mm/vmalloc: fallback to a single page allocatorUladzislau Rezki
2021-06-29mm/vmalloc: remove quoted strings split across linesUladzislau Rezki (Sony)
2021-06-29mm/vmalloc: print a warning message first on failureUladzislau Rezki (Sony)
2021-06-29mm/vmalloc: switch to bulk allocator in __vmalloc_area_node()Uladzislau Rezki (Sony)
2021-06-29mm/page_alloc: add an alloc_pages_bulk_array_node() helperUladzislau Rezki (Sony)
2021-06-29mm, tracing: unify PFN format stringsVincent Whitchurch
2021-06-29mm/dmapool: use DEVICE_ATTR_RO macroYueHaibing
2021-06-29h8300: remove unused variableSouptick Joarder
2021-06-29mm: update legacy flush_tlb_* to use vmaChen Li
2021-06-29mm/mempolicy: use vma_lookup() in __access_remote_vm()Liam Howlett
2021-06-29mm/memory.c: use vma_lookup() in __access_remote_vm()Liam Howlett
2021-06-29mm/mremap: use vma_lookup() in vma_to_resize()Liam Howlett
2021-06-29mm/migrate: use vma_lookup() in do_pages_stat_array()Liam Howlett
2021-06-29mm/ksm: use vma_lookup() in find_mergeable_vma()Liam Howlett
2021-06-29lib/test_hmm: use vma_lookup() in dmirror_migrate()Liam Howlett
2021-06-29kernel/events/uprobes: use vma_lookup() in find_active_uprobe()Liam Howlett
2021-06-29misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()Liam Howlett
2021-06-29media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett
2021-06-29drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()Liam Howlett
2021-06-29net/ipv5/tcp: use vma_lookup() in tcp_zerocopy_receive()Liam Howlett
2021-06-29vfio: use vma_lookup() instead of find_vma_intersection()Liam Howlett
2021-06-29virt/kvm: use vma_lookup() instead of find_vma_intersection()Liam Howlett
2021-06-29x86/sgx: use vma_lookup() in sgx_encl_find()Liam Howlett
2021-06-29arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush()Liam Howlett