diff options
author | John Audia <therealgraysky@proton.me> | 2023-10-11 14:55:10 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-10-14 15:51:53 +0200 |
commit | b35756446391d1b21970a0e05f8f6f5e069f73cf (patch) | |
tree | 350111bfd39e1f9f3dae76df114a49d0db5e33c5 /include | |
parent | ccf24b5dcd14fbdd5fb24a3f1f1eadcb89b22ea0 (diff) | |
download | openwrt-b35756446391d1b21970a0e05f8f6f5e069f73cf.tar.gz openwrt-b35756446391d1b21970a0e05f8f6f5e069f73cf.tar.bz2 openwrt-b35756446391d1b21970a0e05f8f6f5e069f73cf.zip |
kernel: bump 6.1 to 6.1.57
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.57
Manually rebased:
generic/pending-6.1/702-net-ethernet-mtk_eth_soc-enable-threaded-NAPI.patch
Removed upstreamed:
qualcommax/patches-6.1/0134-PCI-qcom-Fixing-broken-pcie-enumeration-for-2_3_3-co.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.1.57&id=2dfb5f324d799f4545e17631415aba6d302a8e2b
Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne
Reviewed-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-6.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-6.1 b/include/kernel-6.1 index 0354d642c8..c91629d5d8 100644 --- a/include/kernel-6.1 +++ b/include/kernel-6.1 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.1 = .56 -LINUX_KERNEL_HASH-6.1.56 = 9edefdde32c2298389dcd19566402332b3c2016f5ada17e5820f500b908d478c +LINUX_VERSION-6.1 = .57 +LINUX_KERNEL_HASH-6.1.57 = f9ebfe3ddc5152d87b37e33be30e31875d137433be10a57ce29d2eae7b6e91b1 |