Linux 4.19.40

2019-05-05 Thread Greg KH
() in l2tp_udp_encap_recv() Greg Kroah-Hartman (2): ALSA: line6: use dynamic buffers Linux 4.19.40 Hangbin Liu (1): selftests: fib_rule_tests: print the result and return 1 if any tests failed Jakub Kicinski (3): net/tls: avoid NULL pointer deref on nskb->sk in

Re: Linux 4.19.40

2019-05-05 Thread Greg KH
diff --git a/Makefile b/Makefile index be1bd297bca9..3822720a8a1c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 19 -SUBLEVEL = 39 +SUBLEVEL = 40 EXTRAVERSION = NAME = "People's Front" diff --git a/arch/x86/include/uapi/asm/kv