index
:
pub/scm/linux/kernel/git/next/linux-next.git
master
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-30
mm: hugetlb: use error variable in alloc_hugetlb_folio
Ackerley Tng
1
-4
/
+11
2026-07-30
mm: hugetlb: move mpol interpretation out of dequeue_hugetlb_folio_vma()
Ackerley Tng
1
-34
/
+32
2026-07-30
mm: hugetlb: move mpol interpretation out of alloc_buddy_hugetlb_folio_with_m...
Ackerley Tng
1
-18
/
+36
2026-07-30
mm: hugetlb: consolidate interpretation of gbl_chg within alloc_hugetlb_folio()
Ackerley Tng
1
-15
/
+10
2026-07-30
mm: fix mapping_seek_hole_data() overflow on last page
Zhen Yan
1
-1
/
+6
2026-07-30
mm/damon/core: remove damon_region->nr_accesses_bp
SJ Park
1
-2
/
+1
2026-07-30
mm/damon/core: remove damon_moving_sum() and its unit test
SJ Park
2
-56
/
+0
2026-07-30
mm/damon/vaddr: remove attrs param from __damon_va_check_access()
SJ Park
1
-4
/
+2
2026-07-30
mm/damon/paddr: remove attrs param from __damon_pa_check_access()
SJ Park
1
-3
/
+2
2026-07-30
mm/damon/core: remove attrs param from damon_update_region_access_rate()
SJ Park
3
-8
/
+6
2026-07-30
mm/damon/core: remove nr_accesses_bp setups and updates
SJ Park
1
-20
/
+2
2026-07-30
mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
SJ Park
1
-8
/
+0
2026-07-30
mm/damon/core: remove damon_verify_merge_regions_of()
SJ Park
1
-15
/
+0
2026-07-30
mm/damon/core: remove damon_verify_reset_aggregated()
SJ Park
1
-18
/
+0
2026-07-30
mm/damon/core: remove damon_warn_fix_nr_accesses_corruption()
SJ Park
1
-14
/
+0
2026-07-30
mm/damon/sysfs-schemes: use damon_nr_accesses_mvsum() for damo regions
SJ Park
1
-3
/
+3
2026-07-30
mm/damon/core: use damon_nr_accesses_mvsum() for damos region tracing
SJ Park
1
-2
/
+3
2026-07-30
mm/damon/core: use damon_nr_accesses_mvsum() in __damos_valid_target()
SJ Park
1
-5
/
+6
2026-07-30
mm/damon/core: handle unreset nr_accesses in damon_nr_accesses_mvsum()
SJ Park
1
-0
/
+3
2026-07-30
mm/damon/core: always update ->last_nr_accesses for intervals change
SJ Park
1
-2
/
+2
2026-07-30
mm/damon/tests/core-kunit: test damon_mvsum()
SJ Park
1
-0
/
+25
2026-07-30
mm/damon/core: introduce damon_nr_accesses_mvsum()
SJ Park
1
-0
/
+62
2026-07-30
mm/mm_init: handle alloc_percpu failure in free_area_init_core_hotplug
Gregory Price
2
-4
/
+13
2026-07-30
mm/migrate_device: pin large folios before splitting
Usama Arif
1
-3
/
+10
2026-07-30
mm: fix ASSERT_EXCLUSIVE_BITS by passing memdesc_flags_t by pointer
Hui Zhu
4
-6
/
+6
2026-07-30
mm/shmem: fix data-race in shmem_fault
yahia ahmed
1
-6
/
+6
2026-07-30
mm/vmpressure: move v1 userspace eventfd code into memcontrol-v1.c
Usama Arif
2
-282
/
+302
2026-07-30
mm/vmpressure: skip tree=true accounting on cgroup v2
Usama Arif
1
-4
/
+5
2026-07-30
mm/hugetlb: avoid unnecessary TLB flush for empty folio list in vmemmap optimize
Wentao Guan
1
-0
/
+3
2026-07-30
mm/page_alloc: use existing highatomic reserves on the buddy fastpath
JP Kobryn
1
-14
/
+30
2026-07-30
mm/damon/sysfs: fix typos in probe_{add,rm}_dirs: s/attr/probe/
SJ Park
1
-8
/
+8
2026-07-30
mm/damon/sysfs: split out filters setup function
SJ Park
1
-7
/
+13
2026-07-30
mm/damon/sysfs: split probe setup function out
SJ Park
1
-33
/
+45
2026-07-30
mm/damon/core: reduce range setup in damon_commit_target_regions()
SJ Park
1
-5
/
+17
2026-07-30
mm/damon/tests/core-kunit: test damon_rand()
SJ Park
1
-0
/
+15
2026-07-30
mm: rename ARCH_ENABLE_THP_MIGRATION to ARCH_HAS_PMD_SOFTLEAVES
Usama Arif
7
-14
/
+14
2026-07-30
mm/migrate_device: move softleaf_to_folio() inside device-private branch
Usama Arif
1
-4
/
+7
2026-07-30
mm/huge_memory: move softleaf_to_folio() inside migration branch
Usama Arif
1
-1
/
+2
2026-07-30
mm: extract mm_prepare_for_swap_entries() helper
Usama Arif
3
-14
/
+12
2026-07-30
mm: add softleaf_to_pmd() and convert existing callers
Usama Arif
3
-9
/
+9
2026-07-30
mm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEAN logic
Baolin Wang
1
-8
/
+0
2026-07-30
mm/damon/tests/core-kunit: test split above max_nr_regions/2
Jiayuan Chen
1
-0
/
+64
2026-07-30
mm/damon/core: split a fraction of regions when nr_regions exceeds max/2
Jiayuan Chen
1
-5
/
+44
2026-07-30
mm/damon/tests/core-kunit: add KUnit test for walk_control_obsolete behavior
Sailesh Nandanavanam
1
-0
/
+28
2026-07-30
mm/damon/stat: use secs_to_jiffies() instead of msecs_to_jiffies()
Philippe Laferriere
1
-1
/
+1
2026-07-30
mm/damon/core: use kvmalloc for target regions array
Akinobu Mita
1
-2
/
+2
2026-07-30
mm/slub: fix missing debugfs entries for caches created before sysfs init
Li Xiasong
1
-28
/
+48
2026-07-30
mm/mm_init: remove unnecessary initialization of pgdat->per_cpu_nodestats
Sang-Heon Jeon
1
-1
/
+0
2026-07-29
mm/slab, slub_kunit: register kprobe to trigger _nolock APIs
Harry Yoo (Oracle)
1
-9
/
+27
2026-07-28
mm: cleanup clear_not_present_full_ptes() and rename to clear_non_present_ptes()
David Hildenbrand (Arm)
2
-2
/
+2
[prev]
[next]