index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-07-21
KVM: s390: Rework guest entry logic
Mark Rutland
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-05-28
KVM: s390: Simplify and move pv code
Claudio Imbrenda
2025-05-28
KVM: s390: Refactor and split some gmap helpers
Claudio Imbrenda
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-31
Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-17
KVM: s390: Don't use %pK through debug printing
Thomas Weißschuh
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
2025-03-04
s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()
Heiko Carstens
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2025-02-18
KVM: s390: Switch to use hrtimer_setup()
Nam Cao
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
2025-01-31
KVM: s390: wrapper for KVM_BUG
Claudio Imbrenda
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-13
s390/kvm: Convert to use flag output macros
Heiko Carstens
2024-11-11
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
2024-11-11
KVM: s390: add concurrent-function facility to cpu model
Hendrik Brueckner
2024-11-07
s390/kvm: Mask extra bits from program interrupt code
Claudio Imbrenda
2024-10-31
s390/kvm: Initialize uninitialized flags variable
Claudio Imbrenda
2024-10-29
s390/kvm: Stop using gmap_{en,dis}able()
Claudio Imbrenda
2024-10-29
s390/mm/fault: Handle guest-related program interrupts in KVM
Claudio Imbrenda
2024-10-29
s390/kvm: Remove kvm_arch_fault_in_page()
Claudio Imbrenda
2024-08-19
KVM: s390: Fix SORTL and DFLTCC instruction format error in __insn32_query
Hariharan Mari
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-18
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-16
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-12
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-10
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2024-07-04
kvm: s390: Reject memory region operations for ucontrol VMs
Christoph Schlameuss
2024-07-01
KVM: s390: fix LPSWEY handling
Christian Borntraeger
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-11
KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIP
Yi Wang
2024-05-13
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-02
KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M
Jean-Philippe Brucker
2024-04-18
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-02-22
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-21
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
[next]