This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from fd7a6d2b8f1d Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] new 6feeee8efc53 s390/ftrace: fix endless recursion in function_graph tracer new cd92ac253063 s390/purgatory: Make sure we fail the build if purgatory h [...] new c23587c92f6e s390/purgatory: do not build purgatory with kcov, kasan an [...] new eef06cbf670a s390/unwind: stop gracefully at user mode pt_regs in irq stack new b4adfe55915d s390/ftrace: save traced function caller new 60b04df6bfbf Merge tag 's390-5.5-4' of git://git.kernel.org/pub/scm/lin [...]
The 6 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/s390/include/asm/timex.h | 4 ++-- arch/s390/kernel/mcount.S | 1 + arch/s390/kernel/unwind_bc.c | 15 +++++++++++---- arch/s390/purgatory/.gitignore | 1 + arch/s390/purgatory/Makefile | 19 ++++++++++++++----- arch/s390/purgatory/string.c | 3 +++ 6 files changed, 32 insertions(+), 11 deletions(-) create mode 100644 arch/s390/purgatory/string.c