summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-12-06mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()Jiexun Wang
2023-12-06mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regionsSeongJae Park
2023-12-06mm/Kconfig: make userfaultfd a menuconfigPeter Xu
2023-12-06mm/damon/core: copy nr_accesses when splitting regionSeongJae Park
2023-12-06mm/memory_hotplug: fix error handling in add_memory_resource()Sumanth Korikkar
2023-12-06mm/memory_hotplug: add missing mem_hotplug_lockSumanth Korikkar
2023-12-06mm: fix oops when filemap_map_pmd() without prealloc_pteHugh Dickins
2023-12-06mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin
2023-12-06mm/kmemleak: move set_track_prepare() outside raw_spinlocksLiu Shixin
2023-12-06Revert "mm/kmemleak: move the initialisation of object to __link_object"Liu Shixin
2023-12-06mm/memory.c:zap_pte_range() print bad swap entryAndrew Morton
2023-12-06hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz
2023-11-24Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-20filemap: add a per-mapping stable writes flagChristoph Hellwig
2023-11-15mm: more ptep_get() conversionRyan Roberts
2023-11-15parisc: fix mmap_base calculation when stack grows upwardsHelge Deller
2023-11-15mm/damon/core.c: avoid unintentional filtering out of schemesHyeongtak Ji
2023-11-15mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin
2023-11-15mm/damon/sysfs-schemes: handle tried region directory allocation failureSeongJae Park
2023-11-15mm/damon/sysfs-schemes: handle tried regions sysfs directory allocation failureSeongJae Park
2023-11-15mm/damon/sysfs: check error from damon_sysfs_update_target()SeongJae Park
2023-11-15mm: fix for negative counter: nr_file_hugepagesStefan Roesch
2023-11-15mm/damon/sysfs: eliminate potential uninitialized variable warningDan Carpenter
2023-11-08Merge tag 'memblock-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01mm/damon/sysfs: update monitoring target regions for online input commitSeongJae Park
2023-11-01mm/damon/sysfs: remove requested targets when online-commit inputsSeongJae Park
2023-11-01mm/vmalloc: fix the unchecked dereference warning in vread_iter()Baoquan He
2023-11-01zswap: export compression failure statsNhat Pham
2023-10-31Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-10-30Merge tag 'execve-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'slab-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds
2023-10-30Merge tag 'vfs-6.7.super' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-28mm/swap: Convert to use bdev_open_by_dev()Jan Kara
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-25mempolicy: migration attempt to match interleave nodesHugh Dickins
2023-10-25mempolicy: mmap_lock is not needed while migrating foliosHugh Dickins
2023-10-25mempolicy: alloc_pages_mpol() for NUMA policy without vmaHugh Dickins
2023-10-25mm: add page_rmappable_folio() wrapperHugh Dickins
2023-10-25mempolicy: remove confusing MPOL_MF_LAZY dead codeHugh Dickins
2023-10-25mempolicy: mpol_shared_policy_init() without pseudo-vmaHugh Dickins
2023-10-25mempolicy trivia: use pgoff_t in shared mempolicy treeHugh Dickins