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-mainline-allnoconfig in repository toolchain/ci/linux.
from 8834f5600cf3 Linux 5.0-rc5 adds 2d2d478576d7 pinctrl: mediatek: fix Kconfig build errors for moore core adds dc1445584177 pinctrl: sunxi: Fix and simplify pin bank regulator handling adds ca4438442ef2 pinctrl: sunxi: Consider pin_base when calculating regulat [...] adds e3f72b749da2 pinctrl: cherryview: fix Strago DMI workaround adds f165988b77ef pinctrl: mcp23s08: spi: Fix regmap allocation for mcp23s18 adds 10098709b4ee pinctrl: sunxi: Correct number of IRQ banks on H6 main pin [...] adds b66bc7776748 Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm [...] adds 97e1532ef81a fuse: handle zero sized retrieve correctly adds 8a3177db59cd cuse: fix ioctl adds 9509941e9c53 fuse: call pipe_buf_release() under pipe lock adds a2ebba824106 fuse: decrement NR_WRITEBACK_TEMP on the right page adds 076a3f553743 Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub [...] adds ea6eb5e7d15e tracing: uprobes: Fix typo in pr_fmt string adds 0722069a5374 tracing/uprobes: Fix output for multiple string arguments adds 4879f11615d2 Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm [...] adds 45383fb0f42d virtio: support VIRTIO_F_ORDER_PLATFORM adds 9c0644ee4aa8 virtio: drop internal struct from UAPI adds b0314565da2b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 89e3a5682eda ALSA: hda/realtek - Headset microphone support for System76 darp5 adds d561aa0a70bb ALSA: hda/realtek - Fix lose hp_pins for disable auto mute adds 35a39f98567d ALSA: hda/realtek - Use a common helper for hp pin reference adds 305a0ade1809 ALSA: hda - Serialize codec registrations adds 3bff2407fbd2 ALSA: usb-audio: Add support for new T+A USB DAC adds 4f2ab5e1d13d ALSA: compress: Fix stop handling on compressed capture streams adds c97617a81a76 ALSA: hda/ca0132 - Fix build error without CONFIG_PCI adds 6f64e3a4de74 Merge tag 'sound-5.0-rc6' of git://git.kernel.org/pub/scm/ [...] adds 13054abbaa4f HID: debug: fix the ring buffer implementation adds d47e3da17592 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds 645efa84f6c7 dm: add memory barrier before waitqueue_active adds fa8db4948f52 dm: don't use bio_trim() afterall new 8b5cdbe595a0 Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub [...] adds e3fdc89ca47e nfsd: Fix error return values for nfsd4_clone_file_range() adds e248aa7be86e svcrdma: Remove max_sge check at connect time new ee6c0737a025 Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux new cfa39381173d kvm: fix kvm_ioctl_create_device() reference counting (CVE [...] new 353c0956a618 KVM: x86: work around leak of uninitialized stack contents [...] new ecec76885bcf KVM: nVMX: unconditionally cancel preemption timer in free [...] new e303a067ceed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] adds 6a730fcb9cb4 Documentation/ABI: Correct mlxreg-io KernelVersion for 5.0 new 74e96711e337 Merge tag 'platform-drivers-x86-v5.0-2' of git://git.infra [...]
The 7 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: Documentation/ABI/stable/sysfs-driver-mlxreg-io | 6 +- arch/x86/kvm/vmx/nested.c | 1 + arch/x86/kvm/x86.c | 7 ++ drivers/hid/hid-debug.c | 120 ++++++++++-------------- drivers/md/dm-rq.c | 2 +- drivers/md/dm.c | 8 +- drivers/pinctrl/intel/pinctrl-cherryview.c | 8 +- drivers/pinctrl/mediatek/Kconfig | 3 + drivers/pinctrl/pinctrl-mcp23s08.c | 7 +- drivers/pinctrl/sunxi/pinctrl-sun50i-h6.c | 2 +- drivers/pinctrl/sunxi/pinctrl-sunxi.c | 44 ++++----- drivers/pinctrl/sunxi/pinctrl-sunxi.h | 2 +- drivers/virtio/virtio_ring.c | 15 ++- fs/fuse/dev.c | 4 +- fs/fuse/file.c | 2 +- fs/fuse/inode.c | 2 +- fs/nfsd/vfs.c | 6 +- include/linux/hid-debug.h | 9 +- include/sound/compress_driver.h | 6 +- include/sound/hda_codec.h | 1 + include/uapi/linux/virtio_config.h | 6 ++ include/uapi/linux/virtio_ring.h | 10 -- kernel/trace/trace_uprobe.c | 9 +- net/sunrpc/xprtrdma/svc_rdma_sendto.c | 105 +++++++++++++++++++-- net/sunrpc/xprtrdma/svc_rdma_transport.c | 9 +- sound/pci/hda/hda_bind.c | 3 +- sound/pci/hda/hda_intel.c | 2 + sound/pci/hda/patch_ca0132.c | 4 +- sound/pci/hda/patch_realtek.c | 62 ++++++------ sound/usb/quirks.c | 1 + virt/kvm/kvm_main.c | 3 +- 31 files changed, 296 insertions(+), 173 deletions(-)