summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xen-scsiback.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-11-06mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy2-14/+15
2021-11-06mm: create a new system state and fix core_kernel_text()Christophe Leroy3-1/+4
2021-11-06mm/page_alloc.c: show watermark_boost of zone in zoneinfoLiangcai Fan2-0/+4
2021-11-06mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang4-0/+75
2021-11-06mm/page_alloc.c: do not acquire zone lock in is_free_buddy_page()Eric Dumazet1-5/+5
2021-11-06mm: move fold_vm_numa_events() to fix NUMA without SMPGeert Uytterhoeven1-28/+28
2021-11-06mm: move node_reclaim_distance to fix NUMA without SMPGeert Uytterhoeven2-1/+2
2021-11-06mm/page_alloc: use accumulated load when building node fallback listKrupa Ramakrishnan1-1/+1
2021-11-06mm/page_alloc: print node fallback orderBharata B Rao1-0/+4
2021-11-06mm/page_alloc.c: avoid allocating highmem pages via alloc_pages_exact[_nid]Miaohe Lin1-4/+4
2021-11-06mm/page_alloc.c: use helper function zone_spans_pfn()Miaohe Lin1-1/+1
2021-11-06mm/page_alloc.c: fix obsolete comment in free_pcppages_bulk()Miaohe Lin1-7/+1
2021-11-06mm/page_alloc.c: simplify the code by using macro K()Miaohe Lin1-7/+5
2021-11-06mm/page_alloc.c: remove meaningless VM_BUG_ON() in pindex_to_order()Miaohe Lin1-3/+1
2021-11-06mm/large system hash: avoid possible NULL deref in alloc_large_system_hashEric Dumazet1-1/+2
2021-11-06lib/test_vmalloc.c: use swap() to make code cleanerChangcheng Deng1-4/+2
2021-11-06mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...Chen Wandun3-4/+102
2021-11-06mm/vmalloc: be more explicit about supported gfp flagsMichal Hocko1-2/+10
2021-11-06kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOCKefeng Wang4-0/+28
2021-11-06arm64: support page mapping percpu first chunk allocatorKefeng Wang2-10/+76
2021-11-06vmalloc: choose a better start address in vm_area_register_early()Kefeng Wang1-6/+12
2021-11-06vmalloc: back off when the current task is OOM-killedVasily Averin1-0/+3
2021-11-06mm/vmalloc: check various alignments when debuggingUladzislau Rezki (Sony)1-4/+4
2021-11-06mm/vmalloc: do not adjust the search size for alignment overheadUladzislau Rezki (Sony)1-9/+13
2021-11-06mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfoEric Dumazet1-1/+2
2021-11-06mm/vmalloc: make show_numa_info() aware of hugepage mappingsEric Dumazet1-3/+3
2021-11-06mm/vmalloc: don't allow VM_NO_GUARD on vmap()Peter Zijlstra2-1/+8
2021-11-06mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()Vasily Averin1-3/+4
2021-11-06mm: mmap_lock: use DECLARE_EVENT_CLASS and DEFINE_EVENT_FNGang Li1-32/+12
2021-11-06mm: mmap_lock: remove redundant newline in TP_printkGang Li1-3/+3
2021-11-06include/linux/io-mapping.h: remove fallback for writecombineLucas De Marchi1-6/+0
2021-11-06mm/mremap: don't account pages in vma_to_resize()Dmitry Safonov1-28/+22
2021-11-06mm/mprotect.c: avoid repeated assignment in do_mprotect_pkey()Liu Song1-1/+4
2021-11-06memory: remove unused CONFIG_MEM_BLOCK_SIZELukas Bulwahn1-1/+0
2021-11-06Documentation: update pagemap with shmem exceptionsTiberiu A Georgescu1-0/+22
2021-11-06mm: remove redundant smp_wmb()Qi Zheng2-30/+24
2021-11-06mm: introduce pmd_install() helperQi Zheng3-27/+19
2021-11-06mm: add zap_skip_check_mapping() helperPeter Xu2-24/+21
2021-11-06mm: drop first_index/last_index in zap_detailsPeter Xu2-15/+18
2021-11-06mm: clear vmf->pte after pte_unmap_same() returnsPeter Xu1-6/+6
2021-11-06mm/shmem: unconditionally set pte dirty in mfill_atomic_install_ptePeter Xu2-3/+1
2021-11-06mm/memory.c: avoid unnecessary kernel/user pointer conversionAmit Daniel Kachhap1-3/+1
2021-11-06mm: use __pfn_to_section() instead of open coding itRolf Eike Beer1-2/+2
2021-11-06mm/mmap.c: fix a data race of mm->total_vmPeng Liu2-2/+2
2021-11-06memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin1-19/+8
2021-11-06mm, oom: do not trigger out_of_memory from the #PFMichal Hocko1-14/+8
2021-11-06mm, oom: pagefault_out_of_memory: don't force global OOM for dying tasksVasily Averin1-0/+3
2021-11-06mm: list_lru: only add memcg-aware lrus to the global lru listMuchun Song1-19/+16
2021-11-06mm: memcontrol: remove the kmem statesMuchun Song2-12/+2
2021-11-06mm: memcontrol: remove kmemcg_id reparentingMuchun Song1-15/+4