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 8005803a2ca0 Merge tag 'arc-5.4-rc6' of git://git.kernel.org/pub/scm/li [...] adds 112e72373d1f virtio-fs: Change module name to virtiofs.ko adds 3f22c7467136 virtio-fs: don't show mount options adds 2b319d1f6f92 fuse: don't dereference req->args on finished request adds 6c26f71759a6 fuse: don't advise readdirplus for negative lookup adds 51fecdd2555b virtiofs: Do not end request in submission context adds 7ee1e2e631db virtiofs: No need to check fpq->connected state adds 5dbe190f3412 virtiofs: Set FR_SENT flag only after request has been sent adds c17ea0096103 virtiofs: Count pending forgets as in_flight forgets adds a9bfd9dd3417 virtiofs: Retry request submission from worker context adds 80da5a809d19 virtiofs: Remove set but not used variable 'fc' adds b24e7598db62 fuse: flush dirty data/metadata before non-truncate setattr adds e4648309b85a fuse: truncate pending writes on O_TRUNC adds 9de55a37fcc5 fuse: Add changelog entries for protocols 7.1 - 7.8 adds 091d1a726772 fuse: redundant get_fuse_inode() calls in fuse_writepages_fill() adds 23fdb198ae81 Merge tag 'fuse-fixes-5.4-rc6' of git://git.kernel.org/pub [...] new d5798141fd54 gfs2: Fix initialisation of args for remount new b66b449872d3 Merge tag 'gfs2-v5.4-rc5.fixes' of git://git.kernel.org/pu [...] new 565d454280f8 iommu/ipmmu-vmsa: Remove dev_err() on platform_get_irq() failure new ad3e8da2d422 iommu/amd: Apply the same IVRS IOAPIC workaround to Acer A [...] new 160c63f909ff iommu/vt-d: Fix panic after kexec -p for kdump new 320000e72ec0 Merge tag 'iommu-fixes-v5.4-rc5' of git://git.kernel.org/p [...]
The 6 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: drivers/iommu/amd_iommu_quirks.c | 13 +++ drivers/iommu/intel-iommu.c | 2 +- drivers/iommu/ipmmu-vmsa.c | 4 +- fs/fuse/Makefile | 3 +- fs/fuse/dev.c | 4 +- fs/fuse/dir.c | 16 +++- fs/fuse/file.c | 14 ++-- fs/fuse/fuse_i.h | 4 + fs/fuse/inode.c | 4 + fs/fuse/virtio_fs.c | 169 ++++++++++++++++++++++++++------------- fs/gfs2/ops_fstype.c | 20 +++-- include/uapi/linux/fuse.h | 37 +++++++++ 12 files changed, 214 insertions(+), 76 deletions(-)