index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
ext4: process folios writeback in bytes
Zhang Yi
2
-41
/
+42
2025-07-14
tools/bootconfig: Cleanup bootconfig footer size calculations
Masami Hiramatsu (Google)
1
-8
/
+11
2025-07-14
tools/bootconfig: Replace some echo with printf for more portability
Masami Hiramatsu (Google)
1
-10
/
+10
2025-07-14
tools/bootconfig: Improve portability
Masami Hiramatsu (Google)
1
-6
/
+7
2025-07-14
tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
Bhaskar Chowdhury
1
-2
/
+2
2025-07-14
mm/damon/reclaim: use parameter context correctly
SeongJae Park
1
-2
/
+2
2025-07-14
mm/damon/lru_sort: reset enabled when DAMON start failed
SeongJae Park
1
-1
/
+4
2025-07-14
mm/damon/reclaim: reset enabled when DAMON start failed
SeongJae Park
1
-1
/
+4
2025-07-14
samples/damon/mtier: support boot time enable setup
SeongJae Park
1
-0
/
+10
2025-07-14
samples/damon/prcl: fix boot time enable crash
SeongJae Park
1
-0
/
+10
2025-07-14
samples/damon/wsse: fix boot time enable handling
SeongJae Park
1
-1
/
+11
2025-07-14
mm/damon: add trace event for effective size quota
SeongJae Park
2
-1
/
+43
2025-07-14
mm/damon: add trace event for auto-tuned monitoring intervals
SeongJae Park
2
-0
/
+18
2025-07-14
khugepaged: reduce race probability between migration and khugepaged
Dev Jain
1
-0
/
+8
2025-07-14
lib/test_vmalloc.c: introduce xfail for failing tests
Raghavendra K T
1
-15
/
+21
2025-07-14
mm/balloon_compaction: provide single balloon_page_insert() and balloon_mappi...
David Hildenbrand
1
-27
/
+15
2025-07-14
mm/balloon_compaction: "movable_ops" doc updates
David Hildenbrand
1
-7
/
+6
2025-07-14
docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
David Hildenbrand
1
-12
/
+27
2025-07-14
mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
David Hildenbrand
10
-31
/
+30
2025-07-14
mm: simplify folio_expected_ref_count()
David Hildenbrand
1
-2
/
+2
2025-07-14
mm/page-flags: remove folio_mapping_flags()
David Hildenbrand
1
-5
/
+0
2025-07-14
mm/page-alloc: remove PageMappingFlags()
David Hildenbrand
2
-9
/
+3
2025-07-14
mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
David Hildenbrand
1
-6
/
+6
2025-07-14
mm: rename PG_isolated to PG_movable_ops_isolated
David Hildenbrand
3
-13
/
+19
2025-07-14
mm: convert "movable" flag in page->mapping to a page flag
David Hildenbrand
5
-26
/
+46
2025-07-14
mm: stop storing migration_ops in page->mapping
David Hildenbrand
8
-25
/
+35
2025-07-14
mm: remove __folio_test_movable()
David Hildenbrand
3
-38
/
+17
2025-07-14
mm/page_isolation: drop __folio_test_movable() check for large folios
David Hildenbrand
1
-1
/
+1
2025-07-14
mm: rename __PageMovable() to page_has_movable_ops()
David Hildenbrand
8
-25
/
+20
2025-07-14
mm/migration: remove PageMovable()
David Hildenbrand
3
-25
/
+10
2025-07-14
mm/migrate: remove __ClearPageMovable()
David Hildenbrand
2
-17
/
+2
2025-07-14
mm/balloon_compaction: stop using __ClearPageMovable()
David Hildenbrand
2
-3
/
+12
2025-07-14
mm/zsmalloc: stop using __ClearPageMovable()
David Hildenbrand
1
-4
/
+14
2025-07-14
mm/migrate: move movable_ops page handling out of move_to_new_folio()
David Hildenbrand
1
-33
/
+30
2025-07-14
mm/migrate: remove folio_test_movable() and folio_movable_ops()
David Hildenbrand
1
-14
/
+0
2025-07-14
mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
David Hildenbrand
1
-37
/
+47
2025-07-14
mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
David Hildenbrand
1
-13
/
+24
2025-07-14
mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
David Hildenbrand
3
-13
/
+32
2025-07-14
mm/zsmalloc: make PageZsmalloc() sticky until the page is freed
David Hildenbrand
2
-7
/
+2
2025-07-14
mm/balloon_compaction: make PageOffline sticky until the page is freed
David Hildenbrand
1
-1
/
+1
2025-07-14
mm/page_alloc: let page freeing clear any set page type
David Hildenbrand
1
-0
/
+4
2025-07-14
mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
David Hildenbrand
2
-10
/
+0
2025-07-14
mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
David Hildenbrand
5
-34
/
+21
2025-07-14
mm/balloon_compaction: we cannot have isolated pages in the balloon list
David Hildenbrand
1
-6
/
+0
2025-07-14
tools/testing/selftests: add mremap() unfaulted/faulted test cases
Lorenzo Stoakes
3
-2
/
+608
2025-07-14
maple tree: add some comments
Dev Jain
2
-3
/
+9
2025-07-14
cma: move memory allocation to a helper function
Mike Rapoport (Microsoft)
1
-50
/
+54
2025-07-14
cma: split reservation of fixed area into a helper function
Mike Rapoport (Microsoft)
1
-13
/
+27
2025-07-14
cma: move __cma_declare_contiguous_nid() before its usage
Mike Rapoport (Microsoft)
1
-150
/
+144
2025-07-14
mm: remove outdated filename comment in percpu-stats.c
Xuanye Liu
1
-1
/
+0
[prev]
[next]