Rui Salvaterra and Christian Marangi
f9320e8d2d
iproute2: add cake_mq support
...
Add two patches backported from iproute2-next.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/21964
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com >
2026-02-11 02:07:50 +01:00
Rui Salvaterra and Christian Marangi
105eb9ca95
kernel: add cake-mq support
...
Add the required patches in order to backport cake-mq from Linux 7.0.
Many thanks to Toke Høiland-Jørgensen for providing the git trees with backports
for both 6.12 and 6.18.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/21964
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com >
2026-02-11 02:07:50 +01:00
Rui Salvaterra
a6ea2aa2b9
octeon: set kernel 6.12 as default and remove support for 6.6
...
Get the Octeon target ready for the next OpenWrt release.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-09-27 20:45:50 +01:00
Rui Salvaterra
16740f623e
octeon: update Linux 6.12 kconfig
...
Update with make kernel_oldconfig CONFIG_TARGET=target. Also disable
CONFIG_POSIX_MQUEUE, as it's available in the OpenWrt configuration.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-09-27 20:45:50 +01:00
Rui Salvaterra
673b48a674
octeon: fix octeon build with CONFIG_KERNEL_WERROR
...
Add a patch fixing a bunch of missing prototype errors, scattered all over the
tree.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-09-27 20:45:50 +01:00
Rui Salvaterra
b3eac6dca5
octeon: fix command line hack for Linux 6.12
...
Since strlcpy has been removed in Linux 6.8, replace it with strscpy.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-09-27 20:45:50 +01:00
Rui Salvaterra
2ecee2f31b
octeon: refresh 6.12 patches
...
All but one needs (automatic) rebasing.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-09-27 20:45:50 +01:00
Rui Salvaterra
0b7d3f4a33
kernel/octeon: Restore kernel files for v6.6
...
This is an automatically generated commit which aids following Kernel patch
history, as git will see the move and copy as a rename thus defeating the
purpose.
For the original discussion see:
https://lists.openwrt.org/pipermail/openwrt-devel/2023-October/041673.html
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-09-27 20:45:50 +01:00
Rui Salvaterra
bc9941a0d3
kernel/octeon: Create kernel files for v6.12 (from v6.6)
...
This is an automatically generated commit.
When doing `git bisect`, consider `git bisect --skip`.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-09-27 20:45:50 +01:00
Rui Salvaterra and Robert Marko
854d88be8a
toolchain: binutils: default to 2.44 and drop 2.40
...
2.42 has been the default for over a year. 2.44 is well tested by now. While at
it, drop support for 2.40, as it's over two years old.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/19547
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-08-11 10:29:46 +02:00
Rui Salvaterra and Robert Marko
40203c5094
toolchain: binutils: add version 2.45
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/19547
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-08-11 10:29:46 +02:00
Rui Salvaterra and Robert Marko
090add1e87
mtd: fix building with GCC 15.1
...
Convert old style declarations to modern ones.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/18600
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-06-08 12:20:15 +02:00
Rui Salvaterra and Robert Marko
a6ab705ab8
linux-atm: fix building with GCC 15.1
...
Add a patch in order to fix it.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/18600
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-06-08 12:20:15 +02:00
Rui Salvaterra and Robert Marko
cc80fbb0aa
ppp: fix building with GCC 15.1
...
Backport two patches in order to fix it.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/18600
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-06-08 12:20:15 +02:00
Rui Salvaterra and Robert Marko
e595214030
mbedtls: fix building with GCC 15.1
...
Disable -Wunterminated-string-initialization for now.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/18600
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-06-08 12:20:15 +02:00
Rui Salvaterra and Robert Marko
68cb84183e
toolchain: add support for GCC 15.1
...
All patches automatically refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/18600
Signed-off-by: Robert Marko <robimarko@gmail.com >
2025-06-08 12:20:15 +02:00
Rui Salvaterra
4d48690cd7
kernel: move accepted patch from pending-6.6 to backport-6.6
...
792-igc-enable-HW-vlan-tag-insertion-stripping-by-defaul.patch has been
accepted for Linux 6.16.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-03-28 16:09:00 +00:00
Rui Salvaterra
6fa39900b6
kernel: igc: enable HW vlan tag insertion/stripping by default
...
Add a pending patch [1] in order to do so. This will be moved to the backports
section as soon as we know on which Linux version it will be merged.
[1] https://lore.kernel.org/netdev/20250313093615.8037-1-rsalvaterra@gmail.com/
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-03-21 10:21:07 +00:00
Rui Salvaterra
371cad4f28
kernel: usb: simplify r8152 dependencies
...
It doesn't depend on either usb-net or usb-net-cdc-ncm. It does, however, depend
on mii. Fix thusly, and make it depend explicitly on usb, not usb-net.
While at it, add a conditional dependency on libphy, for future kernel versions.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-03-10 12:39:42 +00:00
Rui Salvaterra
979938b99f
kernel: usb: simplify usb-net kconfig
...
Now that CONFIG_USB_NET_DRIVERS is unconditionally enabled, remove it from the
usb-net kconfig symbol list.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-03-10 12:39:42 +00:00
Rui Salvaterra
17cfcaa754
generic: enable CONFIG_USB_NET_DRIVERS
...
This is only relevant for devices with USB support, and in itself changes
nothing in the kernel build. However, it is useful to further simplify the
dependencies of some USB network devices.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2025-03-10 12:39:42 +00:00
Rui Salvaterra and Hauke Mehrtens
89bb4050f7
busybox: update to 1.37.0
...
Add a patch to fix non-x86 builds, refresh patches and update/fix the
configuration as described in 98b09ba250 (cited here for future reference).
Config refresh:
Refresh commands, run after busybox is first built once:
cd package/utils/busybox/config/
../convert_menuconfig.pl ../../../../build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/busybox-default/busybox-1.37.0
cd ..
./convert_defaults.pl ../../../build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/busybox-default/busybox-1.37.0/.config > Config-defaults.in
Manual edits needed after config refresh:
* Config-defaults.in: OpenWrt config symbol IPV6 logic applied to
BUSYBOX_DEFAULT_FEATURE_IPV6
* Config-defaults.in: OpenWrt config TARGET_bcm53xx logic applied to
BUSYBOX_DEFAULT_TRUNCATE (commit 547f1ec )
* Config-defaults.in: OpenWrt logic applied to
BUSYBOX_DEFAULT_LOGIN_SESSION_AS_CHILD (commit dc92917 )
* Config-defaults.in: correct the default ports that get reset
BUSYBOX_DEFAULT_FEATURE_HTTPD_PORT_DEFAULT 80
BUSYBOX_DEFAULT_FEATURE_TELNETD_PORT_DEFAULT 23
* config/editors/Config.in: Add USE_GLIBC dependency to
BUSYBOX_CONFIG_FEATURE_VI_REGEX_SEARCH (commit f141090 )
* config/shell/Config.in: change at "Options common to all shells" the conditional symbol
SHELL_ASH --> BUSYBOX_CONFIG_SHELL_ASH
(discussion in http://lists.openwrt.org/pipermail/openwrt-devel/2021-January/033140.html
Apparently our script does not see the hidden option while
prepending config options with "BUSYBOX_CONFIG_" which leads to a
missed dependency when the options are later evaluated.)
* Edit a few Config.in files by adding quotes to sourced items in
config/Config.in, config/networking/Config.in and config/util-linux/Config.in (commit 1da014fcca )
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
[rebased with the change download line commit]
[corrected version in the refresh example in commit message]
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
Link: https://github.com/openwrt/openwrt/pull/17107
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2024-12-05 21:16:55 +01:00
Rui Salvaterra and Hauke Mehrtens
685fa051d5
iproute2: fix tc-tiny build failure
...
htobe64 usage requires including endian.h, otherwise tc-tiny fails to build.
Fixes: 6262366381 ("iproute2: update to 6.11.0")
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/16609
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2024-10-06 03:43:14 +02:00
Rui Salvaterra and Robert Marko
2cfcb90882
octeon: set Linux 6.6 as the default kernel
...
And remove support for 6.1 while at it.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/15838
Signed-off-by: Robert Marko <robimarko@gmail.com >
2024-09-09 18:24:34 +02:00
Rui Salvaterra and Robert Marko
c366f63c40
octeon: add support for testing kernel 6.6
...
A rather trivial addition. Patches automatically rebased. Also add the new
CONFIG_USB_DWC3_OCTEON (disabled) to the generic 6.6 config and sort it, while
at it.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Link: https://github.com/openwrt/openwrt/pull/15838
Signed-off-by: Robert Marko <robimarko@gmail.com >
2024-09-09 18:24:34 +02:00
2ae1330a22
iproute2: update to 6.9.0
...
Support for iptables action has been dropped. Remove tc-mod-iptables and related
patch (175-reduce-dynamic-syms.patch).
We also add the missing libbpf dependency for `ss` since iproute 8740ca9
("ss: add support for BPF socket-local storage") now means that `ss` requires
libbpf as well.
Fix 170-ip_tiny.patch, as the help text didn't match all the included functions.
Drop upstreamed patches 402-bpf-fix-warning-from-basename.patch
and 403-bpf-include-libgen.h-for-basename.patch.
All other patches automatically rebased.
Co-authored-by: Rany Hany <rany_hany@riseup.net >
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Signed-off-by: Rany Hany <rany_hany@riseup.net >
2024-05-31 11:13:31 +02:00
Rui Salvaterra
2b8e875a85
linux-firmware: realtek: update rtl8821ae firmware
...
A newer version, rtl8821aefw_29.bin, has been available for over 7 years [1].
Let's use it.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=f70e4df2b384d21e36a7c30a591639592692e0ec
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2024-05-20 14:06:42 +01:00
Rui Salvaterra
da0cd9d764
mtd: fix build with GCC 14
...
Also fix a couple of warnings while at it.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2024-05-12 12:49:39 +01:00
Rui Salvaterra
c758d6427c
toolchain: gcc: add support for GCC 14
...
Deleted (upstreamed):
- 020-Include-safe-ctype.h-after-C-standard-headers-to-avo.patch [1]
- 021-libcc1-fix-vector-include.patch [2]
All other patches automatically rebased.
Note that selecting GCC 14, as of now, *will* result in build failures. The
packages that fail to build will be fixed as they're found. Thus, GCC 13.x is
the default, for the time being.
[1] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=9970b576b7e4ae337af1268395ff221348c4b34a
[2] https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=5213047b1d50af63dfabb5e5649821a6cb157e33
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2024-05-12 12:47:12 +01:00
Rui Salvaterra and Daniel Golle
05158082f6
kernel: add and enable MGLRU for Linux 5.15
...
Backport a preliminary version of Yu Zhao's multi-generational LRU, for
improved memory management. Refresh the patches while at it.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-09-11 02:49:28 +01:00
Rui Salvaterra
910eadf49b
mvebu: refresh the 5.15 kconfigs
...
Clean them up.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-08-16 22:38:46 +01:00
Rui Salvaterra
03f41b1eb2
mvebu: add Linux 5.15 as testing kernel
...
Run-tested on the cortexa9 subtarget (Turris Omnia).
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-08-16 22:38:46 +01:00
Rui Salvaterra
53c969e97e
mvebu: update the kconfigs for 5.15
...
And remove irrelevant stuff while at it.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-08-16 22:38:46 +01:00
Rui Salvaterra
3f4990ce0f
mvebu: copy 5.10 kconfigs to 5.15
...
Will be refreshed/updated later.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-08-16 22:38:46 +01:00
Rui Salvaterra
7d139bd5f3
mvebu: refresh 5.15 patches
...
Deleted (upstreamed):
303-linksys_hardcode_nand_ecc_settings.patch [1]
Deleted (not needed):
314-arm64-dts-uDPU-switch-PHY-operation-mode-to-2500base.patch [2]
Manually rebased:
700-mvneta-tx-queue-workaround.patch
[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4daff3e5b42422cd4af758cc7768223d2b7f6e14
[2] https://git.openwrt.org/?p=openwrt/openwrt.git;a=commitdiff;h=7f73acade0cde61341cb77e0dc74de51ac059d4f
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-08-16 22:38:31 +01:00
Rui Salvaterra
fb29b91c5b
mvebu: remove all ≤ 5.15-tagged patches
...
They're already upstream.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-08-16 22:28:32 +01:00
Rui Salvaterra
05cd4a59f0
mvebu: copy 5.10 patches to 5.15
...
Linux 5.15 on Marvell EBU, here we go!
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-08-16 22:28:32 +01:00
Rui Salvaterra and Hauke Mehrtens
3e9ad2cdce
kernel: bump 5.15 to 5.15.53
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-07-11 00:50:18 +02:00
Rui Salvaterra and Hauke Mehrtens
2fc6d9912a
kernel: bump 5.15 to 5.15.52
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-07-11 00:50:18 +02:00
Rui Salvaterra and Hauke Mehrtens
90a6350423
kernel: bump 5.15 to 5.15.50
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-07-03 20:25:38 +02:00
Rui Salvaterra and Hauke Mehrtens
f1cd144482
kernel: bump 5.15 to 5.15.49
...
Deleted (upstreamed):
generic/backport-5.15/702-v5.19-34-net-ethernet-mtk_eth_soc-fix-misuse-of-mem-alloc-int.patch [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.49&id=fcba12a4308143f1f1dcb0face8b3ffb51edcc5c
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-27 00:57:16 +02:00
Rui Salvaterra and Hauke Mehrtens
f2795132ba
kernel: bump 5.15 to 5.15.48
...
No patches needed rebasing.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-27 00:57:16 +02:00
Rui Salvaterra and Hauke Mehrtens
b55efebb1f
kernel: bump 5.15 to 5.15.47
...
Deleted (upstreamed):
generic/backport-5.15/702-v5.19-32-net-ethernet-mtk_eth_soc-out-of-bounds-read-in-mtk_h.patch [01]
[01] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.47&id=b24ca1cf846273361d5bd73a35de95a486a54b6d
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
[Removed 702-v5.19-32-net-ethernet-mtk_eth_soc-out-of-bounds-read-in-mtk_h.patch]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de >
2022-06-27 00:57:16 +02:00
Rui Salvaterra and Hauke Mehrtens
251a382c28
kernel: bump 5.15 to 5.15.46
...
Deleted (upstreamed):
generic/backport-5.15/400-mtdblock-warn-if-opened-on-NAND.patch [01]
generic/backport-5.15/420-v5.19-01-mtd-spinand-gigadevice-fix-Quad-IO-for-GD5F1GQ5UExxG.patch [02]
bcm27xx/patches-5.15/950-0029-Revert-mailbox-avoid-timer-start-from-callback.patch [03]
bcm27xx/patches-5.15/950-0417-bcm2711_thermal-Don-t-clamp-temperature-at-zero.patch [04]
bcm27xx/patches-5.15/950-0740-drm-vc4-hvs-Fix-frame-count-register-readout.patch [05]
bcm27xx/patches-5.15/950-0755-drm-vc4-hvs-Reset-muxes-at-probe-time.patch [06]
bcm27xx/patches-5.15/950-0759-drm-vc4-txp-Don-t-set-TXP_VSTART_AT_EOF.patch [07]
bcm27xx/patches-5.15/950-0760-drm-vc4-txp-Force-alpha-to-be-0xff-if-it-s-disabled.patch [08]
bcm53xx/patches-5.15/031-v5.17-0005-ARM-dts-BCM5301X-update-CRU-block-description.patch [09]
mediatek/patches-5.15/102-mt7629-enable-arch-timer.patch [10]
Manually rebased:
bcm27xx/patches-5.15/950-0741-drm-vc4-hvs-Use-pointer-to-HVS-in-HVS_READ-and-HVS_W.patch
[01] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=f41c9418c5898c01634675150696da290fb86796
[02] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=d5b66645305c6f3a1b2cf75cee4157b07f293309
[03] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=119f99209d8531359bcb935f252ec435f9d21b13
[04] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=c4e1280abead1552e1764684079a43e222ccd163
[05] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=08465a1889cb48ec64431e9db745b5be15399251
[06] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=0e26a6da02e63b75b629573d13966c36aa6264f0
[07] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=01c9020b2e7c85e394879f34851805179ac3d1d8
[08] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=d47f85cc0171a5d3c5bd8cbb8a98983ca3357cbd
[09] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=5151f24ac937ff7eb1f078257c66e3c0f0296010
[10] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.46&id=ffea838686b82fbb2801cdfad6ba5309d15c032d
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-27 00:57:16 +02:00
Rui Salvaterra and Hauke Mehrtens
aee1215c0e
kernel: 5.15: x86-64: enable CONFIG_SLS
...
Starting with GCC 12, we have the possibility of mitigating straight-line
speculation vulnerabilities in x86-64 targets. Make it so.
Reported-by: Stefan Lippers-Hollmann <s.l-h@gmx.de >
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-27 00:57:16 +02:00
Rui Salvaterra and Hauke Mehrtens
d075bb3f4a
valgrind: bump to 3.19.0
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-27 00:57:15 +02:00
Rui Salvaterra and Hauke Mehrtens
fbf6992f2b
kernel: bump 5.15 to 5.15.45
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-06 19:20:28 +02:00
Rui Salvaterra and Hauke Mehrtens
79e7a2552e
kernel: bump 5.15 to 5.15.44
...
Delete the crypto-lib-blake2s kmod package, as BLAKE2s is now built-in.
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-06 19:20:28 +02:00
Rui Salvaterra and Hauke Mehrtens
1f20e70a5c
kernel: bump 5.15 to 5.15.43
...
No patches needed rebasing.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-06 19:20:28 +02:00
Rui Salvaterra and Hauke Mehrtens
2454342e06
kernel: bump 5.15 to 5.15.42
...
Deleted (upstreamed):
generic/backport-5.15/610-v5.18-netfilter-flowtable-move-dst_check-to-packet-path.patch [1]
generic/pending-5.15/704-00-netfilter-flowtable-fix-excessive-hw-offload-attempt.patch [2]
generic/pending-5.15/704-01-netfilter-nft_flow_offload-skip-dst-neigh-lookup-for.patch [3]
generic/pending-5.15/704-02-net-fix-dev_fill_forward_path-with-pppoe-bridge.patch [4]
generic/pending-5.15/704-03-netfilter-nft_flow_offload-fix-offload-with-pppoe-vl.patch [5]
Manually rebased:
generic/hack-5.15/650-netfilter-add-xt_FLOWOFFLOAD-target.patch
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.42&id=88b937673b3552d54da20f648e61a123f4c1fa67
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.42&id=5f4197a020c049a59ea7907c31f9ab037dcefefe
[3] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.42&id=7613dcaceee281973145588f4244f2f78ef85b7f
[4] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.42&id=f96b2e06721249ebf8da3254cfef29dcb6583948
[5] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.42&id=b329889974aed47e1167c85653c07097013e01a7
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-06 19:20:28 +02:00
Rui Salvaterra and Hauke Mehrtens
ed1536e0b6
kernel: bump 5.15 to 5.15.41
...
Deleted (upstreamed):
generic/backport-5.15/890-v5.19-net-sfp-Add-tx-fault-workaround-for-Huawei-MA5671A-SFP-ON.patch [1]
Other patches automatically rebased.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.41&id=99858114a3b2c8f5f8707d9bbd46c50f547c87c0
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-06 19:20:28 +02:00
Rui Salvaterra and Christian 'Ansuel' Marangi
4eed715694
kernel: add two ksyms to the generic kconfigs
...
These will be prompted for with GCC 12.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-01 15:03:40 +02:00
Rui Salvaterra and Paul Spooren
c4bd303086
toolchain: add support for GCC 12
...
GCC 12.1 is out. Add support for it.
Deleted (upstreamed):
011-v12-configure-define-TARGET_LIBC_GNUSTACK-on-musl.patch
931-libffi-fix-MIPS-softfloat-build-issue.patch
Deleted (unneeded?)
970-macos_arm64-building-fix.patch
Other patches manually rebased due to C++ conversion and consequent file name
changing (.c to .cc).
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-01 14:59:49 +02:00
Rui Salvaterra and Paul Spooren
f4cdef2191
toolchain: bump GCC 11 to 11.3.0
...
Remove an upstreamed patch and rebase all remaining patches.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-06-01 13:46:31 +02:00
Rui Salvaterra
d9a063c396
kernel: bump 5.15 to 5.15.38
...
Deleted (upstreamed):
mediatek/patches-5.15/120-10-v5.18-mtd-nand-fix-ecc-parameters-for-mt7622.patch [1]
Other patches automatically rebased.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.38&id=3ec920d755ae69c201b358e8d8e96c32f51145d8
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-05-09 20:49:50 +01:00
Rui Salvaterra
634a45cf1d
kernel: bump 5.15 to 5.15.37
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-05-09 20:49:50 +01:00
Rui Salvaterra
c3569a70c6
kernel: bump 5.15 to 5.15.36
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-05-09 20:49:50 +01:00
Rui Salvaterra and Hauke Mehrtens
daa35a4d60
kernel: bump 5.15 to 5.15.35
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-04-23 20:46:25 +02:00
Rui Salvaterra
6e837bc5d8
kernel: x86: remove an upstreamed patch
...
012-pcengines-apu2-detect-apuv4-board.patch is upstream since Linux 5.5 [1].
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.5&id=3d00da1de3ea36ba44f4a7ba76c8c8b16f98204b
Acked-by: Petr Štetiar <ynezz@true.cz >
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-04-20 11:53:07 +01:00
Rui Salvaterra and Hauke Mehrtens
de7535a6ac
kernel: bump 5.15 to 5.15.34
...
Deleted (upstreamed):
generic/pending-5.15/850-0003-PCI-aardvark-Fix-support-for-MSI-interrupts.patch [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.15.34&id=60eabd66d17fa2cbc31f670b2f201f0bc54090a2
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-04-16 14:02:13 +02:00
Rui Salvaterra
435d7a052b
firewall3: bump to latest git HEAD
...
4cd7d4f Revert "firewall3: support table load on access on Linux 5.15+"
50979cc firewall3: remove unnecessary fw3_has_table
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-04-13 17:08:17 +01:00
Rui Salvaterra and Hauke Mehrtens
be381a7ac7
kernel: bump 5.15 to 5.15.33
...
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 >
2022-04-09 19:31:46 +02:00
Rui Salvaterra and Hauke Mehrtens
5a09eb17c2
kernel: bump 5.15 to 5.15.32
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-04-09 19:31:46 +02:00
Rui Salvaterra and Daniel Golle
2c26eb4e48
kernel: bump 5.10 to 5.10.108
...
Patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Tested-by: John Audia <graysky@archlinux.us >
Build-tested: ath79/generic, ramips/mt76{20,21,x8}, ipq40xx, mvebu, realtek/rtl{838,930}x, x86/64
Run-tested: ramips/mt7621, mvebu
Tested-by: Stijn Segers <foss@volatilesystems.org >
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-03-26 18:14:39 +00:00
Rui Salvaterra
aaa0c09785
kmod-lzo: include the lzo-rle kmod in the package
...
Albeit a separate crypto module, lzo-rle uses the same kernel library as lzo.
Crypto API users (zram, for example) expect both lzo and lzo-rle to be
available, so let's include lzo-rle (about 5.5 kiB) in the lib-lzo package.
Based on e9hack's original patch: https://patchwork.ozlabs.org/project/openwrt/patch/541cbfbd-76f2-59b3-a867-47b6f0fc7da9@gmail.com/
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-03-22 09:23:44 +00:00
Rui Salvaterra
6b822189b1
toolchain: binutils: add support for version 2.38
...
While at it, also fix the download.xs4all.nl and add ftp.gnu.org to the GNU
mirrors, as it seems to be updated faster.
Deleted (upstreamed):
600-Close_the_file_descriptor.patch [1]
[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=5a98fb7513b559e20dfebdbaa2a471afda3b4742
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-03-09 10:23:25 +00:00
Rui Salvaterra and Hauke Mehrtens
05ed7dc50d
kernel: bump 5.10 to 5.10.103
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-03-05 21:05:45 +01:00
Rui Salvaterra
247eaa4416
procd: remove support for mounting /tmp in zram
...
The /tmp directory is mounted as tmpfs. The tmpfs filesystem is backed by
anonymous memory, which means it can be swapped out at any time, if there is
memory pressure [1]. For this reason, a zram swap device is a much better
choice than mounting /tmp on zram, since it's able to compress all anonymous
memory, and not just the memory assigned to /tmp. We already have the zram-swap
package for this specific purpose, which means procd's tmp-on-zram is both
redundant and more limited.
A follow-up patch will remove support for mounting /tmp in zram from procd
itself.
[1] https://www.kernel.org/doc/Documentation/filesystems/tmpfs.txt
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-03-03 20:22:25 +00:00
Rui Salvaterra
8235723c78
kernel: 5.10: remove CONFIG_DEVTMPFS{,_MOUNT} from kconfigs
...
They are required for container support, but are handled in Config-kernel.in.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-03-01 22:57:40 +00:00
Rui Salvaterra
72d2c54ccb
kernel: 5.10: allocate last level PTEs in high memory
...
Enable support for allocating user space page table entries in high memory [1],
for the targets which support this feature. This saves precious low memory
(permanently mapped, the only type of memory directly accessible by the kernel).
[1] https://www.kernel.org/doc/html/latest/vm/highmem.html
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-03-01 22:57:34 +00:00
Rui Salvaterra
3c561cff0b
kernel: generic: add missing 5.10 symbols
...
Add the following kconfig symbols (disabled):
CONFIG_DEFAULT_FQ
CONFIG_DEFAULT_CODEL
CONFIG_DEFAULT_SFQ
Also resort the config with the kconfig.pl script.
Fixes: f39872d966 ("kernel: generic: select the fq_codel qdisc by default")
Tested-by: Christian Lamparter <chunkeey@gmail.com >
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-02-25 08:30:14 +00:00
Rui Salvaterra and Paul Spooren
961175a801
ath25: drop Linux 5.4 support
...
We've been bumped to 5.10, no need to carry this stuff anymore.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-02-17 11:08:58 +01:00
Rui Salvaterra
f39872d966
kernel: generic: select the fq_codel qdisc by default
...
The kernel configuration allows us to select a default qdisc. Let's do this for
5.10 (as 5.4 is on its way out) and get rid of the hacky patch we've been
carrying.
Acked-by: Jo-Philipp Wich <jo@mein.io >
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-02-09 16:15:32 +00:00
Rui Salvaterra and Daniel Golle
ff97fb98e3
kernel: bump 5.10 to 5.10.96
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-02-01 23:34:07 +00:00
Rui Salvaterra and Daniel Golle
b9736cb78c
kernel: bump 5.10 to 5.10.95
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-02-01 23:34:07 +00:00
Rui Salvaterra and Daniel Golle
1343acc8cd
kernel: bump 5.10 to 5.10.94
...
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0669-drm-vc4-hdmi-Make-sure-the-device-is-powered-with-CE.patch [1]
bcm27xx/patches-5.10/950-0672-drm-vc4-hdmi-Move-initial-register-read-after-pm_run.patch [1]
gemini/patches-5.10/0003-ARM-dts-gemini-NAS4220-B-fis-index-block-with-128-Ki.patch [2]
Manually rebased:
bcm27xx/patches-5.10/950-0675-drm-vc4-hdmi-Drop-devm-interrupt-handler-for-CEC-int.patch
Manually reverted:
generic/pending-5.10/860-Revert-ASoC-mediatek-Check-for-error-clk-pointer.patch [3]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.94&id=55b10b88ac8654fc2f31518aa349a2e643b37f18
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.94&id=958a8819d41420d7a74ed922a09cacc0ba3a4218
[3] https://lore.kernel.org/all/trinity-2a727d96-0335-4d03-8f30-e22a0e10112d-1643363480085@3c-app-gmx-bap33/
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2022-02-01 23:34:07 +00:00
Rui Salvaterra and Daniel Golle
f2232544b8
kernel: bump 5.10 to 5.10.93
...
No patches required rebasing.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-02-01 23:34:07 +00:00
Rui Salvaterra and Hauke Mehrtens
61e58f7cec
kernel: bump 5.10 to 5.10.92
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-01-16 20:51:14 +01:00
Rui Salvaterra and Hauke Mehrtens
7229981994
kernel: bump 5.10 to 5.10.91
...
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-01-16 20:51:14 +01:00
Rui Salvaterra and Hauke Mehrtens
536f051b97
kernel: bump 5.10 to 5.10.90
...
Add and enable a new kconfig knob to disable unprivileged eBPF by default.
Patches automatically rebased.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-01-07 22:30:40 +01:00
Rui Salvaterra and Hauke Mehrtens
2bb02ccae3
kernel: bump 5.10 to 5.10.89
...
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0186-pinctrl-bcm2835-Change-init-order-for-gpio-hogs.patch [1]
sunxi/patches-5.10/103-arm64-dts-allwinner-orangepi-zero-plus-fix-PHY-mo.patch [2]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.89&id=ba696b470839d70c6b8290c1f798bac7fb2a584c
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.89&id=93a957bbf46ceb224b959de61fe85cfc6f71b6c7
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2022-01-03 01:00:03 +01:00
Rui Salvaterra and Daniel Golle
a3774d72c8
kernel: bump 5.10 to 5.10.88
...
Deleted (upstreamed):
mpc85xx/patches-5.10/002-powerpc-85xx-fix-oops-when-CONFIG_FSL_PMC-n.patch [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.88&id=151ffac3ac277ad7c2a5f201b566b56d97ed3a99
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-12-27 16:00:21 +00:00
Rui Salvaterra
c772783394
ramips: remove Linux 5.4 support
...
We're at 5.10 stable, this can finally go.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-12-15 09:40:03 +00:00
Rui Salvaterra and Paul Spooren
66f9ed1684
ramips: switch to kernel 5.10
...
Tested on mt7621 (Redmi AC2100) and running stable for several months.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
Tested-by: Stijn Segers <foss@volatilesystems.org >
Tested-by: Eneas U de Queiroz <cotequeiroz@gmail.com >
2021-12-13 19:36:52 +01:00
Rui Salvaterra and Daniel Golle
3ae5da5adc
kernel: bump 5.10 to 5.10.80
...
Deleted (upstreamed):
ath79/patches-5.10/921-serial-core-add-support-for-boot-console-with-arbitr.patch [1]
bcm53xx/patches-5.10/033-v5.15-0012-ARM-dts-BCM5301X-Fix-memory-nodes-names.patch [2]
lantiq/patches-5.10/0016-mtd-rawnand-xway-Keep-the-driver-compatible-with-on-.patch [3]
lantiq/patches-5.10/0110-MIPS-lantiq-dma-add-small-delay-after-reset.patch [4]
lantiq/patches-5.10/0111-MIPS-lantiq-dma-reset-correct-number-of-channel.patch [5]
lantiq/patches-5.10/0112-MIPS-lantiq-dma-fix-burst-length-for-DEU.patch [6]
Manually rebased:
ipq806x/patches-5.10/0065-arm-override-compiler-flags.patch
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.80&id=47462c5e600fbaffd755cd13dedd80d04e41ff83
[2] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.80&id=2fde76df1885a6bec04317e457121326070450eb
[3] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.80&id=9b366f5221d8aa64b22f35be137a5749326444ce
[4] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.80&id=5af57ce8a6155fe3e4270d28d171abf8903bebc0
[5] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.80&id=b92a5df2c7adc79a57481445f67de0c1c716581f
[6] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.80&id=6b72caabc47011d03f44064452b2c65e8ed18326
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-11-19 09:40:29 +00:00
Rui Salvaterra and Daniel Golle
f81dc44fd5
kernel: bump 5.10 to 5.10.79
...
Manually rebased:
generic/backport-5.10/810-v5.13-usb-ehci-add-spurious-flag-to-disable-overcurrent-ch.patch
Tested-by: John Audia <graysky@archlinux.us >
Tested-by: Daniel Golle <daniel@makrotopia.org >
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-11-13 18:36:47 +00:00
Rui Salvaterra and Felix Fietkau
c8340120e7
dnsmasq: fix the dynamic dns object names patch
...
We can't use booleans, since we're not including stdbool.h. Use integers
instead.
Fixes: 0b79e7c01e ("dnsmasq: generate the dns object name dynamically")
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-11-12 23:11:56 +01:00
Rui Salvaterra and Hauke Mehrtens
4b26ba4155
kernel: bump 5.10 to 5.10.77
...
Deleted (upstreamed):
bcm53xx/patches-5.10/081-v5.15-Revert-pinctrl-bcm-ns-support-updated-DT-binding-as-.patch [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=01c2881bb0e0a71b87ca425e1b763ac13855aa7e
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-11-06 14:24:07 +01:00
Rui Salvaterra and Hauke Mehrtens
02026d0a6f
kernel: bump 5.10 to 5.10.76
...
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0145-xhci-add-quirk-for-host-controllers-that-don-t-updat.patch [1]
Manually rebased:
bcm27xx/patches-5.10/950-0355-xhci-quirks-add-link-TRB-quirk-for-VL805.patch
bcm53xx/patches-5.10/180-usb-xhci-add-support-for-performing-fake-doorbell.patch
Note: although automatically rebaseable, the last patch has been edited to avoid
conflicting bit definitions.
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=b6f32897af190d4716412e156ee0abcc16e4f1e5
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-10-30 21:17:20 +02:00
Rui Salvaterra
dd0ad9b661
tools/isl: update the download URL
...
isl.gforge.inria.fr has been dead since early this month [1]. Switch to
libisl.sourceforge.io for the time being.
[1] https://groups.google.com/g/isl-development/c/JGaMo2VUu_8
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-10-21 20:37:20 +01:00
Rui Salvaterra and Hauke Mehrtens
d4f0e45f90
kernel: bump 5.10 to 5.10.75
...
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0735-xhci-guard-accesses-to-ep_state-in-xhci_endpoint_res.patch [1]
[1] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-5.10.y&id=dc3e0a20dbb9dbaa22f4a33dea34230f8c663c40
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-10-21 00:17:36 +02:00
Rui Salvaterra and Hauke Mehrtens
72e53eb133
kernel: bump 5.10 to 5.10.74
...
Patches automatically refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-10-21 00:17:36 +02:00
Rui Salvaterra and Hauke Mehrtens
3bd701d47c
kernel: bump 5.10 to 5.10.73
...
Patches automatically refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-10-21 00:17:36 +02:00
Rui Salvaterra and Daniel Golle
b4cee3b63f
kernel: bump 5.10 to 5.10.70
...
Deleted (upstreamed):
bcm53xx/patches-5.10/181-Revert-USB-bcma-Add-a-check-for-devm_gpiod_get.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-09-30 22:29:33 +01:00
Rui Salvaterra and Daniel Golle
2bf320a5e5
kernel: bump 5.10 to 5.10.69
...
Patches automatically refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-09-30 22:29:33 +01:00
Rui Salvaterra and Daniel Golle
9664b41c05
kernel: bump 5.10 to 5.10.68
...
Deleted (upstreamed):
generic/backport-5.10/610-v5.13-02-netfilter-Fix-fall-through-warnings-for-Clang.patch
generic/backport-5.10/792-v5.15-0001-net-dsa-b53-Fix-calculating-number-of-switch-ports.patch
generic/backport-5.10/792-v5.15-0002-net-dsa-b53-Set-correct-number-of-ports-in-the-DSA-s.patch
generic/backport-5.10/792-v5.15-0003-net-dsa-b53-Fix-IMP-port-setup-on-BCM5301x.patch
generic/backport-5.10/840-0001-PCI-of-Don-t-fail-devm_pci_alloc_host_bridge-on-miss.patch
generic/backport-5.10/840-0002-PCI-iproc-Fix-BCMA-probe-resource-handling.patch
generic/pending-5.10/498-mtd-mtdconcat-select-readwrite-function.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-09-30 22:29:33 +01:00
Rui Salvaterra and Daniel Golle
6e7fadb0c7
kernel: bump 5.10 to 5.10.67
...
Deleted (upstreamed):
bcm27xx/patches-5.10/950-0312-vc4_hdmi-Set-HD_CTL_WHOLSMP-and-HD_CTL_CHALIGN_SET.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-09-30 22:29:33 +01:00
Rui Salvaterra and Daniel Golle
870b10b294
kernel: bump 5.10 to 5.10.66
...
No patches refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-09-30 22:29:33 +01:00
Rui Salvaterra and Daniel Golle
3a2c16d1d2
kernel: bump 5.10 to 5.10.65
...
Manually refreshed:
generic/pending-5.10/800-bcma-get-SoC-device-struct-copy-its-DMA-params-to-th.patch
bcm27xx/patches-5.10/950-0053-firmware-bcm2835-Support-ARCH_BCM270x.patch
bcm27xx/patches-5.10/950-0087-firmware-raspberrypi-Add-backward-compatible-get_thr.patch
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-09-30 22:29:33 +01:00
Rui Salvaterra and Hauke Mehrtens
66db87fc78
kernel: bump 5.10 to 5.10.63
...
No patches refreshed.
Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com >
2021-09-09 23:40:32 +02:00