index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
hyp-main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2021-12-16
1
-0
/
+8
*
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
2021-10-18
1
-1
/
+10
|
\
|
*
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
2021-10-11
1
-0
/
+9
|
*
KVM: arm64: Don't include switch.h into nvhe/kvm-main.c
Marc Zyngier
2021-10-11
1
-1
/
+1
*
|
KVM: arm64: Disable privileged hypercalls after pKVM finalisation
Will Deacon
2021-10-11
1
-11
/
+26
|
/
*
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2021-08-11
1
-7
/
+4
*
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2021-08-11
1
-9
/
+0
*
KVM: arm64: Commit pending PC adjustemnts before returning to userspace
Marc Zyngier
2021-05-15
1
-0
/
+8
*
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-04-13
1
-1
/
+1
|
\
|
*
KVM: arm64: Use BUG and BUG_ON in nVHE hyp
Andrew Scull
2021-04-01
1
-1
/
+1
*
|
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
2021-03-19
1
-0
/
+9
*
|
KVM: arm64: Wrap the host with a stage 2
Quentin Perret
2021-03-19
1
-0
/
+10
*
|
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret
2021-03-19
1
-0
/
+49
*
|
Merge tag 'v5.12-rc3' into kvm-arm64/host-stage2
Marc Zyngier
2021-03-19
1
-6
/
+6
|
\
|
|
*
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
2021-03-09
1
-3
/
+3
|
*
KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()
Marc Zyngier
2021-03-06
1
-3
/
+3
*
|
KVM: arm64: Fix host's ZCR_EL2 restore on nVHE
Marc Zyngier
2021-03-18
1
-1
/
+2
*
|
KVM: arm64: Trap host SVE accesses when the FPSIMD state is dirty
Marc Zyngier
2021-03-18
1
-0
/
+4
|
/
*
KVM: arm64: Remove patching of fn pointers in hyp
David Brazdil
2021-01-23
1
-7
/
+4
*
KVM: arm64: Move skip_host_instruction to adjust_pc.h
David Brazdil
2020-12-22
1
-10
/
+2
*
KVM: arm64: Bootstrap PSCI SMC handler in nVHE EL2
David Brazdil
2020-12-04
1
-4
/
+6
*
KVM: arm64: Add SMC handler in nVHE EL2
David Brazdil
2020-12-04
1
-3
/
+32
*
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
2020-12-04
1
-0
/
+2
*
KVM: arm64: Simplify __kvm_enable_ssbs()
Marc Zyngier
2020-11-27
1
-1
/
+5
*
KVM: arm64: Turn host HVC handling into a dispatch table
Marc Zyngier
2020-11-09
1
-94
/
+134
*
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
2020-09-15
1
-6
/
+6
*
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
2020-09-15
1
-13
/
+94
*
KVM: arm64: nVHE: Switch to hyp context for EL2
Andrew Scull
2020-09-15
1
-0
/
+36