diff options
author | John Audia <therealgraysky@proton.me> | 2023-08-16 15:15:17 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-08-19 11:59:15 +0200 |
commit | 097d6890ba78b2395add2b2d5d0d6ea54fef91fa (patch) | |
tree | 4eecf2da41d376380d918768b336012bc6cac2d2 /include | |
parent | c57275df675e2a585bff1c59f71291bc32f1e103 (diff) | |
download | upstream-097d6890ba78b2395add2b2d5d0d6ea54fef91fa.tar.gz upstream-097d6890ba78b2395add2b2d5d0d6ea54fef91fa.tar.bz2 upstream-097d6890ba78b2395add2b2d5d0d6ea54fef91fa.zip |
kernel: bump 5.15 to 5.15.127
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.127
All patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 973c5d4a1d5d732f46b577384f39da2336a80fb1)
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-5.15 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.15 b/include/kernel-5.15 index 7687c40aa8..c1c1e791f7 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .126 -LINUX_KERNEL_HASH-5.15.126 = adf4aab9840f89ee151b837defbe16e9f388e8eef20df7ee94bf63be33b3ed6f +LINUX_VERSION-5.15 = .127 +LINUX_KERNEL_HASH-5.15.127 = add0a575341b263a06e93599fc220a5dd34cb4ca5b9d05097a5db2a061928f26 |