Re: Linux 5.4.111

2021-04-10 Thread Greg Kroah-Hartman
diff --git a/Makefile b/Makefile index b028b5ead5f7..25680098f51b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 4 -SUBLEVEL = 110 +SUBLEVEL = 111 EXTRAVERSION = NAME = Kleptomaniac Octopus diff --git a/arch/arm/boot/dts/am33x

Linux 5.4.111

2021-04-10 Thread Greg Kroah-Hartman
as (1): platform/x86: thinkpad_acpi: Allow the FnLock LED to change state Greg Kroah-Hartman (1): Linux 5.4.111 Heiko Carstens (1): init/Kconfig: make COMPILE_TEST depend on !S390 Karthikeyan Kathirvel (1): mac80211: choose first enabled channel for monitor Konrad Dybc