index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
5
-34
/
+95
2020-08-28
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
2
-8
/
+14
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
5
-26
/
+81
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-38
/
+38
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
27
-1702
/
+2162
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2020-07-30
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
1
-1
/
+1
2020-07-30
Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/next
Marc Zyngier
1
-3
/
+23
2020-07-30
KVM: arm64: Ensure that all nVHE hyp code is in .hyp.text
David Brazdil
1
-3
/
+23
2020-07-28
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
3
-10
/
+10
2020-07-28
Merge branch 'kvm-arm64/ptrauth-nvhe' into kvmarm-master/next-WIP
Marc Zyngier
1
-0
/
+5
2020-07-07
KVM: arm64: Move SPSR_EL1 to the system register array
Marc Zyngier
1
-2
/
+2
2020-07-07
KVM: arm64: Disintegrate SPSR array
Marc Zyngier
1
-18
/
+10
2020-07-07
KVM: arm64: Move SP_EL1 to the system register array
Marc Zyngier
1
-2
/
+2
2020-07-07
KVM: arm64: Move ELR_EL1 to the system register array
Marc Zyngier
1
-2
/
+2
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
3
-16
/
+15
2020-07-07
KVM: arm64: debug: Drop useless vpcu parameter
Marc Zyngier
1
-10
/
+8
2020-07-07
KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access
Marc Zyngier
1
-10
/
+13
2020-07-07
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
4
-64
/
+61
2020-07-07
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2
-4
/
+6
2020-07-07
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
5
-34
/
+33
2020-07-05
KVM: arm64: Rename HSR to ESR
Gavin Shan
3
-10
/
+10
2020-07-05
KVM: arm64: Lift instrumentation restrictions on VHE
David Brazdil
1
-8
/
+0
2020-07-05
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
15
-144
/
+131
2020-07-05
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
3
-15
/
+7
2020-07-05
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
5
-4
/
+17
2020-07-05
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
8
-149
/
+180
2020-07-05
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
6
-69
/
+118
2020-07-05
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
9
-941
/
+1006
2020-07-05
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
5
-94
/
+169
2020-07-05
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2
-1
/
+164
2020-07-05
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
4
-4
/
+6
2020-07-05
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
3
-3
/
+58
2020-07-05
KVM: arm64: Move __smccc_workaround_1_smc to .rodata
David Brazdil
3
-16
/
+33
2020-07-05
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
1
-1
/
+1
2020-06-11
Merge tag 'kvmarm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
3
-8
/
+69
2020-06-10
Merge branch 'kvm-arm64/ptrauth-fixes' into kvmarm-master/next
Marc Zyngier
3
-6
/
+69
2020-06-09
KVM: arm64: Remove host_cpu_context member from vcpu structure
Marc Zyngier
3
-7
/
+9
2020-06-09
KVM: arm64: Handle PtrAuth traps early
Marc Zyngier
1
-0
/
+61
2020-06-09
KVM: arm64: Stop save/restoring ACTLR_EL1
James Morse
1
-2
/
+0
2020-06-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-17
/
+1308
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-10
/
+13
2020-05-28
KVM: arm64: vgic-v3: Take cpu_if pointer directly instead of vcpu
Christoffer Dall
2
-27
/
+14
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
1
-1
/
+1
2020-05-16
KVM: arm64: Simplify __kvm_timer_set_cntvoff implementation
Marc Zyngier
1
-2
/
+1
2020-05-16
KVM: arm64: Clean up kvm makefiles
Fuad Tabba
1
-11
/
+4
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
1
-11
/
+11
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
4
-6
/
+1318
2020-05-04
arm64: Unify WORKAROUND_SPECULATIVE_AT_{NVHE,VHE}
Andrew Scull
3
-10
/
+13
2020-04-30
KVM: arm64: Save/restore sp_el0 as part of __guest_enter
Marc Zyngier
2
-14
/
+26
[next]