index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
28
-255
/
+452
12 days
Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
5
-21
/
+10
2026-08-13
KVM: s390: gmap: Make prefix handling optional
Steffen Eiden
4
-7
/
+25
2026-08-13
KVM: s390: gmap: Make CMMA optional
Steffen Eiden
4
-1
/
+9
2026-08-13
KVM: s390: gmap: Make storage keys optional
Steffen Eiden
4
-0
/
+15
2026-08-13
KVM: s390: Prepare gmap for a second KVM implementation
Steffen Eiden
5
-112
/
+175
2026-08-13
KVM: s390: Move s390 kvm code into a subdirectory
Steffen Eiden
26
-11
/
+21
2026-08-13
KVM: s390: Rename kvm-s390.{c,h} to s390.{c,h}
Steffen Eiden
15
-16
/
+16
2026-08-13
KVM: s390: Prepare include guards for a new location
Steffen Eiden
3
-9
/
+9
2026-08-13
KVM: s390: Extract gmap tracing to a separate header
Steffen Eiden
3
-15
/
+49
2026-08-12
Merge remote-tracking branch 'kvms390/master' into 'kvms390/next'
Christian Borntraeger
12
-195
/
+385
2026-08-12
KVM: s390: Fix potential tiny kernel stack leak
Claudio Imbrenda
1
-0
/
+1
2026-08-12
KVM: s390: Fix kvm_s390_clear_pv_state()
Claudio Imbrenda
1
-0
/
+4
2026-08-12
KVM: s390: Fix IRQ injection with SIGP Stop and Store Status
Claudio Imbrenda
1
-32
/
+38
2026-08-12
KVM: s390: Fix pgste_get_trylock_multiple()
Claudio Imbrenda
1
-5
/
+2
2026-08-12
KVM: s390: Fix get_all_floating_irqs()
Claudio Imbrenda
1
-1
/
+6
2026-08-12
KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()
Claudio Imbrenda
1
-2
/
+4
2026-08-12
KVM: s390: Properly handle NULL pointer in dat_cond_set_storage_key()
Claudio Imbrenda
1
-1
/
+4
2026-08-12
KVM: s390: Restore sigset on error path
Christian Borntraeger
1
-2
/
+4
2026-08-12
KVM: s390: pv: Fix rc/rrc offset for PVM_DUMP
Christian Borntraeger
1
-1
/
+1
2026-08-12
KVM: s390: vsie: zero stale crypto bits
Christian Borntraeger
1
-0
/
+1
2026-08-12
KVM: s390: keyop: use mmu_lock to read gmap->asce
Christian Borntraeger
1
-1
/
+2
2026-08-11
KVM: s390: Fix memory corruption by not reinjecting CK machine checks
Christian Borntraeger
1
-16
/
+8
2026-08-11
KVM: s390: Fix length check __import_wp_info()
Christian Borntraeger
1
-1
/
+1
2026-08-11
KVM: s390: Free guest debug data on vcpu destroy
Christian Borntraeger
1
-0
/
+1
2026-08-11
KVM: s390: Take srcu when importing watchpoint data
Christian Borntraeger
1
-2
/
+4
2026-08-11
KVM: s390: Fix old_data leak in guest debug error path
Christian Borntraeger
1
-1
/
+5
2026-08-11
KVM: s390: Fix memory leak in guest debug handling
Christian Borntraeger
1
-0
/
+1
2026-08-11
KVM: s390: Zero initialize irq in reinject_machine_check
Christian Borntraeger
1
-1
/
+1
2026-08-11
KVM: s390: Zero initialize data structures for inject_pfault_token
Christian Borntraeger
1
-2
/
+2
2026-08-11
KVM: s390: Remove user triggerable WARN_ON
Christian Borntraeger
1
-1
/
+1
2026-08-10
KVM: s390: vsie: Create constant SCB_ALIGNMENT_SHIFT
Christoph Schlameuss
1
-4
/
+5
2026-08-10
KVM: s390: vsie: Assert crycb alignment in vsie_page
Christoph Schlameuss
1
-0
/
+1
2026-08-10
KVM: s390: vsie: Assert mcck_info offset in vsie_page
Christoph Schlameuss
1
-4
/
+2
2026-08-10
KVM: s390: vsie: Convert shift to phys_to_pfn()
Christoph Schlameuss
1
-1
/
+1
2026-08-10
KVM: s390: vsie: Remove duplicate assertion
Christoph Schlameuss
1
-1
/
+0
2026-08-10
KVM: s390: Remove double 64bscao feature check
Christoph Schlameuss
1
-2
/
+1
2026-08-05
KVM: s390: Remove cond_resched() calls
Heiko Carstens
5
-18
/
+7
2026-08-03
KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
Claudio Imbrenda
1
-20
/
+21
2026-08-03
KVM: s390: Fix ordering when adding to SCA
Claudio Imbrenda
1
-1
/
+1
2026-08-03
KVM: s390: Return -EINTR if a signal is pending while faulting-in
Claudio Imbrenda
2
-4
/
+4
2026-08-03
KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
Claudio Imbrenda
1
-22
/
+18
2026-08-03
KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
Claudio Imbrenda
1
-0
/
+2
2026-08-03
KVM: s390: cmma: Fix dirty tracking when removing memslot
Claudio Imbrenda
2
-3
/
+29
2026-08-03
KVM: s390: Fix race in __do_essa()
Claudio Imbrenda
2
-12
/
+13
2026-08-03
KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
Claudio Imbrenda
4
-17
/
+22
2026-08-03
KVM: s390: ucontrol: Fix sca_clear_ext_call()
Claudio Imbrenda
2
-5
/
+19
2026-08-03
KVM: s390: Fix overclearing ESCA in case of error
Claudio Imbrenda
2
-2
/
+2
2026-08-03
KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
Claudio Imbrenda
1
-1
/
+2
2026-08-03
KVM: s390: Do not free SCA if it was not allocated
Claudio Imbrenda
1
-1
/
+2
[next]