aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-vanilla/config-virt.x86_64
Commit message (Collapse)AuthorAgeFilesLines
* main/linux-vanilla: upgrade to 4.19.50Natanael Copa2019-06-121-1/+2
|
* main/linux-vanilla: Enable CONFIG_CEPH_LIB_USE_DNS_RESOLVERMatthias Neugebauer2019-04-301-1/+1
|
* main/linux-vanilla: upgrade to 4.19.36Natanael Copa2019-04-251-6/+9
| | | | | | | also enable CONFIG_RANDOM_TRUST_CPU https://askubuntu.com/questions/1070433/will-ubuntu-enable-random-trust-cpu-in-the-kernel-and-what-would-be-the-effect/1071196#1071196 ref #9960
* main/linux-vanilla: enable ipset set type hash:ip,macThomas Liske2019-04-081-1/+1
|
* main/linux-vanilla: use 1280 for stack frame warning on 64-bitJason A. Donenfeld2019-04-031-1/+1
| | | | | | | | | | | The goal of upstream Linux is to reduce the stackframe size on 32-bit to 1024 and on 64-bit to 1280, inline with how gcc generally works. While this hasn't been achieved yet everywhere and in all configurations, the Alpine status quo of 1024 on 64-bit is something that doesn't have plans to happen. Given that the intent was to be conservative, we raise this to 1280, rather than something large like 2048. Reference: https://lore.kernel.org/lkml/CAK8P3a0CS3QzEKEV5==qj8hUYgW+q2v1f13jA+s0TjQd8kYXFA@mail.gmail.com/
* main/linux-vanilla: enable crypto zstd for all archesNatanael Copa2019-03-081-1/+1
| | | | ref #10044
* main/linux-vanilla: Don't build VBOXGUEST module.Gennady Feldman2019-02-081-1/+1
| | | | | * This fixes a conflict with the virtualbox guest additions package. See virtualbox-guest-modules package
* main/linux-vanilla: Enabled CONFIG_PPS and CONFIG_PTP_1588_CLOCK for Hyper-V ↵Dustin Heimerl2019-01-211-2/+13
| | | | usage.
* main/linux-vanilla: upgrade to 4.19.16Natanael Copa2019-01-211-1/+2
|
* main/linux-vanilla: upgrade to 4.19.14Natanael Copa2019-01-101-1/+2
|
* main/vanilla-linux: build amazon ena moduleJake Buchholz2018-12-311-1/+2
| | | | | | | Build amazon's ena network driver module on x86, x86_64, and aarch64 (for EC2 a1 instances). At some point we will probably want to add config-virt.aarch64, too. The ena driver in recent kernels (4.19.x) is in sync with the one in https://github.com/amzn/amzn-drivers, eliminating the necessity for the 'community/aws-ena-driver' aport.
* main/linux-vanilla: upgrade to 4.19.12, modernizeNatanael Copa2018-12-271-803/+843
|
* main/linux-vanilla: enable NFS v4.1 & v4.2Jake Buchholz2018-10-041-1/+8
| | | | | AWS Elastic File System works best with NFS v4.1, Docker's cloudstor:aws plugin requires it. This is already enabled in config-vanilla.s390x; simply enabling it in the other configs.
* main/linux-vanilla: build NVMe modules for x86* virt flavorJake Buchholz2018-08-221-2/+8
| | | | | The most recent generation of AWS EC2 instances (c5, i3, m5) expose EBS volums as NVMe devices. This patch simply builds the same NVMe kernel modules for the 'virt' flavor as it does for 'vanilla'.
* main/linux-vanilla: enable NF_SOCKETNatanael Copa2018-04-231-4/+4
| | | | fixes #8778
* main/linux-vanilla: disable X86_SYSFBNatanael Copa2018-02-201-1/+1
| | | | | | This should fix a regression that caused console go black. http://lists.alpinelinux.org/alpine-devel/6125.html
* main/linux-vanilla: enable auditNatanael Copa2018-02-051-2/+6
| | | | fixes #8401
* main/linux-vanilla: upgrade to 4.14.14Natanael Copa2018-01-191-0/+2
|
* main/linux-vanilla: add missing config-virt configsWilliam Pitcock2018-01-111-0/+4313