index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
2022-12-19
Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-12
Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...
Joerg Roedel
2022-11-28
Merge tag 'kvm-s390-next-6.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2022-11-24
KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) field
Thomas Huth
2022-11-23
KVM: s390: remove unused gisa_clear_ipm_gisc() function
Heiko Carstens
2022-11-23
KVM: s390: pv: module parameter to fence asynchronous destroy
Claudio Imbrenda
2022-11-23
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
2022-11-23
KVM: s390: pv: add KVM_CAP_S390_PROTECTED_ASYNC_DISABLE
Claudio Imbrenda
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
2022-11-19
iommu/s390: Make attach succeed even if the device is in error state
Niklas Schnelle
2022-11-09
KVM: replace direct irq.h inclusion
Paolo Bonzini
2022-11-07
KVM: s390: pci: Fix allocation size of aift kzdev elements
Rafael Mendonca
2022-11-07
KVM: s390: pv: don't allow userspace to set the clock under PV
Nico Boehr
2022-10-26
KVM: s390: VSIE: sort out virtual/physical address in pin_guest_page
Nico Boehr
2022-10-26
KVM: s390: pv: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
KVM: s390: sida: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-26
KVM: s390: sort out physical vs virtual pointers usage
Nico Boehr
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-26
KVM: remove KVM_REQ_UNHALT
Paolo Bonzini
2022-09-21
KVM: s390: pci: register pci hooks without interpretation
Matthew Rosato
2022-09-21
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2022-09-21
KVM: s390: Pass initialized arg even if unused
Janis Schoetterl-Glausch
2022-09-21
KVM: s390: pci: fix plain integer as NULL pointer warnings
Matthew Rosato
2022-08-29
KVM: s390: pci: Hook to access KVM lowlevel from VFIO
Pierre Morel
2022-07-20
KVM: s390: resetting the Topology-Change-Report
Pierre Morel
2022-07-20
KVM: s390: guest support for topology function
Pierre Morel
2022-07-20
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
2022-07-19
KVM: s390: pv: don't present the ecall interrupt twice
Nico Boehr
2022-07-19
KVM: s390: pv: destroy the configuration before its memory
Claudio Imbrenda
2022-07-19
KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vm
Claudio Imbrenda
2022-07-19
KVM: s390: pv: add mmu_notifier
Claudio Imbrenda
2022-07-13
KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentation
Claudio Imbrenda
2022-07-13
KVM: s390: pv: clear the state without memset
Claudio Imbrenda
2022-07-13
KVM: s390: pv: usage counter instead of flag
Claudio Imbrenda
2022-07-13
KVM: s390: pv: refactor s390_reset_acc
Claudio Imbrenda
2022-07-13
KVM: s390: pv: leak the topmost page table when destroy fails
Claudio Imbrenda
2022-07-13
KVM: s390/pci: fix include duplicates
Christian Borntraeger
2022-07-11
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
2022-07-11
Merge tag 'kvm-s390-pci-5.20' into kernelorgnext
Christian Borntraeger
2022-07-11
KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices
Matthew Rosato
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
2022-07-11
KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding
Matthew Rosato
2022-07-11
KVM: s390: mechanism to enable guest zPCI Interpretation
Matthew Rosato
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
2022-07-11
KVM: s390: pci: add basic kvm_zdev structure
Matthew Rosato
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-06-08
KVM: Move kvm_arch_vcpu_precreate() under kvm->lock
Zeng Guang
[next]