RE: [EXTERNAL] Re: -next status as at week one of the v7.0 merge window
From: Steven French
Date: Tue Feb 17 2026 - 13:12:52 EST
> And there is a bunch of warnings from LKP about ksmbd tree:
Metze has been addressing most of the warnings promptly.
> I see entire page of commits "committed 11 hours ago", so this entire work might have never been in the next for this cycle thus never actually integration tested?
This large series has been in ksmbd-for-next for about a week but had been going through testing for longer, and most of the changes are fairly narrowly scoped to the new smbdirect (rdma) module and much are small incremental patches for the moving to common code for smbdirect (from server and client). There are at least three devs independently running (xfstests etc) tests against it and test results have looked good so far. Most of this smbdirect work is being driven by Metze so adding him to cc:
-----Original Message-----
From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Sent: Tuesday, February 17, 2026 6:21 AM
To: Mark Brown <broonie@xxxxxxxxxx>; Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Cc: linux-next@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Namjae Jeon <linkinjeon@xxxxxxxxxx>; Steven French <Steven.French@xxxxxxxxxxxxx>
Subject: [EXTERNAL] Re: -next status as at week one of the v7.0 merge window
[You don't often get email from krzk@xxxxxxxxxx. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
On 16/02/2026 16:52, Mark Brown wrote:
> Hi Linus,
>
> Trees being held at old versions:
>
> mm-nomm-unstable next-20260213 (trivial -Werror thing from today)
>
> No trees have signoff problems.
>
> Merge summary:
>
> Non-merge commits (relative to Linus' tree): 2227
> 2029 files changed, 83194 insertions(+), 35136 deletions(-)
>
> Top 5 trees adding commits to -next:
>
> 146 ksmbd
And there is a bunch of warnings from LKP about ksmbd tree:
https://lore.kernel.org/all/?q=ksmbd+f%3Alkp%40intel.com
and looking here:
https://github.com/smfrench/smb3-kernel/commits/ksmbd-for-next/
I see entire page of commits "committed 11 hours ago", so this entire work might have never been in the next for this cycle thus never actually integration tested?
> 26 ntfs3
I think this tree was requested to be added just a day before, so might have the same problem - lack of wider build exposure.
Best regards,
Krzysztof