aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/upstream-snapshot-kasan-base.config
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/config/linux: regenerateTaras Madan2026-01-201-44/+56
|
* dashboard/config: regenerate Linux configsAleksandr Nogikh2026-01-151-6/+15
| | | | | No extra changes, just a newer Docker container to minimize noise in the following commits.
* dashboard: regenerate Linux configsPimyn Girgis2025-10-201-5/+11
| | | | Use v6.18-rc1 and the latest linux-next tag.
* dashboard/config/linux: regenerate filesTaras Madan2025-10-061-60/+82
|
* dashboard/config/linux: always enable GVNICAleksandr Nogikh2025-08-081-1/+6
|
* dashboard/config/linux: disable CONFIG_CGROUP_BPFAleksandr Nogikh2025-07-171-0/+5120
It seems incredibly difficult to clean up the side effects of this kernel functionality. Keep it enabled only on a new config dedicated specifically for the snapshot-based instance. Closes #5956.