diff options
author | John Audia <therealgraysky@proton.me> | 2023-02-27 17:54:37 -0500 |
---|---|---|
committer | John Audia <therealgraysky@proton.me> | 2023-02-28 04:38:13 -0500 |
commit | 736257141f7e2b4cc13c3fe297ecca0b21bcea4b (patch) | |
tree | f9936c111d1d1076979b80c488066960f3034ba4 /target/linux/generic/hack-5.15 | |
parent | de8d5b50e2a300136c6d3c87d68955ce69cdee35 (diff) | |
download | upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.tar.gz upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.tar.bz2 upstream-736257141f7e2b4cc13c3fe297ecca0b21bcea4b.zip |
kernel: bump 5.15 to 5.15.96
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.15')
-rw-r--r-- | target/linux/generic/hack-5.15/204-module_strip.patch | 2 | ||||
-rw-r--r-- | target/linux/generic/hack-5.15/253-ksmbd-config.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-5.15/204-module_strip.patch b/target/linux/generic/hack-5.15/204-module_strip.patch index 979daa4727..dd5d93e226 100644 --- a/target/linux/generic/hack-5.15/204-module_strip.patch +++ b/target/linux/generic/hack-5.15/204-module_strip.patch @@ -88,7 +88,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/init/Kconfig +++ b/init/Kconfig -@@ -2352,6 +2352,13 @@ config UNUSED_KSYMS_WHITELIST +@@ -2356,6 +2356,13 @@ config UNUSED_KSYMS_WHITELIST one per line. The path can be absolute, or relative to the kernel source tree. diff --git a/target/linux/generic/hack-5.15/253-ksmbd-config.patch b/target/linux/generic/hack-5.15/253-ksmbd-config.patch index a29cf3bf61..b8cb94f62b 100644 --- a/target/linux/generic/hack-5.15/253-ksmbd-config.patch +++ b/target/linux/generic/hack-5.15/253-ksmbd-config.patch @@ -10,7 +10,7 @@ Subject: [PATCH] Kconfig: add tristate for OID and ASNI string --- a/init/Kconfig +++ b/init/Kconfig -@@ -2384,7 +2384,7 @@ config PADATA +@@ -2388,7 +2388,7 @@ config PADATA bool config ASN1 |