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
*
perf: fix invalid bit in diagnostic entry
Thomas Richter
2018-08-03
1
-1
/
+1
*
s390/cpum_sf: Add data entry sizes to sampling trailer entry
Thomas Richter
2018-08-03
1
-1
/
+3
*
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
2018-07-11
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-05-30
1
-1
/
+1
|
\
|
*
s390/purgatory: Fix endless interrupt loop
Philipp Rudo
2018-05-18
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: vsie: fix < 8k check for the itdba
David Hildenbrand
2018-05-17
1
-1
/
+1
*
|
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
Hendrik Brueckner
2018-05-08
1
-0
/
+4
*
|
s390: use expoline thunks in the BPF JIT
Martin Schwidefsky
2018-05-07
2
-8
/
+71
*
|
s390: extend expoline to BC instructions
Martin Schwidefsky
2018-05-07
2
-5
/
+77
*
|
s390: remove indirect branch from do_softirq_own_stack
Martin Schwidefsky
2018-05-07
1
-3
/
+2
*
|
s390: move spectre sysfs attribute code
Martin Schwidefsky
2018-05-07
3
-19
/
+22
*
|
s390/kernel: use expoline for indirect branches
Martin Schwidefsky
2018-05-07
3
-16
/
+25
*
|
s390/ftrace: use expoline for indirect branches
Martin Schwidefsky
2018-05-07
3
-5
/
+22
*
|
s390/lib: use expoline for indirect branches
Martin Schwidefsky
2018-05-07
1
-8
/
+11
*
|
s390/crc32-vx: use expoline for indirect branches
Martin Schwidefsky
2018-05-07
2
-2
/
+7
*
|
s390: move expoline assembler macros to a header
Martin Schwidefsky
2018-05-07
2
-81
/
+151
*
|
s390/kexec_file: add declaration of purgatory related globals
Sebastian Ott
2018-04-27
1
-0
/
+6
*
|
s390: update defconfigs
Sebastian Ott
2018-04-27
2
-9
/
+8
|
/
*
s390: correct module section names for expoline code revert
Martin Schwidefsky
2018-04-23
1
-2
/
+2
*
s390: update sampling tag after task pid change
Martin Schwidefsky
2018-04-23
2
-0
/
+13
*
s390/cpum_cf: rename IBM z13/z14 counter names
André Wild
2018-04-23
1
-4
/
+4
*
s390/uprobes: implement arch_uretprobe_is_alive()
Heiko Carstens
2018-04-23
1
-0
/
+9
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-04-20
1
-1
/
+1
|
\
|
*
hypfs_kill_super(): deal with failed allocations
Al Viro
2018-04-15
1
-1
/
+1
*
|
s390/signal: cleanup uapi struct sigaction
Martin Schwidefsky
2018-04-17
1
-7
/
+16
*
|
s390: rename default_defconfig to debug_defconfig
Heiko Carstens
2018-04-16
1
-0
/
+0
*
|
s390: remove gcov defconfig
Heiko Carstens
2018-04-16
1
-661
/
+0
*
|
s390: update defconfig
Martin Schwidefsky
2018-04-16
3
-18
/
+46
*
|
s390: add support for IBM z14 Model ZR1
Heiko Carstens
2018-04-16
3
-4
/
+6
*
|
s390/boot: remove unused COMPILE_VERSION and ccflags-y
Vasily Gorbik
2018-04-16
1
-6
/
+0
*
|
s390/nospec: include cpu.h
Sebastian Ott
2018-04-16
1
-0
/
+1
*
|
s390/decompressor: Ignore file vmlinux.bin.full
Thomas Richter
2018-04-16
1
-0
/
+1
*
|
s390/kexec_file: add generated files to .gitignore
Heiko Carstens
2018-04-16
1
-0
/
+2
*
|
s390/Kconfig: Move kexec config options to "Processor type and features"
Philipp Rudo
2018-04-16
1
-21
/
+20
*
|
s390/kexec_file: Add ELF loader
Philipp Rudo
2018-04-16
4
-0
/
+150
*
|
s390/kexec_file: Add crash support to image loader
Philipp Rudo
2018-04-16
4
-6
/
+234
*
|
s390/kexec_file: Add image loader
Philipp Rudo
2018-04-16
4
-1
/
+176
*
|
s390/kexec_file: Add kexec_file_load system call
Philipp Rudo
2018-04-16
6
-0
/
+144
*
|
s390/kexec_file: Add purgatory
Philipp Rudo
2018-04-16
7
-0
/
+198
*
|
s390/kexec_file: Prepare setup.h for kexec_file_load
Philipp Rudo
2018-04-16
1
-13
/
+27
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-14
1
-0
/
+2
|
\
|
*
mm/gup.c: document return value
Michael S. Tsirkin
2018-04-13
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-04-13
17
-636
/
+174
|
\
\
|
|
/
|
/
|
|
*
s390: correct nospec auto detection init order
Martin Schwidefsky
2018-04-11
3
-6
/
+6
|
*
s390/zcrypt: Support up to 256 crypto adapters.
Harald Freudenberger
2018-04-11
2
-49
/
+81
|
*
s390/zcrypt: Remove deprecated ioctls.
Harald Freudenberger
2018-04-10
1
-40
/
+1
|
*
s390/ipl: remove reipl_method and dump_method
Vasily Gorbik
2018-04-10
1
-46
/
+11
|
*
s390/ipl: correct kdump reipl block checksum calculation
Vasily Gorbik
2018-04-10
3
-6
/
+7
|
*
s390/ipl: remove non-existing functions declaration
Vasily Gorbik
2018-04-10
1
-3
/
+0
[next]