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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-14
KVM: arm64: vgic-its: Clear ITE when DISCARD frees an ITE
Kunkun Jiang
1
-1
/
+5
2024-12-14
KVM: arm64: vgic-its: Clear DTE when MAPD unmaps a device
Kunkun Jiang
1
-2
/
+4
2024-12-14
KVM: arm64: vgic-its: Add a data length check in vgic_its_save_*
Jing Zhang
2
-12
/
+32
2024-12-14
KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow status
Raghavendra Rao Ananta
1
-1
/
+0
2024-09-04
KVM: arm64: Don't use cbz/adr with external symbols
Sami Tolvanen
1
-2
/
+4
2024-09-04
KVM: arm64: Make ICC_*SGI*_EL1 undef in the absence of a vGICv3
Marc Zyngier
2
-0
/
+13
2024-07-05
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
3
-5
/
+11
2024-06-16
KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
Marc Zyngier
1
-0
/
+1
2024-05-17
KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()
Oliver Upton
1
-4
/
+4
2024-05-17
KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
Marc Zyngier
1
-6
/
+2
2024-03-01
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
1
-0
/
+3
2024-03-01
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
1
-0
/
+2
2024-01-26
KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
Oliver Upton
1
-0
/
+5
2024-01-26
KVM: arm64: vgic-v4: Restore pending state on host userspace write
Marc Zyngier
1
-10
/
+17
2023-05-30
KVM: arm64: Link position-independent string routines into .hyp.text
Will Deacon
1
-0
/
+4
2023-05-17
KVM: arm64: Fix buffer overflow in kvm_arm_set_fw_reg()
Dan Carpenter
1
-0
/
+2
2022-11-03
arm64/mm: Fix __enable_mmu() for new TGRAN range values
James Morse
1
-4
/
+6
2022-10-30
KVM: arm64: vgic: Fix exit condition in scan_its_table()
Eric Ren
1
-1
/
+4
2022-08-21
KVM: arm64: Don't return from void function
Quentin Perret
2
-2
/
+2
2022-06-22
KVM: arm64: Don't read a HW interrupt pending state in user context
Marc Zyngier
3
-5
/
+21
2022-03-19
arm64: kvm: Fix copy-and-paste error in bhb templates for v5.10 stable
James Morse
1
-2
/
+2
2022-03-11
arm64: Use the clearbhb instruction in mitigations
James Morse
1
-0
/
+9
2022-03-11
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
2
-1
/
+29
2022-03-11
arm64: Mitigate spectre style branch history side channels
James Morse
1
-0
/
+4
2022-03-11
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
2
-1
/
+68
2022-03-11
arm64: Add percpu vectors for EL1
James Morse
1
-2
/
+7
2022-03-11
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
1
-1
/
+1
2022-03-08
KVM: arm64: vgic: Read HW interrupt pending state from the HW
Marc Zyngier
1
-0
/
+2
2021-12-17
KVM: arm64: Save PSTATE early on exit
Marc Zyngier
2
-1
/
+12
2021-11-18
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
2
-2
/
+2
2021-09-30
treewide: Change list_sort to use const pointers
Sami Tolvanen
2
-5
/
+6
2021-09-22
KVM: arm64: Handle PSCI resets before userspace touches vCPU state
Oliver Upton
1
-0
/
+8
2021-09-22
KVM: arm64: Fix read-side race on updates to vcpu reset state
Oliver Upton
1
-6
/
+10
2021-09-22
KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and 16K page size
Anshuman Khandual
1
-0
/
+8
2021-07-14
KVM: arm64: Don't zero the cycle count register when PMCR_EL0.P is set
Alexandru Elisei
1
-0
/
+1
2021-06-10
KVM: arm64: Fix debug register indexing
Marc Zyngier
1
-21
/
+21
2021-06-03
KVM: arm64: Prevent mixed-width VM creation
Marc Zyngier
1
-4
/
+24
2021-05-14
KVM: arm64: Initialize VCPU mdcr_el2 before loading it
Alexandru Elisei
2
-28
/
+62
2021-05-14
KVM: arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION read
Eric Auger
1
-0
/
+3
2021-05-14
KVM: arm64: Fully zero the vcpu state on reset
Marc Zyngier
1
-0
/
+5
2021-05-14
KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read
Eric Auger
1
-2
/
+2
2021-04-16
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
1
-0
/
+2
2021-03-17
KVM: arm64: Fix nVHE hyp panic host context restore
Andrew Scull
2
-12
/
+11
2021-03-17
KVM: arm64: Ensure I-cache isolation between vcpus of a same VM
Marc Zyngier
4
-5
/
+12
2021-03-17
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
1
-2
/
+1
2021-03-17
KVM: arm64: Reject VM creation when the default IPA size is unsupported
Marc Zyngier
1
-4
/
+8
2021-03-17
KVM: arm64: nvhe: Save the SPE context early
Suzuki K Poulose
2
-3
/
+20
2021-03-17
KVM: arm64: Avoid corrupting vCPU context register in guest exit
Will Deacon
1
-1
/
+1
2021-03-17
KVM: arm64: Fix range alignment when walking page tables
Jia He
1
-0
/
+1
2021-02-04
KVM: arm64: Filter out v8.1+ events on v8.0 HW
Marc Zyngier
1
-3
/
+7
[next]