index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-04-05
mm/mremap: check map count under mmap write lock and abstract
Lorenzo Stoakes (Oracle)
-13
/
+75
2026-04-05
mm: abstract reading sysctl_max_map_count, and READ_ONCE()
Lorenzo Stoakes (Oracle)
-12
/
+24
2026-04-05
mm/mremap: correct invalid map count check
Lorenzo Stoakes (Oracle)
-16
/
+12
2026-04-05
kasan: update outdated comment
Kexin Sun
-4
/
+4
2026-04-05
mm: migrate: requeue destination folio on deferred split queue
Usama Arif
-0
/
+17
2026-04-05
selftest: memcg: skip memcg_sock test if address family not supported
Waiman Long
-1
/
+10
2026-04-05
selftests/mm: pagemap_ioctl: remove hungarian notation
Mike Rapoport (Microsoft)
-10
/
+10
2026-04-05
mm: ratelimit min_free_kbytes adjustment messages
Breno Leitao
-4
/
+4
2026-04-05
mm: huge_memory: refactor enabled_store() with set_global_enabled_mode()
Breno Leitao
-15
/
+48
2026-04-05
mm: huge_memory: refactor anon_enabled_store() with set_anon_enabled_mode()
Breno Leitao
-32
/
+52
2026-04-05
mm: khugepaged: export set_recommended_min_free_kbytes()
Breno Leitao
-1
/
+6
2026-04-05
selftests/damon/sysfs.py: test goal_tuner commit
SeongJae Park
-0
/
+7
2026-04-05
selftests/damon/drgn_dump_damon_status: support quota goal_tuner dumping
SeongJae Park
-0
/
+1
2026-04-05
selftests/damon/_damon_sysfs: support goal_tuner setup
SeongJae Park
-3
/
+9
2026-04-05
mm/damon/tests/core-kunit: test goal_tuner commit
SeongJae Park
-0
/
+3
2026-04-05
Docs/ABI/damon: update for goal_tuner
SeongJae Park
-0
/
+6
2026-04-05
Docs/admin-guide/mm/damon/usage: document goal_tuner sysfs file
SeongJae Park
-4
/
+12
2026-04-05
Docs/mm/damon/design: document the goal-based quota tuner selections
SeongJae Park
-0
/
+12
2026-04-05
mm/damon/sysfs-schemes: implement quotas->goal_tuner file
SeongJae Park
-0
/
+58
2026-04-05
mm/damon/core: introduce DAMOS_QUOTA_GOAL_TUNER_TEMPORAL
SeongJae Park
-5
/
+26
2026-04-05
mm/damon/core: allow quota goals set zero effective size quota
SeongJae Park
-5
/
+26
2026-04-05
mm/damon/core: introduce damos_quota_goal_tuner
SeongJae Park
-0
/
+11
2026-04-05
mm/swap: strengthen locking assertions and invariants in cluster allocation
Hui Zhu
-1
/
+6
2026-04-05
mm: prevent droppable mappings from being locked
Anthony Yznaga
-8
/
+23
2026-04-05
zram: unify and harden algo/priority params handling
Sergey Senozhatsky
-40
/
+66
2026-04-05
zram: remove chained recompression
Sergey Senozhatsky
-69
/
+24
2026-04-05
zram: update recompression documentation
Sergey Senozhatsky
-22
/
+18
2026-04-05
zram: drop ->num_active_comps
Sergey Senozhatsky
-14
/
+16
2026-04-05
zram: do not autocorrect bad recompression parameters
Sergey Senozhatsky
-9
/
+8
2026-04-05
zram: do not permit params change after init
Sergey Senozhatsky
-0
/
+4
2026-04-05
kho: drop restriction on maximum page order
Pratyush Yadav
-1
/
+1
2026-04-05
kho: make sure preservations do not span multiple NUMA nodes
Pratyush Yadav (Google)
-1
/
+9
2026-04-05
KVM: PPC: remove hugetlb.h inclusion
David Hildenbrand (Arm)
-1
/
+0
2026-04-05
KVM: remove hugetlb.h inclusion
David Hildenbrand (Arm)
-1
/
+0
2026-04-05
mm: move vma_mmu_pagesize() from hugetlb to vma.c
David Hildenbrand (Arm)
-18
/
+28
2026-04-05
mm: move vma_kernel_pagesize() from hugetlb to mm.h
David Hildenbrand (Arm)
-24
/
+20
2026-04-05
docs: mm: fix typo in numa_memory_policy.rst
Akinobu Mita
-1
/
+1
2026-04-05
Docs/mm/damon/index: fix typo: autoamted -> automated
SeongJae Park
-1
/
+1
2026-04-05
Docs/mm/damon/maintainer-profile: use flexible review cadence
SeongJae Park
-4
/
+4
2026-04-05
Docs/admin-guide/mm/damn/lru_sort: fix intervals autotune parameter name
SeongJae Park
-2
/
+2
2026-04-05
mm/damon: document non-zero length damon_region assumption
SeongJae Park
-0
/
+2
2026-04-05
mm/damon/core: clarify damon_set_attrs() usages
SeongJae Park
-2
/
+10
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_is_last_region()
SeongJae Park
-0
/
+23
2026-04-05
mm/damon/core: use mult_frac()
SeongJae Park
-10
/
+10
2026-04-05
mm/damon/core: use time_after_eq() in kdamond_fn()
SeongJae Park
-5
/
+9
2026-04-05
mm/damon/core: use time_before() for next_apply_sis
SeongJae Park
-3
/
+3
2026-04-05
mm/damon/core: remove damos_set_next_apply_sis() duplicates
SeongJae Park
-9
/
+2
2026-04-05
Docs/mm/damon/design: document the power-of-two limitation for addr_unit
SeongJae Park
-0
/
+2
2026-04-05
mm/damon/tests/core-kunit: add a test for damon_commit_ctx()
SeongJae Park
-0
/
+22
2026-04-05
selftests/damon/config: enable DAMON_DEBUG_SANITY
SeongJae Park
-0
/
+1
[prev]
[next]