On Thu, Sep 10, 2026 at 06:18:02AM +0100, Jon Hunter wrote:
Hi Greg,
On 09/09/2026 14:34, Greg Kroah-Hartman wrote:
This is the start of the stable review cycle for the 6.18.51 release. There are 583 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 Fri, 11 Sep 2026 13:40:31 +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.18.51-rc1... or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.18.y and the diffstat can be found below.
thanks,
greg k-h
Pseudo-Shortlog of commits:
...
Peter Ujfalusi peter.ujfalusi@linux.intel.com ASoC: tegra210_i2s: sort the register default table
Peter Ujfalusi peter.ujfalusi@linux.intel.com ASoC: tegra210_i2s: sort the Tegra264 register default table
Jon Hunter jonathanh@nvidia.com ASoC: tegra: Fix the MIXER enable default value
Jon Hunter jonathanh@nvidia.com ASoC: tegra: Sort ADMAIF register defaults
Jon Hunter jonathanh@nvidia.com ASoC: tegra: Sort MBDRC register defaults
Peter Ujfalusi peter.ujfalusi@linux.intel.com ASoC: tegra210_mixer: sort the register default table
These are causing some audio regressions for Tegra ...
Test results for next: builds: 11 pass, 0 fail boots: 26 pass, 0 fail, aborted 1 tests: 139 pass, 15 fail, aborted 1
Linux version: 6.18.51-rc1-g4cfd5b1359b0 Boards tested: tegra20-ventana tegra30-cardhu-a04 tegra124-jetson-tk1 tegra210-p2371-2180 tegra210-p3450-0000 tegra186-p2771-0000 tegra186-p3509-0000+p3636-0001 tegra194-p2972-0000 tegra194-p3509-0000+p3668-0000 tegra234-p3737-0000+p3701-0000 tegra234-p3768-0000+p3767-0005
Test failures: tegra186-p2771-0000: tegra-audio-loopback-testsuite.sh tegra186-p2771-0000: tegra-audio-mixer-testsuite.sh tegra194-p2972-0000: tegra-audio-loopback-testsuite.sh tegra194-p2972-0000: tegra-audio-loopback-testsuite.sh (rt565x loopback) tegra194-p2972-0000: tegra-audio-mixer-testsuite.sh tegra194-p3509-0000+p3668-0000: tegra-audio-loopback-testsuite.sh tegra194-p3509-0000+p3668-0000: tegra-audio-mixer-testsuite.sh tegra210-p2371-2180: tegra-audio-loopback-testsuite.sh tegra210-p2371-2180: tegra-audio-mixer-testsuite.sh tegra210-p3450-0000: tegra-audio-loopback-testsuite.sh tegra210-p3450-0000: tegra-audio-mixer-testsuite.sh
This tells me that there is some other dependency missing. My intention was to only backport these for v7.2 because audio is broken in that release for Tegra. Sorry if I screwed up an fixes tags here.
I see this is pulling in a bunch of other related patches, but I am not sure if these should be pulled in either. Adding Peter if he has any comments.
All of them had specific Fixes: tags on them, which I followed, are they incorrect?
I can drop all of the "sort the register table" patches if you want from all branches, just let me know.
thanks,
greg k-h