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
2025-10-31
Merge tag 's390-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-35
/
+28
2025-10-30
kbuild: Add '-fms-extensions' to areas with dedicated CFLAGS
Nathan Chancellor
2
-2
/
+4
2025-10-30
s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP
Heiko Carstens
1
-1
/
+0
2025-10-29
s390/mm: Fix memory leak in add_marker() when kvrealloc() fails
Miaoqian Lin
1
-12
/
+7
2025-10-24
s390/ptrace: Explicitly include <linux/typecheck.h>
Jens Remus
1
-0
/
+1
2025-10-24
s390/pci: Restore IRQ unconditionally for the zPCI device
Farhan Ali
2
-9
/
+1
2025-10-24
s390: Update defconfigs
Heiko Carstens
3
-11
/
+18
2025-10-23
s390/smp: Fix fallback CPU detection
Heiko Carstens
1
-0
/
+1
2025-10-23
s390/pci: Highlight failure to enable PCI function
Gerd Bayer
1
-1
/
+3
2025-10-23
s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
Gerd Bayer
1
-2
/
+2
2025-10-23
crypto: s390/phmac - Do not modify the req->nbytes value
Harald Freudenberger
1
-18
/
+34
2025-10-21
s390/ap: Introduce new AP nqap and dqap trace events
Harald Freudenberger
1
-0
/
+87
2025-10-21
s390/ap: Extend struct ap_queue_status with some convenience fields
Harald Freudenberger
1
-8
/
+22
2025-10-21
s390/zcrypt: Rework zcrypt request and reply trace event definition
Harald Freudenberger
1
-20
/
+24
2025-10-21
s390/ptdump: Use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
1
-1
/
+1
2025-10-21
Merge branch 'tape-block-sizes'
Heiko Carstens
2
-0
/
+78
2025-10-21
s390/tape: Introduce idal buffer array
Jan Höppner
2
-0
/
+78
2025-10-21
Merge branch 'memory-hotplug'
Heiko Carstens
2
-9
/
+14
2025-10-21
s390/early: Use scnprintf() instead of sprintf()
Heiko Carstens
1
-9
/
+9
2025-10-21
s390/pai_crypto: Adjust paicrypt_copy() return statement
Thomas Richter
1
-1
/
+1
2025-10-21
s390/sysinfo: Replace sprintf() with snprintf() for buffer safety
Josephine Pfeiffer
1
-1
/
+1
2025-10-21
s390/extmem: Replace sprintf() with snprintf() for buffer safety
Josephine Pfeiffer
1
-6
/
+8
2025-10-21
s390/cmm: Replace sprintf() with scnprintf() for buffer safety
Josephine Pfeiffer
1
-2
/
+2
2025-10-20
KVM: s390: Replace sprintf with snprintf for buffer safety
Josephine Pfeiffer
1
-1
/
+1
2025-10-20
KVM: s390: Remove unused return variable in kvm_arch_vcpu_ioctl_set_fpu
Thorsten Blum
1
-3
/
+1
2025-10-20
KVM: S390: Remove sca_lock
Christoph Schlameuss
4
-70
/
+20
2025-10-20
KVM: s390: Use ESCA instead of BSCA at VM init
Christoph Schlameuss
5
-205
/
+67
2025-10-14
s390/vmlinux.lds.S: Prevent thunk functions from getting placed with normal text
Josh Poimboeuf
2
-2
/
+2
2025-10-14
s390/mm: Support removal of boot-allocated virtual memory map
Sumanth Korikkar
2
-9
/
+14
2025-10-11
Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+22
2025-10-10
s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
Nathan Chancellor
1
-22
/
+22
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
38
-172
/
+194
2025-10-08
s390/uv: Fix comment of uv_find_secret() function
Thomas Huth
1
-2
/
+2
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+10
2025-10-06
Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2025-10-04
Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+7
2025-10-04
s390/pai_crypto: Consolidate PAI crypto allocation and cleanup paths
Thomas Richter
1
-62
/
+44
2025-10-04
s390/pci: Expose firmware provided UID Checking state in sysfs
Ramesh Errabolu
3
-0
/
+39
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-35
/
+44
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
8
-19
/
+19
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-2
/
+6
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
1
-5
/
+5
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
3
-62
/
+133
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+0
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-34
/
+17
2025-09-30
KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Sean Christopherson
2
-0
/
+10
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-19
/
+10
2025-09-30
Merge tag 'loongarch-kvm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
11
-38
/
+49
2025-09-30
Merge tag 'kvm-s390-next-6.18-1' of https://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
5
-35
/
+44
2025-09-30
KVM: s390: Fix to clear PTE when discarding a swapped page
Gautam Gala
3
-23
/
+34
[prev]
[next]