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
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
1
-1
/
+3
2022-03-14
Merge branch 'for-next/pauth' into for-next/core
Will Deacon
1
-0
/
+14
2022-02-25
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
1
-0
/
+14
2022-02-22
arm64: clean up symbol aliasing
Mark Rutland
1
-2
/
+3
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
1
-1
/
+3
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-86
/
+464
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
7
-86
/
+464
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
1
-2
/
+2
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
1
-2
/
+2
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
4
-80
/
+455
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2
-0
/
+41
2021-12-16
KVM: arm64: Implement do_unshare() helper for unsharing memory
Will Deacon
1
-0
/
+115
2021-12-16
KVM: arm64: Implement __pkvm_host_share_hyp() using do_share()
Will Deacon
1
-88
/
+33
2021-12-16
KVM: arm64: Implement do_share() helper for sharing memory
Will Deacon
1
-0
/
+237
2021-12-16
KVM: arm64: Introduce wrappers for host and hyp spin lock accessors
Will Deacon
1
-6
/
+26
2021-12-16
KVM: arm64: Hook up ->page_count() for hypervisor stage-1 page-table
Will Deacon
1
-0
/
+1
2021-12-16
KVM: arm64: Fixup hyp stage-1 refcount
Quentin Perret
1
-5
/
+16
2021-12-16
KVM: arm64: Provide {get,put}_page() stubs for early hyp allocator
Quentin Perret
1
-0
/
+5
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
3
-3
/
+4
2021-12-15
KVM: arm64: Make __io_map_base static
Quentin Perret
1
-1
/
+2
2021-12-15
KVM: arm64: Make the hyp memory pool static
Quentin Perret
1
-1
/
+1
2021-12-15
KVM: arm64: pkvm: Fix hyp_pool max order
Quentin Perret
1
-1
/
+1
2021-12-14
arm64: Enable KCSAN
Kefeng Wang
1
-0
/
+1
2021-12-07
Merge branch kvm-arm64/hyp-header-split into kvmarm-master/next
Marc Zyngier
3
-0
/
+3
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
3
-0
/
+3
2021-11-24
KVM: arm64: Move pkvm's special 32bit handling into a generic infrastructure
Marc Zyngier
1
-7
/
+1
2021-11-22
KVM: arm64: Stop mapping current thread_info at EL2
Marc Zyngier
1
-1
/
+0
2021-11-13
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
3
-4
/
+14
2021-11-08
KVM: arm64: Fix host stage-2 finalization
Quentin Perret
1
-2
/
+12
2021-11-08
KVM: arm64: nvhe: Fix a non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-11-08
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
1
-1
/
+1
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
8
-29
/
+832
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
7
-9
/
+786
2021-10-18
KVM: arm64: pkvm: Give priority to standard traps over pvm handling
Marc Zyngier
1
-4
/
+7
2021-10-18
KVM: arm64: pkvm: Pass vpcu instead of kvm to kvm_get_exit_handler_array()
Marc Zyngier
1
-2
/
+2
2021-10-18
KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
Marc Zyngier
2
-13
/
+13
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
4
-7
/
+4
2021-10-18
KVM: arm64: pkvm: Preserve pending SError on exit from AArch32
Marc Zyngier
1
-1
/
+2
2021-10-18
KVM: arm64: pkvm: Handle GICv3 traps as required
Marc Zyngier
1
-1
/
+17
2021-10-18
KVM: arm64: pkvm: Drop sysregs that should never be routed to the host
Marc Zyngier
1
-50
/
+0
2021-10-18
KVM: arm64: pkvm: Drop AArch32-specific registers
Marc Zyngier
1
-4
/
+0
2021-10-18
KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI
Marc Zyngier
1
-11
/
+22
2021-10-18
KVM: arm64: pkvm: Use a single function to expose all id-regs
Marc Zyngier
2
-22
/
+25
2021-10-11
KVM: arm64: Handle protected guests at 32 bits
Fuad Tabba
1
-0
/
+34
2021-10-11
KVM: arm64: Trap access to pVM restricted features
Fuad Tabba
1
-0
/
+57
2021-10-11
KVM: arm64: Move sanitized copies of CPU features
Fuad Tabba
2
-6
/
+2
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
3
-1
/
+196
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
4
-1
/
+503
2021-10-11
KVM: arm64: Pass struct kvm to per-EC handlers
Fuad Tabba
1
-1
/
+1
[next]