This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 6441998e2e37 Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/ [...] adds 53b349527328 drm/i915/display: Fix an unsigned subtraction which can ne [...] adds c9f0322c4692 Merge tag 'drm-intel-fixes-2021-12-15' of ssh://git.freede [...] adds 842470c4e211 Revert "drm/fb-helper: improve DRM fbdev emulation device names" adds 5cf06065bd1f drm: simpledrm: fix wrong unit with pixel clock adds fea3fdf975dd drm/ast: potential dereference of null pointer adds 78fed39af1af Merge tag 'drm-misc-fixes-2021-12-16-1' of ssh://git.freed [...] adds f3a8076eb28c drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE adds 841933d5b8aa drm/amdgpu: don't override default ECO_BITs setting adds dcd10d879a9d drm/amd/pm: fix reading SMU FW version from amdgpu_firmwar [...] adds 7e4d2f30df3f drm/amd/display: Set exit_optimized_pwr_state for DCN31 adds 791255ca9fbe drm/amd/display: Reset DMCUB before HW init adds 17c65d6fca84 drm/amdgpu: correct the wrong cached state for GMC on PICASSO adds aa464957f7e6 drm/amd/pm: fix a potential gpu_metrics_table memory leak adds a2fbfd517117 Merge tag 'amd-drm-fixes-5.16-2021-12-15' of https://gitla [...] adds 4f549bf33e38 Merge tag 'drm-fixes-2021-12-17-1' of git://anongit.freede [...] adds 885633075847 dmaengine: dw-axi-dmac: Fix uninitialized variable in axi_ [...] adds 1ffc6f359f7a dmaengine: dw-edma: Fix return value check for dma_set_mas [...] adds fa51b16d0558 dmaengine: idxd: fix calling wq quiesce inside spinlock adds 80936d68665b dmaengine: ti: k3-udma: Fix smatch warnings adds 8affd8a4b5ce dmaengine: idxd: fix missed completion on abort path adds 822c9f2b833c dmaengine: st_fdma: fix MODULE_ALIAS adds 43d1c6a63950 Merge tag 'dmaengine-fix-5.16' of git://git.kernel.org/pub [...] adds d800c65c2d4e io-wq: drop wqe lock before creating new worker adds cb29eee3b28c Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.d [...] adds edaa26334c11 iocost: Fix divide-by-zero on donation from low hweight cgroup adds cb2ac2912a9c block: reduce kblockd_mod_delayed_work_on() CPU consumption adds aa97f6cdb7e9 bcache: fix NULL pointer reference in cached_dev_detach_finish adds fa09ca5ebce5 Merge tag 'block-5.16-2021-12-17' of git://git.kernel.dk/l [...] adds 6331b8765cd0 riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot adds 298d03c2d7f1 riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot adds ea81b91e4e25 riscv: dts: sifive unmatched: Name gpio lines adds 8120393b74b3 riscv: dts: sifive unmatched: Expose the board ID eeprom adds cd29cc8ad254 riscv: dts: sifive unmatched: Expose the PMIC sub-functions adds ad931d9b3b2e riscv: dts: sifive unmatched: Fix regulator for board rev3 adds f6f7fbb89bf8 riscv: dts: sifive unmatched: Link the tmp451 with its pow [...] adds 0bb43aec33ea Merge tag 'riscv-for-linus-5.16-rc6' of git://git.kernel.o [...] adds cc274ae7763d selinux: fix sleeping function called from invalid context adds f1f05ef38382 Merge tag 'selinux-pr-20211217' of git://git.kernel.org/pu [...] adds f35838a69302 btrfs: fix memory leak in __add_inode_ref() adds 33fab972497a btrfs: fix double free of anon_dev after failure to create [...] adds 1b2e5e5c7fea btrfs: fix missing last dir item offset update when loggin [...] adds 651740a50241 btrfs: check WRITE_ERR when trying to read an extent buffer adds 7a1636089acf btrfs: fix invalid delayed ref after subvolume creation failure adds 212a58fda9b9 btrfs: fix warning when freeing leaf after subvolume creat [...] adds 4989d4a0aed3 btrfs: fix missing blkdev_put() call in btrfs_scan_one_device() adds 9609134186b7 Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/s [...] adds 2fe24343922e scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t adds 5d65f6f3df56 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 8ffea2599f63 zonefs: add MODULE_ALIAS_FS new bce472f90952 MAITAINERS: Change zonefs maintainer email address new 1887bf5cc495 Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/sc [...] adds 5da5231bb478 libata: if T_LENGTH is zero, dma direction should be DMA_NONE new 9eaa88c7036e Merge tag 'libata-5.16-rc6' of git://git.kernel.org/pub/sc [...]
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: MAINTAINERS | 2 +- .../riscv/boot/dts/sifive/hifive-unleashed-a00.dts | 1 + .../riscv/boot/dts/sifive/hifive-unmatched-a00.dts | 113 +++++++-------- block/blk-core.c | 2 + block/blk-iocost.c | 9 +- drivers/ata/libata-scsi.c | 15 +- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 4 +- drivers/dma/dw-edma/dw-edma-pcie.c | 10 +- drivers/dma/idxd/irq.c | 2 +- drivers/dma/idxd/submit.c | 18 ++- drivers/dma/st_fdma.c | 2 +- drivers/dma/ti/k3-udma.c | 157 ++++++++++++++------- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 4 +- drivers/gpu/drm/amd/amdgpu/gfxhub_v1_0.c | 1 - drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c | 1 - drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c | 1 - drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 8 ++ drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c | 9 +- drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c | 1 - drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c | 1 - drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c | 1 - drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c | 2 - drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 5 + drivers/gpu/drm/amd/display/dc/dcn31/dcn31_init.c | 1 + drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 7 +- drivers/gpu/drm/amd/pm/swsmu/smu12/smu_v12_0.c | 3 + drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 3 + drivers/gpu/drm/ast/ast_mode.c | 5 +- drivers/gpu/drm/drm_fb_helper.c | 8 +- drivers/gpu/drm/i915/display/intel_dmc.c | 2 +- drivers/gpu/drm/tiny/simpledrm.c | 2 +- drivers/md/bcache/super.c | 3 +- drivers/scsi/pm8001/pm80xx_hwi.c | 38 ++--- fs/btrfs/ctree.c | 17 +-- fs/btrfs/ctree.h | 7 +- fs/btrfs/disk-io.c | 8 ++ fs/btrfs/extent-tree.c | 13 +- fs/btrfs/extent_io.c | 8 ++ fs/btrfs/free-space-tree.c | 4 +- fs/btrfs/ioctl.c | 10 +- fs/btrfs/qgroup.c | 3 +- fs/btrfs/tree-log.c | 2 + fs/btrfs/volumes.c | 6 +- fs/io-wq.c | 2 + fs/zonefs/super.c | 1 + security/selinux/hooks.c | 33 +++-- 46 files changed, 351 insertions(+), 204 deletions(-)