index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_arm.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
KVM: arm64: Kill HCRX_HOST_FLAGS
Marc Zyngier
1
-1
/
+0
2025-05-05
KVM: arm64: Force HCR_EL2.xMO to 1 at all times in VHE mode
Marc Zyngier
1
-1
/
+1
2025-03-19
Merge branch 'kvm-arm64/writable-midr' into kvmarm/next
Oliver Upton
1
-2
/
+2
2025-02-26
KVM: arm64: Set HCR_EL2.TID1 unconditionally
Oliver Upton
1
-2
/
+2
2025-02-19
KVM: arm64: Fix tcr_el2 initialisation in hVHE mode
Will Deacon
1
-1
/
+1
2025-01-11
Merge remote-tracking branch 'arm64/for-next/cpufeature' into kvm-arm64/pkvm-fixed-features-6.14
Marc Zyngier
1
-2
/
+0
2024-12-20
KVM: arm64: Fix the value of the CPTR_EL2 RES1 bitmask for nVHE
Fuad Tabba
1
-1
/
+1
2024-12-19
arm64/sysreg: Get rid of CPACR_ELx SysregFields
Marc Zyngier
1
-2
/
+0
2024-11-11
Merge branch kvm-arm64/nv-pmu into kvmarm/next
Oliver Upton
1
-29
/
+0
2024-10-31
arm64: sysreg: Migrate MDCR_EL2 definition to table
Oliver Upton
1
-29
/
+0
2024-10-31
KVM: arm64: Fix missing traps of guest accesses to the MPAM registers
James Morse
1
-0
/
+1
2024-08-30
arm64: Add missing APTable and TCR_ELx.HPD masks
Marc Zyngier
1
-0
/
+1
2024-06-27
KVM: arm64: Get rid of HCRX_GUEST_FLAGS
Marc Zyngier
1
-1
/
+0
2024-06-27
KVM: arm64: Correctly honor the presence of FEAT_TCRX
Marc Zyngier
1
-1
/
+1
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
1
-0
/
+6
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+1
2024-03-07
arm64/fpsimd: Enable host kernel access to FPMR
Mark Brown
1
-1
/
+1
2024-02-19
KVM: arm64: Make FEAT_MOPS UNDEF if not advertised to the guest
Marc Zyngier
1
-3
/
+1
2023-12-18
Merge branch kvm-arm64/fgt-rework into kvmarm-master/next
Marc Zyngier
1
-25
/
+36
2023-12-18
KVM: arm64: Define FGT nMASK bits relative to other fields
Fuad Tabba
1
-7
/
+7
2023-12-18
KVM: arm64: Use generated FGT RES0 bits instead of specifying them
Fuad Tabba
1
-18
/
+16
2023-12-18
KVM: arm64: Update and fix FGT register masks
Fuad Tabba
1
-15
/
+24
2023-12-18
KVM: arm64: Add bit masks for HAFGRTR_EL2
Fuad Tabba
1
-0
/
+4
2023-11-27
KVM: arm64: Add new (V)TCR_EL2 field definitions for FEAT_LPA2
Ryan Roberts
1
-0
/
+2
2023-10-31
Merge tag 'kvmarm-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
1
-1
/
+3
2023-10-12
KVM: arm64: Add nPIR{E0}_EL1 to HFG traps
Joey Gouly
1
-2
/
+2
2023-10-09
KVM: arm64: Expose MOPS instructions to guests
Kristina Martsenko
1
-1
/
+3
2023-08-28
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
1
-1
/
+0
2023-08-17
KVM: arm64: nv: Add support for HCRX_EL2
Marc Zyngier
1
-0
/
+5
2023-08-17
KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
Marc Zyngier
1
-0
/
+11
2023-08-17
KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
Marc Zyngier
1
-0
/
+4
2023-08-17
KVM: arm64: Restructure FGT register switching
Marc Zyngier
1
-0
/
+21
2023-08-17
KVM: arm64: Add missing HCR_EL2 trap bits
Marc Zyngier
1
-0
/
+9
2023-07-28
KVM: arm64: Drop HCR_VIRT_EXCP_MASK
Zenghui Yu
1
-1
/
+0
2023-07-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+3
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-1
/
+2
2023-06-12
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
1
-3
/
+1
2023-06-06
arm64: disable EL2 traps for PIE
Joey Gouly
1
-2
/
+2
2023-06-05
arm64: mops: don't disable host MOPS instructions from EL2
Kristina Martsenko
1
-1
/
+1
2023-06-05
KVM: arm64: switch HCRX_EL2 between host and guest
Kristina Martsenko
1
-1
/
+2
2023-06-05
KVM: arm64: initialize HCRX_EL2
Kristina Martsenko
1
-0
/
+3
2023-05-21
KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
Marc Zyngier
1
-1
/
+2
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
1
-1
/
+18
2023-02-13
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-1
/
+0
2023-02-13
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
1
-1
/
+2
2023-02-11
KVM: arm64: nv: Handle trapped ERET from virtual EL2
Christoffer Dall
1
-1
/
+1
2023-02-11
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
1
-0
/
+17
2023-01-12
KVM: arm64: Kill CPACR_EL1_TTA definition
Marc Zyngier
1
-1
/
+0
2023-01-12
KVM: arm64: Always set HCR_TID2
Akihiko Odaki
1
-1
/
+2
2023-01-03
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
1
-15
/
+0
[next]