From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from out28-44.mail.aliyun.com (out28-44.mail.aliyun.com [115.124.28.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 70CA81F94F; Wed, 11 Feb 2026 01:23:47 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=115.124.28.44 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770773031; cv=none; b=GZly0PcXrFjXnPhPJ6XrLwOVzFpLUb7A+PntZH3xKJxoeO9xr0tpu/zs5XCQxQXZnbysLhUsM9wUWCZ9rrX3bnmUvYASMkenPXbCjJpcIS3K4SpTYoSTj4FDoLBLSFXLMqW8ZHjxlWcMAidpVDjENeYwOb8jWuX/Rkqrif2x5W4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770773031; c=relaxed/simple; bh=71IhQNmAWQXFk3L++9DdZY7H6hcrufH66YJkTv6nnXo=; h=Date:From:To:Subject:Cc:In-Reply-To:References:Message-Id: MIME-Version:Content-Type; b=ZZhiZcbmMID47iUtHLSS6hJA0vLkRZUbXDzP8KMqq5hD5qAv8uBb6Vxlyy54JxcckajP0iin/tYmHVyJVlpfR6yg/cc8ACylEkMt3y4zQNuB5iEOgSS41mYnn99Kp3t7+0n96cwRY7u2CZ4QAw/mMt6KB6bpyAQLARzWOFi3tQc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=e16-tech.com; spf=pass smtp.mailfrom=e16-tech.com; arc=none smtp.client-ip=115.124.28.44 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=e16-tech.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=e16-tech.com Received: from 192.168.2.112(mailfrom:wangyugui@e16-tech.com fp:SMTPD_---.gUPH4eO_1770771167 cluster:ay29) by smtp.aliyun-inc.com; Wed, 11 Feb 2026 08:52:48 +0800 Date: Wed, 11 Feb 2026 08:52:49 +0800 From: Wang Yugui To: Greg Kroah-Hartman Subject: Re: [PATCH 6.6 00/86] 6.6.124-rc1 review Cc: stable@vger.kernel.org, patches@lists.linux.dev, linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@nabladev.com, jonathanh@nvidia.com, f.fainelli@gmail.com, sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org, hargar@microsoft.com, broonie@kernel.org, achill@achill.org, sr@sladewatkins.com In-Reply-To: <20260209142304.770150175@linuxfoundation.org> References: <20260209142304.770150175@linuxfoundation.org> Message-Id: <20260211085248.EAEE.409509F4@e16-tech.com> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.83.01 [en] Hi, > This is the start of the stable review cycle for the 6.6.124 release. > There are 86 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. > > Responses should be made by Wed, 11 Feb 2026 14:22:44 +0000. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.6.124-rc1.gz > or in the git tree and branch at: > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.6.y > and the diffstat can be found below. 6.6.123 boot well, but 6.6.124-rc1 failed to boot here. error message: dracut: fatal: iscsiroot requested but kernel/initrd does not support iscsi. 'git bisect' yet not done, and report this problem firstly. Best Regards Wang Yugui (wangyugui@e16-tech.com) 2026/02/11