From: Greg Kroah-Hartman Date: Thu, 9 Apr 2026 09:11:08 +0000 (+0200) Subject: fix up some added tested-by lines that b4 drug in X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;p=thirdparty%2Fkernel%2Fstable-queue.git fix up some added tested-by lines that b4 drug in --- diff --git a/queue-6.6/gfs2-validate-i_depth-for-exhash-directories.patch b/queue-6.6/gfs2-validate-i_depth-for-exhash-directories.patch index 0d4bf378f0..5c40e3922f 100644 --- a/queue-6.6/gfs2-validate-i_depth-for-exhash-directories.patch +++ b/queue-6.6/gfs2-validate-i_depth-for-exhash-directories.patch @@ -28,18 +28,6 @@ Tested with the syzkaller repro.c and xfstests '-g quick'. Reported-by: syzbot+4708579bb230a0582a57@syzkaller.appspotmail.com Signed-off-by: Andrew Price Signed-off-by: Andreas Gruenbacher -Signed-off-by: Ruohan Lan -Tested-by: Hardik Garg -Tested-by: Ron Economos -Tested-by: Brett A C Sheffield -Tested-by: Shuah Khan -Tested-by: Peter Schneider -Tested-by: Pavel Machek (CIP) -Tested-by: Florian Fainelli -Tested-by: Jon Hunter -Tested-by: Markus Reichelt -Tested-by: Ronald Warsow -Tested-by: Takeshi Ogasawara Signed-off-by: Sasha Levin --- fs/gfs2/dir.c | 6 ++---- diff --git a/queue-6.6/vfio-create-vfio_fs_type-with-inode-per-device.patch b/queue-6.6/vfio-create-vfio_fs_type-with-inode-per-device.patch index 1ad19da585..a7fe7cd2b0 100644 --- a/queue-6.6/vfio-create-vfio_fs_type-with-inode-per-device.patch +++ b/queue-6.6/vfio-create-vfio_fs_type-with-inode-per-device.patch @@ -16,19 +16,6 @@ Reviewed-by: Jason Gunthorpe Reviewed-by: Kevin Tian Link: https://lore.kernel.org/r/20240530045236.1005864-2-alex.williamson@redhat.com Signed-off-by: Alex Williamson -Signed-off-by: Axel Rasmussen -Signed-off-by: Tugrul Kukul -Tested-by: Florian Fainelli -Tested-by: Pavel Machek (CIP) -Tested-by: Ron Economos -Tested-by: Justin M. Forbes -Tested-by: Mark Brown -Tested-by: Conor Dooley -Tested-by: Jon Hunter -Tested-by: Shuah Khan -Tested-by: Peter Schneider -Reviewed-by: Alex Williamson -Acked-by: Alex Williamson Signed-off-by: Sasha Levin --- drivers/vfio/device_cdev.c | 7 ++++++ diff --git a/queue-6.6/vfio-pci-insert-full-vma-on-mmap-d-mmio-fault.patch b/queue-6.6/vfio-pci-insert-full-vma-on-mmap-d-mmio-fault.patch index 6a5be56e0e..d2236ac3b2 100644 --- a/queue-6.6/vfio-pci-insert-full-vma-on-mmap-d-mmio-fault.patch +++ b/queue-6.6/vfio-pci-insert-full-vma-on-mmap-d-mmio-fault.patch @@ -23,19 +23,6 @@ Link: https://lore.kernel.org/all/Zl6XdUkt%2FzMMGOLF@yzhao56-desk.sh.intel.com/ Reviewed-by: Yan Zhao Link: https://lore.kernel.org/r/20240607035213.2054226-1-alex.williamson@redhat.com Signed-off-by: Alex Williamson -Signed-off-by: Axel Rasmussen -Signed-off-by: Tugrul Kukul -Tested-by: Florian Fainelli -Tested-by: Pavel Machek (CIP) -Tested-by: Ron Economos -Tested-by: Justin M. Forbes -Tested-by: Mark Brown -Tested-by: Conor Dooley -Tested-by: Jon Hunter -Tested-by: Shuah Khan -Tested-by: Peter Schneider -Reviewed-by: Alex Williamson -Acked-by: Alex Williamson Signed-off-by: Sasha Levin --- drivers/vfio/pci/vfio_pci_core.c | 19 +++++++++++++++++--