index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-16
KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUS
David Hildenbrand
1
-1
/
+1
2016-03-03
KVM: s390: fix memory overwrites when vx is disabled
David Hildenbrand
1
-85
/
+43
2016-03-03
s390/kvm: remove dependency on struct save_area definition
Martin Schwidefsky
1
-15
/
+15
2016-03-03
KVM: s390: fix guest fprs memory leak
David Hildenbrand
1
-1
/
+4
2015-11-19
KVM: s390: fix wrong lookup of VCPUs by array index
David Hildenbrand
2
-8
/
+3
2015-11-19
KVM: s390: avoid memory overwrites on emergency signal injection
David Hildenbrand
1
-0
/
+4
2015-11-19
KVM: s390: fix pfmf intercept handler
Heiko Carstens
1
-1
/
+1
2015-11-19
KVM: s390: enable SIMD only when no VCPUs were created
David Hildenbrand
1
-1
/
+5
2015-11-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-145
/
+125
2015-10-29
KVM: s390: use simple switch statement as multiplexer
Christian Borntraeger
1
-21
/
+21
2015-10-29
KVM: s390: drop useless newline in debugging data
Christian Borntraeger
1
-4
/
+4
2015-10-29
KVM: s390: SCA must not cross page boundaries
David Hildenbrand
1
-1
/
+3
2015-10-14
s390/fpu: always enable the vector facility if it is available
Hendrik Brueckner
1
-6
/
+0
2015-10-13
KVM: s390: factor out reading of the guest TOD clock
David Hildenbrand
3
-15
/
+14
2015-10-13
KVM: s390: factor out and fix setting of guest TOD clock
David Hildenbrand
3
-23
/
+21
2015-10-13
KVM: s390: switch to get_tod_clock() and fix STP sync races
David Hildenbrand
2
-20
/
+6
2015-10-13
KVM: s390: correctly handle injection of pgm irqs and per events
David Hildenbrand
1
-1
/
+20
2015-10-13
KVM: s390: simplify in-kernel program irq injection
David Hildenbrand
2
-32
/
+20
2015-10-13
KVM: s390: drop out early in kvm_s390_has_irq()
David Hildenbrand
1
-11
/
+9
2015-10-13
KVM: s390: kvm_arch_vcpu_runnable already cares about timer interrupts
David Hildenbrand
1
-1
/
+1
2015-10-13
KVM: s390: set interception requests for all floating irqs
David Hildenbrand
1
-12
/
+7
2015-10-13
KVM: s390: disabled wait cares about machine checks, not PER
David Hildenbrand
1
-5
/
+3
2015-10-13
KVM: s390: remove unused variable in __inject_vm
Christian Borntraeger
1
-3
/
+0
2015-09-16
KVM: s390: Replace incorrect atomic_or with atomic_andnot
Jason J. Herne
1
-1
/
+1
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
1
-0
/
+1
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-31
/
+31
2015-08-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-33
/
+97
2015-08-31
Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-105
/
+240
2015-08-07
KVM: s390: Fix assumption that kvm_set_irq_routing is always run successfully
Nicholas Krause
1
-2
/
+1
2015-08-04
KVM: s390: host STP toleration for VMs
Fan Zhang
3
-1
/
+49
2015-08-03
s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT instead
Hendrik Brueckner
1
-5
/
+5
2015-07-30
KVM: s390: Fix hang VCPU hang/loop regression
Christian Borntraeger
1
-2
/
+2
2015-07-29
KVM: s390: log capability enablement and vm attribute changes
Christian Borntraeger
1
-0
/
+19
2015-07-29
KVM: s390: Provide global debug log
Christian Borntraeger
2
-1
/
+26
2015-07-29
KVM: s390: adapt debug entries for instruction handling
Christian Borntraeger
2
-15
/
+17
2015-07-29
KVM: s390: improve debug feature usage
Christian Borntraeger
1
-1
/
+1
2015-07-29
KVM: s390: more irq names for trace events
David Hildenbrand
2
-8
/
+17
2015-07-29
KVM: s390: Fixup interrupt vcpu event messages and levels
Christian Borntraeger
1
-24
/
+27
2015-07-29
KVM: s390: add more debug data for the pfault diagnoses
Christian Borntraeger
1
-0
/
+4
2015-07-29
KVM: s390: remove "from (user|kernel)" from irq injection messages
David Hildenbrand
2
-27
/
+17
2015-07-29
KVM: s390: VCPU_EVENT cleanup for prefix changes
Christian Borntraeger
4
-6
/
+2
2015-07-29
KVM: s390: Improve vcpu event debugging for diagnoses
Christian Borntraeger
1
-1
/
+3
2015-07-29
KVM: s390: add kvm stat counter for all diagnoses
Christian Borntraeger
2
-1
/
+7
2015-07-29
KVM: s390: only reset CMMA state if it was enabled before
Dominik Dingel
1
-0
/
+4
2015-07-29
KVM: s390: clean up cmma_enable check
Dominik Dingel
3
-17
/
+8
2015-07-29
KVM: s390: filter space-switch events when PER is enforced
David Hildenbrand
1
-0
/
+35
2015-07-29
KVM: s390: propagate error from enable storage key
Dominik Dingel
1
-1
/
+3
2015-07-27
atomic: Replace atomic_{set,clear}_mask() usage
Peter Zijlstra
2
-31
/
+31
2015-07-22
s390/kernel: lazy restore fpu registers
Hendrik Brueckner
1
-37
/
+95
2015-07-22
s390/kvm: validate the floating-point control before restoring it
Hendrik Brueckner
1
-2
/
+8
[next]