This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-aarch64 in repository toolchain/ci/linux.
from 5867f3b88bb5 Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/s [...] adds c132fe78ad7b dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate adds 615a4bfc426e dmaengine: ti: Add missing put_device in ti_dra7_xbar_rout [...] adds 646728dff254 dmaengine: Revert "dmaengine: add verification of DMA_INTE [...] adds a7cd3cf0b2e5 dmaengine: imx-sdma: Allow imx8m for imx7 FW revs adds 0ac9c3dd0d6f dmaengine: qcom: bam_dma: fix runtime PM underflow adds 44c4237cf343 dmaengine: idxd: force wq context cleanup on device disable path adds 49db68d45bdc dmaengine: dw-axi-dmac: Fix RMW on channel suspend register adds 09f7b80fac3e dmaengine: imx-sdma: only restart cyclic channel when enabled adds 3770d92bd523 dmaengine: at_xdma: handle errors of at_xdmac_alloc_desc() [...] adds 8ffccd119a59 dmaengine: idxd: Only call idxd_enable_system_pasid() if s [...] adds b64b3b2f1d81 dmaengine: pl330: Fix lockdep warning about non-static key adds 1dbe67b9faea dmaengine: lgm: Fix an error handling path in intel_ldma_probe() adds 607a48c78e6b dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo adds 952c53cd357c Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub [...] adds de2a34771f51 ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced() adds 84499c5d220a drm/aperture: Run fbdev removal before internal helpers adds fc82bbf4dede ida: don't use BUG_ON() for debugging adds 24f4b40ec218 Merge branch 'hot-fixes' (fixes for rc6) adds 32346491ddf2 Linux 5.19-rc6 new d5b36a4dbd06 fix race between exit_itimers() and /proc/pid/timers adds afe4e376ac5d vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know [...] new 816e51dfb5ba Merge tag 'vfio-v5.19-rc7' of https://github.com/awilliam/ [...]
The 2 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: .../bindings/dma/allwinner,sun50i-a64-dma.yaml | 2 +- Makefile | 2 +- drivers/dma/at_xdmac.c | 5 +++ drivers/dma/dmatest.c | 13 ++------ drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c | 8 +++-- drivers/dma/idxd/device.c | 5 +-- drivers/dma/idxd/init.c | 13 ++++---- drivers/dma/imx-sdma.c | 4 +-- drivers/dma/lgm/lgm-dma.c | 3 +- drivers/dma/pl330.c | 2 +- drivers/dma/qcom/bam_dma.c | 39 ++++++---------------- drivers/dma/ti/dma-crossbar.c | 5 +++ drivers/gpu/drm/drm_aperture.c | 26 +++++++++------ drivers/vfio/vfio.c | 17 ++++++---- fs/exec.c | 2 +- include/linux/sched/task.h | 2 +- kernel/exit.c | 2 +- kernel/ptrace.c | 2 +- kernel/time/posix-timers.c | 19 ++++++++--- lib/idr.c | 3 +- 20 files changed, 89 insertions(+), 85 deletions(-)