Re: Linux 4.14.12

2018-01-05 Thread Greg KH
diff --git a/Makefile b/Makefile index 655887067dc7..20f7d4de0f1c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 11 +SUBLEVEL = 12 EXTRAVERSION = NAME = Petit Gorille diff --git a/arch/x86/entry/entry_64_compat.

Linux 4.14.12

2018-01-05 Thread Greg KH
| 29 - security/commoncap.c | 21 - 12 files changed, 119 insertions(+), 98 deletions(-) Eric Biggers (1): capabilities: fix buffer overread on very short xattr Greg Kroah-Hartman (1): Linux 4.14.12 Josh Poimboeuf (2): x86/dumpstack: Fix partia