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-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
2023-10-10
mm: page_alloc: fix CMA and HIGHATOMIC landing on the wrong buddy list
Johannes Weiner
1
-6
/
+6
2023-10-10
mm/page_alloc: leave IRQs enabled for per-cpu page allocations
Mel Gorman
1
-70
/
+54
2023-10-10
mm/page_alloc: always remove pages from temporary list
Mel Gorman
1
-0
/
+2
2023-10-10
mm: mempolicy: keep VMA walk if both MPOL_MF_STRICT and MPOL_MF_MOVE are spec...
Yang Shi
1
-20
/
+19
2023-10-10
mm/mempolicy: convert migrate_page_add() to migrate_folio_add()
Vishal Moola (Oracle)
1
-19
/
+20
2023-10-10
mm/mempolicy: convert queue_pages_pte_range() to queue_folios_pte_range()
Vishal Moola (Oracle)
1
-14
/
+14
2023-10-10
mm/mempolicy: convert queue_pages_pmd() to queue_folios_pmd()
Vishal Moola (Oracle)
1
-12
/
+12
2023-10-10
mm/memory: add vm_normal_folio()
Vishal Moola (Oracle)
1
-0
/
+10
2023-10-06
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
1
-0
/
+13
[next]