index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-17
Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-22
/
+59
2026-06-17
Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-6
/
+0
2026-06-16
s390/mm: Complete ptep_get() conversion
Alexander Gordeev
6
-93
/
+140
2026-06-16
Merge branch 'idle-time-acc' into features
Alexander Gordeev
11
-149
/
+164
2026-06-16
Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
46
-656
/
+909
2026-06-15
s390/idle: Remove idle time and count sysfs files
Heiko Carstens
3
-58
/
+1
2026-06-15
s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()
Heiko Carstens
5
-64
/
+122
2026-06-15
s390/irq/idle: Use stcke instead of stckf for time stamps
Heiko Carstens
6
-11
/
+13
2026-06-15
s390/timex: Move union tod_clock type to separate header
Heiko Carstens
2
-19
/
+31
2026-06-15
Merge tag 'kvm-s390-next-7.2-1' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
12
-170
/
+703
2026-06-15
KVM: s390: Introducing kvm_arch_set_irq_inatomic fast inject
Douglas Freimuth
5
-65
/
+241
2026-06-15
KVM: s390: Enable adapter_indicators_set to use mapped pages
Douglas Freimuth
1
-24
/
+63
2026-06-15
KVM: s390: Add map/unmap ioctl and clean mappings post-guest
Douglas Freimuth
4
-43
/
+194
2026-06-15
Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2026-06-15
Merge tag 'timers-nohz-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+73
2026-06-12
tls: remove tls_toe and the related driver
Sabrina Dubroca
2
-2
/
+0
2026-06-12
KVM: s390: vsie: Implement ASTFLEIE facility 2
Nina Schoetterl-Glausch
3
-4
/
+44
2026-06-12
KVM: s390: vsie: Refactor handle_stfle
Nina Schoetterl-Glausch
2
-16
/
+38
2026-06-12
s390/sclp: Detect ASTFLEIE 2 facility
Nina Schoetterl-Glausch
1
-0
/
+1
2026-06-12
KVM: s390: Minor refactor of base/ext facility lists
Nina Schoetterl-Glausch
1
-25
/
+19
2026-06-12
s390: Revert support for DCACHE_WORD_ACCESS
Heiko Carstens
4
-45
/
+0
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
10
-89
/
+166
2026-06-11
Merge tag 's390-7.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+0
2026-06-11
s390/process: Fix kernel thread function pointer type
Heiko Carstens
1
-1
/
+1
2026-06-11
KVM: s390: Initialize KVM_S390_GET_CMMA_BITS memory
Christian Borntraeger
1
-1
/
+1
2026-06-11
KVM: s390: vsie: Use mmu cache to allocate rmap
Claudio Imbrenda
3
-12
/
+14
2026-06-11
KVM: s390: vsie: Add missing radix_tree_preload() in _gaccess_shadow_fault()
Claudio Imbrenda
1
-22
/
+35
2026-06-11
KVM: s390: vsie: Fix allocation of struct vsie_rmap
Claudio Imbrenda
1
-1
/
+1
2026-06-11
KVM: s390: Fix unlikely race in try_get_locked_pte()
Claudio Imbrenda
1
-3
/
+3
2026-06-11
KVM: s390: Silence potential warnings in _gmap_crstep_xchg_atomic()
Claudio Imbrenda
1
-1
/
+10
2026-06-10
s390/tishift: Convert __ashlti3(), __ashrti3(), __lshrti3() to C
Heiko Carstens
4
-67
/
+73
2026-06-10
s390/memmove: Optimize backward copy case
Heiko Carstens
1
-1
/
+23
2026-06-10
s390/string: Convert memset(16|32|64)() to C
Heiko Carstens
7
-70
/
+50
2026-06-10
s390/string: Convert memcpy() to C
Heiko Carstens
2
-31
/
+34
2026-06-10
s390/string: Convert memset() to C
Heiko Carstens
2
-63
/
+61
2026-06-10
s390/string: Convert memmove() to C
Heiko Carstens
2
-41
/
+46
2026-06-10
s390/string: Add -ffreestanding compile option to string.o
Heiko Carstens
2
-0
/
+10
2026-06-10
s390: Add .noinstr.text to boot and purgatory linker scripts
Heiko Carstens
2
-0
/
+2
2026-06-10
s390/purgatory: Enforce z10 minimum architecture level
Heiko Carstens
1
-2
/
+4
2026-06-10
Merge branch 'rust-for-s390' into features
Alexander Gordeev
5
-29
/
+53
2026-06-10
s390: Enable Rust support
Jan Polensky
2
-11
/
+18
2026-06-10
s390/cmpxchg: Fix KASAN stack-out-of-bounds in atomic helpers
Jan Polensky
1
-4
/
+4
2026-06-10
s390/jump_label: Implement ARCH_STATIC_BRANCH_JUMP_ASM and ARCH_STATIC_BRANCH...
Jan Polensky
1
-14
/
+19
2026-06-10
s390/bug: Provide ARCH_WARN_ASM for Rust WARN/BUG support
Jan Polensky
1
-0
/
+12
2026-06-09
crypto: pcbc - Remove support for PCBC mode
Eric Biggers
2
-2
/
+0
2026-06-09
crypto: fcrypt - Remove support for FCrypt block cipher
Eric Biggers
2
-2
/
+0
2026-06-09
KVM: s390: Allow for 2G hugepages
Claudio Imbrenda
1
-1
/
+18
2026-06-09
KVM: s390: Add capability to support 2G hugepages
Claudio Imbrenda
3
-1
/
+35
2026-06-09
KVM: s390: Add module parameter to fence 2G hugepages
Claudio Imbrenda
1
-1
/
+11
2026-06-08
s390: Remove GENERIC_LOCKBREAK Kconfig option
Heiko Carstens
1
-3
/
+0
[prev]
[next]