index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
interrupt.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-10-20
KVM: S390: Remove sca_lock
Christoph Schlameuss
2025-10-20
KVM: s390: Use ESCA instead of BSCA at VM init
Christoph Schlameuss
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2025-09-30
Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2025-09-09
KVM: s390: Fix access to unavailable adapter indicator pages during postcopy
Thomas Huth
2025-09-08
KVM: s390: improve interrupt cpu for wakeup
Christian Borntraeger
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-17
KVM: s390: Don't use %pK through debug printing
Thomas Weißschuh
2025-03-04
s390/asm-offsets: Rename __LC_PGM_INT_CODE
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2025-02-18
KVM: s390: Switch to use hrtimer_setup()
Nam Cao
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2025-01-07
KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
Christoph Schlameuss
2025-01-07
KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
Christoph Schlameuss
2024-11-27
KVM: s390: Remove one byte cmpxchg() usage
Heiko Carstens
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-02-22
KVM: s390: only deliver the set service event bits
Eric Farman
2024-02-21
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
2024-02-16
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-09-25
KVM: s390: fix gisa destroy operation might lead to cpu stalls
Michael Mueller
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-30
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
2023-08-28
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2023-06-09
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-04-20
KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
Nico Boehr
2023-02-15
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-02-15
Merge tag 'kvm-riscv-6.3-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
2023-02-08
KVM: s390: GISA: sort out physical vs virtual pointers usage
Nico Boehr
2023-01-11
KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
Heiko Carstens
2022-12-29
KVM: s390: Mark __kvm_s390_init() and its descendants as __init
Sean Christopherson
2022-11-23
KVM: s390: remove unused gisa_clear_ipm_gisc() function
Heiko Carstens
2022-09-21
KVM: s390: pci: fix GAIT physical vs virtual pointers usage
Matthew Rosato
2022-07-11
KVM: s390: drop unexpected word 'and' in the comments
Jiang Jian
2022-07-11
KVM: s390: pci: enable host forwarding of Adapter Event Notifications
Matthew Rosato
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
2022-07-11
s390/airq: pass more TPI info to airq handlers
Matthew Rosato
2022-04-21
KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused
Sean Christopherson
2022-02-25
KVM: s390: pv: make use of ultravisor AIV support
Michael Mueller
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2021-12-17
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: s390: Clear valid_wakeup in kvm_s390_handle_wait(), not in arch hook
Sean Christopherson
[next]