Re: Linux 4.9.130

2018-09-29 Thread Greg KH
diff --git a/Makefile b/Makefile index 3f3c340374c5..b98e04a5e1e5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 129 +SUBLEVEL = 130 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/x86/xen/pmu.c b/arch/x86/xen/pmu.c index b9fc52556bcc..0b29a

Linux 4.9.130

2018-09-29 Thread Greg KH
in /proc/mounts Eric Dumazet (1): ipv6: fix possible use-after-free in ip6_xmit() Greg Kroah-Hartman (1): Linux 4.9.130 Gustavo A. R. Silva (1): tty: vt_ioctl: fix potential Spectre v1 Joel Fernandes (Google) (1): mm: shmem.c: Correctly annotate new inodes for lockdep J