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
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
2025-11-24
mm/huge_memory: only get folio_order() once during __folio_split()
Wei Yang
1
-9
/
+9
2025-11-24
mm/khugepaged: unify pmd folio installation with map_anon_folio_pmd()
Wei Yang
2
-12
/
+11
2025-11-24
mm/huge_memory: add pmd folio to ds_queue in do_huge_zero_wp_pmd()
Wei Yang
1
-1
/
+1
2025-11-24
mm/migrate_device: add THP splitting during migration
Balbir Singh
2
-32
/
+101
2025-11-24
mm/memory/fault: add THP fault handling for zone device private pages
Balbir Singh
2
-2
/
+41
2025-11-24
mm/migrate_device: implement THP migration of zone device pages
Balbir Singh
1
-63
/
+406
2025-11-24
mm/migrate_device: handle partially mapped folios during collection
Balbir Singh
1
-1
/
+69
2025-11-24
mm/huge_memory: implement device-private THP splitting
Balbir Singh
2
-12
/
+76
2025-11-24
mm/rmap: extend rmap and migration support device-private entries
Balbir Singh
5
-10
/
+71
2025-11-24
mm/huge_memory: add device-private THP support to PMD operations
Balbir Singh
2
-10
/
+48
2025-11-24
mm/zone_device: rename page_free callback to folio_free
Balbir Singh
1
-8
/
+8
2025-11-24
mm/zone_device: support large zone device private folios
Balbir Singh
2
-12
/
+20
2025-11-24
Merge branch 'mm-hotfixes-stable' into mm-stable in order to merge
Andrew Morton
5
-28
/
+53
2025-11-24
mm/filemap: fix logic around SIGBUS in filemap_map_pages()
Kiryl Shutsemau
1
-13
/
+14
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
1
-12
/
+10
2025-11-24
mm/mmap_lock: reset maple state on lock_vma_under_rcu() retry
Liam R. Howlett
1
-0
/
+1
2025-11-24
mm/memfd: fix information leak in hugetlb folios
Deepanshu Kartikey
1
-0
/
+27
2025-11-24
mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()
Youngjun Park
1
-3
/
+1
2025-11-23
mempool: clarify behavior of mempool_alloc_preallocated()
Thomas Weißschuh
1
-2
/
+2
2025-11-23
mempool: drop the file name in the top of file comment
Christoph Hellwig
1
-2
/
+0
2025-11-23
mempool: de-typedef
Christoph Hellwig
1
-24
/
+26
2025-11-23
mempool: remove mempool_{init,create}_kvmalloc_pool
Christoph Hellwig
1
-13
/
+0
2025-11-23
mempool: legitimize the io_schedule_timeout in mempool_alloc_from_pool
Christoph Hellwig
1
-4
/
+4
2025-11-23
mempool: add mempool_{alloc,free}_bulk
Christoph Hellwig
1
-42
/
+135
2025-11-23
mempool: factor out a mempool_alloc_from_pool helper
Christoph Hellwig
1
-64
/
+62
2025-11-20
mm/damon/tests/core-kunit: remove DAMON_MIN_REGION redefinition
SeongJae Park
2
-34
/
+26
2025-11-20
mm/damon/vaddr: consistently use only pmd_entry for damos_migrate
SeongJae Park
1
-47
/
+37
2025-11-20
mm/damon/vaddr: use vm_normal_folio{,_pmd}() instead of damon_get_folio()
SeongJae Park
1
-13
/
+6
2025-11-20
mm/damon/vaddr: cleanup using pmd_trans_huge_lock()
SeongJae Park
1
-35
/
+13
2025-11-20
mm/damon: rename damos->filters to damos->core_filters
SeongJae Park
2
-5
/
+5
2025-11-20
mm/damon: rename damos core filter helpers to have word core
SeongJae Park
1
-7
/
+7
2025-11-20
mm/damon/tests/core-kunit: add damon_commit_target_regions() test
SeongJae Park
1
-0
/
+65
2025-11-20
mm/damon/tests/core-kunit: add damos_commit() test
SeongJae Park
1
-0
/
+92
2025-11-20
mm/damon/tests/core-kunit: add damos_commit_dests() test
SeongJae Park
1
-0
/
+97
2025-11-20
mm/damon/core: pass migrate_dests to damos_commit_dests()
SeongJae Park
1
-21
/
+17
2025-11-20
mm/damon/tests/core-kunit: add damos_commit_quota() test
SeongJae Park
1
-0
/
+33
2025-11-20
mm/damon/tests/core-kunit: add damos_commit_quota_goals() test
SeongJae Park
1
-0
/
+81
2025-11-20
mm/damon/tests/core-kunit: add damos_commit_quota_goal() test
SeongJae Park
1
-0
/
+84
2025-11-20
mm/damon/tests/core-kunit: add test cases to damos_test_commit_filter()
SeongJae Park
1
-6
/
+47
2025-11-20
mm/damon/tests/core-kunit: extend damos_test_commit_filter_for() for union fi...
SeongJae Park
1
-0
/
+20
2025-11-20
mm/damon/tests/core-kunit: split out damos_test_commit_filter() core logic
SeongJae Park
1
-4
/
+10
2025-11-20
mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()
SeongJae Park
1
-16
/
+13
2025-11-20
mm: use vma_start_write_killable() in dup_mmap()
Matthew Wilcox (Oracle)
1
-9
/
+3
2025-11-20
mm: add vma_start_write_killable()
Matthew Wilcox (Oracle)
1
-9
/
+25
2025-11-20
mm: vmstat: correct the comment above preempt_disable_nested()
Qi Zheng
1
-5
/
+5
2025-11-20
mm/madvise: allow guard page install/remove under VMA lock
Lorenzo Stoakes
3
-36
/
+94
2025-11-20
mm: rename walk_page_range_mm()
Lorenzo Stoakes
3
-14
/
+14
2025-11-20
mm: memcg: dump memcg protection info on oom or alloc failures
Shakeel Butt
3
-0
/
+15
2025-11-20
mm: set the VM_MAYBE_GUARD flag on guard region install
Lorenzo Stoakes
2
-32
/
+61
2025-11-20
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
1
-14
/
+4
[prev]
[next]