Re: [GIT PULL] SCSI fixes for 6.19-rc6

From: Linus Torvalds

Date: Sun Jan 25 2026 - 15:58:18 EST


On Sun, 25 Jan 2026 at 12:10, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
>
> On Sun, 25 Jan 2026 at 11:14, James Bottomley
> <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> wrote:
> >
> > You can either ignore the expired key warning on your end
>
> Done, and pulled.

Oh, and it looks like you're not getting a pr-tracker-bot reply.
Probably because your pull request was slightly broken, and didn't
include the top commit ID. Your pull requests don't have the normal
lines like this:

for you to fetch changes up to 19bc5f2a6962dfaa0e32d0e0bc2271993d85d414:

scsi: qla2xxx: Sanitize payload size to prevent member overflow

and then presumably pr-tracker-bot had the exact same problem I had,
and couldn't fetch the actual git tree, so it just didn't know what
commits you were talking about and so doesn't react to my having
pushed out the result.

Linus