index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
2024-11-10
1
-1
/
+1
*
Merge tag 'mm-hotfixes-stable-2024-11-09-22-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-10
16
-134
/
+254
|
\
|
*
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
2024-11-07
1
-7
/
+21
|
*
mm/damon/core: handle zero schemes apply interval
SeongJae Park
2024-11-07
1
-4
/
+4
|
*
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
2024-11-07
1
-3
/
+3
|
*
mm/mlock: set the correct prev on failure
Wei Yang
2024-11-07
1
-3
/
+6
|
*
mm/page_alloc: keep track of free highatomic
Yu Zhao
2024-11-07
1
-3
/
+7
|
*
mm: resolve faulty mmap_region() error path behaviour
Lorenzo Stoakes
2024-11-05
1
-54
/
+65
|
*
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
2024-11-05
3
-5
/
+2
|
*
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
2024-11-05
3
-3
/
+3
|
*
mm: unconditionally close VMAs on error
Lorenzo Stoakes
2024-11-05
5
-17
/
+27
|
*
mm: avoid unsafe VMA hook invocation when error arises on mmap hook
Lorenzo Stoakes
2024-11-05
3
-5
/
+32
|
*
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-05
8
-24
/
+67
|
*
mm/thp: fix deferred split queue not partially_mapped
Hugh Dickins
2024-11-05
3
-9
/
+20
*
|
Merge tag 'slab-for-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-08
1
-11
/
+20
|
\
\
|
|
/
|
/
|
|
*
mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_...
Koichiro Den
2024-11-05
1
-11
/
+20
*
|
Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-11-03
9
-122
/
+118
|
\
\
|
*
|
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2024-11-03
2
-45
/
+52
|
*
|
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2024-11-03
1
-9
/
+5
|
*
|
mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
Vlastimil Babka
2024-10-31
1
-1
/
+2
|
*
|
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
2024-10-31
1
-3
/
+5
|
*
|
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
2024-10-31
1
-1
/
+1
|
*
|
kasan: remove vmalloc_percpu test
Andrey Konovalov
2024-10-30
1
-27
/
+0
|
*
|
mm, swap: avoid over reclaim of full clusters
Kairui Song
2024-10-30
1
-19
/
+30
|
*
|
mm: fix PSWPIN counter for large folios swap-in
Barry Song
2024-10-30
1
-2
/
+2
|
*
|
mm: avoid VM_BUG_ON when try to map an anon large folio to zero page.
Zi Yan
2024-10-30
1
-1
/
+2
|
*
|
mm/gup: stop leaking pinned pages in low memory conditions
John Hubbard
2024-10-30
1
-14
/
+19
*
|
|
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-10-29
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
2024-10-29
1
-1
/
+1
*
|
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
2024-10-28
1
-2
/
+13
*
|
mm: split critical region in remap_file_pages() and invoke LSMs in between
Kirill A. Shutemov
2024-10-28
1
-17
/
+52
*
|
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
2024-10-28
3
-9
/
+31
*
|
mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
Nobuhiro Iwamatsu
2024-10-28
1
-1
/
+1
*
|
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
2024-10-28
1
-0
/
+2
*
|
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
2024-10-28
1
-9
/
+3
*
|
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
2024-10-28
1
-1
/
+0
*
|
mm/mmap: fix race in mmap_region() with ftruncate()
Liam R. Howlett
2024-10-28
1
-5
/
+7
*
|
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
2024-10-28
1
-5
/
+5
*
|
mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
David Hildenbrand
2024-10-28
1
-5
/
+11
*
|
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
2024-10-21
2
-1
/
+12
*
|
mm: fix follow_pfnmap API lockdep assert
Linus Torvalds
2024-10-18
1
-1
/
+2
*
|
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
2024-10-17
1
-2
/
+2
*
|
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
2024-10-17
1
-1
/
+1
*
|
mm: swap: prevent possible data-race in __try_to_reclaim_swap
Jeongjun Park
2024-10-17
1
-3
/
+4
*
|
mm: khugepaged: fix the incorrect statistics when collapsing large file folios
Baolin Wang
2024-10-17
1
-2
/
+2
*
|
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
2024-10-17
1
-0
/
+9
*
|
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2024-10-17
2
-18
/
+2
*
|
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
2024-10-17
1
-1
/
+1
*
|
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
2024-10-17
1
-0
/
+1
*
|
mm: remove unused stub for can_swapin_thp()
Andy Shevchenko
2024-10-17
1
-5
/
+0
[next]