Re: Linux 5.2.16

2019-09-19 Thread Bhaskar Chowdhury
lized stack contents Greg Kroah-Hartman (1): Linux 5.2.16 Gustavo A. R. Silva (1): mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate Hans de Goede (2): gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist drm: panel-orientation-quirks: Add ext

Linux 5.2.16

2019-09-19 Thread Greg KH
ng (1): KVM: x86: work around leak of uninitialized stack contents Greg Kroah-Hartman (1): Linux 5.2.16 Gustavo A. R. Silva (1): mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolate Hans de Goede (2): gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option

Re: Linux 5.2.16

2019-09-19 Thread Greg KH
diff --git a/Makefile b/Makefile index 3c977aa66650..3cec03e93b40 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 2 -SUBLEVEL = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Bobtail Squid diff --git a/arch/powerpc/include/asm/uaccess