[PATCH 5.12 0/5] 5.12.1-rc1 review

From: Greg Kroah-Hartman
Date: Fri Apr 30 2021 - 10:21:49 EST


This is the start of the stable review cycle for the 5.12.1 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 Sun, 02 May 2021 14:19:04 +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.12.1-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.12.y
and the diffstat can be found below.

thanks,

greg k-h

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

Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Linux 5.12.1-rc1

Tomas Winkler <tomas.winkler@xxxxxxxxx>
mei: me: add Alder Lake P device id.

Johannes Berg <johannes.berg@xxxxxxxxx>
cfg80211: fix locking in netlink owner interface destruction

Jiri Kosina <jkosina@xxxxxxx>
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()

Oliver Neukum <oneukum@xxxxxxxx>
USB: CDC-ACM: fix poison/unpoison imbalance

Johan Hovold <johan@xxxxxxxxxx>
net: hso: fix NULL-deref on disconnect regression


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

Diffstat:

Makefile | 4 ++--
drivers/misc/mei/hw-me-regs.h | 1 +
drivers/misc/mei/pci-me.c | 1 +
drivers/net/usb/hso.c | 2 +-
drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 7 ++++---
drivers/usb/class/cdc-acm.c | 3 ++-
net/wireless/core.c | 21 ++++++++++++++++----
net/wireless/nl80211.c | 24 ++++++++++++++++++-----
8 files changed, 47 insertions(+), 16 deletions(-)