summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-25 15:18:40 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-25 15:18:40 +0200
commit18a33c8dabb88b50b860e0177a73933f2c0ddf68 (patch)
tree02f4e24ab3ae1c85a1386684ea69204973a3e869
parentarm64: mm: Don't invalidate FROM_DEVICE buffers at start of DMA transfer (diff)
downloadlinux-stable-5.15.50.tar.xz (sig)
linux-stable-5.15.50.zip
Linux 5.15.50v5.15.50
Link: https://lore.kernel.org/r/20220623164322.288837280@linuxfoundation.org Tested-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Bagas Sanjaya <bagasdotme@gmail.com> Tested-by: Jon Hunter <jonathanh@nvidia.com> Tested-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3e9782979b7c..03b3a493fcca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
VERSION = 5
PATCHLEVEL = 15
-SUBLEVEL = 49
+SUBLEVEL = 50
EXTRAVERSION =
NAME = Trick or Treat