Re: Linux 5.7.14

2020-08-07 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index b77b4332a41a..70942a6541d8 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 7 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Kleptomaniac Octopus diff --git a/arch/arm/include/asm/perc

Linux 5.7.14

2020-08-07 Thread Greg Kroah-Hartman
mer.c |8 +++ lib/random32.c|2 10 files changed, 103 insertions(+), 64 deletions(-) Greg Kroah-Hartman (1): Linux 5.7.14 Grygorii Strashko (1): ARM: percpu.h: fix build error Linus Torvalds (3): random32: remove net_rand_state from the latent entrop