[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zh/HpAGFqa7YAFuM@duo.ucw.cz>
Date: Wed, 17 Apr 2024 14:59:16 +0200
From: Pavel Machek <pavel@...x.de>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
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,
sudipm.mukherjee@...il.com, srw@...dewatkins.net, rwarsow@....de,
conor@...nel.org, allen.lkml@...il.com, broonie@...nel.org,
alex.williamson@...hat.com, seanjc@...gle.com, jpoimboe@...hat.com,
michael.roth@....com, dsterba@...e.com, aric.cyr@....com
Subject: Re: [PATCH 5.10 000/294] 5.10.215-rc1 review
Hi!
> This is the start of the stable review cycle for the 5.10.215 release.
> There are 294 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.
> Alex Williamson <alex.williamson@...hat.com>
> vfio/pci: Create persistent INTx handler
This introduces memory leak in vfio_intx_enable() -- name is not freed
in case vdev->ctx = kzalloc() fails, for example.
> Sean Christopherson <seanjc@...gle.com>
> x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
AFAICT this is not needed in 5.10.
> Josh Poimboeuf <jpoimboe@...hat.com>
> objtool: Add asm version of STACK_FRAME_NON_STANDARD
Asm version of this macro is not used in 5.10.
> Michael Roth <michael.roth@....com>
> x86/head/64: Re-enable stack protection
This is preparation for preparation for SEV-SNP CPUID patches, I don't
believe we plan that for 6.1.
> David Sterba <dsterba@...e.com>
> btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()
(This applies to 4.19, too). mutex_unlock() is needed before "goto
error" here.
> Aric Cyr <aric.cyr@....com>
> drm/amd/display: Fix nanosec stat overflow
(This applies to 4.19, too). This is wrong. It updates prototypes but
not actual functions.
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Download attachment "signature.asc" of type "application/pgp-signature" (196 bytes)
Powered by blists - more mailing lists