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
/
vgic
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
6
-72
/
+83
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
3
-4
/
+6
2024-03-07
Merge branch kvm-arm64/lpi-xarray into kvmarm/next
Oliver Upton
6
-65
/
+74
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2
-3
/
+3
2024-02-24
KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq()
Oliver Upton
3
-22
/
+11
2024-02-24
KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref
Oliver Upton
2
-11
/
+10
2024-02-24
KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi()
Oliver Upton
2
-8
/
+15
2024-02-24
KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner
Oliver Upton
1
-1
/
+1
2024-02-24
KVM: arm64: vgic: Use atomics to count LPIs
Oliver Upton
3
-4
/
+4
2024-02-24
KVM: arm64: vgic: Get rid of the LPI linked-list
Oliver Upton
3
-8
/
+2
2024-02-24
KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list()
Oliver Upton
1
-1
/
+8
2024-02-24
KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs
Oliver Upton
1
-1
/
+2
2024-02-24
KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi()
Oliver Upton
1
-14
/
+5
2024-02-24
KVM: arm64: vgic: Store LPIs in an xarray
Oliver Upton
3
-1
/
+22
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in MOVALL handler
Oliver Upton
1
-0
/
+2
2024-02-21
KVM: arm64: vgic-its: Test for valid IRQ in its_sync_lpi_pending_table()
Oliver Upton
1
-0
/
+3
2024-02-01
KVM: arm64: vgic: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2024-02-01
KVM: arm64: vgic-its: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2024-02-01
KVM: arm64: vgic-init: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+3
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
3
-81
/
+53
2024-01-04
KVM: arm64: vgic-its: Avoid potential UAF in LPI translation cache
Oliver Upton
1
-0
/
+5
2023-12-23
Merge tag 'kvmarm-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
3
-19
/
+33
2023-12-22
KVM: arm64: vgic-v3: Reinterpret user ISPENDR writes as I{C,S}PENDR
Oliver Upton
1
-30
/
+5
2023-12-22
KVM: arm64: vgic: Use common accessor for writes to ICPENDR
Oliver Upton
1
-29
/
+22
2023-12-22
KVM: arm64: vgic: Use common accessor for writes to ISPENDR
Oliver Upton
1
-29
/
+21
2023-12-22
KVM: arm64: vgic-v4: Restore pending state on host userspace write
Marc Zyngier
1
-10
/
+17
2023-12-12
KVM: arm64: vgic: Ensure that slots_lock is held in vgic_register_all_redist_...
Marc Zyngier
1
-0
/
+2
2023-12-12
KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroy
Marc Zyngier
3
-2
/
+6
2023-12-12
KVM: arm64: vgic: Add a non-locking primitive for kvm_vgic_vcpu_destroy()
Marc Zyngier
1
-2
/
+11
2023-12-12
KVM: arm64: vgic: Simplify kvm_vgic_destroy()
Marc Zyngier
1
-15
/
+14
2023-11-20
KVM: arm64: GICv4: Do not perform a map to a mapped vLPI
Kunkun Jiang
1
-0
/
+4
2023-11-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-132
/
+98
2023-10-30
Merge branch kvm-arm64/sgi-injection into kvmarm/next
Oliver Upton
6
-131
/
+96
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
1
-1
/
+2
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-1
/
+1
2023-09-30
KVM: arm64: vgic-v3: Optimize affinity-based SGI injection
Marc Zyngier
1
-53
/
+11
2023-09-30
KVM: arm64: vgic: Use vcpu_idx for the debug information
Marc Zyngier
1
-3
/
+3
2023-09-30
KVM: arm64: vgic-v2: Use cpuid from userspace as vcpu_id
Marc Zyngier
1
-6
/
+2
2023-09-30
KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
Marc Zyngier
1
-51
/
+59
2023-09-30
KVM: arm64: vgic-its: Treat the collection target address as a vcpu_id
Marc Zyngier
1
-22
/
+27
2023-09-30
KVM: arm64: vgic: Make kvm_vgic_inject_irq() take a vcpu pointer
Marc Zyngier
2
-8
/
+6
2023-08-15
KVM: arm64: Remove unused declarations
Yue Haibing
1
-2
/
+0
2023-07-14
KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
Marc Zyngier
2
-3
/
+6
2023-06-07
KVM: arm64: Restore GICv2-on-GICv3 functionality
Marc Zyngier
1
-4
/
+7
2023-05-19
KVM: arm64: vgic: Fix a comment
Jean-Philippe Brucker
1
-1
/
+1
2023-05-19
KVM: arm64: vgic: Fix locking comment
Jean-Philippe Brucker
1
-1
/
+2
2023-05-19
KVM: arm64: vgic: Wrap vgic_its_create() with config_lock
Jean-Philippe Brucker
1
-4
/
+10
2023-05-19
KVM: arm64: vgic: Fix a circular locking issue
Jean-Philippe Brucker
6
-37
/
+51
2023-05-11
Merge branch kvm-arm64/misc-6.4 into kvmarm-master/fixes
Marc Zyngier
1
-0
/
+4
2023-05-11
KVM: arm64: vgic: Add Apple M2 PRO/MAX cpus to the list of broken SEIS implem...
Marc Zyngier
1
-0
/
+4
[next]