| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | dashboard/config/linux: update to v6.19-rc5 | Taras Madan | 2026-01-20 | 1 | -1/+2 |
| | | |||||
| * | dashboard/configs: update linux configs | Aleksandr Nogikh | 2024-01-30 | 1 | -0/+1 |
| | | | | | Regenerate the configs using the latest Linux revisions. | ||||
| * | dashboard/config/linux: remove panic_on_warn from kcsan/kmsan | Dmitry Vyukov | 2021-03-03 | 1 | -1/+0 |
| | | | | | These instances ignore WARNINGs, so they don't want panic_on_warn. | ||||
| * | dashboard/config/linux: tune non-x86 timeouts | Dmitry Vyukov | 2020-12-28 | 1 | -0/+3 |
| | | | | | | | Qemu emulation makes execution slower so we need to scale all hang/stall timeouts as well. Scale them by 3 to account for sys/targets.Timeouts.Scale which is set to 3. | ||||
| * | dashboard/config/linux: disable RELOCATABLE | Dmitry Vyukov | 2020-12-27 | 1 | -2/+0 |
| | | | | | I don't think we need it. We disable RANDOMIZE_BASE. | ||||
| * | dashboard/config/linux: add s390 config | Dmitry Vyukov | 2020-12-27 | 1 | -0/+12 |
