index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-22
/
+46
2025-07-21
KVM: s390: Rework guest entry logic
Mark Rutland
2
-22
/
+46
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
3
-0
/
+4
2025-06-06
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
Lorenzo Stoakes
1
-4
/
+4
2025-05-28
KVM: s390: Simplify and move pv code
Claudio Imbrenda
10
-176
/
+127
2025-05-28
KVM: s390: Refactor and split some gmap helpers
Claudio Imbrenda
2
-6
/
+29
2025-05-28
KVM: s390: Remove unneeded srcu lock
Claudio Imbrenda
1
-4
/
+2
2025-05-28
s390: Remove unneeded includes
Claudio Imbrenda
1
-0
/
+1
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-12
/
+12
2025-03-31
Merge tag 'kvm-s390-next-6.15-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
4
-12
/
+12
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-11
/
+13
2025-03-27
Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+2
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+3
2025-03-17
KVM: s390: Don't use %pK through debug printing
Thomas Weißschuh
3
-10
/
+10
2025-03-17
KVM: s390: Don't use %pK through tracepoints
Thomas Weißschuh
1
-2
/
+2
2025-03-14
KVM: s390: pv: fix race when making a page secure
Claudio Imbrenda
2
-107
/
+21
2025-03-04
s390/asm-offsets: Rename __LC_PGM_INT_CODE
Heiko Carstens
1
-2
/
+1
2025-03-04
s390/kvm: Convert MACHINE_HAS_ESOP to machine_has_esop()
Heiko Carstens
1
-5
/
+5
2025-03-04
s390/tlb: Convert MACHINE_HAS_TLB_GUEST to machine_has_tlb_guest()
Heiko Carstens
1
-1
/
+2
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2
-3
/
+5
2025-02-21
iommu/s390: handle IOAT registration based on domain
Matthew Rosato
1
-15
/
+2
2025-02-18
KVM: s390: Switch to use hrtimer_setup()
Nam Cao
2
-4
/
+3
2025-01-31
KVM: s390: remove the last user of page->index
Claudio Imbrenda
1
-2
/
+4
2025-01-31
KVM: s390: move gmap_shadow_pgt_lookup() into kvm
Claudio Imbrenda
2
-1
/
+43
2025-01-31
KVM: s390: move some gmap shadowing functions away from mm/gmap.c
Claudio Imbrenda
6
-4
/
+238
2025-01-31
KVM: s390: get rid of gmap_translate()
Claudio Imbrenda
2
-8
/
+20
2025-01-31
KVM: s390: get rid of gmap_fault()
Claudio Imbrenda
1
-2
/
+2
2025-01-31
KVM: s390: use __kvm_faultin_pfn()
Claudio Imbrenda
2
-27
/
+105
2025-01-31
KVM: s390: move pv gmap functions into kvm
Claudio Imbrenda
6
-2
/
+254
2025-01-31
KVM: s390: fake memslot for ucontrol VMs
Claudio Imbrenda
2
-1
/
+18
2025-01-31
KVM: s390: wrapper for KVM_BUG
Claudio Imbrenda
1
-9
/
+10
2025-01-31
KVM: s390: vsie: stop using "struct page" for vsie page
David Hildenbrand
1
-19
/
+12
2025-01-31
KVM: s390: vsie: stop messing with page refcount
David Hildenbrand
1
-16
/
+30
2025-01-31
KVM: s390: vsie: stop using page->index
David Hildenbrand
1
-10
/
+18
2025-01-31
KVM: s390: vsie: fix some corner-cases when grabbing vsie pages
David Hildenbrand
1
-6
/
+19
2025-01-07
KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs
Christoph Schlameuss
1
-0
/
+2
2025-01-07
KVM: s390: Reject setting flic pfault attributes on ucontrol VMs
Christoph Schlameuss
1
-0
/
+4
2025-01-07
KVM: s390: vsie: fix virtual/physical address in unpin_scb()
Claudio Imbrenda
1
-1
/
+1
2024-11-29
Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-30
/
+20
2024-11-27
KVM: s390: Remove one byte cmpxchg() usage
Heiko Carstens
1
-11
/
+2
2024-11-27
KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops
Heiko Carstens
4
-19
/
+18
2024-11-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+45
2024-11-19
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
5
-63
/
+128
2024-11-13
s390/kvm: Convert to use flag output macros
Heiko Carstens
1
-5
/
+5
2024-11-12
Merge tag 'kvm-s390-next-6.13-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-3
/
+43
2024-11-11
KVM: s390: add gen17 facilities to CPU model
Hendrik Brueckner
1
-0
/
+8
2024-11-11
KVM: s390: add msa11 to cpu model
Hendrik Brueckner
2
-3
/
+13
2024-11-11
KVM: s390: add concurrent-function facility to cpu model
Hendrik Brueckner
1
-0
/
+22
2024-11-08
Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-7
/
+13
2024-11-07
s390/kvm: Mask extra bits from program interrupt code
Claudio Imbrenda
2
-2
/
+2
[next]