This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bf152b0b41dc Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] new b5a08423da9d xfs: fix quota accounting when a mount is idmapped new d336f7ebc650 xfs: force log and push AIL to clear pinned inodes when ab [...] new 08a204387e80 docs: ABI: Fix the spelling oustanding to outstanding in t [...] new 8723d5ba8bda xfs: also reject BULKSTAT_SINGLE in a mount user namespace new c73891c922f5 Merge tag 'xfs-5.12-fixes-3' of git://git.kernel.org/pub/s [...] new 7dc4b2fdb272 vfio/type1: fix unmap all on ILP32 new 179209fa1270 vfio: IOMMU_API should be selected new d3d72a6dfffd vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM new 3b49dfb08c75 ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST new b2b12db53507 vfio: Depend on MMU new 4ab4fcfce5b5 vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_e [...] new dc0337999d87 Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/li [...]
The 12 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: Documentation/ABI/testing/sysfs-fs-xfs | 2 +- drivers/vfio/Kconfig | 4 +- drivers/vfio/platform/Kconfig | 4 +- drivers/vfio/vfio_iommu_type1.c | 20 +++++--- fs/xfs/xfs_inode.c | 14 +++--- fs/xfs/xfs_itable.c | 6 +++ fs/xfs/xfs_mount.c | 90 +++++++++++++++++----------------- fs/xfs/xfs_symlink.c | 3 +- include/linux/amba/bus.h | 11 +++++ 9 files changed, 88 insertions(+), 66 deletions(-)