lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 12 May 2021 08:38:54 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Shuah Khan <skhan@...uxfoundation.org>
Cc:     linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
        akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
        patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
        jonathanh@...dia.com, f.fainelli@...il.com, stable@...r.kernel.org
Subject: Re: [PATCH 5.11 000/342] 5.11.20-rc1 review

On Tue, May 11, 2021 at 01:49:20PM -0600, Shuah Khan wrote:
> On 5/11/21 10:46 AM, Greg Kroah-Hartman wrote:
> > On Tue, May 11, 2021 at 10:16:00AM -0600, Shuah Khan wrote:
> > > On 5/11/21 7:35 AM, Greg Kroah-Hartman wrote:
> > > > On Mon, May 10, 2021 at 04:48:01PM -0600, Shuah Khan wrote:
> > > > > On 5/10/21 4:16 AM, Greg Kroah-Hartman wrote:
> > > > > > This is the start of the stable review cycle for the 5.11.20 release.
> > > > > > There are 342 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, 12 May 2021 10:19:23 +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/v5.x/stable-review/patch-5.11.20-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-5.11.y
> > > > > > and the diffstat can be found below.
> > > > > > 
> > > > > > thanks,
> > > > > > 
> > > > > > greg k-h
> > > > > > 
> > > > > 
> > > > > Compiled and doesn't boot. Dies in kmem_cache_alloc_node() called
> > > > > from alloc_skb_with_frags()
> > > > > 
> > > > > I will start bisect.
> > > > > 
> > > > > Tested-by: Shuah Khan <skhan@...uxfoundation.org>
> > > > 
> > > > It might be due to 79fcd446e7e1 ("drm/amdgpu: Fix memory leak") which I
> > > > have reverted from 5.12 and 5.11 queues now and pushed out a -rc2.  If
> > > > you could test those to verify this or not, that would be great.
> > > > 
> > > 
> > > I am seeing other display issues as well. This might be it.
> > > 
> > > I couldn't find rc2. Checking out
> > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
> > > linux-5.11.y
> > 
> > Ah, sorry, pushed the -rc2 patch out now, but the -rc git tree has it as
> > well.
> > 
> 
> 5.11.20-rc2 compiled and booted on my test system with 79fcd446e7e1
> reverted. No dmesg regressions.
> 
> Tested-by: Shuah Khan <skhan@...uxfoundation.org>

Wonderful, thanks for testing and verifying this.

greg k-h

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ