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
/
kernel
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-11-27
s390/vdso: add missing FORCE to build targets
Vasily Gorbik
2
-6
/
+6
2018-09-15
s390/kdump: Fix memleak in nt_vmcoreinfo
Philipp Rudo
1
-5
/
+12
2018-07-11
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-05-25
s390: extend expoline to BC instructions
Martin Schwidefsky
1
-5
/
+20
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
2
-5
/
+10
2018-05-25
s390: move expoline assembler macros to a header
Martin Schwidefsky
1
-81
/
+24
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-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
2
-6
/
+5
2018-04-29
s390: add sysfs attributes for spectre
Martin Schwidefsky
1
-0
/
+19
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
3
-32
/
+48
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
s390: introduce execute-trampolines for branches
Martin Schwidefsky
7
-34
/
+265
2018-04-29
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2
-4
/
+63
2018-04-29
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
5
-0
/
+76
2018-04-29
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
4
-3
/
+11
2018-04-29
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
1
-0
/
+47
2018-04-29
s390: enable CPU alternatives unconditionally
Heiko Carstens
2
-11
/
+7
2018-04-29
s390: introduce CPU alternatives
Vasily Gorbik
5
-0
/
+154
2018-04-20
s390/ipl: ensure loadparm valid flag is set
Vasily Gorbik
1
-0
/
+1
2018-04-13
s390: move _text symbol to address higher than zero
Heiko Carstens
1
-1
/
+7
2018-03-22
s390/topology: fix typo in early topology code
Heiko Carstens
1
-1
/
+1
2018-02-22
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
1
-4
/
+4
2018-01-10
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+1
2017-12-14
s390: fix compat system call table
Heiko Carstens
1
-3
/
+3
2017-12-09
s390/runtime instrumentation: simplify task exit handling
Heiko Carstens
2
-17
/
+16
2017-11-30
s390/disassembler: increase show_code buffer size
Vasily Gorbik
1
-2
/
+2
2017-11-30
s390/disassembler: add missing end marker for e7 table
Heiko Carstens
1
-0
/
+1
2017-11-30
s390/runtime instrumention: fix possible memory corruption
Heiko Carstens
1
-2
/
+2
2017-11-30
s390: fix transactional execution control register handling
Heiko Carstens
2
-1
/
+4
2017-11-15
s390/topology: make "topology=off" parameter work
Heiko Carstens
2
-9
/
+14
2017-06-17
s390/kvm: do not rely on the ILC on kvm host protection fauls
Christian Borntraeger
1
-6
/
+13
2017-05-25
s390/cputime: fix incorrect system time
Martin Schwidefsky
1
-3
/
+18
2017-05-25
s390/kdump: Add final note
Michael Holzheu
1
-0
/
+15
2017-03-15
s390: use correct input data address for setup_randomness
Heiko Carstens
1
-1
/
+1
2017-03-15
s390: make setup_randomness work
Heiko Carstens
1
-3
/
+3
2017-03-15
s390/kdump: Use "LINUX" ELF note name instead of "CORE"
Michael Holzheu
1
-1
/
+5
2017-02-01
s390/ptrace: Preserve previous registers for short regset write
Martin Schwidefsky
1
-0
/
+8
[next]