Linux 4.14.205

2020-11-10 Thread Greg Kroah-Hartman
offrey D. Bennett (1): ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman (1): Linux 4.14.205 Grzegorz Siwik (1): i40e: Wrong truncation from u16 to u8 Hoang Huu Le (1): tipc: fix use-after-free in tipc_bcast_get_mode Hoegeun Kwon (1): drm/vc4:

Re: Linux 4.14.205

2020-11-10 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index 9b0fd7096ab8..fff3ca75d35a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 204 +SUBLEVEL = 205 EXTRAVERSION = NAME = Petit Gorille diff --git a/arch/arc/kernel/entry.S b/arc