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-arm-stable-defconfig in repository toolchain/ci/linux.
from 239cc2c5a3c8 Linux 5.0.4 new 3c09233b5dee ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_b [...] new ae833c3eefaf ALSA: firewire-motu: use 'version' field of unit directory [...] new cc8cd197411b mmc: pxamci: fix enum type confusion new 7e682a01b111 mmc: alcor: fix DMA reads new 1494408bf863 mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages" new cdb57f82a4bc mmc: renesas_sdhi: limit block count to 16 bit for old revisions new 109f5f9dff14 drm/amdgpu: fix invalid use of change_bit new 5618b16763ce drm/vmwgfx: Don't double-free the mode stored in par->set_mode new 0c113ec08d71 drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID's new 98e2c51c1ac3 iommu/amd: fix sg->dma_address for sg->offset bigger than [...] new 027584c8ef01 iommu/iova: Fix tracking of recently failed iova address new 48cce130d485 libceph: wait for latest osdmap in ceph_monc_blacklist_add() new e88f693e6e8d udf: Fix crash on IO error during truncate new 63703e8fd2af mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "casca [...] new de21552cc848 MIPS: Ensure ELF appended dtb is relocated new 9e063d979422 MIPS: Fix kernel crash for R6 in jump label branch function new 7f5ffb4c7a71 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 new 62362ccdd45c powerpc/security: Fix spectre_v2 reporting new e846d79bc1ba net/mlx5: Fix DCT creation bad flow new abe481cfe983 scsi: core: Avoid that a kernel warning appears during sys [...] new e109bf21f4c6 scsi: qla2xxx: Fix FC-AL connection target discovery new bc1bf16d7def scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modi [...] new 72b8c5492f48 scsi: ibmvscsi: Fix empty event pool access during host removal new 8dfb1e702caa futex: Ensure that futex address is aligned in handle_fute [...] new 3bff3aabd586 cifs: allow guest mounts to work for smb3.11 new 198092b82db3 perf probe: Fix getting the kernel map new dfa011546d27 objtool: Move objtool_file struct off the stack new 70c1b15faf8b irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmp new 809ecabb6d41 clocksource/drivers/riscv: Fix clocksource mask new 2b1cf1a17a41 SMB3: Fix SMB3.1.1 guest mounts to Samba new 1fa1bfef5f4c ALSA: hda - Don't trigger jackpoll_work in azx_resume new 5b099547f29d ALSA: ac97: Fix of-node refcount unbalance new 635218fee409 ext4: fix NULL pointer dereference while journal is aborted new f1902fd02d56 ext4: fix data corruption caused by unaligned direct AIO new c29313c07f2d ext4: brelse all indirect buffer in ext4_ind_remove_space() new c35a32eb2339 media: v4l2-ctrls.c/uvc: zero v4l2_event new 572ae5c7646b Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in [...] new 4d18023ade55 Bluetooth: Fix decrementing reference count twice in relea [...] new c8d311117c3e Bluetooth: hci_ldisc: Initialize hci_dev before open() new 35228ce61a81 Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit se [...] new 244594c5f5c8 drm/vkms: Fix flush_work() without INIT_WORK(). new 648562c0a958 RDMA/cma: Rollback source IP address if failing to acquire device new 1c0fc5e9cb40 f2fs: fix to avoid deadlock of atomic file operations new a179695eddd9 aio: simplify - and fix - fget/fput for io_submit() new da75d3775401 netfilter: ebtables: remove BUGPRINT messages new 1e641e63fe0c loop: access lo_backing_file only when the loop device is [...] new 0312f3032e35 x86/unwind: Handle NULL pointer calls better in frame unwinder new 0830cf62f529 x86/unwind: Add hardcoded ORC entry for NULL new 8bc3816d6566 locking/lockdep: Add debug_locks check in __lock_downgrade() new 6c77789fb46e ALSA: hda - Record the current power state before suspend/ [...] new a57af6d07512 ALSA: hda - Enforces runtime_resume after S3 and S4 for ea [...] new 1f6f316a537d Linux 5.0.5
The 52 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/security.c | 23 ++--- 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/clocksource/timer-riscv.c | 5 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +- drivers/gpu/drm/vkms/vkms_crtc.c | 1 + 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/iommu/iova.c | 5 +- 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/alcor.c | 25 +++-- drivers/mmc/host/mxcmmc.c | 16 +--- drivers/mmc/host/pxamci.c | 2 +- drivers/mmc/host/renesas_sdhi_core.c | 8 +- drivers/net/ethernet/mellanox/mlx5/core/qp.c | 66 +++++++------ drivers/scsi/ibmvscsi/ibmvscsi.c | 23 ++++- drivers/scsi/qla2xxx/qla_init.c | 7 ++ drivers/scsi/scsi_lib.c | 6 +- fs/aio.c | 72 ++++++-------- 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 + include/linux/fs.h | 8 +- 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 | 14 +-- tools/objtool/check.c | 3 +- tools/perf/util/probe-event.c | 6 +- 54 files changed, 469 insertions(+), 303 deletions(-)