Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/linux-vanilla: enable EFI vars | Natanael Copa | 2019-09-23 | 1 | -4/+4 |
| | | | | enable efivars for all architectures with EFI for consistency. | ||||
* | main/linux-vanilla: enable dm-writecache | Natanael Copa | 2019-09-09 | 1 | -1/+1 |
| | | | | fixes #10176 | ||||
* | linux-vanilla: enable xfrm-interface for x86 and x86_64 linux-virt | Milan P. Stanić | 2019-09-03 | 1 | -1/+1 |
| | | | | fixes: #10701 | ||||
* | main/linux-vanilla: increase number of CPUs | Milan P. Stanić | 2019-09-03 | 1 | -1/+1 |
| | | | | | | | | | | Increase CONFIG_NR_CPUS to 128 for x86 and 256 for x86_64 on linux-virt and linux-vanilla. CONFIG_NR_CPUS_DEFAULT is left at 32 for now because each CPU need 8KB of RAM fixes #10768 | ||||
* | main/linux-vanilla: enable CONFIG_BLK_DEV_THROTTLING | Natanael Copa | 2019-08-26 | 1 | -2/+3 |
| | | | | | | This is needed for lxc-top to show I/O serviced reporting. fixes #10754 | ||||
* | main/linux-vanilla: upgrade to 4.19.67 | Natanael Copa | 2019-08-16 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.59 | Natanael Copa | 2019-07-19 | 1 | -2/+2 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.50 | Natanael Copa | 2019-06-12 | 1 | -1/+2 |
| | |||||
* | main/linux-vanilla: Enable CONFIG_CEPH_LIB_USE_DNS_RESOLVER | Matthias Neugebauer | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.36 | Natanael Copa | 2019-04-25 | 1 | -7/+10 |
| | | | | | | | 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,mac | Thomas Liske | 2019-04-08 | 1 | -1/+1 |
| | |||||
* | main/linux-vanilla: enable crypto zstd for all arches | Natanael Copa | 2019-03-08 | 1 | -1/+1 |
| | | | | ref #10044 | ||||
* | main/linux-vanilla: Don't build VBOXGUEST module. | Gennady Feldman | 2019-02-08 | 1 | -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 Heimerl | 2019-01-21 | 1 | -2/+13 |
| | | | | usage. | ||||
* | main/linux-vanilla: upgrade to 4.19.16 | Natanael Copa | 2019-01-21 | 1 | -0/+1 |
| | |||||
* | main/linux-vanilla: upgrade to 4.19.14 | Natanael Copa | 2019-01-10 | 1 | -1/+2 |
| | |||||
* | main/vanilla-linux: build amazon ena module | Jake Buchholz | 2018-12-31 | 1 | -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, modernize | Natanael Copa | 2018-12-27 | 1 | -740/+765 |
| | |||||
* | main/linux-vanilla: enable NFS v4.1 & v4.2 | Jake Buchholz | 2018-10-04 | 1 | -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 flavor | Jake Buchholz | 2018-08-22 | 1 | -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: disable X86_SYSFB | Natanael Copa | 2018-02-20 | 1 | -1/+1 |
| | | | | | | This should fix a regression that caused console go black. http://lists.alpinelinux.org/alpine-devel/6125.html | ||||
* | main/linux-vanilla: enable audit | Natanael Copa | 2018-02-05 | 1 | -1/+5 |
| | | | | fixes #8401 | ||||
* | main/linux-vanilla: upgrade to 4.14.14 | Natanael Copa | 2018-01-19 | 1 | -1/+3 |
| | |||||
* | main/linux-vanilla: add missing config-virt configs | William Pitcock | 2018-01-11 | 1 | -0/+4176 |