index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-01
sparc/mm: export symbols for lazy_mmu_mode KUnit tests
Kevin Brodsky
2
-1
/
+6
2026-02-01
mm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
3
-3
/
+5
2026-02-01
mm: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-1
/
+1
2026-02-01
mm: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
3
-6
/
+6
2026-02-01
mm/hugetlb: enforce brace style
Joshua Hahn
1
-7
/
+13
2026-02-01
mm/hugetlb: remove unnecessary if condition
Joshua Hahn
1
-7
/
+4
2026-02-01
mm/highmem: fix __kmap_to_page() build error
William Tambe
1
-1
/
+2
2026-02-01
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
7
-19
/
+91
2026-02-01
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
2
-2
/
+22
2026-02-01
mm: fix OOM killer inaccuracy on large many-core systems
Mathieu Desnoyers
2
-11
/
+18
2026-02-01
alloc_tag: fix rw permission issue when handling boot parameter
Ran Xiaokai
1
-6
/
+16
2026-02-01
mm: drop filename from page_alloc.c header comment
Manish Kumar
1
-1
/
+0
2026-02-01
zram: rename init_lock to dev_lock
Sergey Senozhatsky
2
-32
/
+32
2026-02-01
MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
David Hildenbrand (Red Hat)
1
-2
/
+11
2026-02-01
mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
7
-10
/
+10
2026-02-01
mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
David Hildenbrand (Red Hat)
11
-35
/
+35
2026-02-01
mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
David Hildenbrand (Red Hat)
1
-10
/
+7
2026-02-01
mm: rename balloon_compaction.(c|h) to balloon.(c|h)
David Hildenbrand (Red Hat)
8
-17
/
+15
2026-02-01
mm/vmscan: drop inclusion of balloon_compaction.h
David Hildenbrand (Red Hat)
1
-1
/
+0
2026-02-01
mm/balloon_compaction: remove "extern" from functions
David Hildenbrand (Red Hat)
1
-8
/
+8
2026-02-01
mm/balloon_compaction: mark remaining functions for having proper kerneldoc
David Hildenbrand (Red Hat)
1
-5
/
+5
2026-02-01
mm/balloon_compaction: assert that the balloon_pages_lock is held
David Hildenbrand (Red Hat)
1
-0
/
+2
2026-02-01
mm/balloon_compaction: move internal helpers to balloon_compaction.c
David Hildenbrand (Red Hat)
2
-44
/
+37
2026-02-01
mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
David Hildenbrand (Red Hat)
2
-11
/
+8
2026-02-01
mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
2
-33
/
+2
2026-02-01
drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
David Hildenbrand (Red Hat)
1
-10
/
+15
2026-02-01
mm/balloon_compaction: drop fs.h include from balloon_compaction.h
David Hildenbrand (Red Hat)
1
-1
/
+0
2026-02-01
mm/balloon_compaction: make balloon_mops static
David Hildenbrand (Red Hat)
2
-2
/
+1
2026-02-01
mm/balloon_compaction: remove dependency on page lock
David Hildenbrand (Red Hat)
2
-38
/
+25
2026-02-01
mm/balloon_compaction: use a device-independent balloon (list) lock
David Hildenbrand (Red Hat)
2
-18
/
+22
2026-02-01
vmw_balloon: stop using the balloon_dev_info lock
David Hildenbrand (Red Hat)
1
-8
/
+12
2026-02-01
mm/balloon_compaction: centralize adjust_managed_page_count() handling
David Hildenbrand (Red Hat)
4
-29
/
+22
2026-02-01
mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
4
-73
/
+35
2026-02-01
mm/balloon_compaction: improve comments for WARN_ON_ONCE(!b_dev_info)
David Hildenbrand (Red Hat)
1
-2
/
+10
2026-02-01
powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
David Hildenbrand (Red Hat)
1
-11
/
+5
2026-02-01
vmw_balloon: remove vmballoon_compaction_init()
David Hildenbrand (Red Hat)
1
-25
/
+5
2026-02-01
vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
David Hildenbrand (Red Hat)
1
-0
/
+2
2026-02-01
mm/khugepaged: make khugepaged_collapse_control static
Shivank Garg
1
-1
/
+1
2026-02-01
mm/khugepaged: use enum scan_result for result variables and return types
Shivank Garg
1
-53
/
+46
2026-02-01
mm/khugepaged: change collapse_pte_mapped_thp() to return void
Shivank Garg
2
-22
/
+27
2026-02-01
mm/khugepaged: remove unnecessary goto 'skip' label
Shivank Garg
1
-3
/
+4
2026-02-01
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
23
-87
/
+239
2026-01-27
mm/damon: hide kdamond and kdamond_lock of damon_ctx
SeongJae Park
1
-15
/
+14
2026-01-27
mm/damon/reclaim: use damon_kdamond_pid()
SeongJae Park
1
-1
/
+3
2026-01-27
mm/damon/lru_sort: use damon_kdamond_pid()
SeongJae Park
1
-1
/
+3
2026-01-27
mm/damon/sysfs: use damon_kdamond_pid()
SeongJae Park
1
-4
/
+3
2026-01-27
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
2
-0
/
+18
2026-01-27
cgroup: use nodes_and() output where appropriate
Yury Norov
1
-4
/
+3
2026-01-27
mm: use nodes_and() return value to simplify client code
Yury Norov
2
-4
/
+2
2026-01-27
nodemask: propagate boolean for nodes_and{,not}
Yury Norov
1
-4
/
+4
[next]