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-allmodconfig in repository toolchain/ci/linux.
from 4010b622f1d2 Merge branch 'dax-fix-5.3-rc3' of git://git.kernel.org/pub [...] adds 71be7b0e7d40 Fix uninitialized variable in ipmb_dev_int.c adds 52fde4348ccc Merge tag 'for-linus-5.3-2' of git://github.com/cminyard/l [...] adds b1d45c23284e tracing: Fix header include guards in trace event headers adds 6c77221df961 fgraph: Remove redundant ftrace_graph_notrace_addr() test adds d2eee9fca172 Merge tag 'trace-v5.3-rc2' of git://git.kernel.org/pub/scm [...] adds 1b7e816fc80e mm: slub: Fix slab walking for init_on_free adds b36a1552d731 Bluetooth: hci_uart: check for missing tty operations adds c2c44ec20a84 Unbreak mount_capable() adds 5c6207539aea Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 223ecaf140b1 gpiolib: fix incorrect IRQ requesting of an active-low lineevent adds ffe0bbabb0cf gpio: don't WARN() on NULL descs if gpiolib is disabled adds 238644ce4b50 Merge tag 'gpio-v5.3-rc3-fixes-for-linus' of git://git.ker [...] adds d95da993383c gpiolib: Preserve desc->flags when setting state adds 28f5ab1e12ba Merge tag 'gpio-v5.3-3' of git://git.kernel.org/pub/scm/li [...] adds fc62113b32c9 mmc: host: sdhci-sprd: Fix the missing pm_runtime_put_noidle() adds ba2d139b02ba mmc: dw_mmc: Fix occasional hang after tuning on eMMC adds 665e985c2f41 mmc: meson-mx-sdio: Fix misuse of GENMASK macro adds 3a6ffb3c8c32 mmc: mmc_spi: Enable stable writes adds 1e78030e5e5b Merge tag 'mmc-v5.3-rc1' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: drivers/bluetooth/hci_ath.c | 3 ++ drivers/bluetooth/hci_bcm.c | 3 ++ drivers/bluetooth/hci_intel.c | 3 ++ drivers/bluetooth/hci_ldisc.c | 13 ++++++++ drivers/bluetooth/hci_mrvl.c | 3 ++ drivers/bluetooth/hci_qca.c | 3 ++ drivers/bluetooth/hci_uart.h | 1 + drivers/char/ipmi/ipmb_dev_int.c | 2 +- drivers/gpio/gpiolib.c | 23 ++++++++----- drivers/mmc/core/queue.c | 5 +++ drivers/mmc/host/dw_mmc.c | 3 +- drivers/mmc/host/meson-mx-sdio.c | 2 +- drivers/mmc/host/sdhci-sprd.c | 1 + fs/super.c | 5 +-- include/linux/gpio/consumer.h | 64 ++++++++++++++++++------------------ include/trace/events/dma_fence.h | 2 +- include/trace/events/napi.h | 4 +-- include/trace/events/qdisc.h | 4 +-- include/trace/events/tegra_apb_dma.h | 4 +-- kernel/trace/trace_functions_graph.c | 17 ++++------ mm/slub.c | 8 +++-- 21 files changed, 106 insertions(+), 67 deletions(-)