index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Lines
12 days
Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-31
/
+86
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
-4
/
+9
2026-04-07
KVM: s390: ucontrol: Fix memslot handling
Claudio Imbrenda
-1
/
+1
2026-04-07
KVM: s390: Allow 4k granularity for memslots
Claudio Imbrenda
-14
/
+6
2026-04-07
KVM: s390: Add alignment checks for hugepages
Claudio Imbrenda
-8
/
+29
2026-04-07
KVM: s390: Add some useful mask macros
Claudio Imbrenda
-1
/
+6
2026-04-02
KVM: s390: Add KVM capability for ESA mode guests
Hendrik Brueckner
-0
/
+6
2026-04-02
KVM: s390: vsie: Accommodate ESA prefix pages
Eric Farman
-2
/
+10
2026-04-02
KVM: s390: vsie: Disable some bits when in ESA mode
Eric Farman
-0
/
+14
2026-04-02
KVM: s390: vsie: Allow non-zarch guests
Eric Farman
-3
/
+5
2026-03-31
KVM: s390: Fix lpsw/e breaking event handling
Janosch Frank
-2
/
+6
2026-03-31
KVM: s390: only deliver service interrupt with payload
Eric Farman
-0
/
+3
2026-03-26
KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
Claudio Imbrenda
-3
/
+15
2026-03-26
KVM: s390: vsie: Fix guest page tables protection
Claudio Imbrenda
-2
/
+10
2026-03-26
KVM: s390: vsie: Fix unshadowing while shadowing
Claudio Imbrenda
-1
/
+19
2026-03-26
KVM: s390: vsie: Fix refcount overflow for shadow gmaps
Claudio Imbrenda
-1
/
+3
2026-03-26
KVM: s390: vsie: Fix nested guest memory shadowing
Claudio Imbrenda
-6
/
+15
2026-03-26
KVM: s390: Correctly handle guest mappings without struct page
Claudio Imbrenda
-13
/
+14
2026-03-26
KVM: s390: Fix gmap_link()
Claudio Imbrenda
-54
/
+52
2026-03-26
KVM: s390: vsie: Fix check for pre-existing shadow mapping
Claudio Imbrenda
-2
/
+3
2026-03-26
KVM: s390: Remove non-atomic dat_crstep_xchg()
Claudio Imbrenda
-97
/
+100
2026-03-26
KVM: s390: vsie: Fix dat_split_ste()
Claudio Imbrenda
-0
/
+1
2026-03-24
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
-13
/
+35
2026-03-16
KVM: s390: vsie: Avoid injecting machine check on signal
Christian Borntraeger
-9
/
+13
2026-03-16
KVM: s390: log machine checks more aggressively
Christian Borntraeger
-2
/
+6
2026-03-16
KVM: s390: Limit adapter indicator access to mapped page
Janosch Frank
-0
/
+12
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into ...
Paolo Bonzini
-2
/
+2
2026-03-06
KVM: s390: Fix a deadlock
Claudio Imbrenda
-2
/
+4
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
-2
/
+0
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-24
/
+20
2026-02-10
KVM: s390: Increase permitted SE header size to 1 MiB
Steffen Eiden
-2
/
+2
2026-02-10
KVM: s390: vsie: Fix race in acquire_gmap_shadow()
Claudio Imbrenda
-4
/
+17
2026-02-10
KVM: s390: vsie: Fix race in walk_guest_tables()
Claudio Imbrenda
-0
/
+3
2026-02-10
KVM: s390: Use guest address to mark guest page dirty
Claudio Imbrenda
-2
/
+4
2026-02-04
KVM: s390: Storage key manipulation IOCTL
Claudio Imbrenda
-0
/
+58
2026-02-04
KVM: s390: Enable 1M pages for gmap
Claudio Imbrenda
-6
/
+5
2026-02-04
KVM: S390: Remove PGSTE code from linux/s390 mm
Claudio Imbrenda
-0
/
+1
2026-02-04
KVM: s390: Switch to new gmap
Claudio Imbrenda
-1355
/
+1069
2026-02-04
KVM: s390: Storage key functions refactoring
Claudio Imbrenda
-71
/
+59
2026-02-04
KVM: s390: Add some helper functions needed for vSIE
Claudio Imbrenda
-2
/
+72
2026-02-04
KVM: s390: Add helper functions for fault handling
Claudio Imbrenda
-2
/
+244
2026-02-04
KVM: s390: New gmap code
Claudio Imbrenda
-1
/
+1410
2026-02-04
KVM: s390: KVM page table management functions: CMMA
Claudio Imbrenda
-0
/
+302
2026-02-04
KVM: s390: KVM page table management functions: lifecycle management
Claudio Imbrenda
-0
/
+348
2026-02-04
KVM: s390: KVM page table management functions: storage keys
Claudio Imbrenda
-0
/
+230
2026-02-04
KVM: s390: KVM page table management functions: walks
Claudio Imbrenda
-0
/
+425
2026-02-04
KVM: s390: KVM page table management functions: clear and replace
Claudio Imbrenda
-0
/
+155
[next]