lean
5428ab1b70
kernel: bump 5.15 to 5.15.68
2022-09-17 18:22:20 +08:00
lean
cebb316d0f
kernel: bump 5.15 to 5.15.65
2022-09-13 19:18:21 +08:00
lovehackintosh
64b3d5a061
kernel: fixes build error and refresh 5.15 patches ( #10074 )
...
Manually rebased:
target/linux/generic/hack-5.15/953-net-patch-linux-kernel-to-support-shortcut-fe.patch
All other patches automatically rebased.
Build system: x86_64
Fixes : #10071
Signed-off-by: Linhui Liu <liulinhui36@gmail.com>
2022-09-10 18:18:08 +08:00
lean
0321612a81
kernel: bump 5.15 to 5.15.64
2022-09-10 01:34:26 +08:00
Daniel Golle
868087e0e8
kernel: fix mvneta Ethernet after generic phylink validate
...
Import patches from Linux v5.16 and v5.17 to get 2500Base-X SFP working
again with mvneta driver after the generic phylink validate backport.
Fixes: aab466f422 ("kernel: backport generic phylink validate")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-09-08 14:20:11 +08:00
Daniel Golle
6eaf356bd0
kernel: rework Huawei-compatible OEM SFP GE-T
...
This patch was added in 09b086eecaa545cf7f30bc7e394a32751e25db65
("kernel: add quirk for Huawei-compatible OEM SFP GE-T"). Add patch
title, description and SoB to follow OpenWrt's developer guide for
working patches to prepare it for being sent upstream. This patch
should be discussed with Russell King and merged to Linux kernel.
Co-authored-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-09-07 02:19:26 +08:00
Daniel Golle
ea9e965d33
kernel: add quirk for Huawei-compatible OEM SFP GE-T
...
Ignore TX_FAULT signal on certain cheap copper/TP gigabit Ethernet SFP
modules.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-08-28 10:54:23 +08:00
lovehackintosh
ec3a9bd8ac
kernel: bump 5.15 to 5.15.63 ( #9999 )
...
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-08-26 13:11:25 +08:00
lovehackintosh
013282f696
kernel: bump 5.15 to 5.15.62 ( #9994 )
...
Runtime tested on turris-omnia and glinet-b1300.
Tested-by: John Audia <therealgraysky@proton.me> [bcm2711/RPi4B, mt7622/RT3200]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Co-authored-by: Petr Štetiar <ynezz@true.cz>
2022-08-25 22:22:58 +08:00
aakkll
dad62d5fb5
kernel: bump 5.15 to 5.15.59 ( #9891 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-06 00:23:05 +08:00
aakkll
25ff31a63c
kernel: bump 5.15 to 5.15.58 ( #9860 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-30 10:17:48 +08:00
aakkll
4ad9acd2f0
kernel: bump 5.15 to 5.15.57 ( #9824 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-23 23:39:52 +08:00
José Hwong
9053b90d40
kernel: backport upstream mtk_eth_soc patches ( #9809 )
...
* kernel: move mtk flow offload patches to backport-5.15
They were accepted upstream
Signed-off-by: Felix Fietkau <nbd@nbd.name>
* kernel: backport upstream mtk_eth_soc patches
Includes MT7986 ethernet support
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Co-authored-by: Felix Fietkau <nbd@nbd.name>
2022-07-21 09:45:51 +08:00
Rafał Miłecki
f1b8180c5a
kernel: switch back 5.15 to fw_devlink=permissive
...
Kernel switching to fw_devlink=on as default broke probing some devices.
Revert it until we get a proper fix.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2022-07-20 17:47:48 +08:00
aakkll
47cdfb8b61
kernel: bump 5.15 to 5.15.55 ( #9764 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-16 17:26:33 +08:00
Christian Marangi
7ab29b6797
generic: fix warning orphan section from module exports in aarch64
...
kernel linux now have 2 different export.h include, one from
linux/export.h and one from asm-generic/export.h
While most of our target user linux/export.h, aarch64 based target use
asm-generic/export.h that is not patched with the changes of
221-module_exports.
Patch also this additional header to fix multiple
aarch64-openwrt-linux-musl-ld: warning: orphan section `__ksymtab_strings' from `arch/arm64/kernel/head.o' being placed in section `__ksymtab_strings'
warning during kernel compilation.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2022-07-15 10:04:32 +08:00
aakkll
e22356ad36
kernel: bump 5.15 to 5.15.54 ( #9749 )
2022-07-14 00:16:41 +08:00
aakkll
54ed3a93f8
kernel: bump 5.15 to 5.15.53 ( #9715 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-09 02:43:26 +08:00
aakkll
60086c7f44
kernel: bump 5.15 to 5.15.51 ( #9678 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-01 19:31:03 +08:00
aakkll
04d870e468
kernel: bump 5.15 to 5.15.49 ( #9633 )
...
* kernel: bump 5.15 to 5.15.49
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
* kernel: 5.15: x86-64: enable CONFIG_SLS
2022-06-23 13:27:11 +08:00
aakkll
d77de26442
kernel: bump 5.15 to 5.15.47 ( #9582 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-06-15 23:04:26 +08:00
aakkll
76a4c855a2
kernel: bump 5.15 to 5.15.46 ( #9504 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-06-09 23:18:30 +08:00
Rui Salvaterra
7b60931f79
kernel: bump 5.15 to 5.15.45
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-06-07 14:36:58 +08:00
aakkll
91b3516ba1
kernel: bump 5.15 to 5.15.44 ( #9457 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-06-04 23:25:35 +08:00
Felix Fietkau
5264273007
kernel: fix crashes in bridge offload code
...
- fix an issues when accessing the port pointer of an expired/invalid fdb entry
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-06-03 12:26:55 +08:00
lean
2a33e979c8
kernel: fix kernel 5.15 FLOWOFFLOAD patch
2022-06-02 11:00:35 +08:00
lean
434154fd97
Revert "Revert "kernel: bump 5.15 to 5.15.43 ( #9440 )""
...
This reverts commit 6c2e9050b4 .
2022-05-31 22:58:09 +08:00
lean
89547e1fce
Revert "Revert "kernel: bump 5.15 to 5.15.42 ( #9439 )""
...
This reverts commit cdc5007358 .
2022-05-31 22:57:58 +08:00
lean
cdc5007358
Revert "kernel: bump 5.15 to 5.15.42 ( #9439 )"
...
This reverts commit b5cdd73cb4 .
2022-05-26 17:12:07 +08:00
lean
6c2e9050b4
Revert "kernel: bump 5.15 to 5.15.43 ( #9440 )"
...
This reverts commit d4cadadb49 .
2022-05-26 17:11:57 +08:00
aakkll
d4cadadb49
kernel: bump 5.15 to 5.15.43 ( #9440 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-26 01:06:43 +08:00
aakkll
b5cdd73cb4
kernel: bump 5.15 to 5.15.42 ( #9439 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-25 22:03:53 +08:00
aakkll
664d5cee72
kernel: bump 5.15 to 5.15.40 ( #9399 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-17 19:19:39 +08:00
aakkll
3516c9aa8a
kernel: bump 5.15 to 5.15.38 ( #9378 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-05-09 22:25:14 +08:00
aakkll
ad34521be6
kernel: bump 5.15 to 5.15.34 ( #9252 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-04-14 20:38:40 +08:00
lean
d39dbc33c3
mt7622: fix pppoe hw flow offload
2022-04-12 12:59:02 +08:00
aakkll
7b72c0d67d
kernel: bump 5.15 to 5.15.33 ( #9224 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-04-11 14:35:37 +08:00
lean
4ae5d37ca1
mediatek: add patches for MT7622 WED (wireless ethernet dispatch)
2022-04-11 11:58:21 +08:00
lean
d31af3b114
Revert "kernel: bump 5.15 to 5.15.33 ( #9215 )"
...
This reverts commit 26844a297a .
2022-04-10 16:31:49 +08:00
Beginner
26844a297a
kernel: bump 5.15 to 5.15.33 ( #9215 )
...
Deleted (upstreamed):
generic/backport-5.15/350-v5.18-MIPS-pgalloc-fix-memory-leak-caused-by-pgd_free.patch [1]
generic/backport-5.15/730-v5.16-hv-utils-add-PTP_1588_CLOCK-to-Kconfig-to-fix-build.patch [2]
generic/pending-5.15/850-0014-PCI-aardvark-Fix-reading-PCI_EXP_RTSTA_PME-bit-on-em.patch [3]
generic/pending-5.15/850-0002-PCI-aardvark-Fix-reading-MSI-interrupt-number.patch [4]
Manually rebased:
generic/pending-5.15/850-0002-PCI-aardvark-Fix-reading-MSI-interrupt-number.patch
ramips/patches-5.15/710-at803x.patch
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=d29cda15cab086d82d692de016f7249545d4b6b4
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=d5aad7d63b1b5c1f3c4b69e12c05e7c7d196fae8
[3] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=ed750e22e44366e264bcdf7b1cf0713f08f7980a
[4] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.33&id=0fe94b84c43cfea867e1721606185e8686d7d32f
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
[Refresh patches again]
[Remove generic/pending-5.15/850-0002-PCI-aardvark-Fix-reading-MSI-interrupt-number.patch]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-04-10 14:49:00 +08:00
lean
e449c765d6
kernel: refresh 5.15 patches and config
2022-04-03 13:03:13 +08:00
AmadeusGhost
fd9fd12bc2
generic/5.15: remove unused patches
...
Closed : #8669
2022-03-29 15:08:59 +08:00
Beginner
0525218347
kernel: bump 5.15 to 5.15.30 ( #9100 )
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-03-20 13:01:34 +08:00
aakkll
f92cfbbd3e
kernel: bump 5.15 to 5.15.29 ( #9078 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-17 16:02:27 +08:00
lean
c78e255f56
kernel: fix 5.15.28 patch error
2022-03-12 01:41:16 +08:00
aakkll
eafca6ea73
kernel: bump 5.15 to 5.15.28 ( #9053 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-12 01:09:33 +08:00
aakkll
c82ca10450
kernel: bump 5.15 to 5.15.27 ( #9035 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-09 16:02:17 +08:00
Beginner-Go
50ad8ab612
kernel: bump 5.15 to 5.15.26
...
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2022-03-02 16:57:21 +00:00
AmadeusGhost
da34b3a2fb
Revert "rockchip:fix rk3399 build with kernel 5.15"
...
This reverts commit f449543c7f .
2022-02-28 12:39:50 +08:00
lean
020b3d2c64
kernel:add support shortcut-fe for 5.15
2022-02-25 18:15:14 +08:00