diff options
author | John Audia <therealgraysky@proton.me> | 2023-04-08 12:08:25 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2023-04-09 14:48:34 +0200 |
commit | 32f134fbdf027afc342caea17200728033747333 (patch) | |
tree | d51b0e00726743f3c93eb917e768352730d3e12e /include | |
parent | 8bee6a9f1df8caed264952ebdd360c57d8ceaa03 (diff) | |
download | upstream-32f134fbdf027afc342caea17200728033747333.tar.gz upstream-32f134fbdf027afc342caea17200728033747333.tar.bz2 upstream-32f134fbdf027afc342caea17200728033747333.zip |
kernel: bump 5.15 to 5.15.106
Removed upstreamed:
generic/735-net-ethernet-mtk_eth_soc-fix-flow_offload-related-re.patch[1]
pending-5.15/350-mips-bmips-BCM6358-disable-RAC-flush-for-TP1.patch[2]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.106&id=76f09582a191dcf11118fd4bdbf50f538c90fa8d
2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/arch/mips/bmips?h=v5.15.106&id=65b723644294f1d79770704162c0e8d1f700b6f1
Build system: x86_64
Build-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod, ipq806x/R7800
Run-tested: bcm2711/RPi4B, ramips/tplink_archer-a6-v3, filogic/xiaomi_redmi-router-ax6000-ubootmod, ipq806x/R7800
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 8575ce5d91..28c840bb87 100644 --- a/include/kernel-5.15 +++ b/include/kernel-5.15 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.15 = .105 -LINUX_KERNEL_HASH-5.15.105 = 01b537650332d2852722a626169cf7e5e798d11f9b578171b477868555f5e44f +LINUX_VERSION-5.15 = .106 +LINUX_KERNEL_HASH-5.15.106 = 84e6934f828033570966e2a56fe8b72dc6e1409be296c66f4bf3c8ca6e3c8fe4 |