summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
6 daysmm: huge_memory: handle strsep not finding delimiterLeo Stone
6 daysmm: convert partially_mapped set/clear operations to be atomicUsama Arif
6 daysvmalloc: fix accounting with i915Matthew Wilcox (Oracle)
6 daysmm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand
6 daysmm: use clear_user_(high)page() for arch with special user folio handlingZi Yan
6 daysmm: add RCU annotation to pte_offset_map(_lock)Petr Malat
6 daysmm: correctly reference merged VMALorenzo Stoakes
6 daysmm: use aligned address in copy_user_gigantic_page()Kefeng Wang
6 daysmm: use aligned address in clear_gigantic_page()Kefeng Wang
6 daysmm: shmem: fix ShmemHugePages at swapoutHugh Dickins
11 daysMerge tag 'slab-for-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-12-10memcg: slub: fix SUnreclaim for post charged objectsShakeel Butt
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-06Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-05mm/filemap: don't call folio_test_locked() without a reference in next_uptoda...David Hildenbrand
2024-12-05mm: correct typo in MMAP_STATE() macroLorenzo Stoakes
2024-12-05mm: respect mmap hint address when aligning for THPKalesh Singh
2024-12-05mm: memcg: declare do_memsw_account inlineJohn Sperbeck
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang
2024-12-05mm: open-code page_folio() in dump_page()Matthew Wilcox (Oracle)
2024-12-05mm: fix vrealloc()'s KASAN poisoning logicAndrii Nakryiko
2024-12-05Revert "readahead: properly shorten readahead when falling back to do_page_ca...Jan Kara
2024-12-05kasan: make report_lock a raw spinlockJared Kangas
2024-12-05mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MMDavid Hildenbrand
2024-12-05mm/gup: handle NULL pages in unpin_user_pages()John Hubbard
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01memblock: allow zero threshold in validate_numa_converage()Mike Rapoport (Microsoft)
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-27Merge tag 'memblock-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada
2024-11-26Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2024-11-26Merge tag 'fuse-update-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-25Merge tag 'slab-for-6.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-21Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-11-21Merge tag 'bpf-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-11-20slab: Fix too strict alignment check in create_cache()Geert Uytterhoeven
2024-11-19Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-18Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-11-18Merge tag 'ext4_for_linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-18Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-11-18Merge tag 'vfs-6.13.tmpfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.pagecache' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-11-18Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-16Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-16mm: revert "mm: shmem: fix data-race in shmem_getattr()"Andrew Morton
2024-11-16Merge branch 'slab/for-6.13/features' into slab/for-nextVlastimil Babka