This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig in repository toolchain/ci/linux.
from dda0e2920330 Linux 4.19.114 new 6f2239a1ad0c ipv4: fix a RCU-list lock in fib_triestat_seq_show new 48dee0223711 net, ip_tunnel: fix interface lookup with no key new 6ce6aea362d4 sctp: fix refcount bug in sctp_wfree new e2ed7b117f3f sctp: fix possibly using a bad saddr with a given dst new 412b7023b8c2 nvme-rdma: Avoid double freeing of async event data new a9049fd69bc4 drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017 new 236c445eb352 drm/bochs: downgrade pci_request_region failure from error [...] new fc145ab2e915 initramfs: restore default compression behavior new 7b9d4492808e drm/amdgpu: fix typo for vcn1 idle check new 97101ebd9cb4 tools/power turbostat: Fix gcc build warnings new b3f9211797b5 tools/power turbostat: Fix missing SYS_LPI counter on some [...] new 3c62781195f6 drm/etnaviv: replace MMU flush marker with flush sequence new 432da4ae44d0 media: rc: IR signal for Panasonic air conditioner too long new f61711d182e1 misc: rtsx: set correct pcr_ops for rts522A new 5efa263c7385 misc: pci_endpoint_test: Fix to support > 10 pci-endpoint- [...] new a2953989e5af misc: pci_endpoint_test: Avoid using module parameter to d [...] new 80adb710a1ad coresight: do not use the BIT() macro in the UAPI header new d93096e0ec2e mei: me: add cedar fork device ids new 4d115a4b1452 extcon: axp288: Add wakeup support new ec025feb393e power: supply: axp288_charger: Add special handling for HP [...] new f40ff192cacd ALSA: hda/ca0132 - Add Recon3Di quirk to handle integrated [...] new e9de0d1bc101 rxrpc: Fix sendmsg(MSG_WAITALL) handling new b1cb7f2bc9b4 net: Fix Tx hash bound checking new bf498d6b8d60 padata: always acquire cpu_hotplug_lock before pinst->lock new 442d7668a54d bitops: protect variables in set_mask_bits() macro new 652f722240ac include/linux/notifier.h: SRCU: fix ctags new fa138035f104 mm: mempolicy: require at least one nodeid for MPOL_PREFERRED new 7a5f4bd6868c ipv6: don't auto-add link-local address to lag ports new 41c6a1ecc9ed net: dsa: bcm_sf2: Do not register slave MDIO bus with OF new 824f3d0139d8 net: dsa: bcm_sf2: Ensure correct sub-node is parsed new 1c61c869d12b net: phy: micrel: kszphy_resume(): add delay after genphy_ [...] new 2b4219605534 net: stmmac: dwmac1000: fix out-of-bounds mac address reg setting new b774578329af slcan: Don't transmit uninitialized stack data in padding new b12448912c5e mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLE new 259f9d9a290e random: always use batched entropy for get_random_u{32,64} new fe60e0dd5029 usb: dwc3: gadget: Wrap around when skip TRBs new 7ab127c8e113 tools/accounting/getdelays.c: fix netlink attribute length new b3e6164647f2 hwrng: imx-rngc - fix an error path new 4fbcbe65dc4d ASoC: jz4740-i2s: Fix divider written at incorrect offset [...] new 8e2335d85414 IB/hfi1: Call kobject_put() when kobject_init_and_add() fails new d03460035f0b IB/hfi1: Fix memory leaks in sysfs registration and unregi [...] new 420343650d3e ceph: remove the extra slashes in the server path new 4eeddc6229e7 ceph: canonicalize server path in place new abc4ea7f1345 RDMA/ucma: Put a lock around every call to the rdma_cm layer new ee433d1cdee0 RDMA/cma: Teach lockdep about the order of rtnl and lock new 78a4ad28608a Bluetooth: RFCOMM: fix ODEBUG bug in rfcomm_dev_ioctl new e2db80e0a7a4 RDMA/cm: Update num_paths in cma_resolve_iboe_route error flow new e9944eb66767 fbcon: fix null-ptr-deref in fbcon_switch new aa586e25e2c4 clk: qcom: rcg: Return failure for RCG update new 9c23e00804f8 drm/msm: stop abusing dma_map/unmap for cache new 31f7497ca521 arm64: Fix size of __early_cpu_boot_status new 7abfe9914d94 rpmsg: glink: Remove chunk size word align warning new b0434aaec76f usb: dwc3: don't set gadget->is_otg flag new 329ef07f7fb8 drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remo [...] new 39718d086d9b drm/msm: Use the correct dma_sync calls in msm_gem new 6dd0e32665e5 Linux 4.19.115
The 56 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: Makefile | 2 +- arch/arm64/kernel/head.S | 2 +- drivers/char/hw_random/imx-rngc.c | 4 +- drivers/char/random.c | 20 ++------ drivers/clk/qcom/clk-rcg2.c | 2 +- drivers/extcon/extcon-axp288.c | 32 ++++++++++++ drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 11 +++++ drivers/gpu/drm/bochs/bochs_hw.c | 6 +-- drivers/gpu/drm/drm_dp_mst_topology.c | 1 + drivers/gpu/drm/etnaviv/etnaviv_buffer.c | 10 ++-- drivers/gpu/drm/etnaviv/etnaviv_gpu.h | 1 + drivers/gpu/drm/etnaviv/etnaviv_mmu.c | 6 +-- drivers/gpu/drm/etnaviv/etnaviv_mmu.h | 2 +- drivers/gpu/drm/msm/msm_gem.c | 47 ++++++++++++++++-- drivers/infiniband/core/cma.c | 14 ++++++ drivers/infiniband/core/ucma.c | 49 ++++++++++++++++++- drivers/infiniband/hw/hfi1/sysfs.c | 26 +++++++--- drivers/media/rc/lirc_dev.c | 2 +- drivers/misc/cardreader/rts5227.c | 1 + drivers/misc/mei/hw-me-regs.h | 2 + drivers/misc/mei/pci-me.c | 2 + drivers/misc/pci_endpoint_test.c | 14 ++++-- drivers/net/can/slcan.c | 4 +- drivers/net/dsa/bcm_sf2.c | 9 +++- .../net/ethernet/mellanox/mlxsw/spectrum_flower.c | 8 +-- .../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 2 +- drivers/net/phy/micrel.c | 7 +++ drivers/nvme/host/rdma.c | 8 +-- drivers/power/supply/axp288_charger.c | 57 +++++++++++++++++++++- drivers/rpmsg/qcom_glink_native.c | 3 -- drivers/usb/dwc3/gadget.c | 3 +- drivers/video/fbdev/core/fbcon.c | 3 ++ fs/ceph/super.c | 56 +++++++++++++-------- fs/ceph/super.h | 2 +- include/linux/bitops.h | 14 +++--- include/linux/notifier.h | 3 +- include/uapi/linux/coresight-stm.h | 6 ++- kernel/padata.c | 4 +- mm/mempolicy.c | 6 ++- net/bluetooth/rfcomm/tty.c | 4 +- net/core/dev.c | 2 + net/ipv4/fib_trie.c | 3 ++ net/ipv4/ip_tunnel.c | 6 +-- net/ipv6/addrconf.c | 4 ++ net/rxrpc/sendmsg.c | 4 +- net/sctp/ipv6.c | 20 +++++--- net/sctp/protocol.c | 28 +++++++---- net/sctp/socket.c | 31 +++++++++--- sound/pci/hda/patch_ca0132.c | 1 + sound/soc/jz4740/jz4740-i2s.c | 2 +- tools/accounting/getdelays.c | 2 +- tools/power/x86/turbostat/turbostat.c | 27 +++++----- usr/Kconfig | 22 ++++----- 54 files changed, 448 insertions(+), 161 deletions(-)