- ca5e863 mm/gup: remove vmas parameter from get_user_pages_remote() by Lorenzo Stoakes · 1 year, 10 months ago
- 2f2c091 KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA by Nico Boehr · 2 years ago
- e492208 Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 2 years, 1 month ago
- 3343633 Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD by Paolo Bonzini · 2 years, 1 month ago
- 1abb326 KVM: s390: GISA: sort out physical vs virtual pointers usage by Nico Boehr · 2 years, 4 months ago
- 42400d9 KVM: s390: interrupt: use READ_ONCE() before cmpxchg() by Heiko Carstens · 2 years, 2 months ago
- 6c30cd2 KVM: s390: Mark __kvm_s390_init() and its descendants as __init by Sean Christopherson · 2 years, 3 months ago
- 99b63f5 KVM: s390: remove unused gisa_clear_ipm_gisc() function by Heiko Carstens · 2 years, 4 months ago
- 70ba8fa KVM: s390: pci: fix GAIT physical vs virtual pointers usage by Matthew Rosato · 2 years, 6 months ago
- b9df116 KVM: s390: drop unexpected word 'and' in the comments by Jiang Jian · 2 years, 9 months ago
- 73f91b0 KVM: s390: pci: enable host forwarding of Adapter Event Notifications by Matthew Rosato · 2 years, 9 months ago
- 98b1d33 KVM: s390: pci: do initial setup for AEN interpretation by Matthew Rosato · 2 years, 9 months ago
- d2197485 s390/airq: pass more TPI info to airq handlers by Matthew Rosato · 2 years, 9 months ago
- 2031f28 KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused by Sean Christopherson · 2 years, 11 months ago
- ee6a569 KVM: s390: pv: make use of ultravisor AIV support by Michael Mueller · 3 years, 1 month ago
- 5e4e84f Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 3 years, 3 months ago
- 812de046 KVM: s390: Clarify SIGP orders versus STOP/RESTART by Eric Farman · 3 years, 3 months ago
- 91b99ea KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() by Sean Christopherson · 3 years, 5 months ago
- 75c89e5 KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook by Sean Christopherson · 3 years, 5 months ago
- 46808a4 KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index by Marc Zyngier · 3 years, 4 months ago
- 0b707e5 Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 26c21aa s390: rename last_break to pgm_last_break by Sven Schnelle · 3 years, 5 months ago
- 0e9ff65 KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu by Halil Pasic · 3 years, 5 months ago
- 4eeef24 KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor by Sean Christopherson · 3 years, 6 months ago
- a3e03bc KVM: s390: index kvm->arch.idle_mask by vcpu_idx by Halil Pasic · 3 years, 6 months ago
- eba8e1a s390/time,idle: get rid of unsigned long long by Heiko Carstens · 4 years ago
- c419621 KVM: s390: Add memcg accounting to KVM allocations by Christian Borntraeger · 4 years, 4 months ago
- 64019a2 mm/gup: remove task_struct pointer for all gup code by Peter Xu · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 9 months ago
- 0b545fd KVM: s390: remove unneeded semicolon in gisa_vcpu_kicker() by Jason Yan · 4 years, 11 months ago
- d47c4c4 KVM: s390: Fix PV check in deliverable_irqs() by Eric Farman · 5 years ago
- 3b684a4 KVM: s390: Use fallthrough; by Joe Perches · 5 years ago
- ea5c68c KVM: s390: protvirt: Add program exception injection by Janosch Frank · 6 years ago
- 0890dde KVM: s390: protvirt: Add SCLP interrupt handling by Christian Borntraeger · 5 years ago
- 201ae98 KVM: s390: protvirt: Implement interrupt injection by Michael Mueller · 6 years ago
- f654706 KVM: s390/interrupt: do not pin adapter interrupt pages by Ulrich Weigand · 5 years ago
- c611990 KVM: s390: ENOTSUPP -> EOPNOTSUPP fixups by Christian Borntraeger · 5 years ago
- 7775cba KVM: s390: Remove unused parameter from __inject_sigp_restart() by Thomas Huth · 5 years ago
- 53936b5 KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctl by Thomas Huth · 5 years ago
- d984740 KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup by Wanpeng Li · 6 years ago
- d73eb57 KVM: Boost vCPUs that are delivering interrupts by Wanpeng Li · 6 years ago
- 0ef0fd3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
- 30e63ef s390/airq: recognize directed interrupts by Sebastian Ott · 6 years ago
- 58616e6 KVM: s390: Fix potential spectre warnings by Eric Farman · 6 years ago
- b9fa6d6 KVM: s390: fix possible null pointer dereference in pending_irqs() by Michael Mueller · 6 years ago
- 9f30f62 KVM: s390: add gib_alert_irq_handler() by Michael Mueller · 6 years ago
- 174dd4f KVM: s390: kvm_s390_gisa_clear() now clears the IPM only by Michael Mueller · 6 years ago
- 6cff2e1 KVM: s390: add functions to (un)register GISC with GISA 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
- bb2fb8c KVM: s390: remove kvm_s390_ from gisa static inline functions by Michael Mueller · 6 years ago
- 96723d3 KVM: s390: use pending_irqs_no_gisa() where appropriate by Michael Mueller · 6 years ago
- 672128b KVM: s390: coding style kvm_s390_gisa_init/clear() by Michael Mueller · 6 years ago
- 246b721 KVM: s390: move bitmap idle_mask into arch struct top level by Michael Mueller · 6 years ago
- 689bdf9 KVM: s390: make bitmap declaration consistent by Michael Mueller · 6 years ago
- b7d4557 KVM: s390: drop obsolete else path by Michael Mueller · 6 years ago
- b3dae10 sched/swait: Rename to exclusive by Peter Zijlstra · 7 years ago
- b9224cd KVM: s390: introduce defines for control registers by David Hildenbrand · 7 years ago
- ccc40c5 KVM: s390: provide counters for all interrupt injects/delivery by Christian Borntraeger · 7 years ago
- 32de074 KVM: add machine check counter to kvm_stat by QingFeng Hao · 7 years ago
- 5fe0179 KVM: s390: take care of clock-comparator sign control by David Hildenbrand · 7 years ago
- baabee6 KVM: s390: use switch vs jump table in interrupt.c by David Hildenbrand · 7 years ago
- 8846f31 KVM: s390: do not set intervention requests for GISA interrupts by Christian Borntraeger · 7 years ago
- a981032 KVM: s390: optimize wakeup for exitless interrupts by Christian Borntraeger · 7 years ago
- 4b9f952 KVM: s390: introduce the format-1 GISA by Michael Mueller · 8 years ago
- f180bfd KVM: s390: activate GISA for emulated interrupts by Michael Mueller · 8 years ago
- 4b35f65 KVM: s390: make kvm_s390_get_io_int() aware of GISA by Michael Mueller · 8 years ago
- 24160af KVM: s390: add GISA interrupts to FLIC ioctl interface by Michael Mueller · 8 years ago
- 2496c8e KVM: s390: abstract adapter interruption word generation from ISC by Michael Mueller · 8 years ago
- d7c5cb0 KVM: s390: exploit GISA and AIV for emulated interrupts by Michael Mueller · 8 years ago
- d77e641 KVM: s390: implement GISA IPM related primitives by Michael Mueller · 8 years ago
- c7901a6 KVM: s390: reverse bit ordering of irqs in pending mask by Michael Mueller · 8 years ago
- 8d5fb0d KVM: s390: introduce and use kvm_s390_test_cpuflags() by David Hildenbrand · 7 years ago
- 9daecfc KVM: s390: introduce and use kvm_s390_clear_cpuflags() by David Hildenbrand · 7 years ago
- ef8f4f4 KVM: s390: reuse kvm_s390_set_cpuflags() by David Hildenbrand · 7 years ago
- 2018224 KVM: s390: rename __set_cpuflag() to kvm_s390_set_cpuflags() by David Hildenbrand · 7 years ago
- a9f6c9a KVM: s390: cleanup struct kvm_s390_float_interrupt by David Hildenbrand · 7 years ago
- 5886293 KVM: s390: drop use of spin lock in __floating_irq_kick by Michael Mueller · 7 years ago
- 940f89a KVM: s390: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
- d809aa2 KVM: s390: add SPDX identifiers to the remaining files by Greg Kroah-Hartman · 7 years ago
- 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 4dd6f17 KVM: s390: clear_io_irq() requests are not expected for adapter interrupts by Michael Mueller · 8 years ago
- ee739f4 KVM: s390: abstract conversion between isc and enum irq_types by Michael Mueller · 8 years ago
- 72e1ad4 KVM: s390: document memory ordering for kvm_s390_vcpu_wakeup by Christian Borntraeger · 7 years ago
- cc65450 s390/ctl_reg: move control register definitions to ctl_reg.h by Martin Schwidefsky · 7 years ago
- 3dbf020 KVM: s390: use WARN_ON_ONCE only for checking by David Hildenbrand · 8 years ago
- c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
- 4d62fcc0 KVM: s390: Inject machine check into the guest by QingFeng Hao · 8 years ago
- 2c1a48f KVM: S390: add new group for flic by Yi Min Zhao · 8 years ago
- 1ba15b2 KVM: s390: fix ais handling vs cpu model by Christian Borntraeger · 8 years ago
- 8024855 KVM: s390: fix stale machine check data for guarded storage by Christian Borntraeger · 8 years ago
- a892095 KVM: s390: introduce adapter interrupt inject function by Yi Min Zhao · 8 years ago
- 5197839 KVM: s390: introduce ais mode modify function by Fei Li · 8 years ago
- 08fab50 KVM: s390: interface for suppressible I/O adapters by Fei Li · 8 years ago
- 4e0b1ab KVM: s390: gs support for kvm guests by Fan Zhang · 8 years ago
- 916cda1 s390: add a system call for guarded storage by Martin Schwidefsky · 9 years ago
- 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 31d8b8d KVM: s390: handle access registers in the run ioctl not in vcpu_put/load by Christian Borntraeger · 8 years ago