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-lts-allyesconfig in repository toolchain/ci/linux.
from 765675379b62 Linux 4.19.119 adds 90fb92bb55cd remoteproc: Fix wrong rvring index computation adds 2303321f9a73 mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer adds a52262b8a8f9 include/uapi/linux/swab.h: fix userspace breakage, use __B [...] adds b4b9073a8a5b binder: take read mode of mmap_sem in binder_alloc_free_page() adds 074e6e411a40 usb: dwc3: gadget: Do link recovery for SS and SSP adds bfde821e78b6 usb: gadget: udc: bdc: Remove unnecessary NULL checks in b [...] adds 55e889ead48f iio:ad7797: Use correct attribute_group adds 2b53a8ee1955 ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs adds f367a7f7c34f ASoC: tas571x: disable regulators on failed probe adds 6aa9b6c32479 ASoC: wm8960: Fix wrong clock after suspend & resume adds 936d36529fae nfsd: memory corruption in nfsd4_lock() adds 0a90f0a7ba29 i2c: altera: use proper variable to hold errno adds c7aa592a9cf7 rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket adds 09d79b07eb1f net/cxgb4: Check the return from t4_query_params properly adds 88e28547f049 xfs: acquire superblock freeze protection on eofblocks scans adds 66a04cd140f2 svcrdma: Fix trace point use-after-free race adds c8aacb4d0297 svcrdma: Fix leak of svc_rdma_recv_ctxt objects adds 7829106c1c31 PCI: Avoid ASMedia XHCI USB PME# from D0 defect adds 7c038453822c PCI: Move Apex Edge TPU class quirk to fix BAR assignment adds 982c2f3e5cf2 ARM: dts: bcm283x: Disable dsi0 node adds 1fc9f6c1b586 cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled adds 66c03e4d33e5 net/mlx5: Fix failing fw tracer allocation on s390 adds 5f8370cdc6ad perf/core: fix parent pid/tid in task exit events adds 8e28b8489d7f bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension adds 905df10ddeb0 mm: shmem: disable interrupt when acquiring info->lock in [...] adds aef81b0ffded xfs: clear PF_MEMALLOC before exiting xfsaild thread adds 5f59dde85ecd bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B adds f9891a9eaf20 net: fec: set GPR bit on suspend by DT configuration. adds cae0dc197293 x86: hyperv: report value of misc_features adds 9276babd9d73 xfs: fix partially uninitialized structure in xfs_reflink_ [...] adds fc6fa39f3204 ALSA: hda: Keep the controller initialization even if no c [...] adds 6d0e94e46712 ALSA: hda: Explicitly permit using autosuspend if runtime [...] adds 34b4e9484331 scsi: target: fix PR IN / READ FULL STATUS for FC adds e652b2cb8353 scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN adds 9a80ebc2d32e objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings adds 6e575122cd95 objtool: Support Clang non-section symbols in ORC dump adds 41722344981f xen/xenbus: ensure xenbus_map_ring_valloc() returns proper [...] adds e73a9b6c9775 ALSA: hda: call runtime_allow() for all hda controllers adds 54530dd3beb2 arm64: Delete the space separator in __emit_inst adds 70e1d0a0e9f5 ext4: use matching invalidatepage in ext4_writepage adds fffce4a4c4be ext4: increase wait time needed before reuse of deleted in [...] adds b022298cd012 ext4: convert BUG_ON's to WARN_ON's in mballoc.c adds c9184b35e27e hwmon: (jc42) Fix name to have no illegal characters adds f670ee440697 bpf, x86_32: Fix clobbering of dst for BPF_JSET adds 64325c285556 qed: Fix use after free in qed_chain_free adds 38faccf5f918 ext4: check for non-zero journal inum in ext4_calculate_overhead adds fa87bf609aa1 propagate_one(): mnt_set_mountpoint() needs mount_lock adds fdc072324f3c Linux 4.19.120
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm/boot/dts/bcm283x.dtsi | 1 + arch/arm64/include/asm/sysreg.h | 4 +- arch/x86/kernel/cpu/mshyperv.c | 4 +- arch/x86/net/bpf_jit_comp.c | 18 ++- arch/x86/net/bpf_jit_comp32.c | 24 +++- drivers/android/binder_alloc.c | 8 +- drivers/hwmon/jc42.c | 2 +- drivers/i2c/busses/i2c-altera.c | 9 +- drivers/iio/adc/ad7793.c | 2 +- drivers/mtd/chips/cfi_cmdset_0002.c | 6 +- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 2 +- drivers/net/ethernet/freescale/fec.h | 7 + drivers/net/ethernet/freescale/fec_main.c | 149 +++++++++++++++++---- .../ethernet/mellanox/mlx5/core/diag/fw_tracer.c | 6 +- drivers/net/ethernet/qlogic/qed/qed_dev.c | 38 +++--- drivers/pci/quirks.c | 18 +++ drivers/remoteproc/remoteproc_core.c | 2 +- drivers/staging/gasket/apex_driver.c | 7 - drivers/target/target_core_fabric_lib.c | 2 +- drivers/target/target_core_user.c | 1 + drivers/usb/dwc3/gadget.c | 8 +- drivers/usb/gadget/udc/bdc/bdc_ep.c | 2 +- drivers/xen/xenbus/xenbus_client.c | 9 +- fs/ext4/ialloc.c | 2 +- fs/ext4/inode.c | 2 +- fs/ext4/mballoc.c | 6 +- fs/ext4/super.c | 3 +- fs/nfsd/nfs4state.c | 2 + fs/pnode.c | 9 +- fs/xfs/xfs_icache.c | 10 ++ fs/xfs/xfs_ioctl.c | 5 +- fs/xfs/xfs_reflink.c | 1 + fs/xfs/xfs_trans_ail.c | 4 +- include/linux/qed/qed_chain.h | 24 ++-- include/linux/sunrpc/svc_rdma.h | 1 + include/trace/events/rpcrdma.h | 50 +++++-- include/uapi/linux/swab.h | 4 +- kernel/bpf/cpumap.c | 2 +- kernel/events/core.c | 13 +- mm/shmem.c | 4 +- net/rxrpc/local_object.c | 9 -- net/rxrpc/output.c | 44 ++---- net/sunrpc/svc_xprt.c | 3 - net/sunrpc/svcsock.c | 4 + net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 22 +++ net/sunrpc/xprtrdma/svc_rdma_rw.c | 3 +- net/sunrpc/xprtrdma/svc_rdma_sendto.c | 29 ++-- net/sunrpc/xprtrdma/svc_rdma_transport.c | 5 - sound/pci/hda/hda_intel.c | 17 ++- sound/soc/codecs/tas571x.c | 20 ++- sound/soc/codecs/wm8960.c | 3 +- sound/soc/qcom/qdsp6/q6afe-dai.c | 16 +++ tools/objtool/check.c | 17 ++- tools/objtool/orc_dump.c | 44 +++--- 55 files changed, 470 insertions(+), 239 deletions(-)