index
:
Linux Stable
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.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: cachestat: fix two shmem bugs
Johannes Weiner
2024-04-03
1
-0
/
+16
*
tmpfs: fix race on handling dquot rbtree
Carlos Maiolino
2024-04-03
1
-3
/
+7
*
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-03
3
-11
/
+11
*
mm, mmap: fix vma_merge() case 7 with vma_ops->close
Vlastimil Babka
2024-04-03
1
-1
/
+9
*
memtest: use {READ,WRITE}_ONCE in memory scanning
Qiang Zhang
2024-04-03
1
-2
/
+2
*
eventfd: simplify eventfd_signal()
Christian Brauner
2024-04-03
2
-6
/
+6
*
mm: swap: fix race between free_swap_and_cache() and swapoff()
Ryan Roberts
2024-04-03
1
-1
/
+12
*
kasan/test: avoid gcc warning for intentional overflow
Arnd Bergmann
2024-04-03
1
-1
/
+2
*
quota: Properly annotate i_dquot arrays with __rcu
Jan Kara
2024-03-26
1
-1
/
+1
*
readahead: avoid multiple marked readahead pages
Jan Kara
2024-03-15
1
-2
/
+2
*
mm/vmscan: fix a bug calling wakeup_kswapd() with a wrong zone index
Byungchul Park
2024-03-06
1
-0
/
+8
*
mm/debug_vm_pgtable: fix BUG_ON with pud advanced test
Aneesh Kumar K.V (IBM)
2024-03-06
1
-0
/
+8
*
mm: cachestat: fix folio read-after-free in cache walk
Nhat Pham
2024-03-06
1
-25
/
+26
*
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
2024-03-01
1
-1
/
+4
*
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
2024-03-01
1
-0
/
+2
*
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
2024-03-01
1
-2
/
+3
*
mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array
Anshuman Khandual
2024-03-01
1
-0
/
+1
*
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
2024-03-01
1
-1
/
+17
*
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
2024-03-01
1
-4
/
+11
*
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
*
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
2024-02-23
2
-2
/
+2
*
mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
SeongJae Park
2024-02-23
1
-1
/
+1
*
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
2024-02-23
1
-1
/
+1
*
fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
Sidhartha Kumar
2024-02-23
1
-1
/
+1
*
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
2024-02-23
1
-2
/
+13
*
mm: thp_get_unmapped_area must honour topdown preference
Ryan Roberts
2024-02-23
2
-4
/
+12
*
mm/memory: Use exception ip to search exception tables
Jiaxun Yang
2024-02-23
1
-2
/
+2
*
mm: huge_memory: don't force huge page alignment on 32 bit
Yang Shi
2024-02-23
1
-0
/
+4
*
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2024-02-16
1
-7
/
+1
*
memblock: fix crash when reserved memory is not added to memory
Yajun Deng
2024-01-31
1
-0
/
+3
*
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: migrate: fix getting incorrect page mapping during page migration
Baolin Wang
2024-01-31
1
-17
/
+10
*
efi: disable mirror feature during crashkernel
Ma Wupeng
2024-01-31
1
-0
/
+6
*
mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
Sumanth Korikkar
2024-01-20
1
-3
/
+5
*
mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()
Tetsuo Handa
2024-01-05
1
-1
/
+1
*
mm/mglru: skip special VMAs in lru_gen_look_around()
Yu Zhao
2023-12-29
1
-4
/
+9
*
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
2023-12-29
1
-2
/
+2
*
mm: memcg: fix split queue list crash when large folio migration
Baolin Wang
2023-12-29
2
-1
/
+12
*
mm: fix arithmetic for max_prop_frac when setting max_ratio
Jingbo Xu
2023-12-29
1
-1
/
+2
*
mm: fix arithmetic for bdi min_ratio
Jingbo Xu
2023-12-29
1
-1
/
+0
*
mm: align larger anonymous mappings on THP boundaries
Rik van Riel
2023-12-29
1
-0
/
+3
*
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
2023-12-20
1
-1
/
+1
*
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
2023-12-20
1
-3
/
+3
*
mm/memory-failure: pass the folio and the page to collect_procs()
Matthew Wilcox (Oracle)
2023-12-20
1
-13
/
+12
*
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
2023-12-20
1
-1
/
+8
*
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
2023-12-20
1
-0
/
+9
*
kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
Nico Pache
2023-12-20
1
-4
/
+16
[next]