summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
6 hoursMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
8 hoursMerge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
33 hoursMerge tag 'efi-next-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2 daysMerge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2 daysMerge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
4 daysMerge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
4 daysMerge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge branch 'slab/for-7.1/misc' into slab/for-nextVlastimil Babka (SUSE)
8 daysmemblock: Permit existing reserved regions to be marked RSRV_KERNArd Biesheuvel
10 daysttm/pool: port to list_lru. (v2)Dave Airlie
10 daysmm: add gpu active/reclaim per-node stat counters (v2)Dave Airlie
10 daysMerge tag 'mm-hotfixes-stable-2026-04-06-15-27' of git://git.kernel.org/pub/s...Linus Torvalds
10 daysslub: clarify kmem_cache_refill_sheaf() commentsHao Li
11 daysslub: use N_NORMAL_MEMORY in can_free_to_pcs to handle remote freesHao Li
11 daysmm/damon/stat: deallocate damon_call() failure leaking damon_ctxSeongJae Park
11 daysmm/vma: fix memory leak in __mmap_region()Sechang Lim
11 daysmm/memory_hotplug: maintain N_NORMAL_MEMORY during hotplugHao Li
11 daysmm/damon/sysfs: dealloc repeat_call_control if damon_call() failsSeongJae Park
11 daysmm: reinstate unconditional writeback start in balance_dirty_pages()Joanne Koong
11 daysmm: filemap: fix nr_pages calculation overflow in filemap_map_pages()Baolin Wang
12 daysmm: fix deferred split queue races during migrationLance Yang
12 daysmm/khugepaged: fix issue with tracking lockLorenzo Stoakes (Oracle)
12 daysmm/huge_memory: add and use has_deposited_pgtable()Lorenzo Stoakes (Oracle)
12 daysmm/huge_memory: add and use normal_or_softleaf_folio_pmd()Lorenzo Stoakes (Oracle)
12 daysmm/huge_memory: separate out the folio part of zap_huge_pmd()Lorenzo Stoakes (Oracle)
12 daysmm/huge_memory: use mm instead of tlb->mmLorenzo Stoakes (Oracle)
12 daysmm/huge_memory: remove unnecessary sanity checksLorenzo Stoakes (Oracle)
12 daysmm/huge_memory: deduplicate zap deposited table callLorenzo Stoakes (Oracle)
12 daysmm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()Lorenzo Stoakes (Oracle)
12 daysmm/huge_memory: add a common exit path to zap_huge_pmd()Lorenzo Stoakes (Oracle)
12 daysmm/huge_memory: handle buggy PMD entry in zap_huge_pmd()Lorenzo Stoakes (Oracle)
12 daysmm/huge_memory: have zap_huge_pmd return a boolean, add kdocLorenzo Stoakes (Oracle)
12 daysmm/huge: avoid big else branch in zap_huge_pmd()Lorenzo Stoakes (Oracle)
12 daysmm/huge_memory: simplify vma_is_specal_huge()Lorenzo Stoakes (Oracle)
12 daysmm: on remap assert that input range within the proposed VMALorenzo Stoakes (Oracle)
12 daysmm: add mmap_action_map_kernel_pages[_full]()Lorenzo Stoakes (Oracle)
12 daysmm: allow handling of stacked mmap_prepare hooks in more driversLorenzo Stoakes (Oracle)
12 daysmm: add mmap_action_simple_ioremap()Lorenzo Stoakes (Oracle)
12 daysmm: add vm_ops->mapped hookLorenzo Stoakes (Oracle)
12 daysmm: have mmap_action_complete() handle the rmap lock and unmapLorenzo Stoakes (Oracle)
12 daysmm/vma: remove superfluous map->hold_file_rmap_lockLorenzo Stoakes (Oracle)
12 daysmm: switch the rmap lock held option off in compat layerLorenzo Stoakes (Oracle)
12 daysmm: avoid deadlock when holding rmap on mmap_prepare errorLorenzo Stoakes (Oracle)
12 daysmm: various small mmap_prepare cleanupsLorenzo Stoakes (Oracle)
12 daysmm: simplify VMA flag tests of excluded flagsLorenzo Stoakes (Oracle)
12 daysmm/vma: convert __mmap_region() to use vma_flags_tLorenzo Stoakes (Oracle)
12 daysmm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_tLorenzo Stoakes (Oracle)
12 daysmm/vma: convert as much as we can in mm/vma.c to vma_flags_tLorenzo Stoakes (Oracle)