lean
9c0a73385d
kernel: netfilter: Add nf_tproxy_ipv{4,6} and nf_socket_ipv{4,6}
2022-09-12 02:58:55 +08:00
Beginner
931b793a06
kernel: bump 5.10 to 5.10.142 ( #10084 )
...
* kernel: bump 5.10 to 5.10.139
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: bump 5.10 to 5.10.141
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: bump 5.10 to 5.10.142
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: refresh 5.10 patches
Manual rebase:
target/linux/generic/hack-5.10/953-net-patch-linux-kernel-to-support-shortcut-fe.patch
Build system: x86_64
Build-tested: x86_64
Run-tested: x86_64
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
Signed-off-by: John Audia <therealgraysky@proton.me>
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-09-12 01:25:26 +08:00
lean
0321612a81
kernel: bump 5.15 to 5.15.64
2022-09-10 01:34:26 +08:00
aakkll
261968b99c
kernel: bump 5.19 to 5.19.8 ( #10068 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-09-08 23:36:40 +08:00
aakkll
ccf92add04
kernel: bump 5.19 to 5.19.7 ( #10059 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-09-06 15:20:42 +08:00
lean
109c4fc947
kernel: bump 5.19 to 5.19.6
2022-08-31 23:51:09 +08:00
lean
fc76404440
kernel: bump 5.19 to 5.19.5
2022-08-30 00:26:28 +08:00
Daniel Golle
2efe9343ca
trusted-firmware-a.mk: pass DTC path similar to u-boot.mk
...
Instead of relying on dtc being provided by the build host use the
dtc from $(LINUX_DIR) similar to how it's done also in u-boot.mk.
For this to work kernel.mk now needs to be included before
trusted-firmware-a.mk, add this include to all affected packages.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-08-29 11:20:19 +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
c48c51cc37
kernel: bump 5.10 to 5.10.138 ( #9998 )
...
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:10:58 +08:00
aakkll
abd4c51b2e
kernel: bump 5.19 to 5.19.4 ( #9995 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-25 22:23:31 +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
lovehackintosh
8943750549
kernel: bump 5.10 to 5.10.137 ( #9990 )
...
All other patches automagically rebased.
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-24 13:20:32 +08:00
Felix Fietkau
9d2215976c
tools: build bash on macOS and use it for ipkg-build
...
On macOS, system binaries silently drop the environment variables for injecting
extra shared libraries (used by fakeroot). This is done for security reasons.
Work around this by building bash from source, so that it gets an ad-hoc signature
and does not have these restrictions
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2022-08-24 10:53:47 +08:00
aakkll
a36ce8009b
kernel: bump 5.19 to 5.19.3 ( #9983 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-22 18:40:03 +08:00
lean
5c200342a7
kernel: bump 5.19 to 5.19.2
2022-08-17 23:21:20 +08:00
coolsnowwolf
5ca4955cff
kernel: remove linux 5.18 support
2022-08-13 09:48:21 +00:00
John Audia
6a5774c12a
kernel: bump 5.10 to 5.10.136
...
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
2022-08-12 10:09:41 +08:00
John Audia
6b6f1111fa
kernel: bump 5.15 to 5.15.60
...
All patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <therealgraysky@proton.me>
2022-08-12 10:08:39 +08:00
coolsnowwolf
43a63dec23
kernel: bump 5.19 to 5.19.1
2022-08-11 14:58:09 +00:00
aakkll
3c316115f9
kernel: bump 5.18 to 5.18.16 ( #9892 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-08-06 00:23:26 +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
lovehackintosh
cabbef2b4e
kernel: bump 5.10 to 5.10.135 ( #9887 )
...
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-08-05 11:19:25 +08:00
lean
afd4fa3eb0
kernel: update 5.19 new hashsum dl
2022-08-01 19:04:47 +08:00
lean
b5da81b795
kernel: update 5.19 new hashsum dl
2022-08-01 19:02:08 +08:00
lean
de2e28cdc5
kernel: add linux 5.19 stable release support
2022-08-01 15:55:28 +08:00
Beginner
a735627a66
kernel: bump 5.10 to 5.10.134 ( #9868 )
...
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-07-31 13:25:41 +08:00
aakkll
d8e34160b8
kernel: bump 5.18 to 5.18.15 ( #9859 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-30 10:17:58 +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
lovehackintosh
7ad9516bf1
kernel: bump 5.10 to 5.10.133 ( #9845 )
2022-07-27 23:51:57 +08:00
aakkll
d43bee457c
kernel: bump 5.18 to 5.18.14 ( #9823 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-23 23:40:03 +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
aakkll
8852b7bb51
kernel: bump 5.15 to 5.15.56 ( #9816 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-22 18:13:08 +08:00
aakkll
bb63dd2d5b
kernel: bump 5.18 to 5.18.13 ( #9818 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-22 18:12:53 +08:00
lovehackintosh
340fe78011
kernel: bump 5.10 to 5.10.131 ( #9807 )
2022-07-21 10:00:21 +08:00
aakkll
9626ed9a75
kernel: bump 5.18 to 5.18.12 ( #9763 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-16 17:26:45 +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
lean
6293b61db6
netfilter.mk : backport kernel config
2022-07-14 15:04:47 +08:00
aakkll
e22356ad36
kernel: bump 5.15 to 5.15.54 ( #9749 )
2022-07-14 00:16:41 +08:00
lean
9a3ab942b0
kernel: bump 5.18 to 5.18.11
2022-07-12 23:13:57 +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
lean
519e147e76
kernel: add linux 5.18 support for x86/x64
2022-07-08 19:21:32 +08:00
Hauke Mehrtens
5adf0dcafc
kernel: bump 5.4 to 5.4.203
...
Merged upstream:
bcm27xx/patches-5.4/950-1014-Revert-mailbox-avoid-timer-start-from-callback.patch
generic/backport-5.4/080-wireguard-0021-crypto-blake2s-generic-C-library-implementation-and-.patch
Manually adapted:
layerscape/patches-5.4/801-audio-0005-Revert-ASoC-fsl_sai-Add-support-for-SAI-new-version.patch
oxnas/patches-5.4/100-oxnas-clk-plla-pllb.patch
Compile-tested: lantiq/xrx200
Run-tested: lantiq/xrx200
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2022-07-07 16:02:32 +08:00
aakkll
5f2e5ff67d
kernel: bump 5.15 to 5.15.52 ( #9687 )
...
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-07-03 17:45:04 +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
John Audia
e62f84b2f0
kernel: bump 5.10 to 5.10.127
...
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
2022-06-30 15:59:17 +08:00
John Audia
052aed9938
kernel: bump 5.10 to 5.10.126
...
No patches rebased, just checksum update for this refresh.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <therealgraysky@proton.me>
2022-06-30 15:57:57 +08:00
Beginner
ddc2b246d7
kernel: bump 5.10 to 5.10.125 ( #9656 )
...
* kernel: bump 5.10 to 5.10.121
Manually rebased:
oxnas/patches-5.10/100-oxnas-clk-plla-pllb.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: bump 5.10 to 5.10.122
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: bump 5.10 to 5.10.123
No patches required a rebase, just updated checksum.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: bump 5.10 to 5.10.124
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <therealgraysky@proton.me>
* kernel: bump 5.10 to 5.10.125
All patches automatically rebased.
Build system: x86_64
Build-tested: ipq806x/R7800
Signed-off-by: John Audia <therealgraysky@proton.me>
Co-authored-by: John Audia <therealgraysky@proton.me>
2022-06-27 17:02:35 +08:00
aakkll
6adba088c0
kernel: bump 5.15 to 5.15.50 ( #9649 )
2022-06-26 13:56:24 +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