Re: Linux 4.14.195

2020-08-26 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index 8e2a1418c5ae..a5946969f4fc 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 194 +SUBLEVEL = 195 EXTRAVERSION = NAME = Petit Gorille diff --git a/arch/alpha/include/asm/io.h b

Linux 4.14.195

2020-08-26 Thread Greg Kroah-Hartman
Duan (1): net: fec: correct the error path for regulator disable in probe Greg Kroah-Hartman (1): Linux 4.14.195 Greg Ungerer (1): m68knommu: fix overwriting of bits in ColdFire V3 cache control Grzegorz Szczurek (1): i40e: Fix crash during removing i40e driver Haiyang