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-09-16
Merge branch 'kvm-arm64/nvhe-hyp-context' into kvmarm-master/next
Marc Zyngier
10
-203
/
+423
2020-09-15
KVM: arm64: nVHE: Fix pointers during SMCCC convertion
Andrew Scull
3
-10
/
+6
2020-09-15
KVM: arm64: nVHE: Migrate hyp-init to SMCCC
Andrew Scull
1
-28
/
+38
2020-09-15
KVM: arm64: nVHE: Migrate hyp interface to SMCCC
Andrew Scull
1
-13
/
+94
2020-09-15
KVM: arm64: nVHE: Pass pointers consistently to hyp-init
Andrew Scull
1
-1
/
+0
2020-09-15
KVM: arm64: nVHE: Handle hyp panics
Andrew Scull
2
-33
/
+63
2020-09-15
KVM: arm64: nVHE: Switch to hyp context for EL2
Andrew Scull
4
-19
/
+89
2020-09-15
KVM: arm64: Share context save and restore macros
Andrew Scull
1
-39
/
+0
2020-09-15
KVM: arm64: Restore hyp when panicking in guest context
Andrew Scull
4
-4
/
+34
2020-09-15
KVM: arm64: Update context references from host to hyp
Andrew Scull
1
-11
/
+11
2020-09-15
KVM: arm64: Introduce hyp context
Andrew Scull
4
-8
/
+8
2020-09-15
KVM: arm64: nVHE: Don't consume host SErrors with ESB
Andrew Scull
1
-1
/
+5
2020-09-15
KVM: arm64: nVHE: Use separate vector for the host
Andrew Scull
4
-67
/
+112
2020-09-15
KVM: arm64: Save chosen hyp vector to a percpu variable
Andrew Scull
1
-1
/
+1
2020-09-15
KVM: arm64: Remove hyp_panic arguments
Andrew Scull
4
-15
/
+14
2020-09-15
KVM: arm64: Remove __activate_vm wrapper
Andrew Scull
3
-14
/
+9
2020-09-11
KVM: arm64: Add support for relaxing stage-2 perms in generic page-table code
Will Deacon
1
-0
/
+20
2020-09-11
KVM: arm64: Add support for stage-2 cache flushing in generic page-table
Quentin Perret
1
-0
/
+26
2020-09-11
KVM: arm64: Add support for stage-2 write-protect in generic page-table
Quentin Perret
1
-0
/
+6
2020-09-11
KVM: arm64: Add support for stage-2 page-aging in generic page-table
Will Deacon
1
-0
/
+86
2020-09-11
KVM: arm64: Add support for stage-2 map()/unmap() in generic page-table
Will Deacon
1
-0
/
+273
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
1
-0
/
+54
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-1 page tables
Will Deacon
1
-0
/
+133
2020-09-11
KVM: arm64: Add stand-alone page-table walker infrastructure
Will Deacon
2
-1
/
+286
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
[next]