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
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
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-02-22
mm/memory: optimize fork() with PTE-mapped THP
David Hildenbrand
2
-19
/
+124
2024-02-22
mm/memory: pass PTE to copy_present_pte()
David Hildenbrand
1
-4
/
+5
2024-02-22
mm/memory: factor out copying the actual PTE in copy_present_pte()
David Hildenbrand
1
-30
/
+33
2024-02-22
powerpc/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
1
-4
/
+1
2024-02-22
arm/mm: use pte_next_pfn() in set_ptes()
David Hildenbrand
1
-1
/
+1
2024-02-22
mm/pgtable: make pte_next_pfn() independent of set_ptes()
David Hildenbrand
1
-1
/
+1
2024-02-22
sparc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
s390/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
riscv/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
powerpc/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
nios2/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
arm/pgtable: define PFN_PTE_SHIFT
David Hildenbrand
1
-0
/
+2
2024-02-22
arm64/mm: make set_ptes() robust when OAs cross 48-bit boundary
Ryan Roberts
1
-11
/
+17
2024-02-22
mm/vmscan: change the type of file from int to bool
Hao Ge
1
-2
/
+2
2024-02-22
mm: compaction: update the cc->nr_migratepages when allocating or freeing the...
Baolin Wang
2
-5
/
+13
2024-02-22
selftests/mm: virtual_address_range: conform to TAP format output
Muhammad Usama Anjum
1
-22
/
+22
2024-02-22
selftests/mm: transhuge-stress: conform to TAP format output
Muhammad Usama Anjum
2
-17
/
+25
2024-02-22
selftests/mm: thuge-gen: conform to TAP format output
Muhammad Usama Anjum
1
-72
/
+75
2024-02-22
selftests/mm: split_huge_page_test: conform test to TAP format output
Muhammad Usama Anjum
1
-92
/
+69
2024-02-22
selftests/mm: mremap_dontunmap: conform test to TAP format output
Muhammad Usama Anjum
1
-12
/
+20
2024-02-22
selftests/mm: mrelease_test: conform test to TAP format output
Muhammad Usama Anjum
1
-47
/
+33
2024-02-22
selftests/mm: mlock2-tests: conform test to TAP format output
Muhammad Usama Anjum
2
-175
/
+118
2024-02-22
selftests/mm: mlock-random-test: conform test to TAP format output
Muhammad Usama Anjum
1
-82
/
+54
2024-02-22
selftests/mm: map_populate: conform test to TAP format output
Muhammad Usama Anjum
1
-14
/
+23
2024-02-22
selftests/mm: map_hugetlb: conform test to TAP format output
Muhammad Usama Anjum
1
-22
/
+20
2024-02-22
selftests/mm: map_fixed_noreplace: conform test to TAP format output
Muhammad Usama Anjum
1
-65
/
+31
2024-02-22
userfaultfd: handle zeropage moves by UFFDIO_MOVE
Suren Baghdasaryan
2
-51
/
+98
2024-02-22
XArray: add cmpxchg order test
Daniel Gomez
1
-0
/
+54
2024-02-22
test_xarray: add tests for advanced multi-index use
Luis Chamberlain
1
-0
/
+176
2024-02-22
mm/cma: don't treat bad input arguments for cma_alloc() as its failure
Anshuman Khandual
1
-6
/
+4
2024-02-22
mm: ptdump: add check_wx_pages debugfs attribute
Christophe Leroy
1
-0
/
+22
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
7
-25
/
+53
2024-02-22
powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WX
Christophe Leroy
2
-9
/
+5
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
18
-71
/
+16
2024-02-22
arm: ptdump: rename CONFIG_DEBUG_WX to CONFIG_ARM_DEBUG_WX
Christophe Leroy
5
-7
/
+7
2024-02-22
mm/mempolicy: protect task interleave functions with tsk->mems_allowed_seq
Gregory Price
1
-4
/
+23
2024-02-22
mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
Gregory Price
4
-4
/
+225
2024-02-22
mm/mempolicy: refactor a read-once mechanism into a function for re-use
Gregory Price
1
-10
/
+16
2024-02-22
mm/mempolicy: implement the sysfs-based weighted_interleave interface
Rakie Kim
3
-0
/
+252
2024-02-22
mm/mmap: use SZ_{8K, 128K} helper macro
Yajun Deng
1
-4
/
+4
2024-02-22
Docs/translations/damon/usage: update for monitor_on renaming
SeongJae Park
2
-20
/
+20
2024-02-22
Docs/admin-guide/mm/damon/usage: update for monitor_on renaming
SeongJae Park
1
-14
/
+15
2024-02-22
mm/damon/dbgfs: rename monitor_on file to monitor_on_DEPRECATED
SeongJae Park
1
-1
/
+1
2024-02-22
selftets/damon: prepare for monitor_on file renaming
SeongJae Park
3
-4
/
+26
2024-02-22
Docs/admin-guide/mm/damon/usage: document 'DEPRECATED' file of DAMON debugfs ...
SeongJae Park
1
-3
/
+10
2024-02-22
mm/damon/dbgfs: make debugfs interface deprecation message a macro
SeongJae Park
1
-8
/
+7
2024-02-22
mm/damon/dbgfs: implement deprecation notice file
SeongJae Park
1
-2
/
+17
2024-02-22
mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED
SeongJae Park
1
-1
/
+6
2024-02-22
Docs/admin-guide/mm/damon/usage: use sysfs interface for tracepoints example
SeongJae Park
1
-2
/
+2
2024-02-22
mm: zswap: function ordering: shrink_memcg_cb
Johannes Weiner
1
-64
/
+61
[next]