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-release-aarch64-lts-allmodconfig in repository toolchain/ci/linux.
from 894dc8495898 tty: mark Siemens R3964 line discipline as BROKEN adds 4ebab60d6561 tty: ldisc: add sysctl to prevent autoloading of ldiscs adds 370004024aec hwmon: (w83773g) Select REGMAP_I2C to fix build error adds ed52b07bd698 ACPICA: Clear status of GPEs before enabling them adds d4b4aeea5506 ACPICA: Namespace: remove address node from global list af [...] adds 73b50a56e51e ALSA: seq: Fix OOB-reads from strlcpy adds c6d25f0b3653 ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B [...] adds bfea74941d6d ALSA: hda/realtek - Add quirk for Tuxedo XC 1509 adds b3a8a3728d7e ALSA: hda - Add two more machines to the power_save_blacklist adds 9a62d69114d7 mm/huge_memory.c: fix modifying of page protection by inse [...] adds ba5765a243ed arm64: dts: rockchip: fix rk3328 sdmmc0 write errors adds 41cf8111f3cb parisc: Detect QEMU earlier in boot process adds 53bb8444eab2 parisc: regs_return_value() should return gpr28 adds 5db86e2a9b36 parisc: also set iaoq_b in instruction_pointer_set() adds a5277bcc1b7d alarmtimer: Return correct remaining time adds df4106f23d0b drm/i915/gvt: do not deliver a workload if its creation fails adds 93d60348edcb drm/udl: add a release method and delay modeset teardown adds c4f103f6ac3a kvm: svm: fix potential get_num_contig_pages overflow adds 576f22ac47ba include/linux/bitrev.h: fix constant bitrev adds 43f47331a4ce mm: writeback: use exact memcg dirty counts adds 19b0a7f5a083 ASoC: intel: Fix crash at suspend/resume after failed code [...] adds e6265e368022 ASoC: fsl_esai: fix channel swap issue when stream starts adds 16515acd5bc3 Btrfs: do not allow trimming when a fs is mounted with the [...] adds fbfbb996d58e btrfs: prop: fix zstd compression parameter validation adds 54fb5c9da6cd btrfs: prop: fix vanished compression property after failed set adds 7af20b60f6db riscv: Fix syscall_get_arguments() and syscall_set_arguments() adds 2591bfc68282 block: do not leak memory in bio_copy_user_iov() adds 543bb48dc48b block: fix the return errno for direct IO adds cd5b06a93997 genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake [...] adds 8b4f68b47448 genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n adds 32fdac09765d virtio: Honour 'may_reduce_num' in vring_create_virtqueue adds 3ba48b3cf850 ARM: dts: rockchip: fix rk3288 cpu opp node reference adds 57a9c1f40f5b ARM: dts: am335x-evmsk: Correct the regulators for the aud [...] adds 627a7d5a4422 ARM: dts: am335x-evm: Correct the regulators for the audio codec adds 4362ff977bc6 ARM: dts: at91: Fix typo in ISC_D0 on PC9 adds 82a30a5d60e3 arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero r [...] adds 1ec54cee6333 arm64: dts: rockchip: fix rk3328 rgmii high tx error rate adds 84c6c2af4c53 arm64: backtrace: Don't bother trying to unwind the usersp [...] adds ed3adb562fc8 xen: Prevent buffer overflow in privcmd ioctl adds cb75a0c5d381 sched/fair: Do not re-read ->h_load_next during hierarchic [...] adds f7b778b9007e xtensa: fix return_address adds 356ae4deab4b x86/asm: Remove dead __GNUC__ conditionals adds 4b004504bfcc x86/asm: Use stricter assembly constraints in bitops adds e5a791b4ab56 x86/perf/amd: Resolve race condition when disabling PMC adds 23d39b0af08e x86/perf/amd: Resolve NMI latency issues for active PMCs adds 056264656a67 x86/perf/amd: Remove need to check "running" bit in NMI handler adds 250fef8de77c PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA [...] adds 5be6e02cfbdf PCI: pciehp: Ignore Link State Changes after powering off a slot adds 30dc4d7b299d dm integrity: change memcmp to strncmp in dm_integrity_ctr adds 4f5c99e0421c dm: revert 8f50e358153d ("dm: limit the max bio size as BI [...] adds 469b40a429c5 dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic [...] adds aa9ee4b1ed46 dm integrity: fix deadlock with overlapping I/O adds c963475972f6 arm64: dts: rockchip: fix vcc_host1_5v pin assign on rk332 [...] adds fad502a9439e arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk [...] adds f8053df634d4 ACPICA: AML interpreter: add region addresses in global li [...] adds 119031be7b0a KVM: x86: nVMX: close leak of L0's x2APIC MSRs (CVE-2019-3887) adds 59bf185ae6b7 KVM: x86: nVMX: fix x2APIC VTPR read intercept adds 4b0e041c9dad Linux 4.19.35
No new revisions were added by this update.
Summary of changes: Makefile | 2 +- arch/arm/boot/dts/am335x-evm.dts | 26 ++++- arch/arm/boot/dts/am335x-evmsk.dts | 26 ++++- arch/arm/boot/dts/rk3288.dtsi | 6 +- arch/arm/boot/dts/sama5d2-pinfunc.h | 2 +- arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 5 +- arch/arm64/boot/dts/rockchip/rk3328.dtsi | 58 +++++----- arch/arm64/include/asm/futex.h | 16 +-- arch/arm64/kernel/traps.c | 15 +-- arch/parisc/include/asm/ptrace.h | 5 +- arch/parisc/kernel/process.c | 6 -- arch/parisc/kernel/setup.c | 3 + arch/riscv/include/asm/syscall.h | 12 ++- arch/x86/events/amd/core.c | 140 ++++++++++++++++++++++++- arch/x86/events/core.c | 13 +-- arch/x86/include/asm/bitops.h | 47 ++++----- arch/x86/include/asm/string_32.h | 20 ---- arch/x86/include/asm/string_64.h | 15 --- arch/x86/include/asm/xen/hypercall.h | 3 + arch/x86/kvm/svm.c | 10 +- arch/x86/kvm/vmx.c | 74 ++++++++----- arch/xtensa/kernel/stacktrace.c | 6 +- block/bio.c | 5 +- drivers/acpi/acpica/dsopcode.c | 4 + drivers/acpi/acpica/evgpe.c | 6 +- drivers/acpi/acpica/nsobject.c | 4 + drivers/gpu/drm/i915/gvt/scheduler.c | 5 +- drivers/gpu/drm/udl/udl_drv.c | 1 + drivers/gpu/drm/udl/udl_drv.h | 1 + drivers/gpu/drm/udl/udl_main.c | 8 +- drivers/hwmon/Kconfig | 1 + drivers/md/dm-integrity.c | 12 +-- drivers/md/dm-table.c | 39 +++++++ drivers/md/dm.c | 10 +- drivers/pci/hotplug/pciehp_ctrl.c | 4 + drivers/pci/quirks.c | 2 + drivers/tty/Kconfig | 24 +++++ drivers/tty/tty_io.c | 3 + drivers/tty/tty_ldisc.c | 47 +++++++++ drivers/virtio/virtio_ring.c | 2 + fs/block_dev.c | 8 +- fs/btrfs/ioctl.c | 10 ++ fs/btrfs/props.c | 8 +- include/linux/bitrev.h | 46 ++++---- include/linux/memcontrol.h | 5 +- include/linux/virtio_ring.h | 2 +- kernel/irq/chip.c | 4 + kernel/irq/irqdesc.c | 1 + kernel/sched/fair.c | 6 +- kernel/time/alarmtimer.c | 2 +- mm/huge_memory.c | 36 +++++++ mm/memcontrol.c | 20 +++- sound/core/seq/seq_clientmgr.c | 6 +- sound/pci/hda/hda_intel.c | 4 + sound/pci/hda/patch_realtek.c | 31 ++++-- sound/soc/fsl/fsl_esai.c | 47 +++++++-- sound/soc/intel/atom/sst-mfld-platform-pcm.c | 8 ++ 57 files changed, 664 insertions(+), 268 deletions(-)