index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2022-05-18
s390: disable -Warray-bounds
Sven Schnelle
1
-0
/
+10
2022-03-08
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-02-11
KVM: s390: Return error on SIDA memop on normal guest
Janis Schoetterl-Glausch
1
-0
/
+2
2022-02-01
s390/hypfs: include z/VM guests with access control group set
Vasily Gorbik
1
-2
/
+4
2022-02-01
s390/module: fix loading modules with a lot of relocations
Ilya Leoshkevich
1
-19
/
+18
2022-01-27
s390/mm: fix 2KB pgtable release race
Alexander Gordeev
1
-1
/
+3
2022-01-20
KVM: s390: Clarify SIGP orders versus STOP/RESTART
Eric Farman
4
-2
/
+43
2021-12-22
s390/kexec_file: fix error handling when applying relocations
Philipp Rudo
1
-1
/
+6
2021-12-17
s390/test_unwind: use raw opcode instead of invalid instruction
Ilie Halip
1
-2
/
+3
2021-12-08
s390/pci: move pseudo-MMIO to prevent MIO overlap
Niklas Schnelle
1
-3
/
+4
2021-12-08
s390/setup: avoid using memblock_enforce_memory_limit
Vasily Gorbik
1
-3
/
+0
2021-12-01
s390/mm: validate VMA in PGSTE manipulation functions
David Hildenbrand
1
-0
/
+13
2021-11-26
s390/kexec: fix memory leak of ipl report buffer
Baoquan He
2
-0
/
+16
2021-11-26
s390/kexec: fix return code handling
Heiko Carstens
2
-2
/
+9
2021-11-18
KVM: s390: Fix handle_sske page fault handling
Janis Schoetterl-Glausch
1
-0
/
+2
2021-11-18
KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vm
Claudio Imbrenda
1
-1
/
+1
2021-11-18
KVM: s390: pv: avoid double free of sida page
Claudio Imbrenda
1
-10
/
+9
2021-11-18
s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()
David Hildenbrand
1
-2
/
+3
2021-11-02
KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu
Halil Pasic
1
-2
/
+3
2021-11-02
KVM: s390: clear kicked_mask before sleeping again
Halil Pasic
1
-0
/
+1
2021-10-27
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
3
-7
/
+45
2021-10-20
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-13
bpf, s390: Fix potential memory leak about jit_data
Tiezhu Yang
1
-1
/
+1
2021-09-26
s390/pci_mmio: fully validate the VMA before calling follow_pte()
David Hildenbrand
1
-1
/
+1
2021-09-22
s390/bpf: Fix branch shortening during codegen pass
Ilya Leoshkevich
1
-2
/
+1
2021-09-22
s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant
Ilya Leoshkevich
1
-2
/
+7
2021-09-22
s390/bpf: Fix optimizing out zero-extensions
Ilya Leoshkevich
1
-28
/
+30
2021-09-18
s390/pv: fix the forcing of the swiotlb
Halil Pasic
1
-1
/
+1
2021-09-18
s390: make PCI mio support a machine flag
Niklas Schnelle
3
-3
/
+8
2021-09-18
s390/jump_label: print real address in a case of a jump label bug
Heiko Carstens
1
-1
/
+1
2021-09-15
KVM: s390: index kvm->arch.idle_mask by vcpu_idx
Halil Pasic
4
-8
/
+9
2021-09-15
s390/debug: fix debug area life cycle
Peter Oberparleiter
1
-46
/
+56
2021-09-15
s390/debug: keep debug data on resize
Peter Oberparleiter
1
-21
/
+53
2021-09-15
s390/pci: fix misleading rc in clp_set_pci_fn()
Niklas Schnelle
2
-20
/
+20
2021-09-15
s390/kasan: fix large PMD pages address alignment check
Alexander Gordeev
1
-21
/
+20
2021-08-26
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
2
-0
/
+11
2021-08-04
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+5
2021-07-28
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
1
-15
/
+4
2021-07-28
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
3
-2
/
+5
2021-07-28
s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
Colin Ian King
1
-1
/
+1
2021-07-25
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
1
-0
/
+97
2021-07-25
s390/traps: do not test MONITOR CALL without CONFIG_BUG
Ilya Leoshkevich
1
-0
/
+2
2021-07-20
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
1
-11
/
+17
2021-07-20
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
1
-8
/
+11
2021-07-20
s390/ipl_parm: fix program check new psw handling
Heiko Carstens
1
-8
/
+11
2021-07-20
s390/processor: always inline stap() and __load_psw_mask()
Heiko Carstens
1
-2
/
+2
2021-07-20
s390: disable SSP when needed
Fabrice Fontaine
2
-0
/
+2
2021-07-20
s390/sclp_vt220: fix console name to match device
Valentin Vidic
1
-1
/
+1
2021-07-14
s390: preempt: Fix preempt_count initialization
Valentin Schneider
3
-12
/
+6
2021-07-14
s390: appldata depends on PROC_SYSCTL
Randy Dunlap
1
-1
/
+1
[next]