diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-29 14:03:16 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-10-29 14:03:16 +0100 |
| commit | cc5ec87693063acebb60f587e8a019ba9b94ae0e (patch) | |
| tree | 17b5aa5652fa0e6fe4ef2f4262d7af9662fbf188 | |
| parent | 59c78e8fddc1fe68f14011450a09b3418127d2ad (diff) | |
| download | linux-5.15.y.tar.gz | |
Linux 5.15.196v5.15.196linux-5.15.y
Link: https://lore.kernel.org/r/20251027183446.381986645@linuxfoundation.org
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Slade Watkins <sr@sladewatkins.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Shuah Khan <skhan@linuxfoundation.org>
Link: https://lore.kernel.org/r/20251028092823.507383588@linuxfoundation.org
Tested-by: Ron Economos <re@w6rz.net>
Tested-by: Brett A C Sheffield <bacs@librecast.net>
Tested-by: Pavel Machek (CIP) <pavel@denx.de>
Tested-by: Florian Fainelli <florian.fainelli@broadcom.com>
Tested-by: Jon Hunter <jonathanh@nvidia.com>
Tested-by: Slade Watkins <sr@sladewatkins.com>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Tested-by: Vijayendra Suman <vijayendra.suman@oracle.com>>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index b271b95873cf7c..09bb1b22cd2652 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 195 +SUBLEVEL = 196 EXTRAVERSION = NAME = Trick or Treat |
