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-allnoconfig in repository toolchain/ci/linux.
from a2cddfe2ce6e Linux 4.19.31 new 023a1b28cf72 ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_b [...] new 6339cc5181c0 ALSA: firewire-motu: use 'version' field of unit directory [...] new 3b6870159e2e mmc: pxamci: fix enum type confusion new 65a5c93687b7 mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" new 42f358b2d48c mmc: renesas_sdhi: limit block count to 16 bit for old revisions new ab483d1ca7ae drm/vmwgfx: Don't double-free the mode stored in par->set_mode new 69e26237ed1e drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's new 869157135003 iommu/amd: fix sg->dma_address for sg->offset bigger than [...] new 9cae232a8706 libceph: wait for latest osdmap in ceph_monc_blacklist_add() new c72e90d94a14 udf: Fix crash on IO error during truncate new 56bcf3df2552 mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "casca [...] new 6e74961bd67d MIPS: Ensure ELF appended dtb is relocated new 9d91069f48cc MIPS: Fix kernel crash for R6 in jump label branch function new b8ea151a7ab5 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 new 04809b226e79 scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modi [...] new 837becb30c3b scsi: ibmvscsi: Fix empty event pool access during host removal new 36d52f5bcd57 futex: Ensure that futex address is aligned in handle_fute [...] new 14c52acaac86 cifs: allow guest mounts to work for smb3.11 new 37c6f8089806 perf probe: Fix getting the kernel map new daaeeca918e7 objtool: Move objtool_file struct off the stack new aacf2cc814c2 irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp new 38bd575b9aef SMB3: Fix SMB3.1.1 guest mounts to Samba new 4a767459389a ALSA: x86: Fix runtime PM for hdmi-lpe-audio new c8e91d756703 ALSA: hda/ca0132 - make pci_iounmap() call conditional new ff7a1f81c20e ALSA: ac97: Fix of-node refcount unbalance new 558331d0205b ext4: fix NULL pointer dereference while journal is aborted new 76c9ee6bd5d2 ext4: fix data corruption caused by unaligned direct AIO new d12d86411c03 ext4: brelse all indirect buffer in ext4_ind_remove_space() new 6bef442eea18 media: v4l2-ctrls.c/uvc: zero v4l2_event new 4e0ca4bfa2bc Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in [...] new 4b39051363a0 Bluetooth: Fix decrementing reference count twice in relea [...] new f67202f78fe3 Bluetooth: hci_ldisc: Initialize hci_dev before open() new e365b94086f9 Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit se [...] new 015b828bd66d drm: Reorder set_property_atomic to avoid returning with a [...] new 9dd5053c8cd5 RDMA/cma: Rollback source IP address if failing to acquire device new 1fd916e879a9 f2fs: fix to avoid deadlock of atomic file operations new 35cdcdc5c49d netfilter: ebtables: remove BUGPRINT messages new 3254dd301f80 loop: access lo_backing_file only when the loop device is [...] new 367ccafbcbfe x86/unwind: Handle NULL pointer calls better in frame unwinder new 206a76a684a7 x86/unwind: Add hardcoded ORC entry for NULL new 0e0f7b307212 locking/lockdep: Add debug_locks check in __lock_downgrade() new 156ba57f4ba6 ALSA: hda - Record the current power state before suspend/ [...] new 19184190b029 ALSA: hda - Enforces runtime_resume after S3 and S4 for ea [...] new 33bd347fee01 power: supply: charger-manager: Fix incorrect return value new 3a2156c839c7 Linux 4.19.32
The 45 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/mips/include/asm/jump_label.h | 8 +- arch/mips/kernel/vmlinux.lds.S | 12 ++- arch/mips/loongson64/lemote-2f/irq.c | 2 +- arch/powerpc/include/asm/vdso_datapage.h | 8 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 4 +- arch/x86/include/asm/unwind.h | 6 ++ arch/x86/kernel/unwind_frame.c | 25 ++++- arch/x86/kernel/unwind_orc.c | 17 ++++ drivers/block/loop.c | 2 +- drivers/bluetooth/h4_recv.h | 4 + drivers/bluetooth/hci_h4.c | 4 + drivers/bluetooth/hci_ldisc.c | 24 +++-- drivers/gpu/drm/drm_mode_object.c | 5 +- drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 12 +-- drivers/gpu/drm/vmwgfx/vmwgfx_gmrid_manager.c | 2 +- drivers/infiniband/core/cma.c | 13 ++- drivers/iommu/amd_iommu.c | 7 +- drivers/irqchip/irq-gic-v3-its.c | 2 +- drivers/media/usb/uvc/uvc_ctrl.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls.c | 2 +- drivers/mmc/host/mxcmmc.c | 16 +--- drivers/mmc/host/pxamci.c | 2 +- drivers/mmc/host/renesas_sdhi_core.c | 8 +- drivers/power/supply/charger-manager.c | 3 +- drivers/scsi/ibmvscsi/ibmvscsi.c | 23 ++++- fs/cifs/smb2pdu.c | 11 ++- fs/ext4/ext4_jbd2.h | 2 +- fs/ext4/file.c | 2 +- fs/ext4/indirect.c | 12 ++- fs/f2fs/segment.c | 43 ++++++--- fs/udf/truncate.c | 3 + include/linux/ceph/libceph.h | 2 + kernel/futex.c | 4 + kernel/locking/lockdep.c | 3 + net/bluetooth/hci_sock.c | 3 +- net/bridge/netfilter/ebtables.c | 131 ++++++++------------------ net/ceph/ceph_common.c | 18 +++- net/ceph/mon_client.c | 9 ++ sound/ac97/bus.c | 2 +- sound/firewire/motu/motu.c | 20 ++-- sound/pci/hda/hda_codec.c | 57 ++++++++++- sound/pci/hda/hda_intel.c | 6 +- sound/pci/hda/patch_ca0132.c | 2 +- sound/x86/intel_hdmi_audio.c | 1 - tools/objtool/check.c | 3 +- tools/perf/util/probe-event.c | 6 +- 47 files changed, 353 insertions(+), 202 deletions(-)