index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-13
KVM: arm64: Mark some header functions as inline
Mark Rutland
1
-10
/
+9
2025-02-13
KVM: arm64: Refactor exit handlers
Mark Rutland
1
-24
/
+6
2025-02-13
KVM: arm64: Remove host FPSIMD saving for non-protected KVM
Mark Rutland
1
-2
/
+23
2025-01-17
Merge branch kvm-arm64/nv-timers into kvmarm-master/next
Marc Zyngier
1
-13
/
+26
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
3
-225
/
+9
2025-01-12
Merge branch kvm-arm64/pkvm-np-guest into kvmarm-master/next
Marc Zyngier
4
-37
/
+74
2025-01-11
Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-...
Marc Zyngier
1
-2
/
+2
2025-01-02
KVM: arm64: Handle counter access early in non-HYP context
Marc Zyngier
1
-13
/
+21
2025-01-02
KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in use
Marc Zyngier
1
-0
/
+5
2024-12-20
KVM: arm64: Remove fixed_config.h header
Fuad Tabba
2
-206
/
+5
2024-12-20
KVM: arm64: Rework specifying restricted features for protected VMs
Fuad Tabba
1
-1
/
+0
2024-12-20
KVM: arm64: Initialize feature id registers for protected VMs
Fuad Tabba
2
-0
/
+3
2024-12-20
KVM: arm64: Consolidate allowed and restricted VM feature checks
Marc Zyngier
1
-36
/
+19
2024-12-20
KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
Quentin Perret
1
-0
/
+1
2024-12-20
KVM: arm64: Introduce __pkvm_host_unshare_guest()
Quentin Perret
2
-0
/
+7
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
2
-1
/
+5
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
1
-0
/
+7
2024-12-20
KVM: arm64: Add {get,put}_pkvm_hyp_vm() helpers
Quentin Perret
1
-0
/
+3
2024-12-20
KVM: arm64: Move host page ownership tracking to the hyp vmemmap
Quentin Perret
1
-3
/
+11
2024-12-20
KVM: arm64: Make hyp_page::order a u8
Quentin Perret
2
-5
/
+6
2024-12-20
KVM: arm64: Move enum pkvm_page_state to memory.h
Quentin Perret
2
-33
/
+34
2024-12-20
KVM: arm64: Change the layout of enum pkvm_page_state
Quentin Perret
1
-7
/
+9
2024-12-20
KVM: arm64: Avoid reading ID_AA64DFR0_EL1 for debug save/restore
Oliver Upton
1
-13
/
+4
2024-12-20
KVM: arm64: Don't hijack guest context MDSCR_EL1
Oliver Upton
1
-12
/
+27
2024-12-20
KVM: arm64: Use debug_owner to track if debug regs need save/restore
Oliver Upton
2
-4
/
+2
2024-12-20
KVM: arm64: Select debug state to save/restore based on debug owner
Oliver Upton
1
-4
/
+19
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
1
-2
/
+2
2024-11-11
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-2
/
+0
2024-11-11
Merge branch kvm-arm64/mpam-ni into kvmarm/next
Oliver Upton
1
-0
/
+31
2024-10-31
KVM: arm64: Move pkvm_vcpu_init_traps() to init_pkvm_hyp_vcpu()
Fuad Tabba
1
-2
/
+0
2024-10-31
KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
James Morse
1
-0
/
+31
2024-10-31
KVM: arm64: Add kvm_has_s1poe() helper
Marc Zyngier
1
-1
/
+1
2024-10-31
KVM: arm64: Hide S1PIE registers from userspace when disabled for guests
Mark Brown
1
-1
/
+1
2024-10-31
KVM: arm64: Hide TCR2_EL1 from userspace when disabled for guests
Mark Brown
1
-1
/
+1
2024-10-31
KVM: arm64: nv: Save/Restore vEL2 sysregs
Marc Zyngier
1
-2
/
+3
2024-10-01
KVM: arm64: Constrain the host to the maximum shared SVE VL with pKVM
Mark Brown
1
-1
/
+1
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-1
/
+31
2024-09-12
Merge branch kvm-arm64/nv-at-pan into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2024-09-12
Merge branch kvm-arm64/fpmr into kvmarm-master/next
Marc Zyngier
1
-0
/
+3
2024-09-04
KVM: arm64: use `at s1e1a` for POE
Joey Gouly
1
-1
/
+4
2024-09-04
KVM: arm64: Save/restore POE registers
Joey Gouly
1
-0
/
+27
2024-08-30
KVM: arm64: Make kvm_at() take an OP_AT_*
Joey Gouly
1
-1
/
+1
2024-08-27
KVM: arm64: Add save/restore support for FPMR
Marc Zyngier
1
-0
/
+3
2024-08-07
KVM: arm64: Tidying up PAuth code in KVM
Fuad Tabba
1
-1
/
+0
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-14
/
+52
2024-07-14
Merge branch kvm-arm64/nv-tcr2 into kvmarm/next
Oliver Upton
1
-10
/
+25
[prev]
[next]