index
:
Linux Stable
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.13.y
linux-6.14.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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/ftrace: save traced function caller
Vasily Gorbik
2019-12-18
1
-0
/
+1
*
s390/unwind: stop gracefully at user mode pt_regs in irq stack
Vasily Gorbik
2019-12-18
1
-4
/
+11
*
s390: remove last diag 0x44 caller
Heiko Carstens
2019-12-11
2
-24
/
+5
*
s390/cpum_sf: Avoid SBD overflow condition in irq handler
Thomas Richter
2019-12-11
1
-6
/
+0
*
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
Thomas Richter
2019-12-11
1
-0
/
+16
*
Merge tag 's390-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-12-03
21
-747
/
+187
|
\
|
*
s390: remove compat vdso code
Heiko Carstens
2019-12-01
11
-634
/
+3
|
*
s390/livepatch: Implement reliable stack tracing for the consistency model
Miroslav Benes
2019-11-30
1
-0
/
+43
|
*
s390/unwind: add stack pointer alignment sanity checks
Miroslav Benes
2019-11-30
2
-0
/
+8
|
*
s390/unwind: filter out unreliable bogus %r14
Vasily Gorbik
2019-11-30
1
-0
/
+5
|
*
s390/unwind: start unwinding from reliable state
Vasily Gorbik
2019-11-30
1
-14
/
+28
|
*
s390/test_unwind: print verbose unwinding results
Vasily Gorbik
2019-11-30
1
-0
/
+1
|
*
s390/cpum_sf: Check for SDBT and SDB consistency
Thomas Richter
2019-11-30
1
-2
/
+15
|
*
s390/cpum_sf: Use TEAR_REG macro consistantly
Thomas Richter
2019-11-30
1
-8
/
+1
|
*
s390/cpum_sf: Remove unnecessary check for pending SDBs
Thomas Richter
2019-11-30
1
-2
/
+1
|
*
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2019-11-30
1
-51
/
+56
|
*
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
2019-11-30
1
-1
/
+1
|
*
s390/unwind: stop gracefully at task pt_regs
Vasily Gorbik
2019-11-30
1
-1
/
+7
|
*
s390/head64: correct init_task stack setup
Vasily Gorbik
2019-11-30
1
-1
/
+1
|
*
s390/unwind: make reuse_sp default when unwinding pt_regs
Vasily Gorbik
2019-11-30
1
-14
/
+7
|
*
s390/unwind: report an error if pt_regs are not on stack
Vasily Gorbik
2019-11-30
1
-1
/
+1
|
*
s390: avoid misusing CALL_ON_STACK for task stack setup
Vasily Gorbik
2019-11-30
2
-9
/
+2
|
*
s390/unwind: unify task is current checks
Vasily Gorbik
2019-11-30
1
-4
/
+0
|
*
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
Vasily Gorbik
2019-11-30
1
-0
/
+2
|
*
s390/vdso: fix getcpu
Heiko Carstens
2019-11-30
3
-8
/
+3
|
*
s390/smp,vdso: fix ASCE handling
Heiko Carstens
2019-11-30
1
-0
/
+5
*
|
Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
\
\
|
*
|
seccomp: simplify secure_computing()
Christian Brauner
2019-10-10
1
-1
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
1
-2
/
+2
|
\
\
\
|
*
\
\
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
2019-11-11
5
-15
/
+45
|
|
\
\
\
|
*
|
|
|
sched/cputime: Rename vtime_account_system() to vtime_account_kernel()
Frederic Weisbecker
2019-10-09
1
-2
/
+2
*
|
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-7
/
+5
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
|
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
|
*
|
|
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-2
/
+0
|
*
|
|
|
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
1
-3
/
+1
|
*
|
|
|
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
1
-0
/
+2
|
*
|
|
|
s390: Move RO_DATA into "text" PT_LOAD Program Header
Kees Cook
2019-11-04
1
-2
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-11-25
11
-176
/
+175
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2019-11-20
2
-16
/
+15
|
*
|
|
s390/smp: fix physical to logical CPU map for SMT
Heiko Carstens
2019-11-20
1
-26
/
+54
|
*
|
|
s390/early: move access registers setup in C code
Vasily Gorbik
2019-11-20
2
-8
/
+11
|
*
|
|
s390/head64: remove unnecessary vdso_per_cpu_data setup
Vasily Gorbik
2019-11-20
1
-2
/
+0
|
*
|
|
s390/early: move control registers setup in C code
Vasily Gorbik
2019-11-20
2
-6
/
+12
|
*
|
|
s390/disassembler: don't hide instruction addresses
Ilya Leoshkevich
2019-11-12
1
-6
/
+7
|
*
|
|
s390/cpum_sf: Assign error value to err variable
Thomas Richter
2019-11-12
1
-1
/
+2
|
*
|
|
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2019-11-12
1
-15
/
+15
|
*
|
|
s390/cpum_sf: Use consistant debug print format for sampling
Thomas Richter
2019-11-12
1
-47
/
+44
|
*
|
|
s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()
Miroslav Benes
2019-11-05
1
-12
/
+2
|
*
|
|
s390: add error handling to perf_callchain_kernel
Ilya Leoshkevich
2019-10-31
1
-2
/
+6
[next]