- 1ed576a KVM: s390: pv: Mark mm as protected after the set secure parameters and improve cleanup by Janosch Frank · 4 years, 3 months ago
- 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 5 months ago
- 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, 5 months ago
- 2f0a83b KVM: s390: clean up redundant 'kvm_run' parameters by Tianjia Zhang · 4 years, 7 months ago
- 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
- 23a60f8 s390/kvm: diagnose 0x318 sync and reset by Collin Walling · 4 years, 7 months ago
- 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
- 2a18b7e KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected by Vitaly Kuznetsov · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
- 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
- 0b0ed65 s390: remove critical section cleanup from entry.S by Sven Schnelle · 5 years ago
- cb95312 kvm: add halt-polling cpu usage stats by David Matlack · 4 years, 8 months ago
- 4aef2ec Merge branch 'kvm-amd-fixes' into HEAD by Paolo Bonzini · 4 years, 8 months ago
- b9b2782 KVM: X86: Declare KVM_CAP_SET_GUEST_DEBUG properly by Peter Xu · 4 years, 9 months ago
- 1b94f6f KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run by Tianjia Zhang · 4 years, 9 months ago
- 812756a kvm_host: unify VM_STAT and VCPU_STAT definitions in a single place by Emanuele Giuseppe Esposito · 4 years, 9 months ago
- 97daa02 KVM: s390: Return last valid slot if approx index is out-of-bounds by Sean Christopherson · 4 years, 9 months ago
- 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 10 months ago
- b990408 KVM: Pass kvm_init()'s opaque param to additional arch funcs by Sean Christopherson · 4 years, 10 months ago
- 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
- 0774a96 KVM: Fix out of range accesses to memslots by Sean Christopherson · 4 years, 10 months ago
- 3b684a4 KVM: s390: Use fallthrough; by Joe Perches · 4 years, 10 months ago
- 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
- 2a49f61 KVM: Ensure validity of memslot with respect to kvm_get_dirty_log() by Sean Christopherson · 5 years ago
- 0dff084 KVM: Provide common implementation for generic dirty log functions by Sean Christopherson · 5 years ago
- 9d4c197 KVM: Drop "const" attribute from old memslot in commit_memory_region() by Sean Christopherson · 5 years ago
- 414de7ab KVM: Drop kvm_arch_create_memslot() by Sean Christopherson · 5 years ago
- e93fc7b KVM: s390: Also reset registers in sync regs for initial cpu reset by Christian Borntraeger · 4 years, 11 months ago
- cc674ef KVM: s390: introduce module parameter kvm.use_gisa by Michael Mueller · 4 years, 11 months ago
- 13da9ae KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED by Christian Borntraeger · 5 years ago
- 8a8378f KVM: s390: protvirt: Add UV cpu reset calls by Janosch Frank · 5 years ago
- 72f2182 KVM: s390: protvirt: do not inject interrupts after start by Christian Borntraeger · 5 years ago
- 3adae0b KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112 by Janosch Frank · 5 years ago
- 7c36a3f KVM: s390: protvirt: Support cmd 5 operation state by Janosch Frank · 5 years ago
- fe28c786 KVM: s390: protvirt: Report CPU state to Ultravisor by Janosch Frank · 6 years ago
- e0d2773 KVM: s390: protvirt: UV calls in support of diag308 0, 1 by Janosch Frank · 6 years ago
- 811ea79 KVM: s390: protvirt: Only sync fmt4 registers by Janosch Frank · 6 years ago
- 0f30350 KVM: s390: protvirt: Do only reset registers that are accessible by Janosch Frank · 5 years ago
- 68cf7b1 KVM: s390: protvirt: disallow one_reg by Janosch Frank · 6 years ago
- 19e1227 KVM: S390: protvirt: Introduce instruction data area bounce buffer by Janosch Frank · 6 years ago
- c8aac23 KVM: s390: protvirt: Add new gprs location handling by Janosch Frank · 6 years ago
- 0890dde KVM: s390: protvirt: Add SCLP interrupt handling by Christian Borntraeger · 5 years ago
- fa0c5ea KVM: s390: protvirt: Secure memory is not mergeable by Janosch Frank · 6 years ago
- 29b40f1 KVM: s390: protvirt: Add initial vm and cpu lifecycle handling by Janosch Frank · 5 years ago
- 3e6c556 KVM: s390: protvirt: Add UV debug trace by Janosch Frank · 5 years ago
- 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
- 7de3f14 KVM: s390: Add new reset vcpu API by Janosch Frank · 5 years ago
- cca00eb KVM: s390: Cleanup initial cpu reset by Janosch Frank · 5 years ago
- 5568089 KVM: s390: do not clobber registers during guest reset/store status by Christian Borntraeger · 5 years ago
- ddd259c KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() by Sean Christopherson · 5 years ago
- afede96 KVM: Drop kvm_arch_vcpu_setup() by Sean Christopherson · 5 years ago
- ff72bb5 KVM: s390: Manually invoke vcpu setup during kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
- e529ef6 KVM: Move vcpu alloc and init invocation to common code by Sean Christopherson · 5 years ago
- 4543bdc KVM: Introduce kvm_vcpu_destroy() by Sean Christopherson · 5 years ago
- a2017f1 KVM: s390: Invoke kvm_vcpu_init() before allocating sie_page by Sean Christopherson · 5 years ago
- 321f8ee KVM: s390: Move guts of kvm_arch_vcpu_init() into kvm_arch_vcpu_create() by Sean Christopherson · 5 years ago
- 897cc38 KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues by Sean Christopherson · 5 years ago
- 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
- 8474e5c KVM: s390: count invalid yields by Christian Borntraeger · 6 years ago
- d0dea73 KVM: s390: mark __insn32_query() as __always_inline by Heiko Carstens · 5 years ago
- b1c41ac KVM: s390: fix __insn32_query() inline assembly by Heiko Carstens · 5 years ago
- f76f637 KVM: s390: Cleanup kvm_arch_init error path by Janosch Frank · 5 years ago
- fe38bd6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
- 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
- 53936b5 KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl by Thomas Huth · 5 years ago
- 13a17cc KVM: s390: kvm_s390_vm_start_migration: check dirty_bitmap before using it as target for memset() by Igor Mammedov · 5 years ago
- 17a81bd Merge tag 'kvm-s390-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 5 years ago
- 200824f KVM: s390: Disallow invalid bits in kvm_valid_regs and kvm_dirty_regs by Thomas Huth · 5 years ago
- a13b03b KVM: s390: Test for bad access register and size at the start of S390_MEM_OP by Thomas Huth · 5 years ago
- 741cbba KVM: remove kvm_arch_has_vcpu_debugfs() by Paolo Bonzini · 5 years ago
- 39d7530 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 05f31e3 s390: ap: kvm: Enable PQAP/AQIC facility for the guest by Pierre Morel · 6 years ago
- 0d9ce16 kvm: Convert kvm_lock to a mutex by Junaid Shahid · 6 years ago
- f257d6d KVM: Directly return result from kvm_arch_check_processor_compat() by Sean Christopherson · 6 years ago
- a86cb41 KVM: s390: Do not report unusabled IDs via KVM_CAP_MAX_VCPU_ID by Thomas Huth · 6 years ago
- 19ec166 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
- b41fb52 KVM: s390: fix typo in parameter description by Wei Yongjun · 6 years ago
- 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
- 8b905d2 KVM: s390: provide kvm_arch_no_poll function by Christian Borntraeger · 6 years ago
- 8ec2fa5 KVM: s390: enable MSA9 keywrapping functions depending on cpu model by Christian Borntraeger · 6 years ago
- 4f45b90 KVM: s390: add deflate conversion facilty to cpu model by Christian Borntraeger · 6 years ago
- 173aec2 KVM: s390: add enhanced sort facilty to cpu model by Christian Borntraeger · 6 years ago
- d668139 KVM: s390: provide query function for instructions returning 32 byte by Christian Borntraeger · 6 years ago
- 13209ad KVM: s390: add MSA9 to cpumodel by Christian Borntraeger · 6 years ago
- d5cb6ab KVM: s390: add vector BCD enhancements facility to cpumodel by Christian Borntraeger · 6 years ago
- 7832e91 KVM: s390: add vector enhancements facility 2 to cpumodel by Christian Borntraeger · 6 years ago
- c110ae5 kvm: move KVM_CAP_NR_MEMSLOTS to common code by Paolo Bonzini · 6 years ago
- 11ba596 KVM: s390: add debug logging for cpu model subfunctions by Christian Borntraeger · 6 years ago
- 346fa2f KVM: s390: implement subfunction processor calls by Christian Borntraeger · 6 years ago
- b1d1e76 KVM: s390: start using the GIB by Michael Mueller · 6 years ago
- 9f30f62 KVM: s390: add gib_alert_irq_handler() by Michael Mueller · 6 years ago
- 25c84db KVM: s390: add kvm reference to struct sie_page2 by Michael Mueller · 6 years ago
- 1282c21 KVM: s390: add the GIB and its related life-cyle functions by Michael Mueller · 6 years ago
- 982cff4 KVM: s390: introduce struct kvm_s390_gisa_interrupt by Michael Mueller · 6 years ago
- 8d43d57 KVM: s390: clarify kvm related kernel message by Michael Mueller · 6 years ago
- 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
- 7aedd9d KVM: s390: fix kmsg component kvm-s390 by Michael Mueller · 6 years ago