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