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-05-28
mm/damon/core: remove damon_set_region_biggest_system_ram_default()
SeongJae Park
1
-64
/
+0
2026-05-28
mm/damon/lru_sort: cover all system rams
SeongJae Park
1
-3
/
+5
2026-05-28
mm/damon/reclaim: cover all system rams
SeongJae Park
1
-7
/
+7
2026-05-28
mm/damon: introduce damon_set_region_system_rams_default()
SeongJae Park
1
-5
/
+72
2026-05-28
vmalloc: add __GFP_SKIP_KASAN support
Muhammad Usama Anjum
1
-4
/
+9
2026-05-28
mm/memcontrol: hoist pstatc_pcpu assignment out of CPU loop
Hui Zhu
1
-3
/
+2
2026-05-28
mm/migrate: rename PAGE_ migration flags to FOLIO_
Shivank Garg
1
-25
/
+23
2026-05-28
mm/damon/tests/core-kunit: test pause commitment
SeongJae Park
1
-0
/
+4
2026-05-28
mm/damon/sysfs: add pause file under context dir
SeongJae Park
1
-0
/
+31
2026-05-28
mm/damon/core: introduce damon_ctx->paused
SeongJae Park
1
-0
/
+9
2026-05-28
mm: limit filemap_fault readahead to VMA boundaries
Frederick Mayle
2
-1
/
+9
2026-05-28
mm/madvise: reject invalid process_madvise() advice for zero-length vectors
fujunjie
1
-35
/
+25
2026-05-28
mm: remove page_mapped()
David Hildenbrand (Arm)
2
-5
/
+5
2026-05-28
mm/damon: support MADV_COLLAPSE via DAMOS_COLLAPSE scheme action
Asier Gutierrez
2
-0
/
+7
2026-05-28
mm/damon: add synchronous commit for commit_inputs
Liew Rui Yan
2
-14
/
+78
2026-05-28
mm/damon/ops-common: optimize damon_hot_score() using ilog2()
Liew Rui Yan
1
-3
/
+6
2026-05-28
mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE
Muchun Song
1
-3
/
+10
2026-05-28
mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pages
Muchun Song
1
-15
/
+19
2026-05-28
mm/sparse-vmemmap: fix DAX vmemmap accounting with optimization
Muchun Song
1
-4
/
+30
2026-05-28
mm/sparse-vmemmap: pass @pgmap argument to memory deactivation paths
Muchun Song
3
-14
/
+15
2026-05-28
mm/memory_hotplug: fix incorrect altmap passing in error path
Muchun Song
1
-1
/
+1
2026-05-28
mm/sparse-vmemmap: fix vmemmap accounting underflow
Muchun Song
1
-8
/
+12
2026-05-28
mm/kfence: use special gfp_t format specifier
Brendan Jackman
1
-1
/
+1
2026-05-28
mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch
Deepanshu Kartikey
1
-3
/
+4
2026-05-28
mm/lruvec: preemptively free dead folios during lru_add drain
JP Kobryn (Meta)
1
-1
/
+40
2026-05-28
mm, page_alloc: reintroduce page allocation stall warning
David Rientjes
1
-0
/
+46
2026-05-28
mm/thp: dead code cleanup in Kconfig
Julian Braha
1
-4
/
+1
2026-05-28
mm/page_alloc: cleanup flag vars in alloc_pages_bulk_noprof()
Brendan Jackman
1
-4
/
+1
2026-05-28
mm/memory-failure: replace magic number 3 with GET_PAGE_MAX_RETRY_NUM
wangxuewen
1
-1
/
+1
2026-05-28
mm/page_io: rename swap_iocb fields for clarity
David Carlier
1
-21
/
+21
2026-05-28
mm/vmpressure: skip socket pressure for costly order reclaim
JP Kobryn (Meta)
2
-7
/
+16
2026-05-28
mm: huge_memory: refactor defrag_show() to use defrag_flags[]
Breno Leitao
1
-16
/
+22
2026-05-28
mm: huge_memory: use sysfs_match_string() in defrag_store()
Breno Leitao
1
-26
/
+34
2026-05-28
mm/khugepaged: use ALIGN helpers for PMD alignment
Ye Liu
1
-4
/
+4
2026-05-28
mm/memory-failure: use bool for forcekill state
Ye Liu
1
-3
/
+3
2026-05-28
mm/sparse: remove sparse buffer pre-allocation mechanism
Muchun Song
2
-63
/
+2
2026-05-28
mm/page_owner: fix %pGp format specifier argument type
Zhen Ni
1
-1
/
+1
2026-05-28
mm: fix mmap errno value when MAP_DROPPABLE is not supported
Anthony Yznaga
1
-1
/
+1
2026-05-28
mm/vmscan: fix typos in comments
Xiang Gao
1
-3
/
+3
2026-05-28
mm/sparse: remove unnecessary NULL check before allocating mem_section
Sang-Heon Jeon
1
-6
/
+4
2026-05-28
mm/migrate_device: cleanup up PMD Checks and warnings
Sunny Patel
1
-6
/
+3
2026-05-28
mm/damon/tests/core-kunit: test fail_charge_{num,denom} committing
SeongJae Park
1
-0
/
+6
2026-05-28
mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
SeongJae Park
1
-0
/
+54
2026-05-28
mm/damon/core: introduce failed region quota charge ratio
SeongJae Park
1
-1
/
+20
2026-05-28
mm/damon/core: merge regions after applying DAMOS schemes
SeongJae Park
1
-4
/
+55
2026-05-28
mm/damon/core: handle <min_region_sz remaining quota as empty
SeongJae Park
1
-6
/
+17
2026-05-28
mm/damon: add node_eligible_mem_bp goal metric
Ravi Jonnalagadda
2
-15
/
+164
2026-05-28
mm/damon/core: make charge_addr_from aware of end-address exclusivity
SeongJae Park
1
-1
/
+1
2026-05-28
mm/memory: update stale locking comments for fault handlers
Aditya Sharma
1
-26
/
+29
2026-05-28
mm/gup: cleanup pgtable entry accessors
Alexander Gordeev
1
-4
/
+4
[prev]
[next]