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/page_table_check: fix crash on ZONE_DEVICE
Peter Xu
2024-06-27
1
-1
/
+10
*
mm/memory-failure: fix handling of dissolved but not taken off from buddy pages
Miaohe Lin
2024-06-21
1
-2
/
+2
*
mm/huge_memory: don't unpoison huge_zero_folio
Miaohe Lin
2024-06-21
1
-0
/
+7
*
mm/vmalloc: fix vmalloc which may return null if called with __GFP_NOFAIL
Hailong.Liu
2024-06-21
1
-3
/
+2
*
mm, vmalloc: fix high order __GFP_NOFAIL allocations
Michal Hocko
2024-06-21
1
-5
/
+23
*
mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
Frank van der Linden
2024-06-16
1
-3
/
+3
*
mm/cma: drop incorrect alignment check in cma_init_reserved_mem
Frank van der Linden
2024-06-16
1
-4
/
+0
*
kmsan: do not wipe out origin when doing partial unpoisoning
Alexander Potapenko
2024-06-16
1
-4
/
+11
*
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-06-16
2
-23
/
+28
*
mm/hugetlb: fix DEBUG_LOCKS_WARN_ON(1) when dissolve_free_hugetlb_folio()
Miaohe Lin
2024-05-17
1
-2
/
+1
*
mm: use memalloc_nofs_save() in page_cache_ra_order()
Kefeng Wang
2024-05-17
1
-0
/
+4
*
mm/hugetlb: fix missing hugetlb_lock for resv uncharge
Peter Xu
2024-05-17
1
-1
/
+4
*
mm/hugetlb_cgroup: convert hugetlb_cgroup_uncharge_page() to folios
Sidhartha Kumar
2024-05-17
2
-17
/
+19
*
mm/hugetlb: convert free_huge_page to folios
Sidhartha Kumar
2024-05-17
1
-13
/
+14
*
mm/hugetlb_cgroup: convert hugetlb_cgroup_from_page() to folios
Sidhartha Kumar
2024-05-17
2
-7
/
+11
*
mm/hugetlb_cgroup: convert __set_hugetlb_cgroup() to folios
Sidhartha Kumar
2024-05-17
1
-2
/
+2
*
mm/hugetlb: add folio_hstate()
Sidhartha Kumar
2024-05-17
1
-1
/
+1
*
mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
Miaohe Lin
2024-04-27
1
-3
/
+15
*
x86/mm/pat: fix VM_PAT handling in COW mappings
David Hildenbrand
2024-04-10
1
-0
/
+4
*
mm/migrate: set swap entry values of THP tail pages properly.
Zi Yan
2024-04-03
1
-1
/
+5
*
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-03
3
-11
/
+11
*
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
2024-04-03
1
-2
/
+2
*
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
2024-04-03
1
-1
/
+12
*
swap: comments get_swap_device() with usage rule
Huang Ying
2024-04-03
1
-3
/
+9
*
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
2024-04-03
1
-1
/
+2
*
readahead: avoid multiple marked readahead pages
Jan Kara
2024-03-15
1
-2
/
+2
*
mm: huge_memory: don't force huge page alignment on 32 bit
Yang Shi
2024-03-06
1
-0
/
+4
*
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
2024-03-01
1
-0
/
+2
*
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
2024-03-01
1
-1
/
+17
*
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
2024-03-01
1
-2
/
+3
*
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
2024-03-01
1
-3
/
+7
*
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
2024-03-01
1
-7
/
+36
*
mm/swap: fix race when skipping swapcache
Kairui Song
2024-03-01
3
-0
/
+38
*
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
2024-02-23
1
-2
/
+13
*
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
2024-02-23
1
-1
/
+1
*
mm: page_alloc: unreserve highatomic page blocks before oom
Charan Teja Kalla
2024-01-31
1
-8
/
+8
*
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
2024-01-31
1
-8
/
+9
*
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
[next]