index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
12 days
mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()
Yu Kuai
1
-1
/
+6
13 days
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-317
/
+681
2026-06-22
Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-197
/
+327
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-2
/
+7
2026-06-21
Revert "mm: limit filemap_fault readahead to VMA boundaries"
Lorenzo Stoakes
2
-9
/
+1
2026-06-21
mm/vmscan: pass NULL to trace vmscan node reclaim
Ben Dooks
1
-3
/
+3
2026-06-21
mm: use mapping_mapped to simplify the code
Huang Shijie
1
-2
/
+2
2026-06-21
mm/gup_test: reject wrapped user ranges
Samuel Moelius
1
-4
/
+8
2026-06-21
mm/damon/core: always put unsuccessfully committed target pids
SeongJae Park
1
-8
/
+47
2026-06-21
mm: page_isolation: avoid unsafe folio reads while scanning compound pages
Kaitao Cheng
1
-6
/
+13
2026-06-21
mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
Shakeel Butt
1
-4
/
+0
2026-06-21
mm: merge writeout into pageout
Christoph Hellwig
1
-34
/
+29
2026-06-21
mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSE
Chen Wandun
1
-3
/
+6
2026-06-21
mm/khugepaged: enable clean pagecache folio collapse for writable files
Zi Yan
2
-7
/
+10
2026-06-21
mm/truncate: use folio_split() in truncate_inode_partial_folio()
Zi Yan
1
-4
/
+4
2026-06-21
mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
Zi Yan
1
-27
/
+3
2026-06-21
mm: fs: remove filemap_nr_thps*() functions and their users
Zi Yan
3
-30
/
+0
2026-06-21
mm: remove READ_ONLY_THP_FOR_FS Kconfig option
Zi Yan
1
-11
/
+0
2026-06-21
mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()
Zi Yan
1
-10
/
+16
2026-06-21
mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()
Zi Yan
1
-3
/
+3
2026-06-21
mm/khugepaged: add folio dirty check after try_to_unmap()
Zi Yan
1
-4
/
+24
2026-06-21
mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
Zi Yan
1
-2
/
+8
2026-06-21
mm/khugepaged: fix PMD collapse swap PTE accounting
Lance Yang
1
-0
/
+8
2026-06-21
mm/khugepaged: run khugepaged for all orders
Baolin Wang
1
-16
/
+20
2026-06-21
mm/khugepaged: avoid unnecessary mTHP collapse attempts
Nico Pache
1
-0
/
+13
2026-06-21
mm/khugepaged: introduce mTHP collapse support
Nico Pache
1
-8
/
+138
2026-06-21
mm/khugepaged: introduce collapse_possible_orders helper functions
Nico Pache
1
-3
/
+21
2026-06-21
mm/khugepaged: improve tracepoints for mTHP orders
Nico Pache
1
-4
/
+5
2026-06-21
mm/khugepaged: add per-order mTHP collapse failure statistics
Nico Pache
2
-2
/
+20
2026-06-21
mm/khugepaged: skip collapsing mTHP to smaller orders
Nico Pache
1
-0
/
+8
2026-06-21
mm/khugepaged: generalize collapse_huge_page for mTHP collapse
Nico Pache
1
-38
/
+67
2026-06-21
mm/khugepaged: require collapse_huge_page to enter/exit with the lock dropped
Nico Pache
1
-8
/
+8
2026-06-21
mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
Nico Pache
1
-33
/
+93
2026-06-21
mm/khugepaged: rework max_ptes_* handling with helper functions
Nico Pache
1
-36
/
+84
2026-06-21
mm/khugepaged: generalize alloc_charge_folio()
Dev Jain
2
-7
/
+17
2026-06-21
mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
Nico Pache
1
-8
/
+18
2026-06-21
mm/page_alloc: only update NUMA min ratios on sysctl write
Jianlin Shi
1
-2
/
+4
2026-06-21
zsmalloc: simplify data output in zs_stats_size_show()
Markus Elfring
1
-2
/
+1
2026-06-21
mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
Hao Ge
1
-6
/
+6
2026-06-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-47
/
+39
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
67
-2551
/
+7068
2026-06-18
mm/slab: replace __GFP_NO_OBJ_EXT with SLAB_ALLOC_NO_RECURSE for sheaves
Vlastimil Babka (SUSE)
1
-17
/
+17
2026-06-18
mm/slab: remove __GFP_NO_OBJ_EXT usage from alloc_slab_obj_exts()
Vlastimil Babka (SUSE)
2
-11
/
+16
2026-06-17
Merge tag 'memblock-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+14
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2026-06-16
Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
7
-417
/
+437
2026-06-16
Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-6
/
+6
2026-06-15
mm/slab: introduce kmalloc_flags()
Vlastimil Babka (SUSE)
2
-12
/
+56
2026-06-15
mm/slab: allow __GFP_NOMEMALLOC and __GFP_NOWARN for kmalloc_nolock()
Vlastimil Babka (SUSE)
1
-9
/
+10
[next]