index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
2021-08-26
2
-0
/
+11
*
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
2021-08-04
1
-0
/
+5
*
s390/boot: fix use of expolines in the DMA code
Alexander Egorenkov
2021-07-28
1
-15
/
+4
*
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
2021-07-28
3
-2
/
+5
*
s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
Colin Ian King
2021-07-28
1
-1
/
+1
*
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
2021-07-25
1
-0
/
+97
*
s390/traps: do not test MONITOR CALL without CONFIG_BUG
Ilya Leoshkevich
2021-07-25
1
-0
/
+2
*
s390/mem_detect: fix tprot() program check new psw handling
Heiko Carstens
2021-07-20
1
-11
/
+17
*
s390/mem_detect: fix diag260() program check new psw handling
Heiko Carstens
2021-07-20
1
-8
/
+11
*
s390/ipl_parm: fix program check new psw handling
Heiko Carstens
2021-07-20
1
-8
/
+11
*
s390/processor: always inline stap() and __load_psw_mask()
Heiko Carstens
2021-07-20
1
-2
/
+2
*
s390: disable SSP when needed
Fabrice Fontaine
2021-07-20
2
-0
/
+2
*
s390/sclp_vt220: fix console name to match device
Valentin Vidic
2021-07-20
1
-1
/
+1
*
s390: preempt: Fix preempt_count initialization
Valentin Schneider
2021-07-14
3
-12
/
+6
*
s390: appldata depends on PROC_SYSCTL
Randy Dunlap
2021-07-14
1
-1
/
+1
*
s390: enable HAVE_IOREMAP_PROT
Niklas Schnelle
2021-07-14
2
-0
/
+20
*
s390/irq: select HAVE_IRQ_EXIT_ON_IRQ_STACK
Heiko Carstens
2021-07-14
1
-0
/
+1
*
KVM: s390: get rid of register asm usage
Heiko Carstens
2021-07-14
1
-9
/
+9
*
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-07-14
2
-3
/
+2
*
s390: mm: Fix secure storage access exception handling
Janosch Frank
2021-07-14
4
-1
/
+44
*
s390/stack: fix possible register corruption with stack switch helper
Heiko Carstens
2021-06-30
1
-7
/
+11
*
s390/mcck: fix calculation of SIE critical section size
Alexander Gordeev
2021-06-23
1
-1
/
+1
*
KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
Claudio Imbrenda
2021-05-14
3
-10
/
+34
*
KVM: s390: split kvm_s390_real_to_abs
Claudio Imbrenda
2021-05-14
1
-6
/
+17
*
KVM: s390: VSIE: fix MVPG handling for prefixing and MSO
Claudio Imbrenda
2021-05-14
1
-1
/
+4
*
s390: fix detection of vector enhancements facility 1 vs. vector packed decim...
David Hildenbrand
2021-05-14
1
-2
/
+2
*
KVM: s390: fix guarded storage control register handling
Heiko Carstens
2021-05-14
1
-2
/
+2
*
KVM: s390: split kvm_s390_logical_to_effective
Claudio Imbrenda
2021-05-14
1
-7
/
+24
*
KVM: s390: VSIE: correctly handle MVPG when in VSIE
Claudio Imbrenda
2021-05-14
1
-5
/
+93
*
s390/archrandom: add parameter check for s390_arch_random_generate
Harald Freudenberger
2021-05-11
1
-0
/
+4
*
s390/disassembler: increase ebpf disasm buffer size
Vasily Gorbik
2021-05-11
1
-1
/
+1
*
s390/entry: save the caller of psw_idle
Vasily Gorbik
2021-04-28
1
-0
/
+1
*
s390/cpcmd: fix inline assembly register clobbering
Alexander Gordeev
2021-04-14
1
-2
/
+4
*
s390/vdso: fix tod_steering_delta type
Heiko Carstens
2021-04-07
1
-1
/
+1
*
s390/vdso: copy tod_steering_delta value to vdso_data page
Heiko Carstens
2021-04-07
1
-0
/
+1
*
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2021-03-25
3
-17
/
+31
*
s390/pci: remove superfluous zdev->zbus check
Niklas Schnelle
2021-03-25
1
-1
/
+1
*
s390/pci: refactor zpci_create_device()
Niklas Schnelle
2021-03-25
4
-57
/
+48
*
s390/vtime: fix increased steal time accounting
Gerald Schaefer
2021-03-25
1
-1
/
+1
*
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
2021-03-17
1
-1
/
+1
*
s390/vtime: fix inline assembly clobber list
Heiko Carstens
2021-03-04
1
-1
/
+2
*
s390: uv: Fix sysfs max number of VCPUs reporting
Janosch Frank
2021-02-03
3
-4
/
+4
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2021-01-12
1
-1
/
+0
*
s390: always clear kernel stack backchain before calling functions
Heiko Carstens
2021-01-06
1
-6
/
+6
*
s390/idle: fix accounting with machine checks
Sven Schnelle
2020-12-30
1
-6
/
+6
*
s390/idle: add missing mt_cycles calculation
Sven Schnelle
2020-12-30
1
-9
/
+25
*
s390/kexec_file: fix diag308 subcode when loading crash kernel
Philipp Rudo
2020-12-30
1
-4
/
+5
*
s390/smp: perform initial CPU reset also for SMT siblings
Sven Schnelle
2020-12-30
1
-15
/
+3
*
s390/test_unwind: fix CALL_ON_STACK tests
Heiko Carstens
2020-12-30
1
-2
/
+5
*
s390: fix irq state tracing
Heiko Carstens
2020-12-02
2
-18
/
+2
[next]