index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
kvm-s390.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: s390: Check kvm pointer when testing KVM_CAP_S390_HPAGE_1M
Jean-Philippe Brucker
2024-05-02
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-3
/
+3
|
\
|
*
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2024-03-14
1
-1
/
+1
|
|
\
|
|
*
KVM: s390: fix virtual vs physical address confusion
Alexander Gordeev
2024-02-14
1
-1
/
+1
|
*
|
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
2024-02-20
1
-2
/
+2
|
|
/
*
|
KVM: s390: fix access register usage in ioctls
Eric Farman
2024-02-22
1
-0
/
+3
*
|
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
2024-02-21
1
-15
/
+3
*
|
s390/fpu: decrease stack usage for some cases
Heiko Carstens
2024-02-16
1
-1
/
+1
*
|
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
2024-02-16
1
-18
/
+16
*
|
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
2024-02-16
1
-13
/
+13
*
|
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
2024-02-16
1
-1
/
+1
*
|
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-16
1
-1
/
+1
*
|
s390/acrs: cleanup access register handling
Heiko Carstens
2024-02-12
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-17
1
-1
/
+0
|
\
|
*
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
2023-11-30
1
-1
/
+0
*
|
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-12-11
1
-8
/
+8
*
|
KVM: s390: remove superfluous save_fpu_regs() call
Heiko Carstens
2023-12-11
1
-2
/
+0
*
|
s390/fpu: get rid of test_fp_ctl()
Heiko Carstens
2023-12-11
1
-4
/
+1
*
|
KVM: s390: use READ_ONCE() to read fpc register value
Heiko Carstens
2023-12-11
1
-1
/
+1
*
|
KVM: s390: fix setting of fpc register
Heiko Carstens
2023-12-11
1
-5
/
+0
|
/
*
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
1
-3
/
+3
|
\
|
*
s390: use control register bit defines
Heiko Carstens
2023-09-19
1
-3
/
+3
|
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
1
-3
/
+3
*
|
KVM: s390: add tracepoint in gmap notifier
Nico Boehr
2023-10-16
1
-0
/
+2
*
|
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
2023-10-16
1
-1
/
+8
|
/
*
KVM: s390: Add UV feature negotiation
Steffen Eiden
2023-08-28
1
-0
/
+73
*
s390/uv: UV feature check utility
Steffen Eiden
2023-08-28
1
-1
/
+1
*
KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
Ilya Leoshkevich
2023-08-28
1
-3
/
+20
*
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2023-08-28
1
-2
/
+2
*
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
1
-1
/
+1
|
\
|
*
s390: fix various typos
Heiko Carstens
2023-07-03
1
-1
/
+1
*
|
KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
Nico Boehr
2023-06-13
1
-0
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
1
-4
/
+3
|
\
|
*
KVM: Change return type of kvm_arch_vm_ioctl() to "int"
Thomas Huth
2023-03-16
1
-2
/
+1
|
*
KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()
Thomas Huth
2023-03-16
1
-2
/
+2
*
|
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
2023-03-31
1
-0
/
+1
|
/
*
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-02-15
1
-98
/
+166
|
\
|
*
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
2023-02-07
1
-1
/
+55
|
*
KVM: s390: Refactor vcpu mem_op function
Janis Schoetterl-Glausch
2023-02-07
1
-19
/
+17
|
*
KVM: s390: Refactor absolute vm mem_op function
Janis Schoetterl-Glausch
2023-02-07
1
-25
/
+18
|
*
KVM: s390: Dispatch to implementing function at top level of vm mem_op
Janis Schoetterl-Glausch
2023-02-07
1
-14
/
+24
|
*
KVM: s390: Move common code of mem_op functions into function
Janis Schoetterl-Glausch
2023-02-07
1
-28
/
+24
|
*
KVM: s390: disable migration mode when dirty tracking is disabled
Nico Boehr
2023-02-07
1
-13
/
+30
*
|
KVM: Opt out of generic hardware enabling on s390 and PPC
Sean Christopherson
2022-12-29
1
-6
/
+0
*
|
KVM: Drop kvm_arch_check_processor_compat() hook
Sean Christopherson
2022-12-29
1
-6
/
+1
*
|
KVM: Drop kvm_arch_{init,exit}() hooks
Sean Christopherson
2022-12-29
1
-10
/
+0
*
|
KVM: s390: Mark __kvm_s390_init() and its descendants as __init
Sean Christopherson
2022-12-29
1
-2
/
+2
*
|
KVM: s390: Do s390 specific init without bouncing through kvm_init()
Sean Christopherson
2022-12-29
1
-4
/
+25
*
|
KVM: Drop arch hardware (un)setup hooks
Sean Christopherson
2022-12-29
1
-10
/
+0
*
|
KVM: s390: Move hardware setup/unsetup to init/exit
Sean Christopherson
2022-12-29
1
-10
/
+13
[next]