This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b85051e755b0 Merge tag 'fixes-for-5.7-rc6' of git://git.kernel.org/pub/ [...] new 9f44eda19529 ext4: fix EXT4_MAX_LOGICAL_BLOCK macro new 959f75845129 ext4: fix fiemap size checks for bitmap files new 57f1b0cf2de8 Merge tag 'fiemap-regression-fix' of git://git.kernel.org/ [...] new f8f482deb078 dmaengine: owl: Use correct lock in owl_dma_get_pchan() new 4f302642b70c dmaengine: idxd: fix interrupt completion after unmasking new 6b41030fdc79 dmaengine: dmatest: Restore default for channel new ee63fab3ccf9 dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_fre [...] new be4054b8b667 dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy new 3a5fd0dbd878 dmaengine: tegra210-adma: Fix an error handling path in 't [...] new cedd54f71336 Merge tag 'dmaengine-fix-5.7-rc7' of git://git.infradead.o [...] new 0f8e3823c02c vdpasim: remove unused variable 'ret' new 1b0be99f1a42 vhost: missing __user tags new d2f8825ab78e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...]
The 13 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/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/ext4/ext4.h | 2 +- fs/ext4/extents.c | 31 +++++++++++++++++++++++++++++++ fs/ext4/ioctl.c | 33 ++------------------------------- 12 files changed, 83 insertions(+), 63 deletions(-)