index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
KVM: s390: vsie: Fix races with partial gmap invalidations
Claudio Imbrenda
3
-4
/
+9
2026-04-03
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-1
/
+5
2026-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-178
/
+231
2026-03-28
Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
3
-3
/
+9
2026-03-28
s390/entry: Scrub r12 register on kernel entry
Vasily Gorbik
1
-0
/
+3
2026-03-28
s390/syscalls: Add spectre boundary for syscall dispatch table
Greg Kroah-Hartman
1
-1
/
+4
2026-03-28
s390/barrier: Make array_index_mask_nospec() __always_inline
Vasily Gorbik
1
-2
/
+2
2026-03-26
KVM: s390: Fix KVM_S390_VCPU_FAULT ioctl
Claudio Imbrenda
1
-3
/
+15
2026-03-26
KVM: s390: vsie: Fix guest page tables protection
Claudio Imbrenda
1
-2
/
+10
2026-03-26
KVM: s390: vsie: Fix unshadowing while shadowing
Claudio Imbrenda
2
-1
/
+19
2026-03-26
KVM: s390: vsie: Fix refcount overflow for shadow gmaps
Claudio Imbrenda
1
-1
/
+3
2026-03-26
KVM: s390: vsie: Fix nested guest memory shadowing
Claudio Imbrenda
1
-6
/
+15
2026-03-26
KVM: s390: Correctly handle guest mappings without struct page
Claudio Imbrenda
3
-13
/
+14
2026-03-26
KVM: s390: Fix gmap_link()
Claudio Imbrenda
3
-54
/
+52
2026-03-26
KVM: s390: vsie: Fix check for pre-existing shadow mapping
Claudio Imbrenda
1
-2
/
+3
2026-03-26
KVM: s390: Remove non-atomic dat_crstep_xchg()
Claudio Imbrenda
5
-96
/
+99
2026-03-26
KVM: s390: vsie: Fix dat_split_ste()
Claudio Imbrenda
1
-0
/
+1
2026-03-24
s390/cpum_sf: Cap sampling rate to prevent lsctl exception
Thomas Richter
1
-1
/
+5
2026-03-24
Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
10
-21
/
+53
2026-03-16
KVM: s390: vsie: Avoid injecting machine check on signal
Christian Borntraeger
7
-15
/
+22
2026-03-16
KVM: s390: log machine checks more aggressively
Christian Borntraeger
3
-2
/
+6
2026-03-16
KVM: s390: Limit adapter indicator access to mapped page
Janosch Frank
1
-0
/
+12
2026-03-16
s390/mm: Add missing secure storage access fixups for donated memory
Janosch Frank
1
-2
/
+9
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2026-03-13
Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-6
/
+8
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2026-03-07
s390: Revert "s390/irq/idle: Remove psw bits early"
Heiko Carstens
1
-6
/
+8
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+1
2026-03-06
KVM: s390: Fix a deadlock
Claudio Imbrenda
1
-2
/
+4
2026-03-03
s390/stackleak: Fix __stackleak_poison() inline assembly constraint
Heiko Carstens
1
-1
/
+1
2026-03-03
s390/xor: Improve inline assembly constraints
Heiko Carstens
1
-4
/
+4
2026-03-03
s390/xor: Fix xor_xc_2() inline assembly constraints
Heiko Carstens
1
-2
/
+2
2026-03-03
s390/xor: Fix xor_xc_5() inline assembly
Vasily Gorbik
1
-1
/
+0
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+0
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
1
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
1
-2
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-25
s390/pfault: Fix virtual vs physical address confusion
Alexander Gordeev
1
-2
/
+2
2026-02-25
s390/kexec: Disable stack protector in s390_reset_system()
Vasily Gorbik
1
-1
/
+1
2026-02-25
s390/idle: Remove psw_idle() prototype
Heiko Carstens
1
-2
/
+0
2026-02-25
s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()
Heiko Carstens
1
-2
/
+1
2026-02-25
s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()
Heiko Carstens
1
-14
/
+7
2026-02-25
s390/irq/idle: Remove psw bits early
Heiko Carstens
1
-8
/
+6
2026-02-25
s390/idle: Inline update_timer_idle()
Heiko Carstens
4
-35
/
+38
2026-02-25
s390/idle: Slightly optimize idle time accounting
Heiko Carstens
1
-7
/
+8
2026-02-25
s390/idle: Add comment for non obvious code
Heiko Carstens
1
-0
/
+9
2026-02-25
s390/vtime: Fix virtual timer forwarding
Heiko Carstens
1
-16
/
+2
2026-02-25
s390/idle: Fix cpu idle exit cpu time accounting
Heiko Carstens
3
-6
/
+18
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-2
/
+1
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-4
/
+2
[next]