Linux 4.18.14

2018-10-13 Thread Greg KH
TXQs for active monitor interfaces mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys Greg Kroah-Hartman (1): Linux 4.18.14 Guenter Roeck (1): of: unittest: Disable interrupt node tests for old world MAC systems Ilya Dryomov (1): blk-mq: I/O and timer unp

Re: Linux 4.18.14

2018-10-13 Thread Greg KH
diff --git a/Makefile b/Makefile index 4442e9ea4b6d..5274f8ae6b44 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 18 -SUBLEVEL = 13 +SUBLEVEL = 14 EXTRAVERSION = NAME = Merciless Moray diff --git a/arch/arc/kernel/process.c b/a