| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dashboard/config/linux: regenerate | Taras Madan | 2026-01-20 | 1 | -1/+3 |
| | | |||||
| * | dashboard/config: regenerate Linux configs | Aleksandr Nogikh | 2026-01-15 | 1 | -4/+4 |
| | | | | | | No extra changes, just a newer Docker container to minimize noise in the following commits. | ||||
| * | dashboard/config/linux: regenerate files | Taras Madan | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | dashboard/config/linux: disable CONFIG_CGROUP_BPF | Aleksandr Nogikh | 2025-07-17 | 1 | -6/+5 |
| | | | | | | | | | | | 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. | ||||
| * | dashboard/config: regenerate configs to expand COMEDI fuzzing | fellair | 2025-07-03 | 1 | -8/+125 |
| | | | | | | | | | | | | | | | | | | | | - Add comedi.yml fragment with all usb and manually configurable legacy comedi drivers. Specify x86_64-only setting for drivers that depend on CONFIG_ISA[_BUS]. - Set the comedi.comedi_num_legacy_minors=4 kernel config param. That way there are always /dev/comediN devices to try COMEDI_DEFCONFIG ioctl on. - Enable comedi.yml fragment for most instances. Disable it for ChromeOS and Android, as well as some other arches to avoid conflicts. This change will disable some already set COMEDI config options (like COMEDI usb drivers) in a few instances. It should not adversely affect overall coverage as most other instances will keep those options and add more on top. | ||||
| * | dashboard/config: add stable-6.6 configs | Aleksandr Nogikh | 2025-06-16 | 1 | -0/+9370 |
