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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-01
KVM: arm64: Do not re-initialize the KVM lock
Fuad Tabba
1
-1
/
+0
2024-05-01
KVM: arm64: Refactor checks for FP state ownership
Fuad Tabba
4
-6
/
+5
2024-05-01
KVM: arm64: Move guest_owns_fp_regs() to increase its scope
Fuad Tabba
3
-8
/
+2
2024-05-01
KVM: arm64: Initialize the kvm host data's fpsimd_state pointer in pKVM
Fuad Tabba
3
-0
/
+13
2024-05-01
KVM: arm64: Remove duplicated AA64MMFR1_EL1 XNX
Russell King
1
-1
/
+0
2024-04-25
KVM: arm64: vgic-its: Get rid of the lpi_list_lock
Oliver Upton
3
-7
/
+5
2024-04-25
KVM: arm64: vgic-its: Rip out the global translation cache
Oliver Upton
3
-126
/
+4
2024-04-25
KVM: arm64: vgic-its: Use the per-ITS translation cache for injection
Oliver Upton
1
-46
/
+17
2024-04-25
KVM: arm64: vgic-its: Spin off helper for finding ITS by doorbell addr
Oliver Upton
1
-14
/
+21
2024-04-25
KVM: arm64: vgic-its: Maintain a translation cache per ITS
Oliver Upton
1
-1
/
+36
2024-04-25
KVM: arm64: vgic-its: Scope translation cache invalidations to an ITS
Oliver Upton
3
-14
/
+36
2024-04-25
KVM: arm64: vgic-its: Get rid of vgic_copy_lpi_list()
Oliver Upton
3
-50
/
+0
2024-04-25
KVM: arm64: vgic-debug: Use an xarray mark for debug iterator
Oliver Upton
3
-25
/
+62
2024-04-25
KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_cmd_handle_movall()
Oliver Upton
1
-9
/
+4
2024-04-25
KVM: arm64: vgic-its: Walk LPI xarray in vgic_its_invall()
Oliver Upton
1
-10
/
+6
2024-04-25
KVM: arm64: vgic-its: Walk LPI xarray in its_sync_lpi_pending_table()
Oliver Upton
1
-17
/
+10
2024-04-24
KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()
Oliver Upton
1
-4
/
+4
2024-04-23
KVM: arm64: nv: Work around lack of pauth support in old toolchains
Marc Zyngier
1
-2
/
+12
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
5
-94
/
+49
2024-04-20
KVM: arm64: nv: Advertise support for PAuth
Marc Zyngier
1
-6
/
+2
2024-04-20
KVM: arm64: nv: Handle ERETA[AB] instructions
Marc Zyngier
3
-5
/
+33
2024-04-20
KVM: arm64: nv: Add emulation for ERETAx instructions
Marc Zyngier
2
-0
/
+197
2024-04-20
KVM: arm64: nv: Reinject PAC exceptions caused by HCR_EL2.API==0
Marc Zyngier
1
-3
/
+25
2024-04-20
KVM: arm64: nv: Handle HCR_EL2.{API,APK} independently
Marc Zyngier
1
-5
/
+27
2024-04-20
KVM: arm64: nv: Honor HFGITR_EL2.ERET being set
Marc Zyngier
1
-1
/
+2
2024-04-20
KVM: arm64: nv: Fast-track 'InHost' exception returns
Marc Zyngier
2
-26
/
+47
2024-04-20
KVM: arm64: nv: Add trap forwarding for ERET and SMC
Marc Zyngier
2
-0
/
+34
2024-04-20
KVM: arm64: nv: Configure HCR_EL2 for FEAT_NV2
Marc Zyngier
3
-5
/
+36
2024-04-20
KVM: arm64: nv: Drop VCPU_HYP_CONTEXT flag
Marc Zyngier
1
-6
/
+1
2024-04-20
KVM: arm64: Constraint PAuth support to consistent implementations
Marc Zyngier
1
-2
/
+36
2024-04-20
KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*
Marc Zyngier
1
-1
/
+1
2024-04-14
KVM: arm64: Remove FFA_MSG_SEND_DIRECT_REQ from the denylist
Sebastian Ene
1
-1
/
+0
2024-04-14
KVM: arm64: Improve out-of-order sysreg table diagnostics
Marc Zyngier
1
-2
/
+4
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
6
-18
/
+10
2024-04-12
KVM: arm64: Exclude host_fpsimd_state pointer from kvm_vcpu_arch
Marc Zyngier
3
-4
/
+2
2024-04-12
KVM: arm64: Exclude mdcr_el2_host from kvm_vcpu_arch
Marc Zyngier
1
-2
/
+2
2024-04-12
KVM: arm64: Exclude host_debug_data from vcpu_arch
Marc Zyngier
2
-6
/
+6
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
9
-17
/
+16
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
1
-34
/
+0
2024-04-01
KVM: arm64: Rationalise KVM banner output
Marc Zyngier
1
-8
/
+5
2024-04-01
KVM: arm64: Ensure target address is granule-aligned for range TLBI
Will Deacon
1
-4
/
+7
2024-04-01
KVM: arm64: Use TLBI_TTL_UNKNOWN in __kvm_tlb_flush_vmid_range()
Will Deacon
2
-2
/
+4
2024-04-01
KVM: arm64: Don't pass a TLBI level hint when zapping table entries
Will Deacon
1
-5
/
+7
2024-04-01
KVM: arm64: Don't defer TLB invalidation when zapping table entries
Will Deacon
1
-1
/
+3
2024-03-26
KVM: arm64: Fix out-of-IPA space translation fault handling
Wujie Duan
1
-1
/
+1
2024-03-15
Revert "KVM: arm64: Snapshot all non-zero RES0/RES1 sysreg fields for later c...
Oliver Upton
3
-139
/
+0
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-274
/
+1057
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-12
/
+6
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
28
-272
/
+1056
[prev]
[next]