index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
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
2019-01-31
s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPU
David Hildenbrand
1
-2
/
+6
2019-01-31
s390/smp: fix CPU hotplug deadlock with CPU rescan
Gerald Schaefer
1
-0
/
+4
2019-01-31
s390/early: improve machine detection
Christian Borntraeger
2
-2
/
+4
2018-12-17
s390/cpum_cf: Reject request for sampling in event initialization
Thomas Richter
1
-0
/
+2
2018-12-01
s390/mm: Check for valid vma before zapping in gmap_discard
Janosch Frank
1
-0
/
+2
2018-11-27
s390/mm: Fix ERROR: "__node_distance" undefined!
Justin M. Forbes
1
-0
/
+1
2018-11-27
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2
-6
/
+6
2018-11-13
s390/sthyi: Fix machine name validity indication
Janosch Frank
1
-3
/
+5
2018-10-20
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
1
-8
/
+8
2018-10-03
s390/extmem: fix gcc 8 stringop-overflow warning
Vasily Gorbik
1
-2
/
+2
2018-10-03
s390/mm: correct allocate_pgste proc_handler callback
Vasily Gorbik
1
-1
/
+1
2018-09-19
KVM: s390: vsie: copy wrapping keys to right place
Pierre Morel
1
-1
/
+2
2018-09-15
s390/lib: use expoline for all bcr instructions
Martin Schwidefsky
1
-3
/
+6
2018-09-15
s390/kdump: Fix memleak in nt_vmcoreinfo
Philipp Rudo
1
-5
/
+12
2018-09-05
s390/pci: fix out of bounds access during irq setup
Sebastian Ott
1
-0
/
+2
2018-09-05
s390/numa: move initial setup of node_to_cpumask_map
Martin Schwidefsky
1
-14
/
+2
2018-09-05
s390/qdio: reset old sbal_state flags
Julian Wiedmann
1
-1
/
+0
2018-09-05
s390: fix br_r1_trampoline for machines without exrl
Martin Schwidefsky
1
-2
/
+0
2018-09-05
s390/kvm: fix deadlock when killed by oom
Claudio Imbrenda
1
-0
/
+2
2018-08-24
bpf, s390: fix potential memleak when later bpf_jit_prog fails
Daniel Borkmann
1
-0
/
+1
2018-08-03
perf: fix invalid bit in diagnostic entry
Thomas Richter
1
-1
/
+1
2018-08-03
s390/cpum_sf: Add data entry sizes to sampling trailer entry
Thomas Richter
1
-1
/
+3
2018-07-11
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-05-30
KVM: s390: vsie: fix < 8k check for the itdba
David Hildenbrand
1
-1
/
+1
2018-05-25
s390: use expoline thunks in the BPF JIT
Martin Schwidefsky
2
-8
/
+71
2018-05-25
s390: extend expoline to BC instructions
Martin Schwidefsky
2
-5
/
+77
2018-05-25
s390: move spectre sysfs attribute code
Martin Schwidefsky
3
-18
/
+22
2018-05-25
s390/kernel: use expoline for indirect branches
Martin Schwidefsky
3
-15
/
+25
2018-05-25
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
3
-5
/
+23
2018-05-25
s390/lib: use expoline for indirect branches
Martin Schwidefsky
1
-3
/
+6
2018-05-25
s390/crc32-vx: use expoline for indirect branches
Martin Schwidefsky
2
-2
/
+7
2018-05-25
s390: move expoline assembler macros to a header
Martin Schwidefsky
2
-81
/
+149
2018-05-25
s390: add assembler macros for CPU alternatives
Martin Schwidefsky
1
-0
/
+108
2018-05-22
s390: remove indirect branch from do_softirq_own_stack
Martin Schwidefsky
1
-3
/
+2
2018-05-22
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
Hendrik Brueckner
1
-0
/
+4
2018-05-19
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-18
/
+5
2018-05-09
s390/facilites: use stfle_fac_list array size for MAX_FACILITY_BIT
Heiko Carstens
1
-1
/
+1
2018-04-29
s390/uprobes: implement arch_uretprobe_is_alive()
Heiko Carstens
1
-0
/
+9
2018-04-29
s390: correct module section names for expoline code revert
Martin Schwidefsky
1
-2
/
+2
2018-04-29
s390: correct nospec auto detection init order
Martin Schwidefsky
3
-6
/
+6
2018-04-29
s390: add sysfs attributes for spectre
Martin Schwidefsky
2
-0
/
+20
2018-04-29
s390: report spectre mitigation via syslog
Martin Schwidefsky
1
-0
/
+10
2018-04-29
s390: add automatic detection of the spectre defense
Martin Schwidefsky
6
-38
/
+52
2018-04-29
s390: move nobp parameter functions to nospec-branch.c
Martin Schwidefsky
3
-25
/
+29
2018-04-29
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
1
-2
/
+2
2018-04-29
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
1
-1
/
+2
2018-04-29
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
1
-2
/
+2
2018-04-29
KVM: s390: force bp isolation for VSIE
Christian Borntraeger
1
-0
/
+20
2018-04-29
s390: introduce execute-trampolines for branches
Martin Schwidefsky
11
-35
/
+324
2018-04-29
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
4
-4
/
+70
[next]