Greg Kroah-Hartman has announced the release of Linux kernel 5.14.2.
Linux kernel 5.14.2 released
I'm announcing the release of the 5.14.2 kernel.
All users of the 5.14 kernel series must upgrade.
Full source: https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.2.tar.xz
Patch: https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.14.2.xz
PGP Signature: https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.14.2.tar.sign
You can view the summary of the changes at the following URL:
https://git.kernel.org/stable/ds/v5.14.2/v5.14.1
------------
Makefile | 2 +-
arch/xtensa/Kconfig | 2 +-
drivers/hid/usbhid/hid-core.c | 16 ++++++++--------
drivers/media/usb/stkwebcam/stk-webcam.c | 6 ++++--
drivers/usb/serial/cp210x.c | 21 +++++++++++++--------
drivers/usb/serial/pl2303.c | 1 +
fs/ext4/inline.c | 6 ++++++
fs/ext4/super.c | 8 ++++++++
sound/core/pcm_lib.c | 2 +-
sound/pci/hda/patch_realtek.c | 11 +++++++++++
sound/usb/card.h | 2 ++
sound/usb/endpoint.c | 9 +++++++++
sound/usb/pcm.c | 13 +++++++++++--
13 files changed, 76 insertions(+), 23 deletions(-)
Alan Stern (1):
HID: usbhid: Fix warning caused by 0-length input reports
Greg Kroah-Hartman (1):
Linux 5.14.2
Jan Kara (1):
ext4: fix e2fsprogs checksum failure for mounted filesystem
Johan Hovold (2):
USB: serial: cp210x: fix control-characters error handling
USB: serial: cp210x: fix flow-control error handling
Johnathon Clark (1):
ALSA: hda/realtek: Quirk for HP Spectre x360 14 amp setup
Michal Kubecek (1):
HID: usbhid: Fix flood of "control queue full" messages
Pavel Skripkin (1):
media: stkwebcam: fix memory leak in stk_camera_probe
Randy Dunlap (1):
xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHG
Robert Marko (1):
USB: serial: pl2303: fix GL type detection
Takashi Iwai (3):
ALSA: usb-audio: Fix regression on Sony WALKMAN NW-A45 DAC
ALSA: hda/realtek: Workaround for conflicting SSID on ASUS ROG Strix G17
ALSA: usb-audio: Work around for XRUN with low latency playback
Theodore Ts'o (1):
ext4: fix race writing to an inline_data file while its xattrs are changing
Zubin Mithra (1):
ALSA: pcm: fix divide error in snd_pcm_lib_ioctl