This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 18445bf405cb Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/s [...] new 394b19d6cb58 x86/boot/compressed: Use builtin mem functions for decompressor new 33d0f96ffd73 lib/string.c: Use freestanding environment new bc93b9ae0151 vfio-pci: Avoid recursive read-lock usage new aae7a75a821a vfio/type1: Add proper error unwind for vfio_iommu_replay() new 7eac66d0456f Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfio
The 5 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: arch/x86/boot/compressed/misc.c | 7 +-- arch/x86/boot/string.h | 5 +- drivers/vfio/pci/vfio_pci_private.h | 2 + drivers/vfio/pci/vfio_pci_rdwr.c | 120 ++++++++++++++++++++++++++++-------- drivers/vfio/vfio_iommu_type1.c | 71 +++++++++++++++++++-- lib/Makefile | 7 ++- 6 files changed, 173 insertions(+), 39 deletions(-)