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-arm-mainline-allyesconfig in repository toolchain/ci/linux.
from 3fdd47c3b40a Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 6d53a9fe5a19 block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_ge [...] adds 7370997d4852 partitions/ibm: fix non-DASD devices adds 4bab69093044 nvme-core: put ctrl ref when module ref get fail adds e0894cd618e4 Merge tag 'nvme-5.9-2020-10-07' of git://git.infradead.org [...] adds 583090b1b823 Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/lin [...] adds 33eade2cd27a drm/amdgpu: fix NULL pointer dereference for Renoir adds dcba603f82ed drm/amdgpu/swsmu: fix ARC build errors adds 33c8256b3bcc drm/amd/display: Change ABM config init interface adds dded93ffbb8c Merge tag 'amd-drm-fixes-5.9-2020-10-08' of git://people.f [...] adds fd330b1bc2f5 Merge tag 'drm-fixes-2020-10-09' of git://anongit.freedesk [...] adds 4243219141b6 mmc: core: don't set limits.discard_granularity as 0 adds f318052ef2f0 Merge tag 'mmc-v5.9-rc4-4' of git://git.kernel.org/pub/scm [...] adds 47e538d86d57 gpiolib: Disable compat ->read() code in UML case adds 8b81edd80baf gpio: pca953x: Survive spurious interrupts new d813a8cb8d90 Merge tag 'gpio-v5.9-3' of git://git.kernel.org/pub/scm/li [...] new e3f2396b7570 power: supply: sbs-battery: chromebook workaround for PEC new 277e570ae193 Merge tag 'for-v5.9-rc' of git://git.kernel.org/pub/scm/li [...] adds a78c6f5956a9 RISC-V: Make sure memblock reserves the memory containing DT adds 84814460eef9 riscv: Fixup bootup failure with HARDENED_USERCOPY new 8a5f78d98c26 Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pu [...]
The 4 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: arch/riscv/kernel/vmlinux.lds.S | 5 +++-- arch/riscv/mm/init.c | 1 + block/partitions/ibm.c | 7 +++---- block/scsi_ioctl.c | 1 + drivers/gpio/gpio-pca953x.c | 17 +++++++++++++++-- drivers/gpio/gpiolib-cdev.c | 2 +- drivers/gpu/drm/amd/amdgpu/soc15.c | 10 +++++----- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 2 +- .../gpu/drm/amd/display/modules/power/power_helpers.c | 19 +++++++++++++++---- .../gpu/drm/amd/display/modules/power/power_helpers.h | 4 +++- drivers/gpu/drm/amd/powerplay/navi10_ppt.c | 14 ++++++++++++-- drivers/gpu/drm/amd/powerplay/sienna_cichlid_ppt.c | 14 ++++++++++++-- drivers/mmc/core/queue.c | 2 +- drivers/nvme/host/core.c | 4 +++- drivers/power/supply/sbs-battery.c | 6 ++++++ 15 files changed, 82 insertions(+), 26 deletions(-)