lede/include
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
..
site Merge branch 'master' of https://github.com/lede-project/source 2018-01-09 14:38:15 +08:00
autotools.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
cmake.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
debug.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
depends.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
device_table.txt update source 2017-09-06 19:19:45 +08:00
download.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
feeds.mk build: ensure that dash isn't prepended twice to abi version suffix 2021-06-16 18:13:00 +08:00
hardened-ld-pie.specs Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
hardening.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
host-build.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
image-commands.mk x86: added support to generate VHDX images (#8399) 2021-12-08 16:10:18 +08:00
image.mk image: fix build with SELinux (#7701) 2021-08-19 22:36:49 +08:00
kernel-5.4 kernel: bump 5.4 to 5.4.175 (#8799) 2022-02-01 07:22:27 +08:00
kernel-5.10 kernel: bump 5.10 to 5.10.100 (#8867) 2022-02-12 12:34:14 +08:00
kernel-5.15 kernel: bump 5.15 to 5.15.22 (#8844) 2022-02-09 09:35:40 +08:00
kernel-build.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
kernel-defaults.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
kernel-version.mk kernel: split kernel version to dedicated files (#8692) 2022-01-15 10:40:27 +08:00
kernel.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
logo.png x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
logo.svg x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
meson.mk tools: add meson 2021-12-17 14:03:54 +08:00
netfilter.mk x86: add linux kernel 5.15 support 2021-12-30 20:06:47 +08:00
nls.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
package-bin.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
package-defaults.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
package-dumpinfo.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
package-ipkg.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
package-seccomp.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
package.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
prereq-build.mk build: prereq detect Python 3.10 for python3 binary 2021-12-20 10:29:32 +08:00
prereq.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
quilt.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
rootfs.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
scan.awk update source 2017-09-06 19:19:45 +08:00
scan.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
shell.sh x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
subdir.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
target.mk ipq807x: add autocore-arm and some packages to target 2021-07-25 17:53:08 +08:00
toolchain-build.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
toplevel.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
trusted-firmware-a.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
u-boot.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
uclibc++.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
unpack.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00
verbose.mk add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
version.mk x64: fix grub2 booting 2021-06-15 17:58:07 +08:00