All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.15 0/5] 5.15.23-rc1 review
@ 2022-02-09 19:14 Greg Kroah-Hartman
  2022-02-09 19:14 ` [PATCH 5.15 1/5] moxart: fix potential use-after-free on remove path Greg Kroah-Hartman
                   ` (14 more replies)
  0 siblings, 15 replies; 17+ messages in thread
From: Greg Kroah-Hartman @ 2022-02-09 19:14 UTC (permalink / raw)
  To: linux-kernel
  Cc: Greg Kroah-Hartman, stable, torvalds, akpm, linux, shuah,
	patches, lkft-triage, pavel, jonathanh, f.fainelli,
	sudipm.mukherjee, slade

This is the start of the stable review cycle for the 5.15.23 release.
There are 5 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 Feb 2022 19:12:41 +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.15.23-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.15.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Linux 5.15.23-rc1

Herbert Xu <herbert@gondor.apana.org.au>
    crypto: api - Move cryptomgr soft dependency into algapi

Namjae Jeon <linkinjeon@kernel.org>
    ksmbd: fix SMB 3.11 posix extension mount failure

Janis Schoetterl-Glausch <scgl@linux.ibm.com>
    KVM: s390: Return error on SIDA memop on normal guest

Anshuman Khandual <anshuman.khandual@arm.com>
    arm64: Add Cortex-A510 CPU part definition

Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    moxart: fix potential use-after-free on remove path


-------------

Diffstat:

 Makefile                         | 4 ++--
 arch/arm64/include/asm/cputype.h | 2 ++
 arch/s390/kvm/kvm-s390.c         | 2 ++
 crypto/algapi.c                  | 1 +
 crypto/api.c                     | 1 -
 drivers/mmc/host/moxart-mmc.c    | 2 +-
 fs/ksmbd/smb2pdu.c               | 2 +-
 7 files changed, 9 insertions(+), 5 deletions(-)



^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2022-02-11  6:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-09 19:14 [PATCH 5.15 0/5] 5.15.23-rc1 review Greg Kroah-Hartman
2022-02-09 19:14 ` [PATCH 5.15 1/5] moxart: fix potential use-after-free on remove path Greg Kroah-Hartman
2022-02-09 19:14 ` [PATCH 5.15 2/5] arm64: Add Cortex-A510 CPU part definition Greg Kroah-Hartman
2022-02-09 19:14   ` Greg Kroah-Hartman
2022-02-09 19:14 ` [PATCH 5.15 3/5] KVM: s390: Return error on SIDA memop on normal guest Greg Kroah-Hartman
2022-02-09 19:14 ` [PATCH 5.15 4/5] ksmbd: fix SMB 3.11 posix extension mount failure Greg Kroah-Hartman
2022-02-09 19:14 ` [PATCH 5.15 5/5] crypto: api - Move cryptomgr soft dependency into algapi Greg Kroah-Hartman
2022-02-10  0:54 ` [PATCH 5.15 0/5] 5.15.23-rc1 review Fox Chen
2022-02-10  0:57 ` Shuah Khan
2022-02-10  7:47 ` Ron Economos
2022-02-10  8:33 ` Jon Hunter
2022-02-10 10:49 ` Naresh Kamboju
2022-02-10 16:01 ` Sudip Mukherjee
2022-02-10 17:54 ` Florian Fainelli
2022-02-10 21:01 ` Guenter Roeck
2022-02-11  5:13 ` Bagas Sanjaya
2022-02-11  6:12 ` Slade Watkins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.