index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-17
/
+16
2024-03-14
Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2
-3
/
+3
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-30
/
+35
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-13
/
+13
2024-02-22
KVM: s390: fix access register usage in ioctls
Eric Farman
2
-1
/
+5
2024-02-22
KVM: s390: only deliver the set service event bits
Eric Farman
1
-2
/
+2
2024-02-21
KVM: s390: introduce kvm_s390_fpu_(store|load)
Janosch Frank
3
-20
/
+22
2024-02-20
KVM: s390: Refactor kvm_is_error_gpa() into kvm_is_gpa_in_memslot()
Sean Christopherson
5
-13
/
+13
2024-02-16
s390/fpu: decrease stack usage for some cases
Heiko Carstens
1
-1
/
+1
2024-02-16
s390/kvm: convert to regular kernel fpu user
Heiko Carstens
3
-23
/
+22
2024-02-16
s390/fpu: rename save_fpu_regs() to save_user_fpu_regs(), etc
Heiko Carstens
3
-16
/
+16
2024-02-16
s390/fpu: convert FPU CIF flag to regular TIF flag
Heiko Carstens
2
-2
/
+2
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2
-2
/
+2
2024-02-14
KVM: s390: fix virtual vs physical address confusion
Alexander Gordeev
1
-1
/
+1
2024-02-12
s390/acrs: cleanup access register handling
Heiko Carstens
3
-3
/
+3
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
1
-1
/
+0
2024-01-26
Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2
-3
/
+6
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-9
/
+20
2024-01-10
Merge tag 's390-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-19
/
+9
2024-01-08
KVM: s390: fix cc for successful PQAP
Eric Farman
1
-2
/
+6
2024-01-08
Merge tag 'kvm-x86-generic-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-3
/
+2
2024-01-08
KVM: introduce CONFIG_KVM_COMMON
Paolo Bonzini
1
-2
/
+1
2024-01-02
Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-2
/
+17
2024-01-02
Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
1
-4
/
+0
2023-12-23
KVM: s390: vsie: Fix length of facility list shadowed
Nina Schoetterl-Glausch
1
-1
/
+11
2023-12-23
KVM: s390: vsie: Fix STFLE interpretive execution identification
Nina Schoetterl-Glausch
1
-1
/
+6
2023-12-21
KVM: s390: vsie: fix race during shadow creation
Christian Borntraeger
1
-1
/
+0
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2
-9
/
+9
2023-12-11
KVM: s390: remove superfluous save_fpu_regs() call
Heiko Carstens
1
-2
/
+0
2023-12-11
s390/fpu: get rid of test_fp_ctl()
Heiko Carstens
1
-4
/
+1
2023-12-11
KVM: s390: use READ_ONCE() to read fpc register value
Heiko Carstens
1
-1
/
+1
2023-12-11
KVM: s390: fix setting of fpc register
Heiko Carstens
1
-5
/
+0
2023-12-08
KVM: remove CONFIG_HAVE_KVM_IRQFD
Paolo Bonzini
1
-1
/
+0
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-12-01
KVM: s390: Harden copying of userspace-array against overflow
Philipp Stanner
1
-2
/
+2
2023-11-30
KVM: move KVM_CAP_DEVICE_CTRL to the generic check
Wei Wang
1
-1
/
+0
2023-11-14
KVM: s390: vsie: fix wrong VIR 37 when MSO is used
Claudio Imbrenda
1
-4
/
+0
2023-11-03
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
3
-35
/
+18
2023-10-31
Merge tag 'kvm-s390-next-6.7-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
4
-2
/
+44
2023-10-23
s390/mm: move translation-exception identification structure to fault.h
Heiko Carstens
1
-31
/
+14
2023-10-16
KVM: s390: add tracepoint in gmap notifier
Nico Boehr
2
-0
/
+25
2023-10-16
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
3
-2
/
+19
2023-09-25
KVM: s390: fix gisa destroy operation might lead to cpu stalls
Michael Mueller
1
-10
/
+6
2023-09-19
s390: use control register bit defines
Heiko Carstens
2
-4
/
+4
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2
-4
/
+4
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-15
/
+148
2023-08-31
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
5
-27
/
+162
2023-08-30
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
1
-1
/
+2
2023-08-28
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-12
/
+14
2023-08-28
KVM: s390: pv: Allow AP-instructions for pv-guests
Steffen Eiden
1
-2
/
+4
[next]