diff options
author | John Audia <therealgraysky@proton.me> | 2022-12-14 10:13:21 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-14 23:37:28 +0100 |
commit | 90120a1552ba5e55c4a03aca1920831116ab50a9 (patch) | |
tree | 2823d5f961ae7ad43c705436028c1a069e760184 /include | |
parent | b6fa423907f7e09a173407fd9e9c91ccd907a91d (diff) | |
download | upstream-90120a1552ba5e55c4a03aca1920831116ab50a9.tar.gz upstream-90120a1552ba5e55c4a03aca1920831116ab50a9.tar.bz2 upstream-90120a1552ba5e55c4a03aca1920831116ab50a9.zip |
kernel: bump 5.10 to 5.10.159
Removed upstreamed:
backport-5.10/888-v6.1-ca8210-Fix-crash-by-zero-initializing-data.patch[1]
All patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.159&id=0a8e66e375736ea12c11f0ef238ba2a8efec460b
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>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-5.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.10 b/include/kernel-5.10 index b7179b8567..bd40dc0f40 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .158 -LINUX_KERNEL_HASH-5.10.158 = 1e0a24bb5510caa18b3601b25e12cc2a1ce123948de551f4f2cdbb40aea707e7 +LINUX_VERSION-5.10 = .159 +LINUX_KERNEL_HASH-5.10.159 = 1ba9bf57b6bf36d76447d5044b80b746cb5fd61d981c811603dc763b7789cea7 |