index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/airq: recognize directed interrupts
Sebastian Ott
2019-04-29
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-15
3
-59
/
+566
|
\
|
*
KVM: s390: add debug logging for cpu model subfunctions
Christian Borntraeger
2019-02-22
1
-0
/
+136
|
*
KVM: s390: implement subfunction processor calls
Christian Borntraeger
2019-02-22
1
-13
/
+22
|
*
KVM: s390: fix possible null pointer dereference in pending_irqs()
Michael Mueller
2019-02-05
1
-3
/
+7
|
*
KVM: s390: start using the GIB
Michael Mueller
2019-02-05
1
-0
/
+7
|
*
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
2019-02-05
2
-2
/
+169
|
*
KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
Michael Mueller
2019-02-05
1
-3
/
+22
|
*
KVM: s390: add functions to (un)register GISC with GISA
Michael Mueller
2019-02-05
1
-0
/
+112
|
*
KVM: s390: add kvm reference to struct sie_page2
Michael Mueller
2019-02-05
1
-0
/
+1
|
*
KVM: s390: add the GIB and its related life-cyle functions
Michael Mueller
2019-02-05
3
-0
/
+46
|
*
KVM: s390: introduce struct kvm_s390_gisa_interrupt
Michael Mueller
2019-02-05
2
-23
/
+31
|
*
KVM: s390: remove kvm_s390_ from gisa static inline functions
Michael Mueller
2019-02-05
1
-14
/
+13
|
*
KVM: s390: use pending_irqs_no_gisa() where appropriate
Michael Mueller
2019-02-05
1
-2
/
+2
|
*
KVM: s390: coding style kvm_s390_gisa_init/clear()
Michael Mueller
2019-02-05
1
-10
/
+10
|
*
KVM: s390: move bitmap idle_mask into arch struct top level
Michael Mueller
2019-02-05
2
-7
/
+6
|
*
KVM: s390: make bitmap declaration consistent
Michael Mueller
2019-02-05
1
-1
/
+1
|
*
KVM: s390: drop obsolete else path
Michael Mueller
2019-02-05
1
-1
/
+1
|
*
KVM: s390: clarify kvm related kernel message
Michael Mueller
2019-02-05
1
-3
/
+3
*
|
s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
Pierre Morel
2019-02-11
1
-1
/
+1
|
/
*
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
1
-1
/
+1
|
\
|
*
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
2018-12-22
1
-1
/
+1
*
|
Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-12-19
1
-7
/
+17
|
\
\
|
*
|
KVM: s390: fix kmsg component kvm-s390
Michael Mueller
2018-12-18
1
-4
/
+3
|
*
|
KVM: s390: unregister debug feature on failing arch init
Michael Mueller
2018-12-18
1
-3
/
+14
|
|
/
*
/
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
2018-12-14
1
-10
/
+1
|
/
*
Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-13
1
-4
/
+53
|
\
|
*
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
2018-10-08
1
-4
/
+53
|
|
\
|
|
*
KVM: s390: Tracing APCB changes
Pierre Morel
2018-10-05
1
-0
/
+41
|
|
*
KVM: s390: fix locking for crypto setting error path
Christian Borntraeger
2018-10-05
1
-4
/
+12
*
|
|
Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2018-10-04
3
-60
/
+286
|
\
|
|
|
*
|
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
2018-10-01
3
-60
/
+282
|
|
\
|
|
|
*
KVM: s390: device attrs to enable/disable AP interpretation
Tony Krowiak
2018-09-28
1
-3
/
+27
|
|
*
KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
Pierre Morel
2018-09-28
1
-1
/
+3
|
|
*
KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
Pierre Morel
2018-09-28
1
-5
/
+28
|
|
*
KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
Pierre Morel
2018-09-28
1
-4
/
+10
|
|
*
KVM: s390: vsie: allow CRYCB FORMAT-0
Pierre Morel
2018-09-28
1
-3
/
+17
|
|
*
KVM: s390: vsie: allow CRYCB FORMAT-1
Pierre Morel
2018-09-28
1
-0
/
+19
|
|
*
KVM: s390: vsie: Allow CRYCB FORMAT-2
Pierre Morel
2018-09-28
1
-10
/
+104
|
|
*
KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
Pierre Morel
2018-09-28
1
-3
/
+3
|
|
*
KVM: s390: vsie: Do the CRYCB validation first
Pierre Morel
2018-09-28
1
-5
/
+6
|
|
*
KVM: s390: Clear Crypto Control Block when using vSIE
Pierre Morel
2018-09-28
1
-0
/
+2
|
|
*
KVM: s390: interface to clear CRYCB masks
Tony Krowiak
2018-09-26
1
-0
/
+15
|
|
*
KVM: s390: refactor crypto initialization
Tony Krowiak
2018-09-26
1
-37
/
+33
|
|
*
KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
David Hildenbrand
2018-09-26
1
-1
/
+6
|
|
*
KVM: s390: vsie: simulate VCPU SIE entry/exit
David Hildenbrand
2018-09-26
3
-5
/
+26
|
*
|
KVM: s390: set host program identifier
Collin Walling
2018-10-01
2
-0
/
+4
|
|
/
*
/
KVM: s390: Make huge pages unavailable in ucontrol VMs
Janosch Frank
2018-09-12
1
-2
/
+2
|
/
*
KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting
Janosch Frank
2018-09-04
1
-0
/
+2
*
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
2018-09-04
1
-1
/
+2
[next]