Commit Graph

545 Commits

Author SHA1 Message Date
2221ddeb20
pygoscelis: Bump gcc patchset to 14 2024-03-27 19:24:08 +01:00
f4795ac6fd
pygoscelis: Enable debugfs for perf 2024-03-11 22:37:17 +01:00
fe735825ac
pygoscelis: Enable CONFIG_RANDOM_KMALLOC_CACHES 2024-03-11 22:37:16 +01:00
073479c402
pygoscelis: Switch to sha3-512 for module signing 2024-03-11 22:37:16 +01:00
9ad5817539
pygoscelis: Bump to 6.8.0 2024-03-11 22:37:16 +01:00
d7f80ef902
pygoscelis: Bump to 6.6.21 2024-03-09 15:00:46 +01:00
594663704e
pygoscelis: Bump to 6.6.19-T14s 2024-03-01 22:08:32 +01:00
fc7fc6e74c
pygoscelis: Bump to 6.6.18 2024-02-23 22:26:33 +01:00
3c1a5f9a73
pygoscelis: Bump binutils to 2.42.0 2024-02-23 22:26:33 +01:00
53e714200d
pygoscelis: Bump to 6.6.17 2024-02-17 18:37:00 +01:00
9ea34afe9d
pygoscelis: Bump gcc to 13.2.1_p20240210 2024-02-17 18:37:00 +01:00
dcbe936e84
pygoscelis: For podman enable some iptables alibi stuff
This relates to commit 6f3b17704b
where I enabled these for the hosts aptenodytes and eudyptes
which run on hetzner VMs.
2024-02-17 18:37:00 +01:00
ffd31945f1
pygoscelis: Bump to 6.6.16 2024-02-08 22:29:54 +01:00
dee5e96fe5
pygoscelis: Bump to 6.6.15 2024-02-02 22:46:10 +01:00
2d71f09376
pygoscelis: Bump to 6.6.14-T14s 2024-01-26 17:56:55 +01:00
b0aa708914
pygoscelis: Bump to 6.6.13-T14s 2024-01-23 22:15:40 +01:00
9eb17d9857
pygoscelis: Bump gcc to 13.2.1_p20240113-r1 2024-01-23 22:15:40 +01:00
9b2e2531d5
pygoscelis: Move regulatory firmware into kernel
Do the update as suggested by the gentoo package
net-wireless/wireless-regdb:

 * REGULATORY DOMAIN PROBLEM:
 *   With CONFIG_CFG80211=y (built-in), the driver(s) won't be able to load regulatory.db from
 *   /lib/firmware, resulting in broken regulatory domain support. Please set CONFIG_CFG80211=m
 *   or add regulatory.db and regulatory.db.p7s to CONFIG_EXTRA_FIRMWARE.
 * You can safely disable CFG80211_CRDA_SUPPORT
2024-01-23 22:15:40 +01:00
0df1bda12d
pygoscelis: Bump to 6.6.12-T14s 2024-01-16 18:24:18 +01:00
a27a07fff9
pygoscelis: Bump to 6.6.10-T14s 2024-01-05 20:57:17 +01:00
b2cf44a108
pygoscelis: Bump to 6.6.9-T14s 2024-01-04 21:18:12 +01:00
fa88cc20d3
pygoscelis: Bump to 6.6.8-T14s 2023-12-27 10:36:21 +01:00
73735cbd92
pygoscelis: Bump gcc to 13.2.1_p20231216 2023-12-27 10:36:04 +01:00
894c1a521e
pygoscelis: Bump to 6.6.6-T14s 2023-12-11 20:18:33 +01:00
d93eafb84b
pygoscelis: Enable CONFIG_CRYPTO_USER_API_AEAD as module
bluez complained (resp. the Gentoo bluez package).
2023-12-11 20:18:33 +01:00
2e9674a232
pygoscelis: Bump to 6.6.4-T14s 2023-12-03 22:39:11 +01:00
74981054b2
pygoscelis: Bump to 6.6.3-T14s 2023-11-28 23:12:13 +01:00
01f08c6e23
pygoscelis: Bump to 6.6.2-T14s 2023-11-20 20:48:05 +01:00
7b0e2533e9
pygoscelis: Bump to 6.6.0-T14s 2023-11-01 15:13:46 +01:00
de4f13ff4f
pygoscelis: Disable CONFIG_PAGE_POOL_STATS
This flag was enabled automatically on the bump to 6.4.1 on 2023-07-02,
commit 0fb482244a, and not used since then.
2023-10-20 13:28:47 +02:00
e8e47d8a3c
pygoscelis: Increase CONFIG_DEFAULT_MMAP_MIN_ADDR to 65k
This was suggested by app-admin/kernel-hardening-checker.
2023-10-20 13:28:47 +02:00
e42964f120
pygoscelis: Bump to 6.5.8-T14s 2023-10-20 13:28:47 +02:00
d537b560f5
pygoscelis: Bump gcc to 13.2.1_p20231014 2023-10-16 12:41:04 +02:00
0aa44b68f2
Revert "pygoscelis: Give amd-pstate another shot"
Well, looks as AMD still has no proper support for amd_pstate
This reverts commit 2b6fabe572.

See #1.
2023-10-15 09:15:35 +02:00
326c7971ef
pygoscelis: Revisit other serial communication drivers, too 2023-10-15 09:15:34 +02:00
b272db5ca0
pygoscelis: Enable CONFIG_USB_SERIAL_PL2303 as module
Let’s enable this module to try out a USB temperature sensor,
namely a device from https://usbtemp.com.
2023-10-15 09:15:31 +02:00
2b6fabe572
pygoscelis: Give amd-pstate another shot
See #1
2023-10-10 23:38:30 +02:00
d36052d9c5
pygoscelis: Bump to 6.5.7-T14s 2023-10-10 23:38:30 +02:00
39de8e9ce9
pygoscelis: Bump to 6.5.6-T14s 2023-10-06 15:45:26 +02:00
27a0d7aab7
pygoscelis: Enable some joystick support 2023-10-01 22:24:21 +02:00
41cbec1038
pygoscelis: Bump to 6.5.5-T14s 2023-09-23 12:18:42 +02:00
e0a5c65044
pygoscelis: Bump to 6.5.4-T14s 2023-09-21 20:08:50 +02:00
a5e1a6b7cb
pygoscelis: Enable CONFIG_VIRT_WIFI as m 2023-09-13 22:29:47 +02:00
3630eff455
pygoscelis: Bump to 6.5.3 2023-09-13 22:29:43 +02:00
78405f20f1
pygoscelis: Bump to 6.4.13-T14s 2023-08-30 20:38:16 +02:00
84701c2e9f
pygoscelis: Bump to 13.2.1 20230826 2023-08-27 22:04:53 +02:00
3bc3f1370e
pygoscelis: Bump to 6.4.12-T14s 2023-08-24 20:08:42 +02:00
c6f7597344
pygoscelis: Bump to 6.4.11-T14s 2023-08-16 22:24:50 +02:00
dd509ead74
pygoscelis: Bump to 6.4.10-T14s 2023-08-12 18:01:04 +02:00
58200d49f1
pygoscelis: Bump to 6.4.9-T14s 2023-08-09 21:06:40 +02:00