index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
2024-07-04
Docs/damon: document damos_migrate_{hot,cold}
Honggyu Kim
2
-3
/
+11
2024-07-04
mm/damon/paddr: introduce DAMOS_MIGRATE_HOT action for promotion
Hyeongtak Ji
3
-0
/
+6
2024-07-04
mm/damon/paddr: introduce DAMOS_MIGRATE_COLD action for demotion
Honggyu Kim
3
-0
/
+157
2024-07-04
mm/migrate: add MR_DAMON to migrate_reason
Honggyu Kim
2
-1
/
+3
2024-07-04
mm/damon/sysfs-schemes: add target_nid on sysfs-schemes
Hyeongtak Ji
7
-6
/
+57
2024-07-04
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
2
-3
/
+3
2024-07-04
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
2
-2
/
+2
2024-07-04
mm/mm_init.c: simplify logic of deferred_[init|free]_pages
Wei Yang
1
-56
/
+8
2024-07-04
mm/memory-failure: correct comment in me_swapcache_dirty
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: remove obsolete comment in kill_proc()
Miaohe Lin
1
-2
/
+0
2024-07-04
mm/memory-failure: fix comment of get_hwpoison_page()
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: move some function declarations into internal.h
Miaohe Lin
4
-14
/
+10
2024-07-04
mm/memory-failure: remove obsolete comment in unpoison_memory()
Miaohe Lin
1
-4
/
+0
2024-07-04
mm/memory-failure: use helper macro task_pid_nr()
Miaohe Lin
1
-4
/
+4
2024-07-04
mm/memory-failure: don't export hwpoison_filter() when !CONFIG_HWPOISON_INJECT
Miaohe Lin
1
-2
/
+1
2024-07-04
mm/memory-failure: remove confusing initialization to count
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: remove unneeded empty string
Miaohe Lin
1
-1
/
+1
2024-07-04
mm/memory-failure: save some page_folio() calls
Miaohe Lin
1
-3
/
+3
2024-07-04
mm/memory-failure: add macro GET_PAGE_MAX_RETRY_NUM
Miaohe Lin
1
-3
/
+5
2024-07-04
mm/memory-failure: remove MF_MSG_SLAB
Miaohe Lin
3
-3
/
+0
2024-07-04
mm/memory-failure: simplify put_ref_page()
Miaohe Lin
1
-5
/
+1
2024-07-04
mm/hugetlb: guard dequeue_hugetlb_folio_nodemask against NUMA_NO_NODE uses
Oscar Salvador
1
-0
/
+4
2024-07-04
mm/hugetlb_cgroup: switch to the new cftypes
Xiu Jianfeng
2
-151
/
+17
2024-07-04
mm/hugetlb_cgroup: prepare cftypes based on template
Xiu Jianfeng
2
-2
/
+158
2024-07-04
mm/hugetlb_cgroup: identify the legacy using cgroup_subsys_on_dfl()
Xiu Jianfeng
1
-2
/
+2
2024-07-04
mm: report per-page metadata information
Sourav Panda
9
-15
/
+85
2024-07-04
selftests/mm: guard defines from shm
Edward Liaw
1
-0
/
+8
2024-07-04
selftests/mm: include linux/mman.h
Edward Liaw
1
-4
/
+1
2024-07-04
mm/memory_hotplug: prevent accessing by index=-1
Anastasia Belova
1
-1
/
+2
2024-07-04
mm/mlock: implement folio_mlock_step() using folio_pte_batch()
Lance Yang
1
-15
/
+4
2024-07-04
mm: zswap: handle incorrect attempts to load large folios
Yosry Ahmed
2
-1
/
+12
2024-07-04
mm: zswap: add zswap_never_enabled()
Yosry Ahmed
2
-0
/
+16
2024-07-04
mm: zswap: rename is_zswap_enabled() to zswap_is_enabled()
Yosry Ahmed
3
-4
/
+4
2024-07-04
mm/mm_init.c: print mem_init info after defer_init is done
Wei Yang
1
-1
/
+3
2024-07-04
mm/sparse: use MEMBLOCK_ALLOC_ACCESSIBLE enum instead of 0
Leesoo Ahn
1
-1
/
+1
2024-07-04
mm/vmscan: avoid split lazyfree THP during shrink_folio_list()
Lance Yang
3
-10
/
+91
2024-07-04
mm/rmap: integrate PMD-mapped folio splitting into pagewalk loop
Lance Yang
4
-26
/
+67
2024-07-04
mm/rmap: remove duplicated exit code in pagewalk loop
Lance Yang
1
-25
/
+15
2024-07-04
mm: do not start/end writeback for pages stored in zswap
Usama Arif
1
-2
/
+0
2024-07-04
selftests/mm: use asm volatile to not optimize mmap read variable
Pankaj Raghav
1
-1
/
+2
2024-07-04
mm: set pte writable while pte_soft_dirty() is true in do_swap_page()
Barry Song
1
-1
/
+1
2024-07-04
mm: introduce pmd|pte_needs_soft_dirty_wp helpers for softdirty write-protect
Barry Song
4
-4
/
+14
2024-07-04
selftests/mm: kvm, mdwe fixes to avoid requiring "make headers"
John Hubbard
1
-0
/
+331
2024-07-04
selftests/mm: fix vm_util.c build failures: add snapshot of fs.h
John Hubbard
1
-0
/
+392
2024-07-04
selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS
John Hubbard
3
-48
/
+48
2024-07-04
selftests/mm: mseal, self_elf: factor out test macros and other duplicated items
John Hubbard
4
-80
/
+44
2024-07-04
selftests/mm: mseal, self_elf: fix missing __NR_mseal
John Hubbard
2
-2
/
+2
2024-07-04
mm: swap: remove 'synchronous' argument to swap_read_folio()
Yosry Ahmed
4
-13
/
+11
2024-07-04
mm/highmem: make nr_free_highpages() return "unsigned long"
David Hildenbrand
3
-7
/
+7
2024-07-04
mm/highmem: reimplement totalhigh_pages() by walking zones
David Hildenbrand
3
-14
/
+16
[next]