index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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-12-01
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-03
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-25
KVM: arm64: Sanitize PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} before first run
Raghavendra Rao Ananta
1
-1
/
+1
2023-10-25
KVM: arm64: PMU: Add a helper to read a vCPU's PMCR_EL0
Reiji Watanabe
1
-2
/
+1
2023-10-25
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]