Re: Linux 4.19.23

2019-02-15 Thread Greg KH
diff --git a/Makefile b/Makefile index 8cfcb01fcd7b..3dcf3f2363c1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 22 +SUBLEVEL = 23 EXTRAVERSION = NAME = "People's Front" diff --git a/fs/binfmt_script.c b/fs/binf

Linux 4.19.23

2019-02-15 Thread Greg KH
owser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h Makefile |2 +- fs/binfmt_script.c | 10 +++--- 2 files changed, 4 insertions(+), 8 deletions(-) Greg Kroah-Hartman (1): Linux 4.19.23 Linus Tor