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-mainline-allmodconfig in repository toolchain/linux-next.
from 369af92ce47a Merge tag 'arc-4.20-rc6' of git://git.kernel.org/pub/scm/l [...] adds dfb7513374c1 scsi: lpfc: fix block guard enablement on SLI3 adapters adds 5db6dd14b313 scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_s [...] adds 02f425f811ce scsi: vmw_pscsi: Rearrange code to avoid multiple calls to [...] adds c967590457ca scsi: storvsc: Fix a race in sub-channel creation that can [...] adds cf76c364a1e1 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds b4b84da36403 MAINTAINERS: add maintainer for C-SKY drivers adds 63e19c8216bb csky: bugfix tlb_get_pgd error. adds 002f421a84c5 Merge tag 'csky-4.20-rc6' of github.com:c-sky/csky-linux adds b51abed8355e ALSA: pcm: Call snd_pcm_unlink() conditionally at closing adds b888a5f713e4 ALSA: pcm: Fix starvation on down_write_nonblock() adds 44ff57e685f9 ALSA: usb-audio: Add SMSL D1 to quirks for native DSD support adds 3deef52ce105 ALSA: hda: Add support for AMD Stoney Ridge adds 5363857b916c ALSA: pcm: Fix interval evaluation with openmin/max adds 54947cd64c1b ALSA: hda/realtek - Fix speaker output regression on Think [...] adds 5f8cf7125826 ALSA: usb-audio: Fix UAF decrement if card has no live int [...] adds 33aaebd48ae2 ALSA: hda/realtek: ALC286 mic and headset-mode fixups for [...] adds 705b65f10747 ALSA: hda/realtek - Add support for Acer Aspire C24-860 he [...] adds 9f8aefed9623 ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4660G adds b72f936f6b32 ALSA: hda/realtek: Fix mic issue on Acer AIO Veriton Z4860 [...] adds 2acee31cce65 Merge tag 'sound-4.20-rc6' of git://git.kernel.org/pub/scm [...] adds 1aed58e67a6e Uprobes: Fix kernel oops with delayed_uprobe_remove() adds abb8d6ecbd8f Merge tag 'trace-v4.20-rc5' of git://git.kernel.org/pub/sc [...] adds e46daee53bb5 ARM: 8806/1: kprobes: Fix false positive with FORTIFY_SOURCE adds a1208f6a822a ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unalig [...] adds 3d0358d0ba04 ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart adds c2a3831df6dc ARM: 8816/1: dma-mapping: fix potential uninitialized return new 7e40b56c776f Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm new 3a4d0c2172bc ARM: ensure that processor vtables is not lost after boot new b72f711a4efa Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/l [...]
The 3 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: MAINTAINERS | 7 ++++- arch/arm/mm/cache-v7.S | 8 +++-- arch/arm/mm/cache-v7m.S | 14 ++++++--- arch/arm/mm/dma-mapping.c | 2 +- arch/arm/mm/proc-macros.S | 10 ++++++ arch/arm/probes/kprobes/opt-arm.c | 2 +- arch/csky/include/asm/mmu_context.h | 4 +-- drivers/scsi/libiscsi.c | 4 +-- drivers/scsi/lpfc/lpfc_init.c | 6 +++- drivers/scsi/lpfc/lpfc_sli.c | 1 - drivers/scsi/storvsc_drv.c | 61 ++++++++++++++++++------------------- drivers/scsi/vmw_pvscsi.c | 4 +-- include/sound/pcm_params.h | 4 ++- kernel/events/uprobes.c | 2 ++ sound/core/pcm_native.c | 14 +++++---- sound/pci/hda/hda_intel.c | 4 +++ sound/pci/hda/patch_realtek.c | 27 ++++++++++++++++ sound/usb/card.c | 5 ++- sound/usb/quirks.c | 1 + 19 files changed, 122 insertions(+), 58 deletions(-)