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
/
arm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
1
-10
/
+4
2024-08-02
KVM: arm64: fix kdoc warnings in W=1 builds
Sebastian Ott
1
-0
/
+1
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2024-07-14
Merge branch kvm-arm64/nv-sve into kvmarm/next
Oliver Upton
1
-5
/
+0
2024-07-14
Merge branch kvm-arm64/ctr-el0 into kvmarm/next
Oliver Upton
1
-1
/
+1
2024-07-14
Merge branch kvm-arm64/shadow-mmu into kvmarm/next
Oliver Upton
1
-0
/
+11
2024-06-20
KVM: arm64: Allow the use of SVE+NV
Oliver Upton
1
-5
/
+0
2024-06-20
KVM: arm64: unify code to prepare traps
Sebastian Ott
1
-1
/
+1
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
1
-0
/
+11
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-1
/
+1
2024-06-14
KVM: arm64: Add early_param to control WFx trapping
Colton Lewis
1
-3
/
+65
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
1
-6
/
+14
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
1
-0
/
+68
2024-05-09
Merge branch kvm-arm64/mpidr-reset into kvmarm-master/next
Marc Zyngier
1
-5
/
+0
2024-05-09
KVM: arm64: Only reset vCPU-scoped feature ID regs once
Oliver Upton
1
-5
/
+0
2024-05-08
Merge branch kvm-arm64/misc-6.10 into kvmarm-master/next
Marc Zyngier
1
-9
/
+41
2024-05-08
KVM: arm64: Destroy mpidr_data for 'late' vCPU creation
Oliver Upton
1
-9
/
+41
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
1
-19
/
+44
2024-05-03
Merge branch kvm-arm64/nv-eret-pauth into kvmarm-master/next
Marc Zyngier
1
-5
/
+78
2024-05-03
Merge branch kvm-arm64/host_data into kvmarm-master/next
Marc Zyngier
1
-7
/
+1
2024-05-01
KVM: arm64: Restrict supported capabilities for protected VMs
Fuad Tabba
1
-0
/
+32
2024-05-01
KVM: arm64: Refactor setting the return value in kvm_vm_ioctl_enable_cap()
Fuad Tabba
1
-15
/
+9
2024-05-01
KVM: arm64: Simplify vgic-v3 hypercalls
Marc Zyngier
1
-3
/
+2
2024-05-01
KVM: arm64: Change kvm_handle_mmio_return() return polarity
Fuad Tabba
1
-1
/
+1
2024-04-20
KVM: arm64: Drop trapping of PAuth instructions/keys
Marc Zyngier
1
-3
/
+42
2024-04-20
KVM: arm64: Constraint PAuth support to consistent implementations
Marc Zyngier
1
-2
/
+36
2024-04-12
KVM: arm64: Exclude FP ownership from kvm_vcpu_arch
Marc Zyngier
1
-6
/
+0
2024-04-12
KVM: arm64: Add accessor for per-CPU state
Marc Zyngier
1
-1
/
+1
2024-04-01
KVM: arm64: Rationalise KVM banner output
Marc Zyngier
1
-8
/
+5
2024-03-07
Merge branch kvm-arm64/vm-configuration into kvmarm/next
Oliver Upton
1
-0
/
+11
2024-02-27
KVM: arm64: Don't initialize idreg debugfs w/ preemption disabled
Oliver Upton
1
-0
/
+5
2024-02-19
KVM: arm64: Move existing feature disabling over to FGU infrastructure
Marc Zyngier
1
-0
/
+6
2024-02-19
KVM: arm64: nv: Add sanitising to VNCR-backed sysregs
Marc Zyngier
1
-0
/
+1
2024-02-12
KVM: arm64: print Hyp mode
Joey Gouly
1
-1
/
+2
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+0
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+11
2023-12-19
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
1
-0
/
+6
2023-12-19
KVM: arm64: nv: Compute NV view of idregs as a one-off
Marc Zyngier
1
-0
/
+6
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
1
-1
/
+1
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
1
-1
/
+0
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
1
-0
/
+5
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-36
/
+160
2023-10-30
Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next
Oliver Upton
1
-2
/
+20
2023-10-30
Merge branch kvm-arm64/writable-id-regs into kvmarm/next
Oliver Upton
1
-0
/
+10
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
1
-17
/
+76
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
1
-3
/
+6
2023-10-24
KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
Raghavendra Rao Ananta
1
-1
/
+1
2023-10-24
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
1
-2
/
+1
2023-10-24
KVM: arm64: Select default PMU in KVM_ARM_VCPU_INIT handler
Reiji Watanabe
1
-0
/
+19
2023-10-20
KVM: arm64: Rename helpers for VHE vCPU load/put
Oliver Upton
1
-2
/
+2
[next]