index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
8
-24
/
+67
10 days
mm/mlock: set the correct prev on failure
Wei Yang
1
-3
/
+6
10 days
mm/damon/core: handle zero schemes apply interval
SeongJae Park
1
-4
/
+4
10 days
mm/damon/core: handle zero {aggregation,ops_update} intervals
SeongJae Park
1
-3
/
+3
10 days
mm/damon/core: avoid overflow in damon_feed_loop_next_input()
SeongJae Park
1
-7
/
+21
10 days
filemap: Fix bounds checking in filemap_read()
Trond Myklebust
1
-1
/
+1
10 days
mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_...
Koichiro Den
1
-11
/
+20
2024-11-08
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2
-45
/
+52
2024-11-08
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2
-1
/
+21
2024-11-08
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
1
-9
/
+5
2024-11-08
mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
Yuanchu Xie
1
-2
/
+2
2024-11-08
mm, mmap: limit THP alignment of anonymous mappings to PMD-aligned sizes
Vlastimil Babka
1
-1
/
+2
2024-11-08
vmscan,migrate: fix page count imbalance on node stats when demoting pages
Gregory Price
1
-1
/
+1
2024-11-08
kasan: remove vmalloc_percpu test
Andrey Konovalov
1
-27
/
+0
2024-11-08
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-11-08
mm: shrinker: avoid memleak in alloc_shrinker_info
Chen Ridong
1
-3
/
+5
2024-11-08
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-11-01
mm: don't install PMD mappings when THPs are disabled by the hw/process/vma
David Hildenbrand
1
-0
/
+9
2024-11-01
mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()
Kefeng Wang
2
-18
/
+2
2024-11-01
mm: shmem: move shmem_huge_global_enabled() into shmem_allowable_huge_orders()
Baolin Wang
2
-26
/
+33
2024-11-01
mm: shmem: rename shmem_is_huge() to shmem_huge_global_enabled()
Baolin Wang
2
-9
/
+11
2024-10-22
mm: vmscan.c: fix OOM on swap stress test
Chris Li
1
-1
/
+1
2024-10-22
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Jinjie Ruan
1
-0
/
+1
2024-10-22
mm/swapfile: skip HugeTLB pages for unuse_vma
Liu Shixin
1
-1
/
+1
2024-10-22
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
1
-2
/
+2
2024-10-22
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Yang Shi
1
-1
/
+1
2024-10-22
mm/mremap: fix move_normal_pmd/retract_page_tables race
Jann Horn
1
-2
/
+9
2024-10-17
secretmem: disable memfd_secret() if arch cannot set direct map
Patrick Roy
1
-2
/
+2
2024-10-10
mm: z3fold: deprecate CONFIG_Z3FOLD
Yosry Ahmed
1
-6
/
+19
2024-10-10
mm/hugetlb: simplify refs in memfd_alloc_folio
Steve Sistare
2
-5
/
+2
2024-10-10
mm/gup: fix memfd_pin_folios alloc race panic
Steve Sistare
1
-0
/
+1
2024-10-10
mm/gup: fix memfd_pin_folios hugetlb page allocation
Steve Sistare
1
-2
/
+6
2024-10-10
mm/hugetlb: fix memfd_pin_folios resv_huge_pages leak
Steve Sistare
2
-5
/
+21
2024-10-10
mm/hugetlb: fix memfd_pin_folios free_huge_pages leak
Steve Sistare
1
-1
/
+3
2024-10-10
mm/filemap: fix filemap_get_folios_contig THP panic
Steve Sistare
1
-0
/
+4
2024-10-10
mm: krealloc: consider spare memory for __GFP_ZERO
Danilo Krummrich
1
-0
/
+7
2024-10-10
mm, slub: avoid zeroing kmalloc redzone
Peng Fan
1
-47
/
+53
2024-10-04
mm/damon/vaddr: protect vma traversal in __damon_va_thre_regions() with rcu r...
Liam R. Howlett
1
-0
/
+2
2024-10-04
mm: change vmf_anon_prepare() to __vmf_anon_prepare()
Vishal Moola (Oracle)
2
-6
/
+13
2024-10-04
mm/huge_memory: ensure huge_zero_folio won't have large_rmappable flag set
Miaohe Lin
1
-0
/
+2
2024-10-04
mm/hugetlb.c: fix UAF of vma in hugetlb fault pathway
Vishal Moola (Oracle)
1
-2
/
+18
2024-10-04
mm: only enforce minimum stack gap size if it's sensible
David Gow
1
-1
/
+1
2024-10-04
mm/hugetlb_vmemmap: batch HVO work when demoting
Yu Zhao
1
-64
/
+92
2024-10-04
mm: call the security_mmap_file() LSM hook in remap_file_pages()
Shu Han
1
-0
/
+4
2024-10-04
mm: migrate: annotate data-race in migrate_folio_unmap()
Jeongjun Park
1
-1
/
+1
2024-09-12
mm: avoid leaving partial pfn mappings around in error case
Linus Torvalds
1
-5
/
+22
2024-09-04
Merge tag 'vfs-6.11-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-09-04
Merge tag 'mm-hotfixes-stable-2024-09-03-20-19' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-40
/
+43
2024-09-02
mm: vmalloc: optimize vmap_lazy_nr arithmetic when purging each vmap_area
Adrian Huang
1
-1
/
+4
2024-09-02
codetag: debug: mark codetags for poisoned page as empty
Hao Ge
1
-0
/
+7
[next]