Linux 4.14.82

2018-11-21 Thread Greg KH
n truncating Greg Edwards (1): vhost/scsi: truncate T10 PI iov_iter to prot_bytes Greg Kroah-Hartman (1): Linux 4.14.82 Guenter Roeck (1): configfs: replace strncpy with memcpy Gustavo A. R. Silva (1): reset: hisilicon: fix potential NULL pointer dereference H. Peter A

Re: Linux 4.14.82

2018-11-21 Thread Greg KH
diff --git a/Makefile b/Makefile index 2fe1424d61d2..cac5323bc95d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 81 +SUBLEVEL = 82 EXTRAVERSION = NAME = Petit Gorille diff --git a/arch/alpha/include/asm/termios.