Re: Linux 5.4.71

2020-10-14 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index e409fd909560..f342e64c8c1d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 70 +SUBLEVEL = 71 EXTRAVERSION = NAME = Kleptomaniac Octopus diff --git a/arch/arm64/boot/dts/alter

Linux 5.4.71

2020-10-14 Thread Greg Kroah-Hartman
fix emission of invalid clone operations within the same file btrfs: fix RWF_NOWAIT write not failling when we need to cow Geert Uytterhoeven (1): Revert "ravb: Fixed to be able to unload modules" Greg Kroah-Hartman (1): Linux 5.4.71 Greg Kurz (2): vhost: Don't c