summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'memblock-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-221-5/+1
|\
| * mm: memblock: remove return value of memblock_free_all()Daeseok Youn2021-01-141-5/+1
* | Merge tag 'for-linux-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-3/+0
|\ \
| * | mm: Remove arch_remap() and mm-arch-hooks.hChristophe Leroy2021-02-121-3/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-5/+36
|\ \ \
| * \ \ Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-02-129-21/+28
| |\ \ \
| * | | | mm: provide a saner PTE walking API for modulesPaolo Bonzini2021-02-091-5/+36
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-02-216-217/+242
|\ \ \ \
| * | | | mm: filemap: Fix microblaze build failure with 'mmu_defconfig'Will Deacon2021-02-101-0/+1
| * | | | mm/nommu: Fix return type of filemap_map_pages()Geert Uytterhoeven2021-01-281-1/+2
| * | | | mm: Use static initialisers for immutable fields of 'struct vm_fault'Will Deacon2021-01-212-8/+9
| * | | | mm: Avoid modifying vmf.address in __collapse_huge_page_swapin()Will Deacon2021-01-211-19/+18
| * | | | mm: Pass 'address' to map to do_set_pte() and drop FAULT_FLAG_PREFAULTWill Deacon2021-01-212-19/+12
| * | | | mm: Allow architectures to request 'old' entries when prefaultingWill Deacon2021-01-202-5/+29
| * | | | mm: Cleanup faultaround and finish_fault() codepathsKirill A. Shutemov2021-01-202-185/+191
| | |/ / | |/| |
* | | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-216-47/+36
|\ \ \ \
| * | | | tlb: mmu_gather: Remove start/end arguments from tlb_gather_mmu()Will Deacon2021-01-296-36/+16
| * | | | tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm()Will Deacon2021-01-292-3/+15
| * | | | tlb: mmu_gather: Remove unused start/end arguments from tlb_finish_mmu()Will Deacon2021-01-296-14/+11
* | | | | 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