This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7571438a4868 Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/l [...] new c90012ac85c2 lib: test_user_copy: style cleanup new f418dddffc80 usercopy: Avoid soft lockups in test_check_nonzero_user() new 8eb4b3b0dd9a Merge tag 'copy-struct-from-user-v5.4-rc4' of gitolite.ker [...] new 6db7bfb43122 iommu/arm-smmu: Free context bitmap in the err path of arm [...] new 52f325f4eb32 iommu/io-pgtable-arm: Correct Mali attributes new 1be08f458d16 iommu/io-pgtable-arm: Support all Mali configurations new a52e197d9527 Merge branch 'for-joerg/arm-smmu/fixes' of git://git.kerne [...] new f9258156c73c iommu/rockchip: Don't use platform_get_irq to implicitly c [...] new ec37d4e99904 iommu/ipmmu-vmsa: Only call platform_get_irq() when interr [...] new ec21f17a9437 iommu/amd: Fix incorrect PASID decoding from event log new 46ac18c347b0 iommu/amd: Check PM_LEVEL_SIZE() condition in locked section new 90105ae1eeef Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/p [...] new 0a005856d359 dm clone: Make __hash_find static new a2f83e8b0c82 dm snapshot: introduce account_start_copy() and account_en [...] new b21555786f18 dm snapshot: rework COW throttling to fix deadlock new 13bd677a472d dm cache: fix bugs when a GFP_NOWAIT allocation fails new fb8527e5c13e Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/s [...] new 1d3f87233e26 ceph: just skip unrecognized info in ceph_reply_info_extra new 25e6be21230d rbd: cancel lock_dwork if the wait is interrupted new 6b95cf9b8bb3 Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client new b9959c7a347d filldir[64]: remove WARN_ON_ONCE() for bad directory entries
The 21 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/block/rbd.c | 9 ++-- drivers/iommu/amd_iommu.c | 12 +++--- drivers/iommu/amd_iommu_types.h | 4 +- drivers/iommu/arm-smmu.c | 1 + drivers/iommu/io-pgtable-arm.c | 58 +++++++++++++++++++------ drivers/iommu/ipmmu-vmsa.c | 3 +- drivers/iommu/rockchip-iommu.c | 19 ++++++--- drivers/md/dm-cache-target.c | 28 +----------- drivers/md/dm-clone-target.c | 4 +- drivers/md/dm-snap.c | 94 +++++++++++++++++++++++++++++++++-------- fs/ceph/mds_client.c | 21 ++++----- fs/readdir.c | 4 +- lib/test_user_copy.c | 37 ++++++++++++---- 13 files changed, 198 insertions(+), 96 deletions(-)