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-lts-allnoconfig in repository toolchain/ci/linux.
from 765675379b62 Linux 4.19.119 new 90fb92bb55cd remoteproc: Fix wrong rvring index computation new 2303321f9a73 mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer new a52262b8a8f9 include/uapi/linux/swab.h: fix userspace breakage, use __B [...] new b4b9073a8a5b binder: take read mode of mmap_sem in binder_alloc_free_page() new 074e6e411a40 usb: dwc3: gadget: Do link recovery for SS and SSP new bfde821e78b6 usb: gadget: udc: bdc: Remove unnecessary NULL checks in b [...] new 55e889ead48f iio:ad7797: Use correct attribute_group new 2b53a8ee1955 ASoC: q6dsp6: q6afe-dai: add missing channels to MI2S DAIs new f367a7f7c34f ASoC: tas571x: disable regulators on failed probe new 6aa9b6c32479 ASoC: wm8960: Fix wrong clock after suspend & resume new 936d36529fae nfsd: memory corruption in nfsd4_lock() new 0a90f0a7ba29 i2c: altera: use proper variable to hold errno new c7aa592a9cf7 rxrpc: Fix DATA Tx to disable nofrag for UDP on AF_INET6 socket new 09d79b07eb1f net/cxgb4: Check the return from t4_query_params properly new 88e28547f049 xfs: acquire superblock freeze protection on eofblocks scans new 66a04cd140f2 svcrdma: Fix trace point use-after-free race new c8aacb4d0297 svcrdma: Fix leak of svc_rdma_recv_ctxt objects new 7829106c1c31 PCI: Avoid ASMedia XHCI USB PME# from D0 defect new 7c038453822c PCI: Move Apex Edge TPU class quirk to fix BAR assignment new 982c2f3e5cf2 ARM: dts: bcm283x: Disable dsi0 node new 1fc9f6c1b586 cpumap: Avoid warning when CONFIG_DEBUG_PER_CPU_MAPS is enabled new 66c03e4d33e5 net/mlx5: Fix failing fw tracer allocation on s390 new 5f8370cdc6ad perf/core: fix parent pid/tid in task exit events new 8e28b8489d7f bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extension new 905df10ddeb0 mm: shmem: disable interrupt when acquiring info->lock in [...] new aef81b0ffded xfs: clear PF_MEMALLOC before exiting xfsaild thread new 5f59dde85ecd bpf, x86: Fix encoding for lower 8-bit registers in BPF_STX BPF_B new f9891a9eaf20 net: fec: set GPR bit on suspend by DT configuration. new cae0dc197293 x86: hyperv: report value of misc_features new 9276babd9d73 xfs: fix partially uninitialized structure in xfs_reflink_ [...] new fc6fa39f3204 ALSA: hda: Keep the controller initialization even if no c [...] new 6d0e94e46712 ALSA: hda: Explicitly permit using autosuspend if runtime [...] new 34b4e9484331 scsi: target: fix PR IN / READ FULL STATUS for FC new e652b2cb8353 scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKEN new 9a80ebc2d32e objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings new 6e575122cd95 objtool: Support Clang non-section symbols in ORC dump new 41722344981f xen/xenbus: ensure xenbus_map_ring_valloc() returns proper [...] new e73a9b6c9775 ALSA: hda: call runtime_allow() for all hda controllers new 54530dd3beb2 arm64: Delete the space separator in __emit_inst new 70e1d0a0e9f5 ext4: use matching invalidatepage in ext4_writepage new fffce4a4c4be ext4: increase wait time needed before reuse of deleted in [...] new b022298cd012 ext4: convert BUG_ON's to WARN_ON's in mballoc.c new c9184b35e27e hwmon: (jc42) Fix name to have no illegal characters new f670ee440697 bpf, x86_32: Fix clobbering of dst for BPF_JSET new 64325c285556 qed: Fix use after free in qed_chain_free new 38faccf5f918 ext4: check for non-zero journal inum in ext4_calculate_overhead new fa87bf609aa1 propagate_one(): mnt_set_mountpoint() needs mount_lock new fdc072324f3c Linux 4.19.120
The 48 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/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(-)