summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-04-101-1/+1
|\
| * Revert "mm/page_alloc: mark pagesets as __maybe_unused"Sebastian Andrzej Siewior2022-04-051-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-04-084-8/+6
|\ \
| * | mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton2022-04-081-6/+0
| * | mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin2022-04-081-0/+1
| * | mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini2022-04-081-0/+3
| * | highmem: fix checks in __kmap_local_sched_{in,out}Max Filippov2022-04-081-2/+2
| * | mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.Zi Yan2022-04-082-2/+2
| |/
* | mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walkzhenwei pi2022-04-071-3/+3
* | mm/mempolicy: Use vma_alloc_folio() in new_page()Matthew Wilcox (Oracle)2022-04-071-14/+11
* | mm: Add vma_alloc_folio()Matthew Wilcox (Oracle)2022-04-071-0/+13
* | mm/migrate: Use a folio in migrate_misplaced_transhuge_page()Matthew Wilcox (Oracle)2022-04-071-42/+16
* | mm/migrate: Use a folio in alloc_migration_target()Matthew Wilcox (Oracle)2022-04-071-12/+10
* | mm/huge_memory: Avoid calling pmd_page() on a non-leaf PMDMatthew Wilcox (Oracle)2022-04-071-6/+5
|/
* Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-04-012-154/+62
|\
| * fs: Pass an iocb to generic_perform_write()Matthew Wilcox (Oracle)2022-04-011-4/+6
| * readahead: Update commentsMatthew Wilcox (Oracle)2022-04-011-47/+45
| * mm: remove the skip_page argument to read_pagesChristoph Hellwig2022-04-011-10/+8
| * mm: remove the pages argument to read_pagesChristoph Hellwig2022-04-011-8/+5
| * fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-012-14/+3
| * readahead: Remove read_cache_pages()Matthew Wilcox (Oracle)2022-04-011-76/+0
* | mm/damon: prevent activated scheme from sleeping by deactivated schemesJonghyeon Kim2022-04-011-1/+4
* | mm/kmemleak: reset tag when compare object pointerKuan-Ying Lee2022-04-011-2/+7
* | mm,hwpoison: unmap poisoned page before invalidationRik van Riel2022-04-011-4/+8
* | mm: kfence: fix objcgs vector allocationMuchun Song2022-04-012-1/+13
* | mm/munlock: protect the per-CPU pagevec by a local_lock_tSebastian Andrzej Siewior2022-04-016-16/+47
* | mm/munlock: add lru_add_drain() to fix memcg_stat_testHugh Dickins2022-04-011-2/+8
* | Revert "mm: madvise: skip unmapped vma holes passed to process_madvise"Charan Teja Kalla2022-04-011-8/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-03-311-3/+3
|\ \
| * | mm/balloon_compaction: make balloon page compaction callbacks staticMiaohe Lin2022-03-281-3/+3
* | | mm: page_alloc: validate buddy before check its migratetype.Zi Yan2022-03-301-0/+3
| |/ |/|
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-281-1/+1
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-1/+1
* | | Merge tag 'ucount-rlimit-for-v5.18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-03-281-4/+3
|\ \ \
| * | | mm/mlock: fix two bugs in user_shm_lock()Miaohe Lin2022-03-231-4/+3
* | | | mm: kfence: fix missing objcg housekeeping for SLABMuchun Song2022-03-271-0/+1
* | | | Merge tag 'memblock-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-271-3/+2
|\ \ \ \
| * | | | memblock: __next_mem_pfn_range_in_zone: remove unneeded local variable nidMiaohe Lin2022-02-211-3/+2
* | | | | Merge tag 'write-page-prefaulting' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-03-261-1/+1
|\ \ \ \ \
| * | | | | fs/iomap: Fix buffered write page prefaultingAndreas Gruenbacher2022-03-251-1/+1
* | | | | | mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner2022-03-241-10/+14
* | | | | | mm: fix race between MADV_FREE reclaim and blkdev direct IO readMauricio Faria de Oliveira2022-03-241-1/+24
* | | | | | mm: generalize ARCH_HAS_FILTER_PGPROTAnshuman Khandual2022-03-241-0/+3
* | | | | | mm: unmap_mapping_range_tree() with i_mmap_rwsem sharedHugh Dickins2022-03-241-4/+4
* | | | | | mm: warn on deleting redirtied only if accountedHugh Dickins2022-03-242-15/+17
* | | | | | mm/huge_memory: remove stale locking logic from __split_huge_pmd()David Hildenbrand2022-03-241-36/+4
* | | | | | mm/huge_memory: remove stale page_trans_huge_mapcount()David Hildenbrand2022-03-241-48/+0
* | | | | | mm/swapfile: remove stale reuse_swap_page()David Hildenbrand2022-03-241-104/+0
* | | | | | mm/khugepaged: remove reuse_swap_page() usageDavid Hildenbrand2022-03-241-11/+0
* | | | | | mm/huge_memory: streamline COW logic in do_huge_pmd_wp_page()David Hildenbrand2022-03-241-4/+9