Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
61d359d51a1cce8a5913843c8c3601dc878cc519
/
virt
/
kvm
« Previous
8df3c8f
KVM: arm/arm64: vgic: Add group field to struct irq
by Christoffer Dall
· 6 years ago
dd6251e
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
by Christoffer Dall
· 6 years ago
aa075b0
KVM: arm/arm64: vgic: Keep track of implementation revision
by Christoffer Dall
· 6 years ago
a2dca21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
by Christoffer Dall
· 6 years ago
e294cb3
KVM: arm/arm64: vgic-debug: Show LPI status
by Marc Zyngier
· 7 years ago
2326ace
KVM: arm64: vgic-its: Remove VLA usage
by Kees Cook
· 6 years ago
1d47191
KVM: arm/arm64: Fix vgic init race
by Christoffer Dall
· 6 years ago
47f7dc4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
9432a31
KVM: irqfd: fix race between EPOLLHUP and irq_bypass_register_consumer
by Paolo Bonzini
· 6 years ago
b5020a8
KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.
by Lan Tianyu
· 7 years ago
0313334
KVM: s390: a utility function for migration
by Claudio Imbrenda
· 7 years ago
de73708
KVM: arm/arm64: Enable adaptative WFE trapping
by Marc Zyngier
· 6 years ago
0a72a5a
KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
by Marc Zyngier
· 7 years ago
0db9dd8
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
by Marc Zyngier
· 6 years ago
88dc25e8
KVM: arm/arm64: Consolidate page-table accessors
by Marc Zyngier
· 6 years ago
e48d53a
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
by Marc Zyngier
· 7 years ago
256c096
kvm/arm: use PSR_AA32 definitions
by Mark Rutland
· 6 years ago
4520843
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
37b65db
KVM: arm64: Prevent KVM_COMPAT from being selected
by Marc Zyngier
· 6 years ago
7ddfd3e
KVM: Enforce error in ioctl for compat tasks when !KVM_COMPAT
by Marc Zyngier
· 6 years ago
47a91b7
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
by Jia He
· 6 years ago
ba56bc3
KVM: arm/arm64: Drop resource size check for GICV window
by Ard Biesheuvel
· 6 years ago
b3dae109
sched/swait: Rename to exclusive
by Peter Zijlstra
· 6 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
929f45e
kvm: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
d1e5b0e
kvm: Make VM ioctl do valloc for some archs
by Marc Orr
· 6 years ago
1499fa8
kvm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
5eec43a
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
5d81f7d
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
by Marc Zyngier
· 6 years ago
55e3748
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 6 years ago
7053df4
KVM: introduce kvm_make_vcpus_request_mask() API
by Vitaly Kuznetsov
· 6 years ago
9965ed17
fs: add new vfs_poll and file_can_poll helpers
by Christoph Hellwig
· 7 years ago
04c1109
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
by Eric Auger
· 6 years ago
c957a6d
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
by Eric Auger
· 6 years ago
c011f4e
KVM: arm/arm64: Check vcpu redist base before registering an iodev
by Eric Auger
· 6 years ago
5ec17fb
KVM: arm/arm64: Remove kvm_vgic_vcpu_early_init
by Eric Auger
· 6 years ago
ccc27bf
KVM: arm/arm64: Helper to register a new redistributor region
by Eric Auger
· 6 years ago
028bf27
KVM: arm/arm64: Adapt vgic_v3_check_base to multiple rdist regions
by Eric Auger
· 6 years ago
ba7b3f1
KVM: arm/arm64: Revisit Redistributor TYPER last bit computation
by Eric Auger
· 6 years ago
dc52461
KVM: arm/arm64: Helper to locate free rdist index
by Eric Auger
· 6 years ago
dbd9733
KVM: arm/arm64: Replace the single rdist region by a list
by Eric Auger
· 6 years ago
9153ab7
KVM: arm/arm64: Set dist->spis to NULL after kfree
by Eric Auger
· 6 years ago
21cdd7f
KVM: arm64: Remove eager host SVE state saving
by Dave Martin
· 7 years ago
85acda3
KVM: arm64: Save host SVE context as appropriate
by Dave Martin
· 7 years ago
e6b673b
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
by Dave Martin
· 7 years ago
bd2a639
KVM: arm/arm64: Introduce kvm_arch_vcpu_run_pid_change
by Christoffer Dall
· 7 years ago
711702b
KVM: arm/arm64: VGIC/ITS save/restore: protect kvm_read_guest() calls
by Andre Przywara
· 6 years ago
bf30824
KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lock
by Andre Przywara
· 6 years ago
9c41887
KVM: arm/arm64: VGIC/ITS: Promote irq_lock() in update_affinity
by Andre Przywara
· 6 years ago
388d435
KVM: arm/arm64: Properly protect VGIC locks from IRQs
by Andre Przywara
· 6 years ago
f3351c6
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
c3616a07
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
by Valentin Schneider
· 7 years ago
46dc111
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
5369290
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
by Marc Zyngier
· 7 years ago
5e1ca5e
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_mmio_read_apr()
by Mark Rutland
· 7 years ago
41b8759
KVM: arm/arm64: vgic: fix possible spectre-v1 in vgic_get_irq()
by Mark Rutland
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
85bd0ba
arm/arm64: KVM: Add PSCI version selection API
by Marc Zyngier
· 7 years ago
bf9a413
KVM: arm/arm64: vgic: Kick new VCPU on interrupt migration
by Andre Przywara
· 7 years ago
f0cf47d
KVM: arm/arm64: Close VMID generation race
by Marc Zyngier
· 7 years ago
abe7a45
Merge tag 'kvm-arm-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 7 years ago
7d8b44c
KVM: arm/arm64: vgic-its: Fix potential overrun in vgic_copy_lpi_list
by Marc Zyngier
· 7 years ago
67b5b67
KVM: arm/arm64: vgic: Disallow Active+Pending for level interrupts
by Marc Zyngier
· 7 years ago
5fbb0df
Merge tag 'kvm-arm-fixes-for-v4.16-2' into HEAD
by Marc Zyngier
· 7 years ago
dc2e463
arm/arm64: KVM: Introduce EL2-specific executable mappings
by Marc Zyngier
· 7 years ago
ed57cac
arm64: KVM: Introduce EL2 VA randomisation
by Marc Zyngier
· 7 years ago
e3f019b
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
by Marc Zyngier
· 7 years ago
3ddd455
KVM: arm64: Fix HYP idmap unmap when using 52bit PA
by Marc Zyngier
· 7 years ago
46fef15
KVM: arm/arm64: Fix idmap size and alignment
by Marc Zyngier
· 7 years ago
1bb32a4
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
by Marc Zyngier
· 7 years ago
807a378
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
by Marc Zyngier
· 7 years ago
b4ef049
KVM: arm/arm64: Demote HYP VA range display to being a debug feature
by Marc Zyngier
· 7 years ago
2d0e63e
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
by Christoffer Dall
· 7 years ago
923a2e3
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
by Christoffer Dall
· 7 years ago
771621b
KVM: arm/arm64: Handle VGICv3 save/restore from the main VGIC code on VHE
by Christoffer Dall
· 7 years ago
8a43a2b
KVM: arm/arm64: Move arm64-only vgic-v2-sr.c file to arm64
by Christoffer Dall
· 7 years ago
75174ba
KVM: arm/arm64: Handle VGICv2 save/restore from the main VGIC code
by Christoffer Dall
· 8 years ago
bb5ed70
KVM: arm/arm64: Get rid of vgic_elrsr
by Christoffer Dall
· 7 years ago
00536ec
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
by Christoffer Dall
· 7 years ago
8d404c4
KVM: arm64: Rewrite system register accessors to read/write functions
by Christoffer Dall
· 9 years ago
04fef05
KVM: arm64: Remove noop calls to timer save/restore from VHE switch
by Christoffer Dall
· 7 years ago
3f5c90b
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
by Christoffer Dall
· 7 years ago
bc192ce
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
by Christoffer Dall
· 7 years ago
3df59d8
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
by Christoffer Dall
· 7 years ago
829a586
KVM: arm/arm64: Move vcpu_load call after kvm_vcpu_first_run_init
by Christoffer Dall
· 7 years ago
7a364bd
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
by Christoffer Dall
· 7 years ago
27e91ad
kvm: arm/arm64: vgic-v3: Tighten synchronization for guests using v2 on v3
by Marc Zyngier
· 7 years ago
16ca6a6
KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintid
by Marc Zyngier
· 7 years ago
7660042
KVM: arm/arm64: Reduce verbosity of KVM init log
by Ard Biesheuvel
· 7 years ago
413aa80
KVM: arm/arm64: Reset mapped IRQs on VM reset
by Christoffer Dall
· 7 years ago
e21a4f3
KVM: arm/arm64: Avoid vcpu_load for other vcpu ioctls than KVM_RUN
by Christoffer Dall
· 7 years ago
62b06f8
KVM: arm/arm64: vgic: Add missing irq_lock to vgic_mmio_read_pending
by Andre Przywara
· 7 years ago
d4c67a7
kvm: use insert sort in kvm_io_bus_register_dev function
by Gal Hammer
· 7 years ago
250be9d
KVM: arm/arm64: No need to zero CNTVOFF in kvm_timer_vcpu_put() for VHE
by Shanker Donthineni
· 7 years ago
Next »