1. 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
  2. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 6 months ago
  3. f3633c2 Merge tag 'kvm-s390-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next-5.6 by Paolo Bonzini · 4 years, 6 months ago
  4. 2f0a83b KVM: s390: clean up redundant 'kvm_run' parameters by Tianjia Zhang · 4 years, 7 months ago
  5. e8c2226 KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return type to bool by Vitaly Kuznetsov · 4 years, 7 months ago
  6. 23a60f8 s390/kvm: diagnose 0x318 sync and reset by Collin Walling · 4 years, 7 months ago
  7. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  8. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  9. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  10. 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 7 months ago
  11. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  12. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  13. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  14. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  15. 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
  16. 7c0ade6 KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present() by Vitaly Kuznetsov · 4 years, 8 months ago
  17. 0b0ed65 s390: remove critical section cleanup from entry.S by Sven Schnelle · 5 years ago
  18. 4c7ccc3 Merge tag 'kvm-s390-next-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 8 months ago
  19. 9d5272f Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 4 years, 8 months ago
  20. cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 9 months ago
  21. 4aef2ec Merge branch 'kvm-amd-fixes' into HEAD by Paolo Bonzini · 4 years, 8 months ago
  22. b9b2782 KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 9 months ago
  23. 2673cb6 Merge tag 'kvm-s390-master-5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 9 months ago
  24. 495907e KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 9 months ago
  25. 5615e74 KVM: s390: Remove false WARN_ON_ONCE for the PQAP instruction by Christian Borntraeger · 4 years, 9 months ago
  26. 3bda038 Merge tag 'kvm-s390-master-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 4 years, 9 months ago
  27. 1b94f6f KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run by Tianjia Zhang · 4 years, 9 months ago
  28. 812756a kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place by Emanuele Giuseppe Esposito · 4 years, 9 months ago
  29. 0b545fd KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker() by Jason Yan · 4 years, 9 months ago
  30. d075fc3 KVM: s390: vsie: Move conditional reschedule by David Hildenbrand · 4 years, 10 months ago
  31. d47c4c4 KVM: s390: Fix PV check in deliverable_irqs() by Eric Farman · 4 years, 9 months ago
  32. 97daa02 KVM: s390: Return last valid slot if approx index is out-of-bounds by Sean Christopherson · 4 years, 10 months ago
  33. 0339eb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
  34. 9bb7152 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 10 months ago
  35. 4d4cee9 KVM: s390: vsie: Fix delivery of addressing exceptions by David Hildenbrand · 4 years, 10 months ago
  36. 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
  37. 20c384f vhost: refine vhost and vringh kconfig by Jason Wang · 4 years, 10 months ago
  38. b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 10 months ago
  39. 8bf8961 Merge tag 'kvm-s390-next-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  40. 0774a96 KVM: Fix out of range accesses to memslots by Sean Christopherson · 4 years, 10 months ago
  41. 3b684a4 KVM: s390: Use fallthrough; by Joe Perches · 4 years, 10 months ago
  42. 1c48245 Merge tag 'kvm-s390-next-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 4 years, 10 months ago
  43. 4d39576 KVM: Remove unnecessary asm/kvm_host.h includes by Peter Xu · 5 years ago
  44. 2a49f61 KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() by Sean Christopherson · 5 years ago
  45. 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 5 years ago
  46. 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 5 years ago
  47. 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 5 years ago
  48. e93fc7b KVM: s390: Also reset registers in sync regs for initial cpu reset by Christian Borntraeger · 4 years, 11 months ago
  49. cc674ef KVM: s390: introduce module parameter kvm.use_gisa by Michael Mueller · 5 years ago
  50. 13da9ae KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED by Christian Borntraeger · 5 years ago
  51. 8a8378f KVM: s390: protvirt: Add UV cpu reset calls by Janosch Frank · 5 years ago
  52. 72f2182 KVM: s390: protvirt: do not inject interrupts after start by Christian Borntraeger · 5 years ago
  53. 3adae0b KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112 by Janosch Frank · 5 years ago
  54. 7c36a3f KVM: s390: protvirt: Support cmd 5 operation state by Janosch Frank · 5 years ago
  55. fe28c786 KVM: s390: protvirt: Report CPU state to Ultravisor by Janosch Frank · 6 years ago
  56. e0d2773 KVM: s390: protvirt: UV calls in support of diag308 0, 1 by Janosch Frank · 6 years ago
  57. ea5c68c KVM: s390: protvirt: Add program exception injection by Janosch Frank · 6 years ago
  58. 811ea79 KVM: s390: protvirt: Only sync fmt4 registers by Janosch Frank · 6 years ago
  59. 0f30350 KVM: s390: protvirt: Do only reset registers that are accessible by Janosch Frank · 5 years ago
  60. 68cf7b1 KVM: s390: protvirt: disallow one_reg by Janosch Frank · 6 years ago
  61. 353cbc6 KVM: s390: protvirt: STSI handling by Janosch Frank · 6 years ago
  62. 22d768c KVM: s390: protvirt: Write sthyi data to instruction data area by Janosch Frank · 6 years ago
  63. 5322781 KVM: s390/mm: handle guest unpin events by Claudio Imbrenda · 5 years ago
  64. d274995 KVM: s390: protvirt: handle secure guest prefix pages by Janosch Frank · 5 years ago
  65. 19e1227 KVM: S390: protvirt: Introduce instruction data area bounce buffer by Janosch Frank · 6 years ago
  66. c8aac23 KVM: s390: protvirt: Add new gprs location handling by Janosch Frank · 6 years ago
  67. e663df9 KVM: s390: protvirt: Handle spec exception loops by Janosch Frank · 6 years ago
  68. 0890dde KVM: s390: protvirt: Add SCLP interrupt handling by Christian Borntraeger · 5 years ago
  69. 201ae98 KVM: s390: protvirt: Implement interrupt injection by Michael Mueller · 6 years ago
  70. da24a0c KVM: s390: protvirt: Instruction emulation by Janosch Frank · 5 years ago
  71. 49710db KVM: s390: protvirt: Handle SE notification interceptions by Janosch Frank · 6 years ago
  72. 1274800 KVM: s390/mm: Make pages accessible before destroying the guest by Christian Borntraeger · 5 years ago
  73. fa0c5ea KVM: s390: protvirt: Secure memory is not mergeable by Janosch Frank · 6 years ago
  74. 29b40f1 KVM: s390: protvirt: Add initial vm and cpu lifecycle handling by Janosch Frank · 5 years ago
  75. 3e6c556 KVM: s390: protvirt: Add UV debug trace by Janosch Frank · 5 years ago
  76. f654706 KVM: s390/interrupt: do not pin adapter interrupt pages by Ulrich Weigand · 5 years ago
  77. ef09f4f Merge tag 'kvm-s390-next-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  78. 7de3f14 KVM: s390: Add new reset vcpu API by Janosch Frank · 5 years ago
  79. cca00eb KVM: s390: Cleanup initial cpu reset by Janosch Frank · 5 years ago
  80. 5568089 KVM: s390: do not clobber registers during guest reset/store status by Christian Borntraeger · 5 years ago
  81. c611990 KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups by Christian Borntraeger · 5 years ago
  82. ddd259c KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() by Sean Christopherson · 5 years ago
  83. afede96 KVM: Drop kvm_arch_vcpu_setup() by Sean Christopherson · 5 years ago
  84. ff72bb5 KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
  85. e529ef6 KVM: Move vcpu alloc and init invocation to common code by Sean Christopherson · 5 years ago
  86. 4543bdc KVM: Introduce kvm_vcpu_destroy() by Sean Christopherson · 5 years ago
  87. a2017f1 KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page by Sean Christopherson · 5 years ago
  88. 321f8ee KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
  89. 897cc38 KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues by Sean Christopherson · 5 years ago
  90. fe289eb Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
  91. c7b7de6 KVM: s390: Do not yield when target is already running by Christian Borntraeger · 6 years ago
  92. 8474e5c KVM: s390: count invalid yields by Christian Borntraeger · 6 years ago
  93. d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
  94. b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
  95. f76f637 KVM: s390: Cleanup kvm_arch_init error path by Janosch Frank · 5 years ago
  96. 7775cba KVM: s390: Remove unused parameter from __inject_sigp_restart() by Thomas Huth · 5 years ago
  97. fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  98. a9c20bb Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-master by Paolo Bonzini · 5 years ago
  99. 53936b5 KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl by Thomas Huth · 5 years ago
  100. 13a17cc KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset() by Igor Mammedov · 5 years ago