Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
653d6fd68d8e5b43d496ca8a1d38331d515a226b
/
virt
b1394e7
KVM: x86: fix APIC page invalidation
by Radim Krčmář
· 7 years ago
609b700
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
fc396e0
KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversion
by Christoffer Dall
· 7 years ago
6b2ad81
KVM: arm/arm64: kvm_arch_destroy_vm cleanups
by Andrew Jones
· 7 years ago
7465894
KVM: arm/arm64: Fix spinlock acquisition in vgic_set_owner
by Marc Zyngier
· 7 years ago
9e0600f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
58d0d19
kvm: arm: don't treat unavailable HYP mode as an error
by Ard Biesheuvel
· 7 years ago
2260112
KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgic
by Christoffer Dall
· 7 years ago
1eb5912
kvm: arm64: handle single-step of userspace mmio instructions
by Alex Bennée
· 7 years ago
a05d1c0
KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIs
by Marc Zyngier
· 7 years ago
686f294
KVM: arm/arm64: vgic-its: Check result of allocation before use
by Marc Zyngier
· 7 years ago
64afe6e
KVM: arm/arm64: vgic-its: Preserve the revious read from the pending table
by Marc Zyngier
· 7 years ago
ddb4b01
KVM: arm/arm64: vgic: Preserve the revious read from the pending table
by Marc Zyngier
· 7 years ago
150009e
KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocation
by Marc Zyngier
· 7 years ago
285a90e
KVM: arm/arm64: VGIC: extend !vgic_is_initialized guard
by Andre Przywara
· 7 years ago
ec6449a
KVM: arm/arm64: Don't enable/disable physical timer access on VHE
by Christoffer Dall
· 7 years ago
20b7035
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
by Jan H. Schönherr
· 7 years ago
7753ea0
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
93f30c7
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
fc3790f
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 7 years ago
974aa56
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
a6014f1
Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 7 years ago
c9b012e
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
95b110a
KVM: arm/arm64: Don't queue VLPIs on INV/INVALL
by Christoffer Dall
· 7 years ago
3d1ad64
KVM: arm/arm64: Fix GICv4 ITS initialization issues
by Christoffer Dall
· 7 years ago
ed8703a
KVM: arm/arm64: GICv4: Theory of operations
by Marc Zyngier
· 7 years ago
a754605
KVM: arm/arm64: GICv4: Enable VLPI support
by Marc Zyngier
· 7 years ago
d3d83f7
KVM: arm/arm64: GICv4: Prevent userspace from changing doorbell affinity
by Marc Zyngier
· 7 years ago
bd94e7a
KVM: arm/arm64: GICv4: Prevent a VM using GICv4 from being saved
by Marc Zyngier
· 7 years ago
374be35
KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
by Marc Zyngier
· 7 years ago
6277579
KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
by Marc Zyngier
· 7 years ago
df9ba95
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
by Marc Zyngier
· 7 years ago
bdb2d2c
KVM: arm/arm64: GICv4: Add doorbell interrupt handling
by Marc Zyngier
· 7 years ago
c971968
KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
by Marc Zyngier
· 7 years ago
6ce18e3
KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
by Marc Zyngier
· 7 years ago
af340f9
KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
by Marc Zyngier
· 7 years ago
ff9c114
KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
by Marc Zyngier
· 7 years ago
fb0cada
KVM: arm/arm64: GICv4: Handle CLEAR applied to a VLPI
by Marc Zyngier
· 7 years ago
0fc9a58
KVM: arm/arm64: GICv4: Propagate affinity changes to the physical ITS
by Marc Zyngier
· 7 years ago
07b46ed
KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
by Marc Zyngier
· 7 years ago
1b7fe46
KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
by Marc Zyngier
· 7 years ago
196b136
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
by Marc Zyngier
· 7 years ago
74fe55d
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
by Marc Zyngier
· 7 years ago
e7c4805
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
by Marc Zyngier
· 7 years ago
08c9fd0
KVM: arm/arm64: vITS: Add a helper to update the affinity of an LPI
by Marc Zyngier
· 7 years ago
bebfd2a
KVM: arm/arm64: vITS: Add MSI translation helpers
by Marc Zyngier
· 7 years ago
f7a6509
KVM: s390: vsie: use common code functions for pinning
by David Hildenbrand
· 7 years ago
f0d438e
Merge tag 'kvm-arm-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
by Radim Krčmář
· 7 years ago
8c5db92
Merge branch 'linus' into locking/core, to resolve conflicts
by Ingo Molnar
· 7 years ago
b2c9a85
KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
by Marc Zyngier
· 7 years ago
47bbd31
KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
by Eric Auger
· 7 years ago
2412405
KVM: arm/arm64: register irq bypass consumer on ARM/ARM64
by Eric Auger
· 7 years ago
74a64a9
KVM: arm/arm64: Unify 32bit fault injection
by Marc Zyngier
· 7 years ago
3eb4271
KVM: arm/arm64: vgic-its: Implement KVM_DEV_ARM_ITS_CTRL_RESET
by Eric Auger
· 7 years ago
36d6961
KVM: arm/arm64: vgic-its: Free caches when GITS_BASER Valid bit is cleared
by Eric Auger
· 7 years ago
2f609a0
KVM: arm/arm64: vgic-its: New helper functions to free the caches
by wanghaibin
· 7 years ago
0a0d389
KVM: arm/arm64: vgic-its: Remove kvm_its_unmap_device
by Eric Auger
· 7 years ago
4a2c4da
arm/arm64: KVM: Load the timer state when enabling the timer
by Christoffer Dall
· 7 years ago
1c88ab7
KVM: arm/arm64: Rework kvm_timer_should_fire
by Christoffer Dall
· 8 years ago
7e90c8e
KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
by Christoffer Dall
· 7 years ago
bbdd52c
KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
by Christoffer Dall
· 7 years ago
cda93b7
KVM: arm/arm64: Move phys_timer_emulate function
by Christoffer Dall
· 7 years ago
5c5196d
KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
by Christoffer Dall
· 7 years ago
b103cc3
KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
by Christoffer Dall
· 8 years ago
40f4cba
KVM: arm/arm64: Set VCPU affinity for virt timer irq
by Christoffer Dall
· 7 years ago
688c50a
KVM: arm/arm64: Move timer save/restore out of the hyp code
by Christoffer Dall
· 8 years ago
f2a2129
KVM: arm/arm64: Use separate timer for phys timer emulation
by Christoffer Dall
· 7 years ago
ee9bb9a
KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
by Christoffer Dall
· 8 years ago
14d61fa
KVM: arm/arm64: Rename soft timer to bg_timer
by Christoffer Dall
· 7 years ago
8409a06
KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
by Christoffer Dall
· 7 years ago
006df0f
KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
by Christoffer Dall
· 8 years ago
f39d16c
KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
by Christoffer Dall
· 8 years ago
f0a32ee
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
17eed27
arm64/sve: KVM: Prevent guests from using SVE
by Dave Martin
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
c2385ea
KVM: arm/arm64: vgic-its: Check GITS_BASER Valid bit before saving tables
by Eric Auger
· 7 years ago
c9b51bb
KVM: arm/arm64: vgic-its: Check CBASER/BASER validity before enabling the ITS
by Eric Auger
· 7 years ago
f31b98b
KVM: arm/arm64: vgic-its: Fix vgic_its_restore_collection_table returned value
by Eric Auger
· 7 years ago
b923826
KVM: arm/arm64: vgic-its: Fix return value for device table restore
by wanghaibin
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
fe7d7b0
arm/arm64: kvm: Move initialization completion message
by Julien Thierry
· 7 years ago
8c1a8a3
KVM: arm64: its: Fix missing dynamic allocation check in scan_its_table
by Christoffer Dall
· 7 years ago
46bea48
kvm, mm: account kvm related kmem slabs to kmemcg
by Shakeel Butt
· 7 years ago
3968cf6
get_compat_sigset()
by Al Viro
· 7 years ago
95e2a3b
Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD"
by Jan H. Schönherr
· 7 years ago
5e0018b
kvm: Serialize wq active checks in kvm_vcpu_wake_up()
by Davidlohr Bueso
· 7 years ago
b9f67a4
kvm,async_pf: Use swq_has_sleeper()
by Davidlohr Bueso
· 7 years ago
36ae3c0
KVM: Don't accept obviously wrong gsi values via KVM_IRQFD
by Jan H. Schönherr
· 7 years ago
021086e
KVM: fix rcu warning on VM_CREATE errors
by Christian Borntraeger
· 7 years ago
0756b7f
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
9b87e7a
KVM: arm/arm64: Support uaccess of GICC_APRn
by Christoffer Dall
· 7 years ago
50f5bd5
KVM: arm/arm64: Extract GICv3 max APRn index calculation
by Christoffer Dall
· 7 years ago
7c7d2fa
KVM: arm/arm64: vITS: Drop its_ite->lpi field
by Marc Zyngier
· 7 years ago
4aa8bcc
KVM: arm/arm64: vgic: constify seq_operations and file_operations
by Arvind Yadav
· 7 years ago
bb42892
KVM: arm/arm64: Fix guest external abort matching
by James Morse
· 7 years ago
fb1522e
KVM: update to new mmu_notifier semantic v2
by Jérôme Glisse
· 7 years ago
076b925
kvm: avoid uninitialized-variable warnings
by Arnd Bergmann
· 7 years ago
f01fbd2
KVM: arm: implements the kvm_arch_vcpu_in_kernel()
by Longpeng(Mike)
· 7 years ago
199b576
KVM: add spinlock optimization framework
by Longpeng(Mike)
· 7 years ago
53a5abd
Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
Next »