Re: Linux 4.20.15

2019-03-09 Thread Greg KH
diff --git a/Makefile b/Makefile index f7baaa0a3164..25b45c24bac0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 20 -SUBLEVEL = 14 +SUBLEVEL = 15 EXTRAVERSION = NAME = Shy Crocodile diff --git a/arch/mips/kernel/irq.c

Linux 4.20.15

2019-03-09 Thread Greg KH
uld not be accessed again after freed Geert Uytterhoeven (1): driver core: Postpone DMA tear-down until after devres release Greg Kroah-Hartman (1): Linux 4.20.15 Gustavo A. R. Silva (2): staging: comedi: ni_660x: fix missing break in switch statement applicom: Fix potential Spectre