summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2 daysmm: fix follow_pfnmap API lockdep assertLinus Torvalds1-1/+2
4 daysmm/mglru: only clear kswapd_failures if reclaimableWei Xu1-2/+2
4 daysmm/swapfile: skip HugeTLB pages for unuse_vmaLiu Shixin1-1/+1
4 daysmm: swap: prevent possible data-race in __try_to_reclaim_swapJeongjun Park1-3/+4
4 daysmm: khugepaged: fix the incorrect statistics when collapsing large file foliosBaolin Wang1-2/+2
4 daysmm: don't install PMD mappings when THPs are disabled by the hw/process/vmaDavid Hildenbrand1-0/+9
4 daysmm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang2-18/+2
4 daysmm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi1-1/+1
4 daysmm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan1-0/+1
4 daysmm: remove unused stub for can_swapin_thp()Andy Shevchenko1-5/+0
4 daysmm/mremap: fix move_normal_pmd/retract_page_tables raceJann Horn1-2/+9
4 daysmm/mmap: correct error handling in mmap_region()Lorenzo Stoakes1-11/+21
11 daysmm: zswap: delete comments for "value" member of 'struct zswap_entry'.Kanchana P Sridhar1-1/+0
11 dayssecretmem: disable memfd_secret() if arch cannot set direct mapPatrick Roy1-2/+2
11 daysmm/huge_memory: check pmd_special() only after pmd_present()David Hildenbrand1-1/+1
2024-10-02mm, slab: suppress warnings in test_leak_destroy kunit testVlastimil Babka3-4/+12
2024-10-01mm, slab: fix use of SLAB_SUPPORTS_SYSFS in kmem_cache_release()Nilay Shroff1-1/+1
2024-09-27Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s...Linus Torvalds9-14/+39
2024-09-27[tree-wide] finally take no_llseek outAl Viro1-1/+0
2024-09-27memory tiers: use default_dram_perf_ref_source in log messageHuang Ying1-3/+3
2024-09-27mm/damon/Kconfig: update DAMON doc URLDiederik de Haas1-1/+1
2024-09-27mm: kfence: fix elapsed time for allocated/freed trackqiwu.chen1-1/+1
2024-09-27mm: migrate: annotate data-race in migrate_folio_unmap()Jeongjun Park1-1/+1
2024-09-27mm/hugetlb: simplify refs in memfd_alloc_folioSteve Sistare2-5/+2
2024-09-27mm/gup: fix memfd_pin_folios alloc race panicSteve Sistare1-0/+1
2024-09-27mm/gup: fix memfd_pin_folios hugetlb page allocationSteve Sistare1-2/+6
2024-09-27mm/hugetlb: fix memfd_pin_folios resv_huge_pages leakSteve Sistare2-5/+21
2024-09-27mm/hugetlb: fix memfd_pin_folios free_huge_pages leakSteve Sistare1-1/+3
2024-09-27mm/filemap: fix filemap_get_folios_contig THP panicSteve Sistare1-0/+4
2024-09-27mm: make SPLIT_PTE_PTLOCKS depend on SMPGuenter Roeck1-0/+1
2024-09-25Merge tag 'memblock-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+17
2024-09-25Merge tag 'rust-6.12' of https://github.com/Rust-for-Linux/linuxLinus Torvalds4-1/+45
2024-09-24Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+4
2024-09-23Merge tag 'fs_for_v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+1
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-16/+16
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds3-2/+3
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds81-5242/+9148
2024-09-21Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds3-37/+147
2024-09-19Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2024-09-19Merge tag 'mm-hotfixes-stable-2024-09-19-00-31' of git://git.kernel.org/pub/s...Linus Torvalds8-16/+54
2024-09-19mm: call the security_mmap_file() LSM hook in remap_file_pages()Shu Han1-0/+4
2024-09-18Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2024-09-18Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds6-408/+511
2024-09-17mm: support large folios swap-in for sync io devicesChuanhua Han1-27/+234
2024-09-17mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support la...Barry Song3-5/+6
2024-09-17mm: fix swap_read_folio_zeromap() for large folios with partial zeromapBarry Song2-25/+40
2024-09-17mm/debug_vm_pgtable: Use pxdp_get() for accessing page table entriesAnshuman Khandual1-25/+25
2024-09-17mm/vma: return the exact errno in vms_gather_munmap_vmas()Xiao Yang1-8/+14
2024-09-17memcg: cleanup with !CONFIG_MEMCG_V1Michal Koutný1-2/+0
2024-09-17mm/show_mem.c: report alloc tags in human readable unitsKent Overstreet1-4/+7