Re: Linux 4.4.164

2018-11-21 Thread Greg KH
diff --git a/Makefile b/Makefile index 4e3179768eea..9382e7e4e750 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 163 +SUBLEVEL = 164 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/arch/alpha/include/asm/termios.h b/arch/alpha/include/asm/termi

Linux 4.4.164

2018-11-21 Thread Greg KH
r when truncating Greg Edwards (1): vhost/scsi: truncate T10 PI iov_iter to prot_bytes Greg Kroah-Hartman (1): Linux 4.4.164 Guenter Roeck (1): configfs: replace strncpy with memcpy H. Peter Anvin (1): termios, tty/tty_baudrate.c: fix buffer overrun H. Peter Anvin (Intel