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-02-17
memcg: avoid dead loop when setting memory.max
Chen Ridong
2025-02-17
mm: pgtable: fix incorrect reclaim of non-empty PTE pages
Qi Zheng
2025-02-17
mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...
David Hildenbrand
2025-02-17
mm,madvise,hugetlb: check for 0-length range after end address adjustment
Ricardo CaƱuelo Navarro
2025-02-17
mm/zswap: fix inconsistency when zswap_store_page() fails
Hyeonggon Yoo
2025-02-16
mm/numa: Introduce nearest_node_nodemask()
Andrea Righi
2025-02-07
mm: nommu: move sysctl to mm/nommu.c
Kaixiong Yu
2025-02-07
mm: mmap: move sysctl to mm/mmap.c
Kaixiong Yu
2025-02-07
mm: util: move sysctls to mm/util.c
Kaixiong Yu
2025-02-07
mm: vmscan: move vmscan sysctls to mm/vmscan.c
Kaixiong Yu
2025-02-07
mm: swap: move sysctl to mm/swap.c
Kaixiong Yu
2025-02-07
mm: filemap: move sysctl to mm/filemap.c
Kaixiong Yu
2025-02-07
mm: vmstat: move sysctls to mm/vmstat.c
Kaixiong Yu
2025-02-05
slab: don't batch kvfree_rcu() with SLUB_TINY
Vlastimil Babka
2025-02-05
rcu, slab: use a regular callback function for kvfree_rcu
Vlastimil Babka
2025-02-05
slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB
Vlastimil Babka
2025-02-03
execmem: add API for temporal remapping as RW and restoring ROX afterwards
Mike Rapoport (Microsoft)
2025-02-03
execmem: don't remove ROX cache from the direct map
Mike Rapoport (Microsoft)
2025-02-03
x86/mm/pat: restore large ROX pages after fragmentation
Kirill A. Shutemov
2025-02-01
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2025-02-01
mm/hugetlb: fix hugepage allocation for interleaved memory nodes
Ritesh Harjani (IBM)
2025-02-01
mm: gup: fix infinite loop within __get_longterm_locked
Zhaoyang Huang
2025-02-01
mm, swap: fix reclaim offset calculation error during allocation
Kairui Song
2025-02-01
kfence: skip __GFP_THISNODE allocations on NUMA systems
Marco Elver
2025-02-01
mm: compaction: use the proper flag to determine watermarks
yangge
2025-02-01
mm: kmemleak: fix upper boundary check for physical address objects
Catalin Marinas
2025-02-01
mm/vmscan: accumulate nr_demoted for accurate demotion statistics
Li Zhijian
2025-02-01
mm/zsmalloc: add __maybe_unused attribute for is_first_zpdesc()
Hyeonggon Yoo
2025-02-01
mm/vmscan: fix hard LOCKUP in function isolate_lru_folios
liuye
2025-01-29
Merge tag 'constfy-sysctl-6.14-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
add a string-to-qstr constructor
Al Viro
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-25
mm/compaction: fix UBSAN shift-out-of-bounds warning
Liu Shixin
2025-01-25
kasan: sw_tags: use str_on_off() helper in kasan_init_sw_tags()
Thorsten Blum
2025-01-25
mm/damon/core: use str_high_low() helper in damos_wmark_wait_us()
Thorsten Blum
2025-01-25
mm/page-writeback: consolidate wb_thresh bumping logic into __wb_calc_thresh
Jim Zhao
2025-01-25
mm/page_alloc: remove the incorrect and misleading comment
Yuntao Wang
2025-01-25
mm: separate move/undo parts from migrate_pages_batch()
Byungchul Park
2025-01-25
mm/kfence: use str_write_read() helper in get_access_type()
Thorsten Blum
2025-01-25
kasan: hw_tags: Use str_on_off() helper in kasan_init_hw_tags()
Thorsten Blum
2025-01-25
mm: add FGP_DONTCACHE folio creation flag
Jens Axboe
2025-01-25
mm/filemap: add filemap_fdatawrite_range_kick() helper
Jens Axboe
2025-01-25
mm/filemap: drop streaming/uncached pages when writeback completes
Jens Axboe
2025-01-25
mm/filemap: add read support for RWF_DONTCACHE
Jens Axboe
2025-01-25
mm/truncate: add folio_unmap_invalidate() helper
Jens Axboe
2025-01-25
mm/readahead: add readahead_control->dropbehind member
Jens Axboe
2025-01-25
mm/readahead: add folio allocation helper
Jens Axboe
[prev]
[next]