index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_emulate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch kvm-arm64/nv-6.8-prefix into kvmarm-master/next
Marc Zyngier
2023-12-19
1
-6
/
+2
|
\
|
*
KVM: arm64: nv: Hoist vcpu_has_nv() into is_hyp_ctxt()
Marc Zyngier
2023-12-19
1
-6
/
+2
*
|
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-11-30
1
-20
/
+16
*
|
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
2023-11-27
1
-0
/
+10
*
|
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-11-27
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-11-02
1
-8
/
+7
|
\
|
*
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
2023-10-30
1
-1
/
+1
|
|
\
|
|
*
KVM: arm64: Simplify kvm_vcpu_get_mpidr_aff()
Marc Zyngier
2023-09-30
1
-1
/
+1
|
*
|
KVM: arm64: Get rid of vCPU-scoped feature bitmap
Oliver Upton
2023-09-21
1
-7
/
+6
|
|
/
*
/
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-10-16
1
-2
/
+2
|
/
*
KVM: arm64: Fix resetting SME trap values on reset for (h)VHE
Fuad Tabba
2023-07-26
1
-0
/
+4
*
KVM: arm64: Fix resetting SVE trap values on reset for hVHE
Fuad Tabba
2023-07-26
1
-0
/
+4
*
KVM: arm64: Helper to write to appropriate feature trap register based on mode
Fuad Tabba
2023-07-26
1
-4
/
+9
*
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-06-15
1
-0
/
+6
|
\
|
*
KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is available
Marc Zyngier
2023-05-21
1
-0
/
+6
*
|
Merge branch kvm-arm64/configurable-id-regs into kvmarm/next
Oliver Upton
2023-06-15
1
-6
/
+1
|
\
\
|
*
|
KVM: arm64: Make vCPU feature flags consistent VM-wide
Oliver Upton
2023-06-12
1
-6
/
+1
|
|
/
*
|
KVM: arm64: Force HCR_E2H in guest context when ARM64_KVM_HVHE is set
Marc Zyngier
2023-06-12
1
-1
/
+1
*
|
KVM: arm64: Rework CPTR_EL2 programming for HVHE configuration
Marc Zyngier
2023-06-12
1
-0
/
+31
|
/
*
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
1
-0
/
+66
|
\
|
*
KVM: arm64: nv: Support virtual EL2 exceptions
Jintack Lim
2023-02-11
1
-0
/
+10
|
*
KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state
Christoffer Dall
2023-02-11
1
-0
/
+56
*
|
Merge branch kvm-arm64/virtual-cache-geometry into kvmarm/next
Oliver Upton
2023-02-13
1
-4
/
+0
|
\
\
|
|
/
|
/
|
|
*
KVM: arm64: Always set HCR_TID2
Akihiko Odaki
2023-01-12
1
-4
/
+0
*
|
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
2023-01-03
1
-10
/
+10
*
|
KVM: arm64: Fix S1PTW handling on RO memslots
Marc Zyngier
2023-01-03
1
-2
/
+20
|
/
*
KVM: arm64: Warn when PENDING_EXCEPTION and INCREMENT_PC are set together
Marc Zyngier
2022-06-29
1
-0
/
+2
*
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
2022-06-10
1
-1
/
+8
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-26
1
-7
/
+0
|
\
|
*
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
2022-05-04
1
-7
/
+0
|
|
\
|
|
*
KVM: arm64: Start trapping ID registers for 32 bit guests
Oliver Upton
2022-05-03
1
-7
/
+0
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-05-23
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
2022-04-29
1
-3
/
+3
|
|
/
*
/
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022-04-27
1
-0
/
+1
|
/
*
KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
Reiji Watanabe
2022-04-06
1
-8
/
+19
*
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
1
-1
/
+1
|
\
|
*
KVM: arm64: Use defined value for SCTLR_ELx_EE
Fuad Tabba
2021-12-20
1
-1
/
+1
*
|
KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
Sean Christopherson
2021-12-08
1
-0
/
+2
|
/
*
KVM: arm64: Fix reporting of endianess when the access originates at EL0
Marc Zyngier
2021-10-12
1
-1
/
+4
*
KVM: arm64: Introduce MTE VM feature
Steven Price
2021-06-22
1
-0
/
+3
*
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
2021-05-27
1
-0
/
+5
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-56
/
+14
|
\
|
*
KVM: arm64: Get rid of the AArch32 register mapping code
Marc Zyngier
2020-11-10
1
-2
/
+0
|
*
KVM: arm64: Consolidate exception injection
Marc Zyngier
2020-11-10
1
-3
/
+0
|
*
KVM: arm64: Remove SPSR manipulation primitives
Marc Zyngier
2020-11-10
1
-26
/
+0
|
*
KVM: arm64: Inject AArch64 exceptions from HYP
Marc Zyngier
2020-11-10
1
-0
/
+12
|
*
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-11-10
1
-25
/
+2
|
*
KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
Marc Zyngier
2020-11-10
1
-4
/
+4
*
|
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
2020-12-02
1
-0
/
+5
|
/
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-10-12
1
-14
/
+0
|
\
[next]