Linux 4.14.76

2018-10-13 Thread Greg KH
y_reopen() failure Felix Fietkau (1): mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys Greg Kroah-Hartman (1): Linux 4.14.76 Guenter Roeck (1): of: unittest: Disable interrupt node tests for old world MAC systems Harsh Jain (1): crypto: chelsio - Fix memory corru

Re: Linux 4.14.76

2018-10-13 Thread Greg KH
diff --git a/Makefile b/Makefile index 7fc373c011c0..332dd011b3b9 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 75 +SUBLEVEL = 76 EXTRAVERSION = NAME = Petit Gorille diff --git a/arch/arc/kernel/process.c b/arc