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-arm-stable-defconfig in repository toolchain/ci/linux.
from c9a59a82366b Linux 5.3.1 adds aa992c6922f8 netfilter: add missing IS_ENABLED(CONFIG_NF_TABLES) check [...] adds 580ddb48741c clocksource/drivers/timer-of: Do not warn on deferred probe adds 68d96dec5277 clocksource/drivers: Do not warn on probe defer adds d260d0cf9ea5 drm/amd/display: Allow cursor async updates for framebuffer swaps adds cf3cf4312153 drm/amd/display: Skip determining update type for async updates adds eaf307071188 drm/amd/display: Don't replace the dc_state for fast updates adds a7e7ba5757ec drm/amd/display: readd -msse2 to prevent Clang from emitti [...] adds de70e672fb72 powerpc/xive: Fix bogus error code returned by OPAL adds 02a1385dc360 HID: prodikeys: Fix general protection fault during probe adds e6841d3b5bd8 HID: sony: Fix memory corruption issue on cleanup. adds a89b2b967d8c HID: logitech: Fix general protection fault caused by Logi [...] adds 864eea8d3943 HID: logitech-dj: Fix crash when initial logi_dj_recv_quer [...] adds 9abb8ab96ec8 HID: hidraw: Fix invalid read in hidraw_ioctl adds 0a38a6cd6502 HID: Add quirk for HP X500 PIXART OEM mouse adds f6028d22535a mtd: cfi_cmdset_0002: Use chip_good() to retry in do_write [...] adds faef8874ffdd crypto: talitos - fix missing break in switch statement adds 8fb15d8390ed clk: imx: imx8mm: fix audio pll setting adds 5346eea9da86 Revert "mm/z3fold.c: fix race between migration and destruction" adds b0a6f7be0a16 ALSA: usb-audio: Add Hiby device family to quirks for nati [...] adds 3d0b5b77fbb5 ALSA: usb-audio: Add DSD support for EVGA NU Audio adds 9a5074b1c16d ALSA: dice: fix wrong packet parameter for Alesis iO26 adds 531ed21c7300 ALSA: hda - Add laptop imic fixup for ASUS M9V laptop adds b69151681a73 ALSA: hda - Apply AMD controller workaround for Raven platform adds 2b85207bf2e7 platform/x86: i2c-multi-instantiate: Derive the device nam [...] adds 6cc24e4fea57 objtool: Clobber user CFLAGS variable adds b09339127155 Linux 5.3.2 adds 9c30694424ee Linux 5.3.2
No new revisions were added by this update.
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(-)