summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-217-0/+197
|\
| * Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2021-02-127-0/+197
| |\
| | * mm: Make mem_obj_dump() vmalloc() dumps include start and lengthPaul E. McKenney2021-01-221-1/+2
| | * mm: Make mem_dump_obj() handle vmalloc() memoryPaul E. McKenney2021-01-222-6/+20
| | * mm: Make mem_dump_obj() handle NULL and zero-sized pointersPaul E. McKenney2021-01-221-1/+6
| | * mm: Add mem_dump_obj() to print source of memory blockPaul E. McKenney2021-01-226-0/+177
* | | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-212-66/+17
|\ \ \
| * | | mm: simplify swapdev_blockChristoph Hellwig2021-02-101-27/+3
| * | | mm: only make map_swap_entry available for CONFIG_HIBERNATIONJens Axboe2021-01-271-1/+5
| * | | mm: remove get_swap_bioChristoph Hellwig2021-01-272-42/+13
| * | | block: store a block_device pointer in struct bioChristoph Hellwig2021-01-241-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-02-1011-78/+112
|\ \ \ \ | | |/ / | |/| |
| * | | mm, slub: better heuristic for number of cpus when calculating slab orderVlastimil Babka2021-02-101-2/+16
| * | | Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner2021-02-091-3/+2
| * | | mm/mremap: fix BUILD_BUG_ON() error in get_extentArnd Bergmann2021-02-091-2/+3
| * | | kasan: fix stack traces dependency for HW_TAGSAndrey Konovalov2021-02-091-6/+2
| * | | mm: hugetlb: fix missing put_page in gather_surplus_pages()Muchun Song2021-02-051-1/+4
| * | | kasan: make addr_has_metadata() return true for valid addressesVincenzo Frascino2021-02-051-1/+1
| * | | mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked()Waiman Long2021-02-051-0/+4
| * | | memblock: do not start bottom-up allocations with kernel_endRoman Gushchin2021-02-051-43/+6
| * | | mm: thp: fix MADV_REMOVE deadlock on shmem THPHugh Dickins2021-02-051-14/+23
| * | | mm, compaction: move high_pfn to the for loop scopeRokudo Yan2021-02-051-1/+2
| * | | mm: migrate: do not migrate HugeTLB page whose refcount is oneMuchun Song2021-02-051-0/+6
| * | | mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_activeMuchun Song2021-02-051-2/+1
| * | | mm: hugetlb: fix a race between isolating and freeing pageMuchun Song2021-02-051-2/+2
| * | | mm: hugetlb: fix a race between freeing and dissolving the pageMuchun Song2021-02-051-0/+39
| * | | mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB pageMuchun Song2021-02-051-1/+1
* | | | mm: page_frag: Introduce page_frag_alloc_align()Kevin Hao2021-02-061-3/+5
|/ / /
* | | Revert "mm/slub: fix a memory leak in sysfs_slab_add()"Wang Hai2021-01-281-3/+1
* | | Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds2021-01-261-50/+34
|/ /
* | mm/highmem: prepare for overriding set_pte_at()Thomas Gleixner2021-01-241-1/+6
* | mm: fix page reference leak in soft_offline_page()Dan Williams2021-01-241-4/+16
* | kasan, mm: fix resetting page_alloc tags for HW_TAGSAndrey Konovalov2021-01-241-0/+2
* | kasan, mm: fix conflicts with init_on_alloc/freeAndrey Konovalov2021-01-241-3/+4
* | kasan: fix HW_TAGS boot parametersAndrey Konovalov2021-01-241-45/+32
* | kasan: fix incorrect arguments passing in kasan_add_zero_shadowLecopzer Chen2021-01-241-2/+1
* | kasan: fix unaligned address is unhandled in kasan_remove_zero_shadowLecopzer Chen2021-01-241-8/+12
* | mm: fix numa stats for thp migrationShakeel Butt2021-01-241-11/+12
* | mm: memcg: fix memcg file_dirty numa statShakeel Butt2021-01-241-2/+2
* | mm: memcg/slab: optimize objcg stock drainingRoman Gushchin2021-01-241-3/+1
* | mm: fix initialization of struct page for holes in memory layoutMike Rapoport2021-01-241-34/+50
* | mm/memblock: Fix typo in comment of memblock_phys_alloc_try_nid()Levi Yun2021-01-211-1/+1
* | mm: don't put pinned pages into the swap cacheLinus Torvalds2021-01-171-0/+2
* | mm/process_vm_access.c: include compat.hAndrew Morton2021-01-121-0/+1
* | mm,hwpoison: fix printing of page flagsOscar Salvador2021-01-121-1/+1
* | mm/hugetlb: fix potential missing huge page size infoMiaohe Lin2021-01-121-1/+1
* | mm: migrate: initialize err in do_migrate_pagesJan Stancek2021-01-121-1/+1
* | mm/vmalloc.c: fix potential memory leakMiaohe Lin2021-01-121-1/+3
* | arm/kasan: fix the array size of kasan_early_shadow_pte[]Hailong Liu2021-01-121-1/+2
* | mm/page_alloc: add a missing mm_page_alloc_zone_locked() tracepointHailong liu2021-01-121-15/+16