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-mainline-allyesconfig in repository toolchain/ci/linux.
from b85051e755b0 Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/ [...] adds 9f44eda19529 ext4: fix EXT4_MAX_LOGICAL_BLOCK macro adds 959f75845129 ext4: fix fiemap size checks for bitmap files adds 57f1b0cf2de8 Merge tag 'fiemap-regression-fix' of git://git.kernel.org/ [...] adds f8f482deb078 dmaengine: owl: Use correct lock in owl_dma_get_pchan() adds 4f302642b70c dmaengine: idxd: fix interrupt completion after unmasking adds 6b41030fdc79 dmaengine: dmatest: Restore default for channel adds ee63fab3ccf9 dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_fre [...] adds be4054b8b667 dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy adds 3a5fd0dbd878 dmaengine: tegra210-adma: Fix an error handling path in 't [...] adds cedd54f71336 Merge tag 'dmaengine-fix-5.7-rc7' of git://git.infradead.o [...] adds 0f8e3823c02c vdpasim: remove unused variable 'ret' adds 1b0be99f1a42 vhost: missing __user tags adds d2f8825ab78e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 907fa893258b exfat: add the dummy mount options to be backward compatib [...] adds a0b845ffa0d9 apparmor: fix potential label refcnt leak in aa_change_profile adds c6b39f070722 apparmor: Fix aa_label refcnt leak in policy_update adds c54d481d71c6 apparmor: Fix use-after-free in aa_audit_rule_init adds 051143e1602d Merge tag 'apparmor-pr-2020-05-21' of git://git.kernel.org [...]
No new revisions were added by this update.
Summary of changes: drivers/dma/dmatest.c | 9 +++++---- drivers/dma/idxd/device.c | 7 +++++++ drivers/dma/idxd/irq.c | 26 +++++++++++++++++++------- drivers/dma/owl-dma.c | 8 +++----- drivers/dma/tegra210-adma.c | 2 +- drivers/dma/ti/k3-udma.c | 6 ++++-- drivers/dma/xilinx/zynqmp_dma.c | 3 +-- drivers/vdpa/vdpa_sim/vdpa_sim.c | 15 +++++++-------- drivers/vhost/vhost.c | 4 ++-- fs/exfat/super.c | 19 +++++++++++++++++++ fs/ext4/ext4.h | 2 +- fs/ext4/extents.c | 31 +++++++++++++++++++++++++++++++ fs/ext4/ioctl.c | 33 ++------------------------------- security/apparmor/apparmorfs.c | 3 ++- security/apparmor/audit.c | 3 ++- security/apparmor/domain.c | 3 +-- 16 files changed, 107 insertions(+), 67 deletions(-)