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
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
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
3
-1
/
+90
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
6
-5
/
+78
2024-09-12
Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
1
-2
/
+18
2024-09-10
KVM: arm64: Register ptdump with debugfs on guest creation
Sebastian Ene
1
-0
/
+6
2024-09-10
arm64: ptdump: Use the ptdump description from a local context
Sebastian Ene
1
-0
/
+1
2024-09-10
arm64: ptdump: Expose the attribute parsing functionality
Sebastian Ene
1
-1
/
+41
2024-09-10
KVM: arm64: Move pagetable definitions to common header
Sebastian Ene
1
-0
/
+42
2024-08-30
KVM: arm64: nv: Add support for FEAT_ATS1A
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Make ps_to_output_size() generally available
Marc Zyngier
1
-0
/
+14
2024-08-30
KVM: arm64: nv: Add emulation of AT S12E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E2{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Add basic emulation of AT S1E{0,1}{R,W}
Marc Zyngier
1
-0
/
+1
2024-08-30
KVM: arm64: nv: Turn upper_attr for S2 walk into the full descriptor
Marc Zyngier
1
-2
/
+2
2024-08-30
KVM: arm64: nv: Enforce S2 alignment when contiguous bit is set
Marc Zyngier
1
-0
/
+22
2024-08-30
arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
Marc Zyngier
1
-2
/
+3
2024-08-30
arm64: Add system register encoding for PSTATE.PAN
Marc Zyngier
1
-0
/
+3
2024-08-30
arm64: Add PAR_EL1 field description
Marc Zyngier
1
-0
/
+18
2024-08-30
arm64: Add missing APTable and TCR_ELx.HPD masks
Marc Zyngier
2
-0
/
+10
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
1
-1
/
+2
2024-08-27
KVM: arm64: Add ICH_HCR_EL2 to the vcpu state
Marc Zyngier
1
-0
/
+2
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
1
-0
/
+10
2024-08-27
KVM: arm64: Move FPMR into the sysreg array
Marc Zyngier
1
-1
/
+1
2024-08-27
KVM: arm64: Add predicate for FPMR support in a VM
Marc Zyngier
1
-0
/
+4
2024-08-27
KVM: arm64: Move SVCR into the sysreg array
Marc Zyngier
1
-1
/
+3
2024-08-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2024-08-14
arm64: uaccess: correct thinko in __get_mem_asm()
Mark Rutland
1
-1
/
+1
2024-08-13
Merge tag 'kvmarm-fixes-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+1
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
1
-1
/
+1
2024-08-02
arm64: jump_label: Ensure patched jump_labels are visible to all CPUs
Will Deacon
1
-0
/
+1
2024-08-01
arm64: cputype: Add Cortex-A725 definitions
Mark Rutland
1
-0
/
+2
2024-08-01
arm64: cputype: Add Cortex-X1C definitions
Mark Rutland
1
-0
/
+2
2024-07-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-0
/
+22
2024-07-25
arm64: mm: Fix lockless walks with static and dynamic page-table folding
Will Deacon
1
-0
/
+22
2024-07-22
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-40
/
+317
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-11
/
+0
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-990
/
+30
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-07-16
Merge tag 'kvmarm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
9
-39
/
+317
2024-07-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-75
/
+61
2024-07-15
Merge branch 'arm64-uaccess' (early part)
Linus Torvalds
2
-46
/
+126
2024-07-15
Merge branch 'word-at-a-time'
Linus Torvalds
1
-8
/
+3
2024-07-15
Merge branch 'runtime-constants'
Linus Torvalds
1
-0
/
+88
2024-07-14
Merge branch kvm-arm64/nv-tcr2 into kvmarm/next
Oliver Upton
1
-1
/
+0
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
3
-1
/
+64
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
2
-2
/
+13
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
2
-35
/
+31
2024-07-13
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
1
-1
/
+1
2024-07-11
Merge branch 'for-next/vcpu-hotplug' into for-next/core
Catalin Marinas
1
-0
/
+12
[next]