This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bc5725f97408 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...] new 426b046b748d vfio/pci: use correct format characters new e39dd513d5f2 vfio/spapr_tce: Make symbol 'tce_iommu_driver_ops' static new 492855939bdb vfio/type1: Limit DMA mappings per container new 3e28fb0fcb69 Merge tag 'vfio-v5.1-rc4' of git://github.com/awilliam/linux-vfio new 0d74e6a3b642 dm integrity: change memcmp to strncmp in dm_integrity_ctr new 5efedc9b62b5 dm integrity: make dm_integrity_init and dm_integrity_exit static new 93fc91675a6c dm init: fix const confusion for dm_allowed_targets array new 75ae193626de dm: revert 8f50e358153d ("dm: limit the max bio size as BI [...] new eb40c0acdc34 dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic [...] new bcb44433bba5 dm: disable DISCARD if the underlying storage no longer su [...] new 4ed319c6ac08 dm integrity: fix deadlock with overlapping I/O new 4f1cbe078546 Merge tag 'for-5.1/dm-fixes' of git://git.kernel.org/pub/s [...]
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: drivers/md/dm-core.h | 1 + drivers/md/dm-init.c | 2 +- drivers/md/dm-integrity.c | 16 +++++++-------- drivers/md/dm-rq.c | 11 +++++++---- drivers/md/dm-table.c | 39 +++++++++++++++++++++++++++++++++++++ drivers/md/dm.c | 30 +++++++++++++++------------- drivers/vfio/pci/vfio_pci.c | 4 ++-- drivers/vfio/vfio_iommu_spapr_tce.c | 2 +- drivers/vfio/vfio_iommu_type1.c | 14 +++++++++++++ 9 files changed, 89 insertions(+), 30 deletions(-)