index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-01-09
mm/damon/core: fix new damon_target objects leaks on damon_commit_targets()
SeongJae Park
2025-01-09
mm/damon/core: fix ignored quota goals and filters of newly committed schemes
SeongJae Park
2024-12-27
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
2024-12-27
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
2024-12-27
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2024-12-27
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
2024-12-27
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...
David Hildenbrand
2024-12-27
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
2024-12-19
memcg: slub: fix SUnreclaim for post charged objects
Shakeel Butt
2024-12-14
memblock: allow zero threshold in validate_numa_converage()
Mike Rapoport (Microsoft)
2024-12-14
mm: respect mmap hint address when aligning for THP
Kalesh Singh
2024-12-14
mm: fix vrealloc()'s KASAN poisoning logic
Andrii Nakryiko
2024-12-14
mm: open-code page_folio() in dump_page()
Matthew Wilcox (Oracle)
2024-12-14
mm: memcg: declare do_memsw_account inline
John Sperbeck
2024-12-14
mm/mempolicy: fix migrate_to_node() assuming there is at least one VMA in a MM
David Hildenbrand
2024-12-14
mm/gup: handle NULL pages in unpin_user_pages()
John Hubbard
2024-12-14
kasan: make report_lock a raw spinlock
Jared Kangas
2024-12-14
Revert "readahead: properly shorten readahead when falling back to do_page_ca...
Jan Kara
2024-12-09
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
2024-12-09
slab: Fix too strict alignment check in create_cache()
Geert Uytterhoeven
2024-12-09
mm/slub: Avoid list corruption when removing a slab from the full list
yuan.gao
2024-12-09
mm/damon/vaddr: fix issue in damon_va_evenly_split_region()
Zheng Yejian
2024-12-09
vmstat: call fold_vm_zone_numa_events() before show per zone NUMA event
MengEn Sun
2024-12-05
Rename .data.once to .data..once to fix resetting WARN*_ONCE
Masahiro Yamada
2024-11-22
mm/mmap: fix __mmap_region() error handling in rare merge failure case
Liam R. Howlett
2024-11-16
Merge tag 'mm-hotfixes-stable-2024-11-16-15-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-16
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
Andrew Morton
2024-11-14
mm: fix NULL pointer dereference in alloc_pages_bulk_noprof
Jinjiang Tu
2024-11-14
mm/mremap: fix address wraparound in move_page_tables()
Jann Horn
2024-11-14
mm, swap: fix allocation and scanning race with swapoff
Kairui Song
2024-11-13
Merge tag 'mm-hotfixes-stable-2024-11-12-16-39' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-12
mm: swapfile: fix cluster reclaim work crash on rotational devices
Johannes Weiner
2024-11-12
mm/thp: fix deferred split queue not partially_mapped: fix
Hugh Dickins
2024-11-12
mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases
John Hubbard
2024-11-11
nommu: pass NULL argument to vma_iter_prealloc()
Hajime Tazaki
2024-11-11
mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
Roman Gushchin
2024-11-11
mm: count zeromap read and set for swapout and swapin
Barry Song
2024-11-10
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
2024-11-10
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-08
Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-07
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-07
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-07
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-11-07
mm/mlock: set the correct prev on failure
Wei Yang
2024-11-07
mm/page_alloc: keep track of free highatomic
Yu Zhao
2024-11-05
mm: resolve faulty mmap_region() error path behaviour
Lorenzo Stoakes
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2024-11-05
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
2024-11-05
mm: unconditionally close VMAs on error
Lorenzo Stoakes
2024-11-05
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
Lorenzo Stoakes
[prev]
[next]