Commit Graph

669 Commits

Author SHA1 Message Date
12d4b9eb1b
pygoscelis: Disable GPIO support
Disable CONFIG_GPIOLIB.
2022-12-29 17:13:41 +01:00
8a54c22c0d
pygoscelis: Disable CONFIG_MICROCHIP_PHY 2022-12-29 17:13:41 +01:00
9701ba8e44
pygoscelis: Enable support for PCI-IOV
See e.g. https://docs.kernel.org/PCI/pci-iov-howto.html.
2022-12-29 17:13:40 +01:00
52efa754e6
pygoscelis: Enable CONFIG_FORCE_NR_CPUS 2022-12-29 17:13:40 +01:00
4566cf53ed
pygoscelis: Enable CONFIG_DUMMY as m 2022-12-29 17:13:40 +01:00
662029089b
pygoscelis: Enable CONFIG_MODULE_UNLOAD_TAINT_TRACKING 2022-12-29 17:13:40 +01:00
aefc3e8c76
pygoscelis: Give -Werror another shot 2022-12-29 17:13:40 +01:00
6848d95b62
pygoscelis: Disable SEV again
I've already disabled this feature related to memory encryption of
virtual machines earlier in e673f57a2e
as it seems there is no support in hardware.

Looks as it was enabled again in 5addc9bbe5
(pygoscelis: Add support for TEE/AMD PSP) by accident.
2022-12-29 17:13:39 +01:00
1671086364
pygoscelis: Bump to 6.1.1-T14s and gcc 12.2.1_p20221224 p7 2022-12-29 17:13:39 +01:00
877fd8a885
pygoscelis: Bump to 6.0.13-T14s and gcc 12.2.1_p20221210 p4 2022-12-15 08:04:18 +01:00
28b10afbfb
pygoscelis: Bump gcc to 12.2.1_p20221203 p3 2022-12-07 08:16:24 +01:00
9a736d126a
aptenodytes: Bumped to 6.0.11 2022-12-03 18:42:14 +01:00
83e7555311
pygoscelis: Re-disable CONFIG_WERROR
This time the netfilter folks screwed up:
net/netfilter/nf_conntrack_netlink.c: In function 'ctnetlink_conntrack_event':
net/netfilter/nf_conntrack_netlink.c:725:13: error: unused variable 'mark' [-Werror=unused-variable]
  725 |         u32 mark;
      |             ^~~~
net/netfilter/nf_conntrack_netlink.c: In function '__ctnetlink_glue_build':
net/netfilter/nf_conntrack_netlink.c:2674:13: error: unused variable 'mark' [-Werror=unused-variable]
 2674 |         u32 mark;
      |             ^~~~
cc1: all warnings being treated as errors
2022-12-03 18:40:23 +01:00
1134521ccb
pygoscelis: Bump to 6.0.11-T14s 2022-12-03 18:40:23 +01:00
252a7d5727
pygoscelis: Bump to 6.0.10-T14s 2022-11-26 10:47:58 +01:00
c44bfe1e8b
pygoscelis: Bump to 6.0.9-T14s 2022-11-20 20:21:29 +01:00
8381464df6
pachyrhynchus: Bump to 6.0.8 and gcc-12.2.1_p20221008 2022-11-12 15:11:19 +01:00
455d0710bc
pygoscelis: Bump to 6.0.8-T14s 2022-11-11 20:10:32 +01:00
6d7cff366a
pygoscelis: Bump to 6.0.7-T14s 2022-11-03 18:09:51 +01:00
4a06e4671b
pygoscelis: Enable support for compressed firmware
On Gentoo this feature needs USE="compress" and
>=sys-kernel/linux-firmware-20221012-r1.
2022-10-31 20:43:54 +01:00
7c783f8680
pygoscelis: Bump to 6.0.6-T14s 2022-10-30 14:31:04 +01:00
d2f6a2af74
pygoscelis: Bump to 6.0.5-T14s 2022-10-26 20:06:06 +02:00
bb6fcd023f
pachyrhynchus: Enable RANDSTRUCT_PERFORMANCE 2022-10-24 21:54:42 +02:00
7afb5037de
pachyrhynchus: Bump GCC_VERSION to 120201 2022-10-24 21:54:41 +02:00
d80cac1caf
aptenodytes: Bumped to 5.19.16 2022-10-23 17:23:49 +02:00
681aa2c574
pygoscelis: Bump to 6.0.3-T14s 2022-10-21 20:20:32 +02:00
52af724451
pygoscelis: Bump to 6.0.2-T14s and gcc-12.2.1 2022-10-15 09:23:08 +02:00
d954104604
pachyrhynchus: Bump to 5.19.14 2022-10-10 23:41:12 +02:00
a7dc7bab15
pygoscelis: Enable CONFIG_NF_LOG_IPV6=m 2022-10-03 17:23:52 +02:00
52d30ed8db
pygoscelis: Bump to 6.0.0-T14s 2022-10-03 17:23:52 +02:00
5c7ee977f6
aptenodytes: Bump to 5.19.12 2022-09-30 12:46:29 +02:00
decbd2cade
pachyrhynchus: Bump to 5.19.9 2022-09-17 20:23:01 +02:00
f8bd2b6ace
pygoscelis: Bump to 5.19.9-T14s 2022-09-16 21:45:59 +02:00
ebc77a80d1
pygoscelis: Bump to 5.19.7-T14s 2022-09-07 23:51:17 +02:00
43f3a6fe66
pachyrhynchus: Bump to 5.19.6 and gcc-12.2.0 2022-09-04 07:41:41 +02:00
f7d29b57cc
aptenodytes: Enable KVM support as module 2022-09-03 22:57:21 +02:00
e5a4179076
aptenodytes: Enable CONFIG_SLS 2022-09-03 22:57:21 +02:00
be9a651a8e
aptenodytes: Enable CONFIG_CGROUP_BPF 2022-09-03 22:57:21 +02:00
5450b0e1c0
aptenodytes: Enable CONFIG_BPF_SYSCALL 2022-09-03 22:57:21 +02:00
a5aa72b9d7
aptenodytes: Bump to 5.19.6 2022-09-03 22:47:07 +02:00
c4a45bace7
pygoscelis: Bump to 5.19.6-T4s 2022-09-03 16:56:51 +02:00
f751dbe06c
pygoscelis: Bump to 5.19.4-T4s 2022-08-26 10:42:24 +02:00
9bc65b0266
pygoscelis: Add support for TPM 2022-08-21 23:57:26 +02:00
5addc9bbe5
pygoscelis: Add support for TEE/AMD PSP 2022-08-21 23:57:26 +02:00
7b2b827d34
pygoscelis: Enable CONFIG_RANDSTRUCT_PERFORMANCE 2022-08-21 23:57:25 +02:00
08b21054cc
pygoscelis: Bump to 5.19.3-T4s and gcc-12.2.0 2022-08-21 20:59:29 +02:00
59e3b912f7
pygoscelis: Bump to 5.19.2-T4s 2022-08-18 22:17:05 +02:00
aa921d064d
pygoscelis: Enable some flags for iwd
For some details see https://bugs.gentoo.org/865017.
2022-08-15 22:51:58 +02:00
56817d85c5
pygoscelis: Bump to 5.19.1-T4s and gcc (12.1.1_p20220812) 2022-08-15 22:51:58 +02:00
6283dcf26a
pachyrhynchus: Enable CONFIG_WQ_WATCHDOG 2022-08-07 20:16:30 +02:00