index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-08
s390/ipl: Clear SBP flag when bootprog is set
Sven Schnelle
2
-12
/
+37
2025-12-18
s390/smp: Fix fallback CPU detection
Heiko Carstens
1
-0
/
+1
2025-12-01
s390/mm: Fix __ptep_rdp() inline assembly
Heiko Carstens
2
-9
/
+7
2025-11-13
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-0
/
+3
2025-11-13
s390: Disable ARCH_WANT_OPTIMIZE_HUGETLB_VMEMMAP
Heiko Carstens
1
-1
/
+0
2025-11-13
s390/pci: Avoid deadlock between PCI error recovery and mlx5 crdump
Gerd Bayer
1
-2
/
+2
2025-11-13
s390/mm: Fix memory leak in add_marker() when kvrealloc() fails
Miaoqian Lin
1
-12
/
+7
2025-11-13
s390/pci: Restore IRQ unconditionally for the zPCI device
Farhan Ali
2
-9
/
+1
2025-11-02
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-10-29
s390/mm: Use __GFP_ACCOUNT for user page table allocations
Heiko Carstens
1
-3
/
+10
2025-10-19
s390/bpf: Write back tail call counter for BPF_TRAMP_F_CALL_ORIG
Ilya Leoshkevich
1
-0
/
+3
2025-10-19
s390/bpf: Write back tail call counter for BPF_PSEUDO_CALL
Ilya Leoshkevich
1
-7
/
+16
2025-10-19
s390/bpf: Describe the frame using a struct instead of constants
Ilya Leoshkevich
2
-77
/
+47
2025-10-19
s390/bpf: Centralize frame offset calculations
Ilya Leoshkevich
1
-30
/
+26
2025-10-19
s390: Add -Wno-pointer-sign to KBUILD_CFLAGS_DECOMPRESSOR
Heiko Carstens
1
-0
/
+1
2025-10-19
s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sections
Nathan Chancellor
1
-22
/
+22
2025-10-19
s390: vmlinux.lds.S: Reorder sections
Alexey Gladkov
1
-5
/
+5
2025-09-19
s390/cpum_cf: Deny all sampling events by counter PMU
Thomas Richter
1
-2
/
+2
2025-09-19
s390/pai: Deny all events not handled by this PMU
Thomas Richter
2
-3
/
+3
2025-08-28
s390/hypfs: Enable limited access during lockdown
Peter Oberparleiter
1
-1
/
+2
2025-08-28
s390/hypfs: Avoid unnecessary ioctl registration in debugfs
Peter Oberparleiter
1
-7
/
+11
2025-08-28
s390/mm: Do not map lowcore with identity mapping
Heiko Carstens
1
-0
/
+3
2025-08-20
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-2
/
+0
2025-08-20
s390/early: Copy last breaking event address to pt_regs
Heiko Carstens
1
-0
/
+1
2025-08-20
s390/stp: Remove udelay from stp_sync_clock()
Sven Schnelle
1
-1
/
+1
2025-08-20
s390/time: Use monotonic clock in get_cycles()
Sven Schnelle
1
-7
/
+6
2025-08-15
s390/mm: Remove possible false-positive warning in pte_free_defer()
Gerald Schaefer
1
-5
/
+0
2025-08-15
s390/mm: Allocate page table with PAGE_SIZE granularity
Sumanth Korikkar
1
-3
/
+2
2025-08-15
s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
Harald Freudenberger
1
-1
/
+1
2025-07-24
s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
Ilya Leoshkevich
1
-1
/
+9
2025-07-17
crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2
Eric Biggers
3
-0
/
+8
2025-07-10
s390/pci: Do not try re-enabling load/store if device is disabled
Niklas Schnelle
1
-0
/
+4
2025-07-10
s390/pci: Fix stale function handles in error handling
Niklas Schnelle
1
-0
/
+11
2025-06-27
s390/pci: Fix __pcilg_mio_inuser() inline assembly
Heiko Carstens
1
-1
/
+1
2025-06-27
KVM: s390: rename PROT_NONE to PROT_TYPE_DUMMY
Lorenzo Stoakes
1
-4
/
+4
2025-06-27
s390/pci: Serialize device addition and removal
Niklas Schnelle
1
-0
/
+7
2025-06-27
s390/pci: Allow re-add of a reserved but not yet removed device
Niklas Schnelle
3
-16
/
+45
2025-06-27
s390/pci: Remove redundant bus removal and disable from zpci_release_device()
Niklas Schnelle
1
-6
/
+0
2025-06-19
s390/bpf: Store backchain even for leaf progs
Ilya Leoshkevich
1
-7
/
+5
2025-05-29
hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure
Al Viro
1
-0
/
+2
2025-05-29
s390/tlb: Use mm_has_pgste() instead of mm_alloc_pgste()
Heiko Carstens
1
-1
/
+1
2025-05-18
s390/entry: Fix last breaking event handling in case of stack corruption
Heiko Carstens
1
-1
/
+2
2025-05-18
s390/pci: Fix missing check for zpci_create_device() error return
Niklas Schnelle
1
-0
/
+2
2025-05-02
crypto: lib/Kconfig - Hide arch options from user
Herbert Xu
1
-1
/
+2
2025-05-02
KVM: s390: Don't use %pK through debug printing
Thomas Weißschuh
3
-10
/
+10
2025-05-02
KVM: s390: Don't use %pK through tracepoints
Thomas Weißschuh
1
-2
/
+2
2025-04-20
s390/cpumf: Fix double free on error in cpumf_pmu_event_init()
Thomas Richter
2
-11
/
+1
2025-04-20
s390: Fix linker error when -no-pie option is unavailable
Sumanth Korikkar
1
-1
/
+1
2025-04-20
s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs
Niklas Schnelle
1
-0
/
+3
2025-04-20
s390/pci: Fix s390_mmio_read/write syscall page fault handling
Niklas Schnelle
1
-5
/
+13
[next]