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-master-aarch64-mainline-allmodconfig in repository toolchain/linux-next.
from 3472f66013d1 Merge tag 'acpi-4.20-rc3' of git://git.kernel.org/pub/scm/ [...] adds fd35f192e42c integrity: support new struct public_key_signature encoding field adds e4c4b0e45dfd Merge branch 'fixes-v4.20-rc3' of git://git.kernel.org/pub [...] adds dded2e159208 kdb: use correct pointer when 'btc' calls 'btt' adds 568fb6f42ac6 kdb: print real address of pointers instead of hashed addresses adds c2b94c72d93d kdb: Use strscpy with destination buffer size adds 9eb62f0e1bc7 kdb: kdb_main: refactor code in kdb_md_line adds 01cb37351baf kdb: kdb_keyboard: mark expected switch fall-throughs adds 646558ff1643 kdb: kdb_support: mark expected switch fall-throughs adds 9746e46737a1 Merge tag 'kgdb-fixes-4.20-rc3' of https://git.linaro.org/ [...] adds 4ab49461d9d9 RISC-V: defconfig: Enable printk timestamps adds 10febb3ecace riscv: fix spacing in struct pt_regs adds f157d411a9eb riscv: add missing vdso_install target adds 85d90b91807b RISC-V: lib: Fix build error for 64-bit adds ef3a61406618 RISC-V: Silence some module warnings on 32-bit adds 5929a1f0ff30 Merge tag 'riscv-for-linus-4.20-rc2' of git://git.kernel.o [...] adds 21a446cf1865 NFSv4: Don't exit the state manager without clearing NFS4C [...] adds a1aa09be21fa NFSv4: Ensure that the state manager exits the loop on SIGKILL adds a652a4bc2169 SUNRPC: Fix a Oops when destroying the RPCSEC_GSS credenti [...] adds e3d5e573a54d SUNRPC: Fix a bogus get/put in generic_key_to_expire() adds e39d8a186ed0 NFSv4: Fix an Oops during delegation callbacks adds 94ca5c18e1e3 Merge tag 'nfs-for-4.20-3' of git://git.linux-nfs.org/proj [...] adds e39f9dd8206a pinctrl: meson: fix pinconf bias disable adds 4bc51e1e350c pinctrl: meson: fix gxbb ao pull register bits adds ed3a2b74f3eb pinctrl: meson: fix gxl ao pull register bits adds e91b162d2868 pinctrl: meson: fix meson8 ao pull register bits adds a1705f02704c pinctrl: meson: fix meson8b ao pull register bits adds 595b0674ce78 MAINTAINERS: Add tree link for Intel pin control driver adds 282fd2a2adb4 Merge tag 'pinctrl-v4.20-2' of git://git.kernel.org/pub/sc [...] adds c138325fb871 selinux: check length properly in SCTP bind hook adds 877181a8d9dc selinux: fix non-MLS handling in mls_context_to_sid() adds da5322e65940 Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pu [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 1 + arch/riscv/Makefile | 4 ++ arch/riscv/configs/defconfig | 1 + arch/riscv/include/asm/ptrace.h | 4 +- arch/riscv/kernel/module.c | 12 +++--- arch/riscv/lib/Makefile | 2 +- drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 2 +- drivers/pinctrl/meson/pinctrl-meson-gxl.c | 2 +- drivers/pinctrl/meson/pinctrl-meson.c | 2 +- drivers/pinctrl/meson/pinctrl-meson8.c | 2 +- drivers/pinctrl/meson/pinctrl-meson8b.c | 2 +- fs/nfs/callback_proc.c | 4 +- fs/nfs/delegation.c | 11 +++++- fs/nfs/nfs4state.c | 10 +++-- kernel/debug/kdb/kdb_bt.c | 4 +- kernel/debug/kdb/kdb_io.c | 15 +++++--- kernel/debug/kdb/kdb_keyboard.c | 4 +- kernel/debug/kdb/kdb_main.c | 35 +++++------------ kernel/debug/kdb/kdb_private.h | 2 +- kernel/debug/kdb/kdb_support.c | 28 +++++++------- net/sunrpc/auth_generic.c | 8 +--- net/sunrpc/auth_gss/auth_gss.c | 61 ++++++++++++++++++++---------- security/integrity/digsig_asymmetric.c | 1 + security/selinux/hooks.c | 3 ++ security/selinux/ss/mls.c | 10 +++-- 25 files changed, 129 insertions(+), 101 deletions(-)