summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton
2020-12-08mm/madvise: remove racy mm ownership checkMinchan Kim
2020-12-06mm/mmap.c: fix mmap return value when vma is merged after call_mmap()Liu Zixian
2020-12-06hugetlb_cgroup: fix offline of hugetlb cgroup with reservationsMike Kravetz
2020-12-06mm/filemap: add static for function __add_to_page_cache_lockedAlex Shi
2020-12-06mm/swapfile: do not sleep with a spin lock heldQian Cai
2020-12-06mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim
2020-12-06mm: list_lru: set shrinker map bit when child nr_items is not zeroYang Shi
2020-12-06mm: memcg/slab: fix obj_cgroup_charge() return value handlingRoman Gushchin
2020-12-03mm/gup: Provide gup_get_pte() more genericPeter Zijlstra
2020-11-24mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)Hugh Dickins
2020-11-24mm/highmem: Provide kmap_local*Thomas Gleixner
2020-11-24sched: highmem: Store local kmaps in task structThomas Gleixner
2020-11-24mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPThomas Gleixner
2020-11-24mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCALThomas Gleixner
2020-11-22mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-22mm/madvise: fix memory leak from process_madviseEric Dumazet
2020-11-20Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-19Merge tag 'net-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-11-18page_frag: Recover from memory pressureDongli Zhang
2020-11-17mm: Add 'mprotect' hook to struct vm_operations_structSean Christopherson
2020-11-16mm: never attempt async page lock if we've transferred data alreadyJens Axboe
2020-11-15Merge branch 'for-5.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-11-14hugetlbfs: fix anon huge page migration raceMike Kravetz
2020-11-14mm/gup: use unpin_user_pages() in __gup_longterm_locked()Jason Gunthorpe
2020-11-14mm/slub: fix panic in slab_alloc_node()Laurent Dufour
2020-11-14mm/vmscan: fix NR_ISOLATED_FILE corruption on 64-bitNicholas Piggin
2020-11-14mm/compaction: stop isolation if too many pages are isolated and we have page...Zi Yan
2020-11-14mm/compaction: count pages and stop correctly during page isolationZi Yan
2020-11-12mm/highmem: Take kmap_high_get() properly into accountThomas Gleixner
2020-11-06highmem: High implementation details and document APIThomas Gleixner
2020-11-06mm/highmem: Remove the old kmap_atomic cruftThomas Gleixner
2020-11-06x86/mm/highmem: Use generic kmap atomic implementationThomas Gleixner
2020-11-06highmem: Make DEBUG_HIGHMEM functionalThomas Gleixner
2020-11-06highmem: Provide generic variant of kmap_atomic*Thomas Gleixner
2020-11-06mm/highmem: Un-EXPORT __kmap_atomic_idx()Thomas Gleixner
2020-11-02mm/truncate.c: make __invalidate_mapping_pages() staticJason Yan
2020-11-02mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo
2020-11-02mm: memcg: link page counters to root if use_hierarchy is falseRoman Gushchin
2020-11-02mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcgzhongjiang-ali
2020-11-02hugetlb_cgroup: fix reservation accountingMike Kravetz
2020-11-02mm/mremap_pages: fix static key devmap_managed_key updatesRalph Campbell