index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: fix validity interception issue when gisa is switched off
Michael Mueller
2024-08-06
1
-1
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-20
2
-11
/
+25
|
\
|
*
Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-07-16
1
-8
/
+3
|
|
\
|
|
*
KVM: Introduce vcpu->wants_to_run
David Matlack
2024-06-18
1
-1
/
+1
|
|
*
KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIP
Yi Wang
2024-06-11
1
-7
/
+2
|
*
|
Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-07-12
3
-0
/
+48
|
|
\
\
|
*
|
|
kvm: s390: Reject memory region operations for ucontrol VMs
Christoph Schlameuss
2024-07-04
1
-0
/
+3
|
*
|
|
KVM: s390: vsie: retry SIE instruction on host intercepts
Eric Farman
2024-07-04
1
-3
/
+19
|
|
|
/
|
|
/
|
*
|
|
Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-07-19
3
-163
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/kvm: Move bitfields for dat tables
Claudio Imbrenda
2024-07-10
1
-160
/
+3
|
*
|
s390/entry: Pass the asce as parameter to sie64a()
Claudio Imbrenda
2024-07-10
2
-2
/
+3
|
*
|
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-18
1
-1
/
+1
|
|
/
*
/
KVM: s390: fix LPSWEY handling
Christian Borntraeger
2024-07-01
3
-0
/
+48
|
/
*
Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-05-13
2
-5
/
+4
|
\
|
*
Merge branch 'shared-zeropage' into features
Alexander Gordeev
2024-05-02
1
-3
/
+1
|
|
\
|
|
*
s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guests
David Hildenbrand
2024-04-18
1
-3
/
+1
|
*
|
KVM: s390: vsie: Use virt_to_phys for crypto control block
Nina Schoetterl-Glausch
2024-05-01
1
-1
/
+1
|
*
|
KVM: s390: vsie: Use virt_to_phys for facility control block
Nina Schoetterl-Glausch
2024-04-17
1
-1
/
+2
|
|
/
*
/
KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M
Jean-Philippe Brucker
2024-05-02
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
7
-17
/
+16
|
\
|
*
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-03-14
2
-3
/
+3
|
|
\
|
|
*
KVM: s390: only deliver the set service event bits
Eric Farman
2024-02-22
1
-2
/
+2
|
|
*
KVM: s390: fix virtual vs physical address confusion
Alexander Gordeev
2024-02-14
1
-1
/
+1
|
*
|
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
5
-13
/
+13
|
|
\
\
|
|
*
|
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
2024-02-20
5
-13
/
+13
|
*
|
|
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
2024-02-08
1
-1
/
+0
|
|
/
/
*
|
|
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-03-12
5
-30
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-22
2
-1
/
+5
|
*
|
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
2024-02-21
3
-20
/
+22
|
*
|
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
1
-1
/
+1
|
*
|
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
3
-23
/
+22
|
*
|
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
2024-02-16
3
-16
/
+16
|
*
|
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
2024-02-16
2
-2
/
+2
|
*
|
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-16
2
-2
/
+2
|
*
|
s390/acrs: cleanup access register handling
Heiko Carstens
2024-02-12
3
-3
/
+3
|
|
/
*
|
Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2024-01-26
2
-3
/
+6
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: fix cc for successful PQAP
Eric Farman
2024-01-08
1
-2
/
+6
|
*
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
2023-12-21
1
-1
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
4
-9
/
+20
|
\
\
|
*
\
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
2
-3
/
+2
|
|
\
\
|
|
*
|
KVM: s390: Harden copying of userspace-array against overflow
Philipp Stanner
2023-12-01
1
-2
/
+2
|
|
*
|
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
2023-11-30
1
-1
/
+0
|
*
|
|
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
2024-01-08
1
-2
/
+1
|
*
|
|
Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-01-02
1
-2
/
+17
|
|
\
\
\
|
|
*
|
|
KVM: s390: vsie: Fix length of facility list shadowed
Nina Schoetterl-Glausch
2023-12-23
1
-1
/
+11
|
|
*
|
|
KVM: s390: vsie: Fix STFLE interpretive execution identification
Nina Schoetterl-Glausch
2023-12-23
1
-1
/
+6
|
|
|
/
/
|
*
|
|
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2024-01-02
1
-4
/
+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
2023-12-08
1
-1
/
+0
|
*
|
|
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
2023-12-08
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2024-01-11
2
-19
/
+9
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]