index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2026-04-05
mm/huge_memory: use mm instead of tlb->mm
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge_memory: remove unnecessary sanity checks
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge_memory: deduplicate zap deposited table call
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge_memory: remove unnecessary VM_BUG_ON_PAGE()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge_memory: add a common exit path to zap_huge_pmd()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge_memory: handle buggy PMD entry in zap_huge_pmd()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge_memory: have zap_huge_pmd return a boolean, add kdoc
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge: avoid big else branch in zap_huge_pmd()
Lorenzo Stoakes (Oracle)
2026-04-05
mm/huge_memory: simplify vma_is_specal_huge()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: on remap assert that input range within the proposed VMA
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add mmap_action_map_kernel_pages[_full]()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: allow handling of stacked mmap_prepare hooks in more drivers
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add mmap_action_simple_ioremap()
Lorenzo Stoakes (Oracle)
2026-04-05
mm: add vm_ops->mapped hook
Lorenzo Stoakes (Oracle)
2026-04-05
mm: have mmap_action_complete() handle the rmap lock and unmap
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: remove superfluous map->hold_file_rmap_lock
Lorenzo Stoakes (Oracle)
2026-04-05
mm: switch the rmap lock held option off in compat layer
Lorenzo Stoakes (Oracle)
2026-04-05
mm: avoid deadlock when holding rmap on mmap_prepare error
Lorenzo Stoakes (Oracle)
2026-04-05
mm: various small mmap_prepare cleanups
Lorenzo Stoakes (Oracle)
2026-04-05
mm: simplify VMA flag tests of excluded flags
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert __mmap_region() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm: update vma_supports_mlock() to use new VMA flags
Lorenzo Stoakes (Oracle)
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-05
mm: unexport vm_brk_flags() and eliminate vm_flags parameter
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: use new VMA flags for sticky flags logic
Lorenzo Stoakes (Oracle)
2026-04-05
mm/vma: add further vma_flags_t unions
Lorenzo Stoakes (Oracle)
2026-04-05
mm/mseal: update VMA end correctly on merge
Lorenzo Stoakes (Oracle)
2026-04-05
mm/pagewalk: fix race between concurrent split and refault
Max Boone
2026-04-05
mm/memory: fix PMD/PUD checks in follow_pfnmap_start()
David Hildenbrand (Arm)
2026-04-05
mm/damon/sysfs: check contexts->nr in repeat_call_fn
Josh Law
2026-04-05
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
2026-04-05
mm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failure
Josh Law
2026-04-05
mm/swap: fix swap cache memcg accounting
Alexandre Ghiti
2026-04-05
mm/page_alloc: don't increase highatomic reserve after pcp alloc
Frank van der Linden
2026-04-05
mm/memcontrol: fix reclaim_options leak in try_charge_memcg()
Bing Jiao
2026-04-05
mm: change to return bool for the MMU notifier's young flag check
Baolin Wang
2026-04-05
mm: change to return bool for pmdp_clear_flush_young()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2026-04-05
mm: update outdated comments for removed scan_swap_map_slots()
Kexin Sun
2026-04-05
mm: vmalloc: update outdated comment for renamed vread()
Kexin Sun
2026-04-05
mm: mark early-init static variables with __meminitdata
Kaitao Cheng
2026-04-05
mm/zsmalloc: copy KMSAN metadata in zs_page_migrate()
Shigeru Yoshida
2026-04-05
mm/execmem: make the populate and alloc atomic
Hubert Mazur
2026-04-05
mm/damon/core: document damos_commit_dests() failure semantics
Josh Law
2026-04-05
mm/mglru: fix cgroup OOM during MGLRU state switching
Leno Hou
2026-04-05
zsmalloc: return -EBUSY for zspage migration lock contention
teawater
2026-04-05
mm: introduce CONFIG_NUMA_MIGRATION and simplify CONFIG_MIGRATION
David Hildenbrand (Arm)
2026-04-05
mm: remove CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE
David Hildenbrand (Arm)
[prev]
[next]