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
*
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
2024-01-10
1
-2
/
+2
*
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
2024-01-10
1
-1
/
+1
*
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
2024-01-10
1
-7
/
+6
*
filemap: add a per-mapping stable writes flag
Christoph Hellwig
2024-01-10
1
-1
/
+1
*
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2024-01-10
1
-1
/
+4
*
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
2024-01-10
8
-19
/
+22
*
memory-failure: convert truncate_error_page() to use folio
Vishal Moola (Oracle)
2024-01-10
1
-2
/
+3
*
khugepage: replace try_to_release_page() with filemap_release_folio()
Vishal Moola (Oracle)
2024-01-10
1
-11
/
+12
*
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
2024-01-05
1
-3
/
+3
*
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
2024-01-05
1
-1
/
+1
*
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
2024-01-05
1
-1
/
+8
*
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
2024-01-05
1
-0
/
+9
*
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
2024-01-01
1
-0
/
+7
*
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
2024-01-01
1
-1
/
+3
*
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
2023-12-20
1
-1
/
+18
*
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-20
2
-4
/
+4
*
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
2023-12-13
1
-1
/
+1
*
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
2023-12-13
1
-0
/
+7
*
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
2023-12-13
1
-1
/
+1
*
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2023-12-03
1
-0
/
+4
*
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
2023-11-28
1
-1
/
+2
*
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
2023-11-28
1
-7
/
+9
*
mm/memory_hotplug: use pfn math in place of direct struct page manipulation
Zi Yan
2023-11-28
1
-1
/
+1
*
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-11-28
1
-1
/
+1
*
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
2023-11-28
1
-1
/
+3
*
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
2023-11-28
1
-3
/
+2
*
mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
SeongJae Park
2023-11-28
1
-3
/
+1
*
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
2023-11-28
1
-17
/
+30
*
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
2023-11-28
1
-33
/
+35
*
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
2023-11-20
1
-0
/
+54
*
vfs: fix readahead(2) on block devices
Reuben Hawkins
2023-11-20
1
-1
/
+2
*
mmap: fix error paths with dup_anon_vma()
Liam R. Howlett
2023-11-08
1
-1
/
+14
*
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
2023-11-08
1
-1
/
+3
*
kasan: print the original fault addr when access invalid shadow
Haibo Li
2023-11-02
1
-3
/
+1
*
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
2023-11-02
1
-4
/
+37
*
mm/migrate: fix do_pages_move for compat pointers
Gregory Price
2023-11-02
1
-2
/
+12
*
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
2023-11-02
1
-1
/
+1
*
hugetlbfs: clear resv_map pointer if mmap fails
Rik van Riel
2023-11-02
1
-3
/
+4
*
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
2023-11-02
1
-3
/
+3
*
mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
Johannes Weiner
2023-10-10
1
-6
/
+6
*
mm/page_alloc: leave IRQs enabled for per-cpu page allocations
Mel Gorman
2023-10-10
1
-70
/
+54
*
mm/page_alloc: always remove pages from temporary list
Mel Gorman
2023-10-10
1
-0
/
+2
*
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
2023-10-10
1
-20
/
+19
*
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Vishal Moola (Oracle)
2023-10-10
1
-19
/
+20
*
mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
Vishal Moola (Oracle)
2023-10-10
1
-14
/
+14
*
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
Vishal Moola (Oracle)
2023-10-10
1
-12
/
+12
*
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
2023-10-10
1
-0
/
+10
*
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2023-10-06
1
-0
/
+13
*
memcg: drop kmem.limit_in_bytes
Michal Hocko
2023-10-06
1
-10
/
+0
*
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2023-10-06
1
-3
/
+3
[next]