| From: |
| Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| To: |
| linux-kernel-AT-vger.kernel.org, akpm-AT-linux-foundation.org, torvalds-AT-linux-foundation.org, stable-AT-vger.kernel.org |
| Subject: |
| Linux 5.12.1 |
| Date: |
| Sun, 02 May 2021 11:51:15 +0200 |
| Message-ID: |
| <1619949076103205@kroah.com> |
| Cc: |
| lwn-AT-lwn.net, jslaby-AT-suse.cz, Greg Kroah-Hartman <gregkh-AT-linuxfoundation.org> |
| Archive-link: |
| Article |
I'm announcing the release of the 5.12.1 kernel.
All users of the 5.12 kernel series must upgrade.
The updated 5.12.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.12.y
and can be browsed at the normal kernel.org git web browser:
https://git.kernel.org/?p=linux/kernel/git/stable/linux-s...
thanks,
greg k-h
------------
Makefile | 2 -
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, 46 insertions(+), 15 deletions(-)
Greg Kroah-Hartman (1):
Linux 5.12.1
Jiri Kosina (1):
iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()
Johan Hovold (1):
net: hso: fix NULL-deref on disconnect regression
Johannes Berg (1):
cfg80211: fix locking in netlink owner interface destruction
Oliver Neukum (1):
USB: CDC-ACM: fix poison/unpoison imbalance
Tomas Winkler (1):
mei: me: add Alder Lake P device id.