index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-06
mm: huge_memory: don't force huge page alignment on 32 bit
Yang Shi
1
-0
/
+4
2024-03-01
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
1
-0
/
+2
2024-03-01
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
1
-1
/
+17
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-2
/
+3
2024-03-01
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
1
-3
/
+7
2024-03-01
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
1
-7
/
+36
2024-03-01
mm/swap: fix race when skipping swapcache
Kairui Song
3
-0
/
+38
2024-02-23
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
1
-2
/
+13
2024-02-23
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
1
-1
/
+1
2024-01-31
mm: page_alloc: unreserve highatomic page blocks before oom
Charan Teja Kalla
1
-8
/
+8
2024-01-31
mm/sparsemem: fix race in accessing memory_section->usage
Charan Teja Kalla
1
-8
/
+9
2024-01-10
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
1
-2
/
+2
2024-01-10
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
1
-1
/
+1
2024-01-10
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
1
-7
/
+6
2024-01-10
filemap: add a per-mapping stable writes flag
Christoph Hellwig
1
-1
/
+1
2024-01-10
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
1
-1
/
+4
2024-01-10
mm: merge folio_has_private()/filemap_release_folio() call pairs
David Howells
8
-19
/
+22
2024-01-10
memory-failure: convert truncate_error_page() to use folio
Vishal Moola (Oracle)
1
-2
/
+3
2024-01-10
khugepage: replace try_to_release_page() with filemap_release_folio()
Vishal Moola (Oracle)
1
-11
/
+12
2024-01-05
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-01-05
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
1
-1
/
+1
2024-01-05
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
1
-1
/
+8
2024-01-05
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
1
-0
/
+9
2024-01-01
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
1
-0
/
+7
2024-01-01
kasan: disable kasan_non_canonical_hook() for HW tags
Arnd Bergmann
1
-1
/
+3
2023-12-20
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
1
-1
/
+18
2023-12-20
mm/mglru: fix underprotected page cache
Yu Zhao
2
-4
/
+4
2023-12-13
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
1
-1
/
+1
2023-12-13
hugetlb: fix null-ptr-deref in hugetlb_vma_lock_write
Mike Kravetz
1
-0
/
+7
2023-12-13
mm/damon/sysfs: eliminate potential uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2023-12-03
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
1
-0
/
+4
2023-11-28
mm: kmem: drop __GFP_NOFAIL when allocating objcg vectors
Roman Gushchin
1
-1
/
+2
2023-11-28
mm: fix for negative counter: nr_file_hugepages
Stefan Roesch
1
-7
/
+9
2023-11-28
mm/memory_hotplug: use pfn math in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-11-28
mm/cma: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-11-28
mm/damon/sysfs: check error from damon_sysfs_update_target()
SeongJae Park
1
-1
/
+3
2023-11-28
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
1
-3
/
+2
2023-11-28
mm/damon/lru_sort: avoid divide-by-zero in hot threshold calculation
SeongJae Park
1
-3
/
+1
2023-11-28
mm/damon/sysfs: update monitoring target regions for online input commit
SeongJae Park
1
-17
/
+30
2023-11-28
mm/damon/sysfs: remove requested targets when online-commit inputs
SeongJae Park
1
-33
/
+35
2023-11-20
filemap: add filemap_get_folios_tag()
Vishal Moola (Oracle)
1
-0
/
+54
2023-11-20
vfs: fix readahead(2) on block devices
Reuben Hawkins
1
-1
/
+2
2023-11-08
mmap: fix error paths with dup_anon_vma()
Liam R. Howlett
1
-1
/
+14
2023-11-08
mm/mempolicy: fix set_mempolicy_home_node() previous VMA pointer
Liam R. Howlett
1
-1
/
+3
2023-11-02
kasan: print the original fault addr when access invalid shadow
Haibo Li
1
-3
/
+1
2023-11-02
hugetlbfs: extend hugetlb_vma_lock to private VMAs
Rik van Riel
1
-4
/
+37
2023-11-02
mm/migrate: fix do_pages_move for compat pointers
Gregory Price
1
-2
/
+12
2023-11-02
mm/page_alloc: correct start page when guard page debug is enabled
Kemeng Shi
1
-1
/
+1
2023-11-02
hugetlbfs: clear resv_map pointer if mmap fails
Rik van Riel
1
-3
/
+4
2023-11-02
mm: fix vm_brk_flags() to not bail out while holding lock
Sebastian Ott
1
-3
/
+3
[next]