Re: Linux 4.18.16

2018-10-20 Thread Greg KH
diff --git a/Makefile b/Makefile index 968eb96a0553..034dd990b0ae 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 18 -SUBLEVEL = 15 +SUBLEVEL = 16 EXTRAVERSION = NAME = Merciless Moray diff --git a/arch/arc/Makefile b/arch/arc/

Linux 4.18.16

2018-10-20 Thread Greg KH
Daniel Kurtz (1): pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type Greg Kroah-Hartman (2): Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs" Linux 4.18.16 Heiko Stuebner (1): iommu/rockchip: Free irqs in shutdown handler James