diff options
author | John Audia <therealgraysky@proton.me> | 2023-02-15 14:05:27 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-02-18 17:41:23 +0100 |
commit | 461072fc7b3d8fa77347a884fe5d36c81f660da8 (patch) | |
tree | 504ffae360ea8a44e06019a6c81b6fafa4f746a3 /include | |
parent | 80d61c41d5b8833e19b594fa48f7d9ec5970b35b (diff) | |
download | upstream-461072fc7b3d8fa77347a884fe5d36c81f660da8.tar.gz upstream-461072fc7b3d8fa77347a884fe5d36c81f660da8.tar.bz2 upstream-461072fc7b3d8fa77347a884fe5d36c81f660da8.zip |
kernel: bump 5.10 to 5.10.168
Manually rebased:
backport-5.10/804-v5.14-0001-nvmem-core-allow-specifying-of_node.patch
Removed upstreamed:
generic-backport/807-v5.17-0003-nvmem-core-Fix-a-conflict-between-MTD-and-NVMEM-on-w.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.168&id=34ec4c7831c416ac56619477f1701986634a7efc
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 0198540361..e0bdccaf43 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .167 -LINUX_KERNEL_HASH-5.10.167 = d807f97812e566410cd13b3170009e0d7552748d4f22d608ffd4dbd7f85bf9c6 +LINUX_VERSION-5.10 = .168 +LINUX_KERNEL_HASH-5.10.168 = b67d2596ba8d30510f743f31899c94c43eaf006a254ff44d7fc6ea26e7ab359c |