index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-28
KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID
Thomas Huth
1
-0
/
+1
2019-05-24
KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
Christian Borntraeger
1
-14
/
+21
2019-05-20
KVM: s390: fix typo in parameter description
Wei Yongjun
1
-1
/
+1
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-10
/
+135
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
1
-1
/
+1
2019-05-07
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-1
/
+0
2019-04-30
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-7
/
+135
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-1
/
+1
2019-04-29
KVM: s390: vsie: Return correct values for Invalid CRYCB format
Pierre Morel
1
-1
/
+1
2019-04-29
KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys
Pierre Morel
1
-2
/
+4
2019-04-26
KVM: s390: provide kvm_arch_no_poll function
Christian Borntraeger
2
-0
/
+18
2019-04-25
KVM: s390: enable MSA9 keywrapping functions depending on cpu model
Christian Borntraeger
2
-2
/
+30
2019-04-25
KVM: s390: add deflate conversion facilty to cpu model
Christian Borntraeger
1
-0
/
+19
2019-04-19
Make anon_inodes unconditional
David Howells
1
-1
/
+0
2019-04-18
KVM: s390: add enhanced sort facilty to cpu model
Christian Borntraeger
1
-0
/
+20
2019-04-18
KVM: s390: provide query function for instructions returning 32 byte
Christian Borntraeger
1
-0
/
+13
2019-04-18
KVM: s390: add MSA9 to cpumodel
Christian Borntraeger
1
-0
/
+13
2019-04-18
KVM: s390: add vector BCD enhancements facility to cpumodel
Christian Borntraeger
1
-0
/
+4
2019-04-18
KVM: s390: add vector enhancements facility 2 to cpumodel
Christian Borntraeger
1
-0
/
+4
2019-04-18
KVM: s390: Fix potential spectre warnings
Eric Farman
1
-2
/
+9
2019-04-16
kvm: move KVM_CAP_NR_MEMSLOTS to common code
Paolo Bonzini
1
-3
/
+0
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-59
/
+566
2019-02-22
KVM: s390: add debug logging for cpu model subfunctions
Christian Borntraeger
1
-0
/
+136
2019-02-22
KVM: s390: implement subfunction processor calls
Christian Borntraeger
1
-13
/
+22
2019-02-11
s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity
Pierre Morel
1
-1
/
+1
2019-02-05
KVM: s390: fix possible null pointer dereference in pending_irqs()
Michael Mueller
1
-3
/
+7
2019-02-05
KVM: s390: start using the GIB
Michael Mueller
1
-0
/
+7
2019-02-05
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
2
-2
/
+169
2019-02-05
KVM: s390: kvm_s390_gisa_clear() now clears the IPM only
Michael Mueller
1
-3
/
+22
2019-02-05
KVM: s390: add functions to (un)register GISC with GISA
Michael Mueller
1
-0
/
+112
2019-02-05
KVM: s390: add kvm reference to struct sie_page2
Michael Mueller
1
-0
/
+1
2019-02-05
KVM: s390: add the GIB and its related life-cyle functions
Michael Mueller
3
-0
/
+46
2019-02-05
KVM: s390: introduce struct kvm_s390_gisa_interrupt
Michael Mueller
2
-23
/
+31
2019-02-05
KVM: s390: remove kvm_s390_ from gisa static inline functions
Michael Mueller
1
-14
/
+13
2019-02-05
KVM: s390: use pending_irqs_no_gisa() where appropriate
Michael Mueller
1
-2
/
+2
2019-02-05
KVM: s390: coding style kvm_s390_gisa_init/clear()
Michael Mueller
1
-10
/
+10
2019-02-05
KVM: s390: move bitmap idle_mask into arch struct top level
Michael Mueller
2
-7
/
+6
2019-02-05
KVM: s390: make bitmap declaration consistent
Michael Mueller
1
-1
/
+1
2019-02-05
KVM: s390: drop obsolete else path
Michael Mueller
1
-1
/
+1
2019-02-05
KVM: s390: clarify kvm related kernel message
Michael Mueller
1
-3
/
+3
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-19
Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-7
/
+17
2018-12-18
KVM: s390: fix kmsg component kvm-s390
Michael Mueller
1
-4
/
+3
2018-12-18
KVM: s390: unregister debug feature on failing arch init
Michael Mueller
1
-3
/
+14
2018-12-14
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
1
-10
/
+1
2018-10-13
Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-4
/
+53
2018-10-08
Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...
Christian Borntraeger
1
-4
/
+53
2018-10-05
KVM: s390: Tracing APCB changes
Pierre Morel
1
-0
/
+41
2018-10-05
KVM: s390: fix locking for crypto setting error path
Christian Borntraeger
1
-4
/
+12
[next]