This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from 2d63ba3e41db Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/lin [...] adds 5717fe5ab38f arm64: cpufeature: Don't treat granule sizes as strict adds b6143d10d23e arm64: ftrace: Ensure module ftrace trampoline is coherent [...] adds b7e7c85dc7b0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] adds cd8869f4cb25 xtensa: add missing isync to the cpu_reset TLB code adds 6e625a1a3f47 Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/l [...] adds eb93685847a9 riscv: fix flush_tlb_range() end address for flush_tlb_page() adds 500bc2c1f48a riscv: rv32_defconfig: Update the defconfig adds d568cb3f9351 riscv: defconfig: Update the defconfig adds 8ac71d7e46b9 riscv: Correct the initialized flow of FP register adds 69703eb9a8ae riscv: Make __fstate_clean() work correctly. new 2f478b60118f Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub [...] new e8c220fac415 Revert "i2c: imx: improve the error handling in i2c_imx_dm [...] new 8fc3ae3b109d MAINTAINERS: i2c-imx: take over maintainership new 7b814d852af6 i2c: rcar: avoid race when unregistering slave client new d7437fc0d829 i2c: emev2: avoid race when unregistering slave client new 90865a3dc597 i2c: stm32: Use the correct style for SPDX License Identifier new 05c525326957 Merge branch 'i2c/for-current' of git://git.kernel.org/pub [...]
The 7 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: MAINTAINERS | 8 ++++++++ arch/arm64/kernel/cpufeature.c | 14 +++++++++++--- arch/arm64/kernel/ftrace.c | 22 +++++++++++++--------- arch/riscv/configs/defconfig | 2 ++ arch/riscv/configs/rv32_defconfig | 3 +++ arch/riscv/include/asm/switch_to.h | 8 +++++++- arch/riscv/include/asm/tlbflush.h | 11 +++++++++-- arch/riscv/kernel/process.c | 11 +++++++++-- arch/xtensa/kernel/setup.c | 1 + drivers/i2c/busses/i2c-emev2.c | 16 ++++++++++++---- drivers/i2c/busses/i2c-imx.c | 18 ++++++------------ drivers/i2c/busses/i2c-rcar.c | 11 +++++++---- drivers/i2c/busses/i2c-stm32.h | 2 +- 13 files changed, 89 insertions(+), 38 deletions(-)