index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2024-04-25
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
2024-04-24
hugetlb: check for anon_vma prior to folio allocation
Vishal Moola (Oracle)
2024-04-24
mm: zswap: fix shrinker NULL crash with cgroup_disable=memory
Johannes Weiner
2024-04-24
mm: turn folio_test_hugetlb into a PageType
Matthew Wilcox (Oracle)
2024-04-24
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
2024-04-16
mm/shmem: inline shmem_is_huge() for disabled transparent hugepages
Sumanth Korikkar
2024-04-16
mm,page_owner: defer enablement of static branch
Oscar Salvador
2024-04-16
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
2024-04-16
mm/userfaultfd: allow hugetlb change protection upon poison entry
Peter Xu
2024-04-16
mm,page_owner: fix printing of stack records
Oscar Salvador
2024-04-16
mm,page_owner: fix accounting of pages when migrating
Oscar Salvador
2024-04-16
mm,page_owner: fix refcount imbalance
Oscar Salvador
2024-04-16
mm,page_owner: update metadata for tail pages
Oscar Salvador
2024-04-16
userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVE
Lokesh Gidra
2024-04-16
mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properly
David Hildenbrand
2024-04-05
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-05
mm: vmalloc: fix lockdep warning
Uladzislau Rezki (Sony)
2024-04-05
mm: vmalloc: bail out early in find_vmap_area() if vmap is not init
Uladzislau Rezki (Sony)
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
2024-03-29
mm: clean up populate_vma_page_range() FOLL_* flag handling
Linus Torvalds
2024-03-26
mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
Johannes Weiner
2024-03-26
userfaultfd: fix deadlock warning when locking src and dst VMAs
Lokesh Gidra
2024-03-26
tmpfs: fix race on handling dquot rbtree
Carlos Maiolino
2024-03-26
mm: zswap: fix writeback shinker GFP_NOIO/GFP_NOFS recursion
Johannes Weiner
2024-03-26
mm: zswap: fix kernel BUG in sg_init_one
Barry Song
2024-03-26
mm: cachestat: fix two shmem bugs
Johannes Weiner
2024-03-26
mm,page_owner: fix recursion
Oscar Salvador
2024-03-26
mm/memory: fix missing pte marker for !page on pte zaps
Peter Xu
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
mempool: kvmalloc pool
Kent Overstreet
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-03-13
mm/zswap: remove the memcpy if acomp is not sleepable
Barry Song
2024-03-13
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
2024-03-13
mm: prohibit the last subpage from reusing the entire large folio
Barry Song
2024-03-12
Merge tag 'slab-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-12
mm/huge_memory: skip invalid debugfs new_order input for folio split
Zi Yan
2024-03-12
mm/huge_memory: check new folio order when split a folio
Zi Yan
2024-03-12
mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
Byungchul Park
2024-03-12
mm: add an explicit smp_wmb() to UFFDIO_CONTINUE
James Houghton
2024-03-12
mm: fix list corruption in put_pages_list
Matthew Wilcox (Oracle)
2024-03-12
mm: remove folio from deferred split list before uncharging it
Matthew Wilcox (Oracle)
2024-03-12
Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge branch 'slab/for-6.9/slab-flag-cleanups' into slab/for-linus
Vlastimil Babka
[next]