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-stable-allyesconfig in repository toolchain/ci/linux.
from c9a59a82366b Linux 5.3.1 new aa992c6922f8 netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check [...] new 580ddb48741c clocksource/drivers/timer-of: Do not warn on deferred probe new 68d96dec5277 clocksource/drivers: Do not warn on probe defer new d260d0cf9ea5 drm/amd/display: Allow cursor async updates for framebuffer swaps new cf3cf4312153 drm/amd/display: Skip determining update type for async updates new eaf307071188 drm/amd/display: Don't replace the dc_state for fast updates new a7e7ba5757ec drm/amd/display: readd -msse2 to prevent Clang from emitti [...] new de70e672fb72 powerpc/xive: Fix bogus error code returned by OPAL new 02a1385dc360 HID: prodikeys: Fix general protection fault during probe new e6841d3b5bd8 HID: sony: Fix memory corruption issue on cleanup. new a89b2b967d8c HID: logitech: Fix general protection fault caused by Logi [...] new 864eea8d3943 HID: logitech-dj: Fix crash when initial logi_dj_recv_quer [...] new 9abb8ab96ec8 HID: hidraw: Fix invalid read in hidraw_ioctl new 0a38a6cd6502 HID: Add quirk for HP X500 PIXART OEM mouse new f6028d22535a mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write [...] new faef8874ffdd crypto: talitos - fix missing break in switch statement new 8fb15d8390ed clk: imx: imx8mm: fix audio pll setting new 5346eea9da86 Revert "mm/z3fold.c: fix race between migration and destruction" new b0a6f7be0a16 ALSA: usb-audio: Add Hiby device family to quirks for nati [...] new 3d0b5b77fbb5 ALSA: usb-audio: Add DSD support for EVGA NU Audio new 9a5074b1c16d ALSA: dice: fix wrong packet parameter for Alesis iO26 new 531ed21c7300 ALSA: hda - Add laptop imic fixup for ASUS M9V laptop new b69151681a73 ALSA: hda - Apply AMD controller workaround for Raven platform new 2b85207bf2e7 platform/x86: i2c-multi-instantiate: Derive the device nam [...] new 6cc24e4fea57 objtool: Clobber user CFLAGS variable new b09339127155 Linux 5.3.2 new 9c30694424ee Linux 5.3.2
The 27 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/powerpc/include/asm/opal.h | 2 +- arch/powerpc/platforms/powernv/opal-call.c | 2 +- arch/powerpc/sysdev/xive/native.c | 11 +++ drivers/clk/imx/clk-imx8mm.c | 4 +- drivers/clocksource/timer-of.c | 6 +- drivers/clocksource/timer-probe.c | 4 +- drivers/crypto/talitos.c | 1 + drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 56 ++++++++++---- drivers/gpu/drm/amd/display/dc/calcs/Makefile | 4 + drivers/gpu/drm/amd/display/dc/dcn20/Makefile | 4 + drivers/gpu/drm/amd/display/dc/dml/Makefile | 4 + drivers/gpu/drm/amd/display/dc/dsc/Makefile | 4 + drivers/hid/hid-ids.h | 1 + drivers/hid/hid-lg.c | 10 ++- drivers/hid/hid-lg4ff.c | 1 - drivers/hid/hid-logitech-dj.c | 10 +-- drivers/hid/hid-prodikeys.c | 12 ++- drivers/hid/hid-quirks.c | 1 + drivers/hid/hid-sony.c | 2 +- drivers/hid/hidraw.c | 2 +- drivers/mtd/chips/cfi_cmdset_0002.c | 18 +++-- drivers/platform/x86/i2c-multi-instantiate.c | 2 +- include/net/netfilter/nf_tables.h | 4 + mm/z3fold.c | 90 ----------------------- sound/firewire/dice/dice-alesis.c | 2 +- sound/pci/hda/hda_intel.c | 3 +- sound/pci/hda/patch_analog.c | 1 + sound/usb/quirks.c | 2 + tools/objtool/Makefile | 2 +- 30 files changed, 129 insertions(+), 138 deletions(-)