summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2025-01-09mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()SeongJae Park
2025-01-09mm/damon/core: fix ignored quota goals and filters of newly committed schemesSeongJae Park
2024-12-27mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-27mm: shmem: fix ShmemHugePages at swapoutHugh Dickins
2024-12-27mm: use aligned address in copy_user_gigantic_page()Kefeng Wang
2024-12-27mm: use aligned address in clear_gigantic_page()Kefeng Wang
2024-12-27mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand
2024-12-27vmalloc: fix accounting with i915Matthew Wilcox (Oracle)
2024-12-19memcg: slub: fix SUnreclaim for post charged objectsShakeel Butt
2024-12-14memblock: allow zero threshold in validate_numa_converage()Mike Rapoport (Microsoft)
2024-12-14mm: respect mmap hint address when aligning for THPKalesh Singh
2024-12-14mm: fix vrealloc()'s KASAN poisoning logicAndrii Nakryiko
2024-12-14mm: open-code page_folio() in dump_page()Matthew Wilcox (Oracle)
2024-12-14mm: memcg: declare do_memsw_account inlineJohn Sperbeck
2024-12-14mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MMDavid Hildenbrand
2024-12-14mm/gup: handle NULL pages in unpin_user_pages()John Hubbard
2024-12-14kasan: make report_lock a raw spinlockJared Kangas
2024-12-14Revert "readahead: properly shorten readahead when falling back to do_page_ca...Jan Kara
2024-12-09mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...Adrian Huang
2024-12-09slab: Fix too strict alignment check in create_cache()Geert Uytterhoeven
2024-12-09mm/slub: Avoid list corruption when removing a slab from the full listyuan.gao
2024-12-09mm/damon/vaddr: fix issue in damon_va_evenly_split_region()Zheng Yejian
2024-12-09vmstat: call fold_vm_zone_numa_events() before show per zone NUMA eventMengEn Sun
2024-12-05Rename .data.once to .data..once to fix resetting WARN*_ONCEMasahiro Yamada
2024-11-22mm/mmap: fix __mmap_region() error handling in rare merge failure caseLiam R. Howlett
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-14mm: fix NULL pointer dereference in alloc_pages_bulk_noprofJinjiang Tu
2024-11-14mm/mremap: fix address wraparound in move_page_tables()Jann Horn
2024-11-14mm, swap: fix allocation and scanning race with swapoffKairui Song
2024-11-13Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-12mm: swapfile: fix cluster reclaim work crash on rotational devicesJohannes Weiner
2024-11-12mm/thp: fix deferred split queue not partially_mapped: fixHugh Dickins
2024-11-12mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM casesJohn Hubbard
2024-11-11nommu: pass NULL argument to vma_iter_prealloc()Hajime Tazaki
2024-11-11mm: page_alloc: move mlocked flag clearance into free_pages_prepare()Roman Gushchin
2024-11-11mm: count zeromap read and set for swapout and swapinBarry Song
2024-11-10filemap: Fix bounds checking in filemap_read()Trond Myklebust
2024-11-10Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-08Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-07mm/damon/core: avoid overflow in damon_feed_loop_next_input()SeongJae Park
2024-11-07mm/damon/core: handle zero schemes apply intervalSeongJae Park
2024-11-07mm/damon/core: handle zero {aggregation,ops_update} intervalsSeongJae Park
2024-11-07mm/mlock: set the correct prev on failureWei Yang
2024-11-07mm/page_alloc: keep track of free highatomicYu Zhao
2024-11-05mm: resolve faulty mmap_region() error path behaviourLorenzo Stoakes
2024-11-05mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handlingLorenzo Stoakes
2024-11-05mm: refactor map_deny_write_exec()Lorenzo Stoakes
2024-11-05mm: unconditionally close VMAs on errorLorenzo Stoakes
2024-11-05mm: avoid unsafe VMA hook invocation when error arises on mmap hookLorenzo Stoakes