aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-lts
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-lts: upgrade to 5.4.40Natanael Copa2020-05-111-2/+2
|
* main/linux-lts: upgrade to 5.4.39Natanael Copa2020-05-061-2/+2
|
* main/linux-lts: upgrade to 5.4.38Natanael Copa2020-05-041-2/+2
|
* main/linux-lts: upgrade to 5.4.36Natanael Copa2020-04-3013-26/+26
|
* main/linux-lts: Add missing drivers for Banana PiKenneth Soerensen2020-04-302-10/+12
| | | | | For Banana Pi, specifically BPI-M1, the mv64xxx I2C driver and the AXP20x power supply driver are required for USB to be working.
* main/linux-lts: upgrade to 5.4.35Natanael Copa2020-04-231-2/+2
|
* main/linux-lts: upgrade to 5.4.34Milan P. Stanić2020-04-2213-49/+103
| | | | | | | enable PKCS8 for architectures for which had it enabled. enable other default crypto options on architectures which had it disabled.
* main/linux-lts: enable FS_VERITY on all flavorsMilan P. Stanić2020-04-2213-36/+69
| | | | | | | enable FS_VERITY_BUILTIN_SIGNATURES on all flavors enable NET_REDIRECT for all architectures for which is default and supported
* main/linux-lts: upgrade to 5.4.33Natanael Copa2020-04-201-4/+4
|
* main/linux-lts: add Southern Islands (SI) and Sea Islands (CIK) support for ↵Taner Tas2020-04-202-5/+5
| | | | amdgpu driver on x86 and x86_64
* main/linux-lts: upgrade to 5.4.32Natanael Copa2020-04-141-2/+2
|
* main/linux-lts: upgrade to 5.4.31Natanael Copa2020-04-081-2/+2
|
* main/linux-lts: upgrade to 5.4.30Natanael Copa2020-04-031-2/+2
|
* main/linux-lts: upgrade to 5.4.29Natanael Copa2020-04-0213-64/+58
|
* main/linux-lts: upgrade to 5.4.28Natanael Copa2020-03-251-2/+2
|
* main/linux-lts: upgrade to 5.4.27Natanael Copa2020-03-231-2/+2
|
* main/linux-lts: upgrade to 5.4.26Natanael Copa2020-03-181-2/+2
|
* main/linux-lts: upgrade to 5.4.25Natanael Copa2020-03-131-3/+3
|
* main/linux-lts: upgrade to 5.4.24Natanael Copa2020-03-091-2/+2
|
* main/linux-lts: enable anbox supportAntoine Fontaine2020-03-094-7/+27
| | | | | only for x86_64, aarch64 and armv7 as other architectures don't work with Anbox. [ci:skip-lint]: this is not the place to fix linux-lts linting issues
* main/linux-lts: upgrade to 5.4.23Ariadne Conill2020-03-0114-166/+26
|
* main/linux-lts: upgrade to 5.4.22Ariadne Conill2020-02-2613-39/+29
|
* main/linux-lts: add config for mips32Ariadne Conill2020-02-262-0/+3149
|
* main/linux-lts: upgrade to 5.4.21Ariadne Conill2020-02-2012-25/+25
|
* main/linux-lts: restore stackprotector on ppc64le, defang stackprotector checkAriadne Conill2020-02-184-10/+51
|
* main/linux-lts: upgrade to 5.4.20, enable bpf(2) syscallAriadne Conill2020-02-1812-44/+135
| | | | | The bpf(2) syscall is locked down to root users by default as of alpine-baselayout 3.2.0-r4 and later.
* main/linux-*: remove redundant override of HOSTCCMinecrell2020-02-171-5/+2
| | | | | | | | | | | | | | | | | | | | | apkbuild-lint complains about the use of HOSTCC in APKBUILDs: IC:[AL6]:main/linux-lts/APKBUILD:66:prefix custom variable with _: HOSTCC="${CC:-gcc}" IC:[AL6]:main/linux-lts/APKBUILD:67:prefix custom variable with _: HOSTCC="${HOSTCC#${CROSS_COMPILE}}" MC:[AL31]:main/linux-lts/APKBUILD:66:variables must not have capital letters MC:[AL31]:main/linux-lts/APKBUILD:67:variables must not have capital letters The first two were fixed in https://gitlab.alpinelinux.org/Leo/atools/merge_requests/24. But apkbuild-lint still complains about the capitalized variable. Adding an exception for this in atools seems quite complicated. It turns out overriding HOSTCC in the linux-* APKBUILD is actually no longer necessary. abuild automatically sets HOSTCC correctly now when cross compiling, and the APKBUILD will just set the same value again. (see https://gitlab.alpinelinux.org/alpine/abuild/commit/9be173c6774fbec6cf8acd573faa039dd4129fc6) We can just remove HOSTCC from the APKBUILD. linux-lts still builds fine when cross compiling for aarch64 using bootstrap.sh.
* main/linux-lts: upgrade to 5.4.18Milan P. Stanić2020-02-0612-25/+25
| | | | change url to https://www.kernel.org
* main/linux-lts: add -virt for armv7Natanael Copa2020-02-042-0/+4691
| | | | ref https://lists.alpinelinux.org/~alpine/aports/patches/3253
* main/linux-lts: upgrade to 5.4.17Milan P. Stanić2020-02-0411-22/+22
|
* main/linux-lts: incorporate Platform files in -dev packagesAriadne Conill2020-01-301-1/+1
| | | | needed for MIPS kernels
* main/linux-lts: introduce mips64 config (Malta evaluation board)Ariadne Conill2020-01-302-0/+3136
|
* main/linux-lts: upgrade to 5.4.16Milan P. Stanić2020-01-3010-20/+20
|
* main/linux-lts: upgrade to 5.4.14Natanael Copa2020-01-231-3/+3
|
* main/linux-lts: enable SPEAKUP for x86*Natanael Copa2020-01-233-6/+28
| | | | fixes #11151
* main/linux-lts: backport patch for i915 gpuNatanael Copa2020-01-202-0/+140
| | | | | ref #11026 upstream bug: https://gitlab.freedesktop.org/drm/intel/issues/674
* main/linux-lts: upgrade to 5.4.13Milan P. Stanić2020-01-2010-20/+20
|
* main/linux-lts: enable serial_ir moduleNatanael Copa2020-01-163-7/+9
| | | | ref #11135
* main/linux-lts: upgrade to 5.4.12Milan P. Stanić2020-01-1510-20/+23
| | | | | enable CONFIG_HAVE_COPY_THREAD_TLS=y for architectures which got it (aarch64 and armv7)
* main/linux-lts: upgrade to 5.4.11Milan P. Stanić2020-01-1310-38/+38
| | | | | enable CONFIG_NFT_FIB_INET and CONFIG_NFT_FIB_NETDEV as modules fixes: #11116
* main/linux-lts: enable rtw88 driver for x86/x86_64Natanael Copa2020-01-133-4/+16
| | | | fixes #11115
* main/linux-lts: upgrade to 5.4.10Natanael Copa2020-01-091-2/+2
|
* main/linux-lts: enable cannonlake pinctrl for x86_64Joel2020-01-092-4/+4
|
* main/linux-lts: set UEVENT_HELPER_PATH for armv7Milan P. Stanić2020-01-062-2/+2
| | | | | set CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug" as it is already for all other architectures and flavours
* main/linux-lts: upgrade to 5.4.8Milan P. Stanić2020-01-061-3/+3
|
* main/linux-lts: fix config for ppc64leNatanael Copa2020-01-022-2/+8
| | | | there was new config knobs. enable stackprotector
* main/linux-lts: upgrade to 5.4.7Milan P. Stanić2020-01-021-2/+2
|
* main/linux-lts: enable NFT_FIB_IPV* for ppc64le/s390xNatanael Copa2020-01-023-10/+16
| | | | | | | | | This is what we do for x86_64 since commit c1a44df21adc (main/linux-lts: enable NFT_FIB_IPV4, NFT_FIB_IPV6) Also enable NFT_DUP_IPV4 for ppc64le, which is what we do for x86_64. ref #11058
* main/linux-lts: enable NFT_FIB_IPV4, NFT_FIB_IPV6Milan P. Stanić2020-01-027-18/+36
| | | | | | | enable NFT_FIB_IPV4 and NFT_FIB_IPV6 modules for now it these are not enabled on s390x and ppc64le because don't have access to these machines fixes: #11058
* main/linux-lts: enable CONFIG_HID_UCLOGIC module (driver)Milan P. Stanić2020-01-025-8/+8
| | | | enable driver for UC-LOGIC family input tablets