This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6d0a598489ca Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] new 5a3ae7b314a2 arm64/ftrace: fix inadvertent BUG() in trampoline check new 1e6f5440a681 arm64: backtrace: Don't bother trying to unwind the usersp [...] new 045afc24124d arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero r [...] new 5ded88718aef Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new fd427103e8df powerpc/32: Fix early boot failure with RTAS built-in new dd9a994fc68d powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 new 7100e8704b61 powerpc/64s/radix: Fix radix segment exception handling new cf7cf6977f53 powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs new cf60528f8ab8 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/ [...]
The 9 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/arm64/include/asm/futex.h | 16 ++++++++-------- arch/arm64/include/asm/module.h | 5 +++++ arch/arm64/kernel/ftrace.c | 3 +-- arch/arm64/kernel/traps.c | 15 +++++++++------ arch/powerpc/include/asm/mmu.h | 2 +- arch/powerpc/kernel/exceptions-64s.S | 12 ++++++++++++ arch/powerpc/kernel/head_32.S | 8 -------- arch/powerpc/kernel/vdso32/gettimeofday.S | 2 +- 8 files changed, 37 insertions(+), 26 deletions(-)