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-arm-lts-allyesconfig in repository toolchain/ci/linux.
from fdc072324f3c Linux 4.19.120 new 85b1efa12a7f drm/edid: Fix off-by-one in DispID DTD pixel clock new a6018a5810ac drm/qxl: qxl_release leak in qxl_draw_dirty_fb() new a8d36f64dd19 drm/qxl: qxl_release leak in qxl_hw_surface_alloc() new 0d28ac49eba7 drm/qxl: qxl_release use after free new 220bf45d601c btrfs: fix block group leak when removing fails new 7e6fea947214 ALSA: hda/realtek - Two front mics on a Lenovo ThinkCenter new 6597663da585 ALSA: usb-audio: Correct a typo of NuPrime DAC-10 USB ID new 55121ccf2fb6 ALSA: hda/hdmi: fix without unlocked before return new 6cacf120de65 ALSA: pcm: oss: Place the plugin buffer overflow checks correctly new 2484110b75a3 PM: ACPI: Output correct message on target power state new 3904bdf0821c PM: hibernate: Freeze kernel threads in software_resume() new d4440a77802d dm verity fec: fix hash block number in verity_fec_decode new 7889936a925b dm writecache: fix data corruption when reloading the target new a2cf97eaaa8f dm multipath: use updated MPATHF_QUEUE_IO on mapping for b [...] new 996fe7ca7438 scsi: qla2xxx: set UNLOADING before waiting for session deletion new 3ee924b0e6e4 scsi: qla2xxx: check UNLOADING before posting async work new 9bdec3820fa3 RDMA/mlx5: Set GRH fields in query QP on RoCE new 4611d2a4acbc RDMA/mlx4: Initialize ib_spec on the stack new 9c5640c17b4a RDMA/core: Prevent mixed use of FDs between shared ufiles new 751e8b062af0 RDMA/core: Fix race between destroy and release FD object new f034b331ef32 vfio: avoid possible overflow in vfio_iommu_type1_pin_pages new cf25855e9f83 vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vadd [...] new d40ceed18044 iommu/qcom: Fix local_base status check new b454d754cb17 scsi: target/iblock: fix WRITE SAME zeroing new 4fc9c61fc828 iommu/amd: Fix legacy interrupt remapping for x2APIC-enabl [...] new eadf95a68079 ALSA: opti9xx: shut up gcc-10 range warning new 7b4e9bfa245f nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl new 87cb81e69b19 dmaengine: dmatest: Fix iteration non-stop logic new 23075857ad19 selinux: properly handle multiple messages in selinux_netl [...] new 00043456efcd btrfs: fix partial loss of prealloc extent past i_size aft [...] new 57be052c28c7 btrfs: transaction: Avoid deadlock due to bad initializati [...] new dbbee5a1e2d5 mmc: cqhci: Avoid false "cqhci: CQE stuck on" by not open- [...] new 82e242c14466 mmc: sdhci-xenon: fix annoying 1.8V regulator warning new a1acd57f1a4f mmc: sdhci-pci: Fix eMMC driver strength for BYT-based con [...] new 2c1b05138fa1 mmc: sdhci-msm: Enable host capabilities pertains to R1b response new 920d9c118c26 mmc: meson-mx-sdio: Set MMC_CAP_WAIT_WHILE_BUSY new 144857ac520e mmc: meson-mx-sdio: remove the broken ->card_busy() op new 84920cc7fbe1 Linux 4.19.121
The 38 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 +- drivers/acpi/device_pm.c | 4 +-- drivers/dma/dmatest.c | 4 +-- drivers/gpu/drm/drm_edid.c | 2 +- drivers/gpu/drm/qxl/qxl_cmd.c | 10 +++--- drivers/gpu/drm/qxl/qxl_display.c | 6 ++-- drivers/gpu/drm/qxl/qxl_draw.c | 13 +++---- drivers/gpu/drm/qxl/qxl_ioctl.c | 5 +-- drivers/infiniband/core/rdma_core.c | 4 +-- drivers/infiniband/hw/mlx4/main.c | 3 +- drivers/infiniband/hw/mlx5/qp.c | 4 ++- drivers/iommu/amd_iommu_init.c | 2 +- drivers/iommu/qcom_iommu.c | 5 ++- drivers/md/dm-mpath.c | 6 ++-- drivers/md/dm-verity-fec.c | 2 +- drivers/md/dm-writecache.c | 52 +++++++++++++++++++-------- drivers/mmc/host/cqhci.c | 21 ++++++----- drivers/mmc/host/meson-mx-sdio.c | 11 +----- drivers/mmc/host/sdhci-msm.c | 2 ++ drivers/mmc/host/sdhci-pci-core.c | 3 ++ drivers/mmc/host/sdhci-xenon.c | 10 ++++++ drivers/scsi/qla2xxx/qla_os.c | 35 +++++++++---------- drivers/target/target_core_iblock.c | 2 +- drivers/vfio/vfio_iommu_type1.c | 6 ++-- fs/btrfs/extent-tree.c | 16 +++++---- fs/btrfs/transaction.c | 13 +++++-- fs/btrfs/tree-log.c | 43 +++++++++++++++++++++-- fs/nfs/nfs3acl.c | 22 ++++++++---- kernel/power/hibernate.c | 7 ++++ security/selinux/hooks.c | 70 ++++++++++++++++++++++++------------- sound/core/oss/pcm_plugin.c | 20 ++++++----- sound/isa/opti9xx/miro.c | 9 +++-- sound/isa/opti9xx/opti92x-ad1848.c | 9 +++-- sound/pci/hda/patch_hdmi.c | 4 ++- sound/pci/hda/patch_realtek.c | 1 + sound/usb/quirks.c | 2 +- 36 files changed, 280 insertions(+), 150 deletions(-)