Linux 4.4.20

2016-09-07 Thread Greg KH
biddu (1): crypto: qat - fix aes-xts key sizes Greg Edwards (1): mpt3sas: Fix resume on WarpDrive flash cards Greg Kroah-Hartman (1): Linux 4.4.20 Heikki Krogerus (1): usb: dwc3: pci: add Intel Kabylake PCI ID Helge Deller (1): parisc: Fix order of EREFUSED define i

Re: Linux 4.4.20

2016-09-07 Thread Greg KH
diff --git a/Makefile b/Makefile index 695c64ec160c..b74d60081a16 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 19 +SUBLEVEL = 20 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/arch/arc/Makefile b/arch/arc/Makefile index 209d8451e23d..c05ea2b