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
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
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-01
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
1
-1
/
+4
2024-03-01
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
1
-0
/
+2
2024-03-01
x86/numa: Fix the address overlap check in numa_fill_memblks()
Alison Schofield
1
-2
/
+3
2024-03-01
mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array
Anshuman Khandual
1
-0
/
+1
2024-03-01
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
1
-1
/
+17
2024-03-01
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
1
-4
/
+11
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
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
2
-2
/
+2
2024-02-23
mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setup
SeongJae Park
1
-1
/
+1
2024-02-23
mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again
Zach O'Keefe
1
-1
/
+1
2024-02-23
fs/hugetlbfs/inode.c: mm/memory-failure.c: fix hugetlbfs hwpoison handling
Sidhartha Kumar
1
-1
/
+1
2024-02-23
userfaultfd: fix mmap_changing checking in mfill_atomic_hugetlb
Lokesh Gidra
1
-2
/
+13
2024-02-23
mm: thp_get_unmapped_area must honour topdown preference
Ryan Roberts
2
-4
/
+12
2024-02-23
mm/memory: Use exception ip to search exception tables
Jiaxun Yang
1
-2
/
+2
2024-02-23
mm: huge_memory: don't force huge page alignment on 32 bit
Yang Shi
1
-0
/
+4
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-7
/
+1
2024-01-31
memblock: fix crash when reserved memory is not added to memory
Yajun Deng
1
-0
/
+3
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-31
mm: migrate: fix getting incorrect page mapping during page migration
Baolin Wang
1
-17
/
+10
2024-01-31
efi: disable mirror feature during crashkernel
Ma Wupeng
1
-0
/
+6
2024-01-20
mm/memory_hotplug: fix memmap_on_memory sysfs value retrieval
Sumanth Korikkar
1
-3
/
+5
2024-01-05
mm: shrinker: use kvzalloc_node() from expand_one_shrinker_info()
Tetsuo Handa
1
-1
/
+1
2023-12-29
mm/mglru: skip special VMAs in lru_gen_look_around()
Yu Zhao
1
-4
/
+9
2023-12-29
mm: fix unmap_mapping_range high bits shift bug
Jiajun Xie
1
-2
/
+2
2023-12-29
mm: memcg: fix split queue list crash when large folio migration
Baolin Wang
2
-1
/
+12
2023-12-29
mm: fix arithmetic for max_prop_frac when setting max_ratio
Jingbo Xu
1
-1
/
+2
2023-12-29
mm: fix arithmetic for bdi min_ratio
Jingbo Xu
1
-1
/
+0
2023-12-29
mm: align larger anonymous mappings on THP boundaries
Rik van Riel
1
-0
/
+3
2023-12-20
mm/memory-failure: cast index to loff_t before shifting it
Matthew Wilcox (Oracle)
1
-1
/
+1
2023-12-20
mm/memory-failure: check the mapcount of the precise page
Matthew Wilcox (Oracle)
1
-3
/
+3
2023-12-20
mm/memory-failure: pass the folio and the page to collect_procs()
Matthew Wilcox (Oracle)
1
-13
/
+12
2023-12-20
mm: migrate high-order folios in swap cache correctly
Charan Teja Kalla
1
-1
/
+8
2023-12-20
mm/filemap: avoid buffered read/write race to read inconsistent data
Baokun Li
1
-0
/
+9
2023-12-20
kunit: kasan_test: disable fortify string checker on kmalloc_oob_memset
Nico Pache
1
-4
/
+16
2023-12-12
mm/mglru: reclaim offlined memcgs harder
Yu Zhao
1
-8
/
+16
2023-12-12
mm/mglru: respect min_ttl_ms with memcgs
Yu Zhao
1
-14
/
+16
2023-12-12
mm/mglru: try to stop at high watermarks
Yu Zhao
1
-8
/
+28
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
2
-4
/
+4
2023-12-12
mm/shmem: fix race in shmem_undo_range w/THP
David Stevens
1
-1
/
+18
2023-12-12
mm/damon/core: make damon_start() waits until kdamond_fn() starts
SeongJae Park
1
-0
/
+6
2023-12-06
mm/madvise: add cond_resched() in madvise_cold_or_pageout_pte_range()
Jiexun Wang
1
-0
/
+11
2023-12-06
mm/damon/sysfs-schemes: add timeout for update_schemes_tried_regions
SeongJae Park
1
-6
/
+43
2023-12-06
mm/Kconfig: make userfaultfd a menuconfig
Peter Xu
1
-7
/
+9
2023-12-06
mm/damon/core: copy nr_accesses when splitting region
SeongJae Park
1
-0
/
+1
2023-12-06
mm/memory_hotplug: fix error handling in add_memory_resource()
Sumanth Korikkar
1
-1
/
+1
2023-12-06
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
1
-7
/
+6
2023-12-06
mm: fix oops when filemap_map_pmd() without prealloc_pte
Hugh Dickins
1
-1
/
+1
[next]