1. a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago
  2. 19ec166 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
  3. b41fb52 KVM: s390: fix typo in parameter description by Wei Yongjun · 6 years ago
  4. 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  5. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  6. eac7078 Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 6 years ago
  7. da8f0d9 Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  8. 30e63ef s390/airq: recognize directed interrupts by Sebastian Ott · 6 years ago
  9. b2d0371 KVM: s390: vsie: Return correct values for Invalid CRYCB format by Pierre Morel · 6 years ago
  10. bcccb8f KVM: s390: vsie: Do not shadow CRYCB when no AP and no keys by Pierre Morel · 6 years ago
  11. 8b905d2 KVM: s390: provide kvm_arch_no_poll function by Christian Borntraeger · 6 years ago
  12. 8ec2fa5 KVM: s390: enable MSA9 keywrapping functions depending on cpu model by Christian Borntraeger · 6 years ago
  13. 4f45b90 KVM: s390: add deflate conversion facilty to cpu model by Christian Borntraeger · 6 years ago
  14. 5dd50aa Make anon_inodes unconditional by David Howells · 6 years ago
  15. 173aec2 KVM: s390: add enhanced sort facilty to cpu model by Christian Borntraeger · 6 years ago
  16. d668139 KVM: s390: provide query function for instructions returning 32 byte by Christian Borntraeger · 6 years ago
  17. 13209ad KVM: s390: add MSA9 to cpumodel by Christian Borntraeger · 6 years ago
  18. d5cb6ab KVM: s390: add vector BCD enhancements facility to cpumodel by Christian Borntraeger · 6 years ago
  19. 7832e91 KVM: s390: add vector enhancements facility 2 to cpumodel by Christian Borntraeger · 6 years ago
  20. 58616e6 KVM: s390: Fix potential spectre warnings by Eric Farman · 6 years ago
  21. c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
  22. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  23. 11ba596 KVM: s390: add debug logging for cpu model subfunctions by Christian Borntraeger · 6 years ago
  24. 346fa2f KVM: s390: implement subfunction processor calls by Christian Borntraeger · 6 years ago
  25. b10bd9a s390: vsie: Use effective CRYCBD.31 to check CRYCBD validity by Pierre Morel · 6 years ago
  26. b9fa6d6 KVM: s390: fix possible null pointer dereference in pending_irqs() by Michael Mueller · 6 years ago
  27. b1d1e76 KVM: s390: start using the GIB by Michael Mueller · 6 years ago
  28. 9f30f62 KVM: s390: add gib_alert_irq_handler() by Michael Mueller · 6 years ago
  29. 174dd4f KVM: s390: kvm_s390_gisa_clear() now clears the IPM only by Michael Mueller · 6 years ago
  30. 6cff2e1 KVM: s390: add functions to (un)register GISC with GISA by Michael Mueller · 6 years ago
  31. 25c84db KVM: s390: add kvm reference to struct sie_page2 by Michael Mueller · 6 years ago
  32. 1282c21 KVM: s390: add the GIB and its related life-cyle functions by Michael Mueller · 6 years ago
  33. 982cff4 KVM: s390: introduce struct kvm_s390_gisa_interrupt by Michael Mueller · 6 years ago
  34. bb2fb8c KVM: s390: remove kvm_s390_ from gisa static inline functions by Michael Mueller · 6 years ago
  35. 96723d3 KVM: s390: use pending_irqs_no_gisa() where appropriate by Michael Mueller · 6 years ago
  36. 672128b KVM: s390: coding style kvm_s390_gisa_init/clear() by Michael Mueller · 6 years ago
  37. 246b721 KVM: s390: move bitmap idle_mask into arch struct top level by Michael Mueller · 6 years ago
  38. 689bdf9 KVM: s390: make bitmap declaration consistent by Michael Mueller · 6 years ago
  39. b7d4557 KVM: s390: drop obsolete else path by Michael Mueller · 6 years ago
  40. 8d43d57 KVM: s390: clarify kvm related kernel message by Michael Mueller · 6 years ago
  41. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  42. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  43. e9f2e05 Merge tag 'kvm-s390-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  44. 7aedd9d KVM: s390: fix kmsg component kvm-s390 by Michael Mueller · 6 years ago
  45. 308c3e6 KVM: s390: unregister debug feature on failing arch init by Michael Mueller · 6 years ago
  46. e5d83c7 kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic by Paolo Bonzini · 8 years ago
  47. 3d0d0d9 Merge tag 'kvm-s390-next-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  48. ed3054a Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 6 years ago
  49. 0e237e4 KVM: s390: Tracing APCB changes by Pierre Morel · 6 years ago
  50. 8e41bd5 KVM: s390: fix locking for crypto setting error path by Christian Borntraeger · 6 years ago
  51. dd5bd0a Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 6 years ago
  52. 55d09dd Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnext by Christian Borntraeger · 6 years ago
  53. 67d49d5 KVM: s390: set host program identifier by Collin Walling · 6 years ago
  54. 37940fb KVM: s390: device attrs to enable/disable AP interpretation by Tony Krowiak · 6 years ago
  55. 9ee71f2 KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2 by Pierre Morel · 6 years ago
  56. 6b79de4 KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2 by Pierre Morel · 6 years ago
  57. c9ba8c2 KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1 by Pierre Morel · 6 years ago
  58. 6ee7409 KVM: s390: vsie: allow CRYCB FORMAT-0 by Pierre Morel · 6 years ago
  59. 19fd83a KVM: s390: vsie: allow CRYCB FORMAT-1 by Pierre Morel · 6 years ago
  60. 56019f9 KVM: s390: vsie: Allow CRYCB FORMAT-2 by Pierre Morel · 6 years ago
  61. 3af84de KVM: s390: vsie: Make use of CRYCB FORMAT2 clear by Pierre Morel · 6 years ago
  62. d6f6959 KVM: s390: vsie: Do the CRYCB validation first by Pierre Morel · 6 years ago
  63. 6cc571b KVM: s390: Clear Crypto Control Block when using vSIE by Pierre Morel · 6 years ago
  64. 42104598 KVM: s390: interface to clear CRYCB masks by Tony Krowiak · 6 years ago
  65. e585b24 KVM: s390: refactor crypto initialization by Tony Krowiak · 6 years ago
  66. 3194cdb KVM: s390: introduce and use KVM_REQ_VSIE_RESTART by David Hildenbrand · 6 years ago
  67. 9ea5972 KVM: s390: vsie: simulate VCPU SIE entry/exit by David Hildenbrand · 6 years ago
  68. 40ebdb8 KVM: s390: Make huge pages unavailable in ucontrol VMs by Janosch Frank · 6 years ago
  69. df88f31 KVM: s390: Properly lock mm context allow_gmap_hpage_1m setting by Janosch Frank · 6 years ago
  70. 204c972 KVM: s390: vsie: copy wrapping keys to right place by Pierre Morel · 6 years ago
  71. a11bdb1 KVM: s390: Fix pfmf and conditional skey emulation by Janosch Frank · 6 years ago
  72. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  73. 85a0b79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  74. 2375846 Merge tag 'hlp_stage1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvms390/next by Janosch Frank · 6 years ago
  75. a449938 KVM: s390: Add huge page enablement control by Janosch Frank · 6 years ago
  76. 57cb198 KVM: s390: Beautify skey enable check by Janosch Frank · 6 years ago
  77. bd096f6 KVM: s390: Add skey emulation fault handling by Janosch Frank · 6 years ago
  78. 0959e16 s390/mm: Add huge page dirty sync support by Janosch Frank · 6 years ago
  79. a3da7b4 KVM: s390: add etoken support for guests by Christian Borntraeger · 7 years ago
  80. 63747bf KVM: s390/vsie: avoid sparse warning by Christian Borntraeger · 6 years ago
  81. afdad61 KVM: s390: Fix storage attributes migration with memory slots by Claudio Imbrenda · 7 years ago
  82. 0230cae KVM: s390: Replace clear_user with kvm_clear_guest by Janosch Frank · 7 years ago
  83. b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
  84. b08fc52 Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  85. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  86. b357bf6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  87. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 1499fa8 kvm: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  89. 2c8180e KVM: s390: vsie: simplify < 8k address checks by David Hildenbrand · 7 years ago
  90. 6302a13 Merge tag 'kvm-s390-master-4.17-1' by Christian Borntraeger · 7 years ago
  91. f4a551b KVM: s390: vsie: fix < 8k check for the itdba by David Hildenbrand · 7 years ago
  92. 33d1b27 KVM: s390: generalize kvm_s390_get_tod_clock_ext() by David Hildenbrand · 7 years ago
  93. 9ac96d7 KVM: s390: no need to inititalize kvm->arch members to 0 by David Hildenbrand · 7 years ago
  94. b9224cd KVM: s390: introduce defines for control registers by David Hildenbrand · 7 years ago
  95. 20c922f KVM: s390: reset crypto attributes for all vcpus by Tony Krowiak · 7 years ago
  96. 55531b7 KVM: s390: Add storage key facility interpretation control by Janosch Frank · 7 years ago
  97. 0d55303 compat: Move compat_timespec/ timeval to compat_time.h by Deepa Dinamani · 7 years ago
  98. ccc40c5 KVM: s390: provide counters for all interrupt injects/delivery by Christian Borntraeger · 7 years ago
  99. 32de074 KVM: add machine check counter to kvm_stat by QingFeng Hao · 7 years ago
  100. 4ed8773 KVM: s390: fix fallthrough annotation by Sebastian Ott · 7 years ago