Linux 4.4.247

2020-12-01 Thread Greg Kroah-Hartman
nk Yang (1): HID: cypress: Support Varmilo Keyboards' media hotkeys Greg Kroah-Hartman (1): Linux 4.4.247 Hans de Goede (1): Input: i8042 - allow insmod to succeed on devices without an i8042 controller Jens Axboe (1): proc: don't allow async path resolution of /proc/self

Re: Linux 4.4.247

2020-12-01 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index c42ada4e8846..c493d3ae046f 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 246 +SUBLEVEL = 247 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/arch/x86/kernel/cpu/bugs.c b/arch/x86/kernel/cpu/bugs.c index