diff options
author | John Audia <therealgraysky@proton.me> | 2023-04-13 13:28:17 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-04-19 00:55:58 +0200 |
commit | f4989239cc91f575a83b0fadc56f1c7259ac8c82 (patch) | |
tree | 8024be3234e387d461bdbf8c10e5c1204c5902f3 /include | |
parent | 89f6ac5fd1ad113536cb71cb58f2dc50deadde32 (diff) | |
download | upstream-f4989239cc91f575a83b0fadc56f1c7259ac8c82.tar.gz upstream-f4989239cc91f575a83b0fadc56f1c7259ac8c82.tar.bz2 upstream-f4989239cc91f575a83b0fadc56f1c7259ac8c82.zip |
kernel: bump 5.15 to 5.15.107
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod
Signed-off-by: John Audia <therealgraysky@proton.me>
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 28c840bb87..6d79b70eab 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .106 -LINUX_KERNEL_HASH-5.15.106 = 84e6934f828033570966e2a56fe8b72dc6e1409be296c66f4bf3c8ca6e3c8fe4 +LINUX_VERSION-5.15 = .107 +LINUX_KERNEL_HASH-5.15.107 = 19370e769045681f52cceedb14ecda97e89b1b058133a0c8ad45d35ffbc5afa8 |