Re: Linux 4.20.14

2019-03-06 Thread Greg KH
diff --git a/Makefile b/Makefile index c83abc1e689b..f7baaa0a3164 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 20 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Shy Crocodile diff --git a/arch/arc/include/asm/bitops.h b

Linux 4.20.14

2019-03-06 Thread Greg KH
after-free when destroying targetport Fathi Boudra (1): selftests: seccomp: use LDLIBS instead of LDFLAGS Geert Uytterhoeven (1): selftests: gpio-mockup-chardev: Check asprintf() for error Gilad Ben-Yossef (1): crypto: ccree - add missing inline qualifier Greg Kroah-Hartman (