index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-11-03
3
-35
/
+18
|
\
|
*
s390/mm: move translation-exception identification structure to fault.h
Heiko Carstens
2023-10-23
1
-31
/
+14
|
*
s390: use control register bit defines
Heiko Carstens
2023-09-19
2
-4
/
+4
|
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
2
-4
/
+4
*
|
Merge tag 'kvm-s390-next-6.7-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-10-31
4
-2
/
+44
|
\
\
|
*
|
KVM: s390: add tracepoint in gmap notifier
Nico Boehr
2023-10-16
2
-0
/
+25
|
*
|
KVM: s390: add stat counter for shadow gmap events
Nico Boehr
2023-10-16
3
-2
/
+19
|
|
/
*
/
KVM: s390: fix gisa destroy operation might lead to cpu stalls
Michael Mueller
2023-09-25
1
-10
/
+6
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-09-07
4
-15
/
+148
|
\
|
*
Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-08-31
5
-27
/
+162
|
|
\
|
|
*
KVM: s390: pv: Allow AP-instructions for pv-guests
Steffen Eiden
2023-08-28
1
-2
/
+4
|
|
*
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: pv: relax WARN_ONCE condition for destroy fast
Viktor Mihajlovski
2023-08-28
1
-1
/
+2
|
|
*
Merge remote-tracking branch 'vfio-ap' into next
Janosch Frank
2023-08-28
2
-12
/
+14
|
|
|
\
|
|
*
|
KVM: s390: interrupt: Fix single-stepping keyless mode exits
Ilya Leoshkevich
2023-08-28
1
-2
/
+2
|
|
*
|
KVM: s390: interrupt: Fix single-stepping userspace-emulated instructions
Ilya Leoshkevich
2023-08-28
1
-3
/
+20
|
|
*
|
KVM: s390: interrupt: Fix single-stepping kernel-emulated instructions
Ilya Leoshkevich
2023-08-28
1
-3
/
+14
|
|
*
|
KVM: s390: interrupt: Fix single-stepping into program interrupt handlers
Ilya Leoshkevich
2023-08-28
1
-1
/
+16
|
|
*
|
KVM: s390: interrupt: Fix single-stepping into interrupt handlers
Ilya Leoshkevich
2023-08-28
2
-2
/
+16
*
|
|
|
s390/airq: remove lsi_mask from airq_struct
Benjamin Block
2023-08-30
1
-1
/
+2
*
|
|
|
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-08-28
2
-12
/
+14
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge branch 'vfio-ap' into features
Heiko Carstens
2023-08-23
2
-12
/
+14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
KVM: s390: export kvm_s390_pv*_is_protected functions
Tony Krowiak
2023-08-18
2
-12
/
+14
|
|
|
/
*
|
/
KVM: s390: fix sthyi error handling
Heiko Carstens
2023-07-29
1
-3
/
+6
|
/
/
*
/
KVM: s390: pv: simplify shutdown and fix race
Claudio Imbrenda
2023-07-18
1
-2
/
+6
|
/
*
Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-06
8
-11
/
+10
|
\
|
*
s390: fix various typos
Heiko Carstens
2023-07-03
7
-9
/
+9
|
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
1
-2
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-07-03
3
-5
/
+13
|
\
\
|
*
|
KVM: s390/diag: fix racy access of physical cpu number in diag 9c handler
Christian Borntraeger
2023-06-16
1
-3
/
+5
|
*
|
KVM: s390: vsie: fix the length of APCB bitmap
Pierre Morel
2023-06-16
1
-2
/
+4
|
*
|
KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
Nico Boehr
2023-06-13
1
-0
/
+4
|
|
/
*
/
mm/gup: remove vmas parameter from get_user_pages_remote()
Lorenzo Stoakes
2023-06-09
1
-1
/
+1
|
/
*
Merge tag 'kvm-s390-next-6.4-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-05-05
1
-0
/
+5
|
\
|
*
KVM: s390: pv: fix asynchronous teardown for small VMs
Claudio Imbrenda
2023-05-04
1
-0
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-05-01
4
-28
/
+35
|
\
\
|
*
|
Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-04-26
3
-24
/
+32
|
|
\
|
|
|
*
KVM: s390: pci: fix virtual-physical confusion on module unload/load
Nico Boehr
2023-04-20
1
-1
/
+1
|
|
*
KVM: s390: vsie: clarifications on setting the APCB
Pierre Morel
2023-04-20
1
-21
/
+29
|
|
*
KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA
Nico Boehr
2023-04-20
1
-2
/
+2
|
*
|
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
|
|
/
*
|
Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-24
1
-1
/
+0
|
\
\
|
*
|
kvm: Remove "select SRCU"
Paul E. McKenney
2023-04-05
1
-1
/
+0
|
|
/
*
|
KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
Alexey Kardashevskiy
2023-03-31
1
-0
/
+1
*
|
KVM: s390: pv: fix external interruption loop not always detected
Nico Boehr
2023-03-28
1
-8
/
+24
|
/
*
Merge tag 'kvm-s390-next-6.3-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2023-02-15
4
-102
/
+285
|
\
|
*
KVM: s390: GISA: sort out physical vs virtual pointers usage
Nico Boehr
2023-02-08
1
-4
/
+7
|
*
KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
Janis Schoetterl-Glausch
2023-02-07
3
-1
/
+167
[next]