419 Commits

Author SHA1 Message Date
DHDAXCW
453d0e8694 fix 2023-01-05 03:51:37 +00:00
DHDAXCW
ccc70803c7 kernel: bump 6.1 to 6.1.2 2023-01-03 02:02:27 +00:00
DHDAXCW
4eddf68620 kernel: bump to 6.1.1 2022-12-22 09:08:41 +00:00
DHDAXCW
f247ce474f rockchip: add kernel 6.1 support 2022-12-20 05:44:01 +00:00
DHDAXCW
08a41c750a down to 5.4.188
currently testing 5.4.188 is the most stable
2022-12-06 02:05:18 +00:00
DHDAXCW
9c93c0e36f kernel: bump 6.0 to 6.0.10 2022-11-26 15:17:38 +00:00
DHDAXCW
5f24ecaf98 5.4.197 2022-11-21 02:34:42 +00:00
DHDAXCW
f897424424 5.15.79 2022-11-21 02:02:12 +00:00
DHDAXCW
f127e77544 6.0.9 2022-11-21 01:28:44 +00:00
DHDAXCW
81be5d11ff kernel: bump 5.15 to 5.15.78 2022-11-11 06:37:08 +00:00
DHDAXCW
96560b5176 kernel: bump 6.0 to 6.0.8 2022-11-11 05:58:41 +00:00
DHDAXCW
25c30505b7 kernel: bump 6.0 to 6.0.7 2022-11-04 01:47:24 +00:00
DHDAXCW
4eeb840f47 kernel: bump 5.15 to 5.15.76 2022-10-29 15:20:30 +00:00
DHDAXCW
a347cdc5c2 kernel: bump 6.0 to 6.0.6 2022-10-29 15:11:15 +00:00
DHDAXCW
3005d9099e 5.15.75 6.0.5 2022-10-27 04:17:00 +00:00
DHDAXCW
b9b33e0a4e sync 2022-10-24 02:48:11 +00:00
DHDAXCW
94dd0508ef kernel: add linux 6.0 stable release support 2022-10-23 15:53:08 +00:00
DHDAXCW
15a7f86611 kernel: bump 5.15 to 5.15.74
我先上了,你们随意
切换内核target/linux/rockchip/Makefile=KERNEL_PATCHVER=5.4更改为5.15即可
2022-10-21 08:20:45 +00:00
DHDAXCW
5cb32256f6 Update some needed things for the next 5.15 kernel upgrade 2022-10-21 07:34:06 +00:00
DHDAXCW
7190302e03 kernel-5.4.193 2022-10-21 06:46:43 +00:00
骷髅头
d22358b3b0
Update cmake.mk 2022-09-14 18:36:21 +08:00
骷髅头
51e30e0067
Update cmake.mk 2022-09-13 17:01:49 +08:00
DHDAXCW
e1e7b83267 kernel: bump 5.4 to 5.4.190 2022-09-12 02:53:11 +00:00
DHDAXCW
295551b5e7 5.4.189 2022-08-21 14:31:22 +00:00
GitHub
5b812add0b 5.4.188 2022-07-16 02:02:42 +00:00
Beginner
2d5cf9fc18
openssl: move engine.mk to INCLUDE_DIR (#9127)
engine.mk is supposed to be included by engine packages, but it will not
be present in the SDK in the same place as in the main repository.

Move it to include/openssl-engine.mk to avoid this.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>

Co-authored-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
2022-03-25 15:03:58 +08:00
aakkll
3755e9c978
kernel: bump 5.10 to 5.10.108 (#9122)
Patches automatically rebased.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>

Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-03-24 01:00:46 +08:00
JoseCoW
84b3c270d3
kernel: bump 5.4 to 5.4.187 (#9121)
Signed-off-by: JoseCoW <88561480+JoseCoW@users.noreply.github.com>
2022-03-24 01:00:37 +08:00
aakkll
a3f70fd357
kernel: bump 5.15 to 5.15.31 (#9118)
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-03-23 22:07:46 +08:00
Beginner
c0491fe7aa
kernel: bump 5.10 to 5.10.107 (#9105)
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 <graysky@archlinux.us>

Co-authored-by: John Audia <graysky@archlinux.us>
2022-03-21 14:10:43 +08:00
JoseCoW
c672ca8ab3
kernel: bump 5.4 to 5.4.186 (#9107)
Signed-off-by: JoseCoW <88561480+JoseCoW@users.noreply.github.com>
2022-03-21 11:16:37 +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
Beginner
3d9022f163
kernel: bump 5.10 to 5.10.106 (#9101)
* kernel: bump 5.10 to 5.10.105

Updated default config with new sym (CONFIG_MITIGATE_SPECTRE_BRANCH_HISTORY=y).

Manually rebased:
    generic/hack-5.10/220-arm-gc_sections.patch

All other patches automatically rebased.

Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200

Signed-off-by: John Audia <graysky@archlinux.us>

* kernel: bump 5.10 to 5.10.106

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 <graysky@archlinux.us>

Co-authored-by: John Audia <graysky@archlinux.us>
2022-03-20 13:01:21 +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
JoseCoW
f684871135
kernel: bump 5.4 to 5.4.185 (#9080)
* kernel: bump 5.4 to 5.4.184

* kernel: bump 5.4 to 5.4.185
2022-03-17 16:01:57 +08:00
Beginner
390145de88
kernel: bump 5.10 to 5.10.104 (#9036)
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 <graysky@archlinux.us>

Co-authored-by: John Audia <graysky@archlinux.us>
2022-03-14 14:36:21 +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
Rui Salvaterra
0f1905de35 kernel: bump 5.10 to 5.10.103
Patches automatically rebased.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-03-03 16:23:21 +00: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
John Audia
2f2e7bec8e kernel: bump 5.10 to 5.10.102
Removed upstreamed:
	bcm4908/patches-5.10/180-i2c-brcmstb-fix-support-for-DSL-and-CM-variants.patch[1]

All other patches automatically rebased.

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.102&id=f333c1916fd6b55900029bf8f918cc00009e2111

Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200

Signed-off-by: John Audia <graysky@archlinux.us>
2022-03-02 16:22:07 +00:00
John Audia
fbd027c5da kernel: bump 5.10 to 5.10.101
Removed upstreamed:
  pending-5.10/841-USB-serial-option-add-ZTE-MF286D-modem.patch[1]
  bcm27xx/950-0592-drm-vc4-Allow-DBLCLK-modes-even-if-horz-timing-is-od.patch[2]

All other patches automatically rebased.

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.101&id=7113440a36c741efd7c76e3d70b3634100120cdb
2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.101&id=21c890ca8eaecea06cabb92be2a53a6f26f56383

Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200

Signed-off-by: John Audia <graysky@archlinux.us>
2022-03-02 16:21:51 +00:00
JoseCoW
a430d48900
kernel: bump 5.15 to 5.15.25 (#8929) 2022-02-24 17:55:56 +08:00
lean
70e33824b9 x86: improve Intel gen 11/12th GPU i915 and GVT-g capability 2022-02-12 20:29:20 +08:00
aakkll
f814c21b11
kernel: bump 5.15 to 5.15.23 (#8863)
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-02-12 12:35:15 +08:00
Beginner
447f665f63
kernel: bump 5.10 to 5.10.100 (#8867)
* kernel: bump 5.10 to 5.10.99

Had to update generic defconfig (make kernel_menuconfig CONFIG_TARGET=generic)
for this bump, but since that only modifies the target defined in .config,
and since that target also needed to be updated for unrelated reasons, manually
propagated the newly added symbol to the generic config.

Removed upstreamed:
    pending-5.10/860-Revert-ASoC-mediatek-Check-for-error-clk-pointer.patch[1]

All other patches automatically rebased.

1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.99&id=080f371d984e8039c66db87f3c54804b0d172329

Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200

Signed-off-by: John Audia <graysky@archlinux.us>

* kernel: bump 5.10 to 5.10.100

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 <graysky@archlinux.us>

Co-authored-by: John Audia <graysky@archlinux.us>
2022-02-12 12:34:14 +08:00
Beginner
2e4d21137f
kernel: bump 5.15 to 5.15.22 (#8844) 2022-02-09 09:35:40 +08:00
aakkll
1d4d8f5889
kernel: bump 5.15 to 5.15.21 (#8830)
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2022-02-08 12:31:24 +08:00
aakkll
609f4c8ed7
kernel: bump 5.10 to 5.10.98 (#8835)
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>

Co-authored-by: John Audia <graysky@archlinux.us>
2022-02-08 12:30:22 +08:00
Beginner
8b13dd239d
kernel: bump 5.10 to 5.10.96 (#8813)
Patches automatically rebased.

Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>

Co-authored-by: Rui Salvaterra <rsalvaterra@gmail.com>
2022-02-02 16:47:59 +08:00