diff options
author | Greg Kroah-Hartman <[email protected]> | 2024-11-22 15:30:26 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-11-22 15:30:26 +0100 |
commit | d390303b28dabbb91b2d32016a4f72da478733b9 (patch) | |
tree | b3fe8472b2a838f71e824f3e47452c2b39f5ff3b | |
parent | 3cb721578ad99677ac2dede8b084ae3e306f5a3f (diff) |
Linux 6.12.1
Link: https://lore.kernel.org/r/[email protected]
Tested-by: Mark Brown <[email protected]>
Tested-by: SeongJae Park <[email protected]>
Tested-by: Florian Fainelli <[email protected]>
Tested-by: Shuah Khan <[email protected]>
Tested-by: Ron Economos <[email protected]>
Tested-by: Takeshi Ogasawara <[email protected]>
Tested-by: Linux Kernel Functional Testing <[email protected]>
Tested-by: Christian Heusel <[email protected]>
Tested-by: Salvatore Bonaccorso <[email protected]>
Tested-by: kernelci.org bot <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 6 PATCHLEVEL = 12 -SUBLEVEL = 0 +SUBLEVEL = 1 EXTRAVERSION = NAME = Baby Opossum Posse |