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
/
pv.c
Age
Commit message (
Expand
)
Author
2023-07-18
KVM: s390: pv: simplify shutdown and fix race
Claudio Imbrenda
2023-07-03
s390: fix various typos
Heiko Carstens
2023-05-04
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
2022-11-23
KVM: s390: pv: support for Destroy fast UVC
Claudio Imbrenda
2022-11-23
KVM: s390: pv: asynchronous destroy for reboot
Claudio Imbrenda
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-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: 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-06-01
KVM: s390: Add CPU dump functionality
Janosch Frank
2022-06-01
KVM: s390: Add configuration dump functionality
Janosch Frank
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2021-12-08
KVM: s390: Introduce kvm_s390_get_gfn_end()
Maciej S. Szmigiero
2021-10-25
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
2021-10-25
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
2021-06-24
KVM: s390: prepare for hugepage vmalloc
Claudio Imbrenda
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-10
KVM: s390: Add memcg accounting to KVM allocations
Christian Borntraeger
2020-11-11
KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...
Janosch Frank
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-02-27
KVM: s390: protvirt: Report CPU state to Ultravisor
Janosch Frank
2020-02-27
KVM: S390: protvirt: Introduce instruction data area bounce buffer
Janosch Frank
2020-02-27
KVM: s390/mm: Make pages accessible before destroying the guest
Christian Borntraeger
2020-02-27
KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
Janosch Frank