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-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 15ade5d2e777 Linux 5.1-rc4 adds fcf88917dd43 slab: fix a crash by reading /proc/slab_allocators adds b4e9e931e9bb crypto: caam - fix copy of next buffer for xcbc and cmac adds fd008d1a7a20 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...] adds 2201f31f2c6d xtensa: use actual syscall number in do_syscall_trace_leave adds 2663147dc746 xtensa: fix initialization of pt_regs::syscall in start_thread adds ada770b1e74a xtensa: fix return_address adds ecae26fae15a xtensa: fix format string warning in init_pmd adds 10d433979f2e Merge tag 'xtensa-20190408' of git://github.com/jcmvbkbc/l [...] adds e891db1a18bf tpm: turn on TPM on suspend for TPM 1.x adds 711062926346 tpm: fix an invalid condition in tpm_common_poll adds c78719203fc6 KEYS: trusted: allow trusted.ko to initialize w/o a TPM adds b9d0a85d6b2e tpm: Fix the type of the return value in calc_tpm2_event_size() adds be24b37e22c2 KEYS: trusted: fix -Wvarags warning adds f1a0ba6cccff selftests/tpm2: Extend tests to cover partial reads adds 6da70580af96 selftests/tpm2: Open tpm dev in unbuffered mode adds a556810d8e06 Merge branch 'fixes-v5.1' of git://git.kernel.org/pub/scm/ [...] adds d7ee81ad09f0 NFC: nci: Add some bounds checking in nci_hci_cmd_received() adds 6491d698396f nfc: nci: Potential off by one in ->pipes[] array adds b959ecf8f953 selftests: add a tc matchall test case adds 5055376a3b44 net: vrf: Fix ping failed when vrf mtu is set to 0 adds b1a6e8f91313 MAINTAINERS: ieee802154: update documentation file pattern adds b75bb8a5b755 r8169: disable ASPM again adds 492b67e28ee5 net: ip_gre: fix possible use-after-free in erspan_rcv adds 2a3cabae4536 net: ip6_gre: fix possible use-after-free in ip6erspan_rcv adds 3c5189ad7099 Merge branch 'erspan-use-after-free' adds afe64245af9f ethtool: avoid signed-unsigned comparison in ethtool_valid [...] adds caf2c5205d82 broadcom: tg3: fix use of SPEED_UNKNOWN ethtool constant adds d63da85a4226 qlogic: qlcnic: fix use of SPEED_UNKNOWN ethtool constant adds 738de00cda52 Merge branch 'ethtool-fix-use-of-SPEED_UNKNOWN-constant' adds a62520473f15 net: macb driver, check for SKBTX_HW_TSTAMP adds a1b0e4e684e9 bnxt_en: Improve RX consumer index validity check. adds 8e44e96c6c8e bnxt_en: Reset device on RX buffer errors. adds e063f4598249 Merge branch 'bnxt_en-fixes' adds 869e3305f23d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 2 +- arch/xtensa/include/asm/processor.h | 21 ++++---- arch/xtensa/kernel/entry.S | 6 +++ arch/xtensa/kernel/stacktrace.c | 6 ++- arch/xtensa/mm/mmu.c | 2 +- drivers/char/tpm/eventlog/tpm2.c | 4 +- drivers/char/tpm/tpm-dev-common.c | 9 +++- drivers/char/tpm/tpm-interface.c | 14 +++-- drivers/crypto/caam/caamhash.c | 13 +++-- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 16 ++++-- drivers/net/ethernet/broadcom/tg3.c | 8 +-- drivers/net/ethernet/broadcom/tg3.h | 4 +- drivers/net/ethernet/cadence/macb_main.c | 4 +- drivers/net/ethernet/qlogic/qlcnic/qlcnic.h | 2 +- drivers/net/ethernet/realtek/r8169.c | 6 +++ drivers/net/vrf.c | 8 ++- include/keys/trusted.h | 2 +- include/net/nfc/nci_core.h | 2 +- include/uapi/linux/ethtool.h | 2 +- mm/slab.c | 3 +- net/ipv4/ip_gre.c | 15 ++++-- net/ipv6/ip6_gre.c | 20 ++++--- net/nfc/nci/hci.c | 8 +++ security/keys/trusted.c | 32 ++++++++--- .../tc-testing/tc-tests/filters/tests.json | 20 +++++++ tools/testing/selftests/tpm2/tpm2.py | 5 +- tools/testing/selftests/tpm2/tpm2_tests.py | 63 ++++++++++++++++++++++ 27 files changed, 229 insertions(+), 68 deletions(-)