aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard/config/linux/bits/linux-upstream.yml
Commit message (Collapse)AuthorAgeFilesLines
* dashboard/config/linux: update to v6.19-rc5Taras Madan2026-01-201-1/+4
|
* dashboard: regenerate Linux configsPimyn Girgis2025-10-201-1/+1
| | | | Use v6.18-rc1 and the latest linux-next tag.
* dashboard/config/linux: update to v6.17Taras Madan2025-10-061-1/+1
|
* dashboard: regenerate Linux configsAleksandr Nogikh2025-06-131-1/+1
| | | | Use v6.16-rc1 and the latest linux-next tag.
* dashboard/configs: regenerate Linux configsAleksandr Nogikh2025-04-251-1/+1
| | | | Use the latest linux-next and torvalds releases.
* dashboard/config: regenerate Linux configsAleksandr Nogikh2025-03-291-1/+1
| | | | Use the latest linux-next and the latest torvalds release.
* dashboard/config/linux: update to v6.13 and latest nextAleksandr Nogikh2025-01-301-1/+1
| | | | | Remove the deprecated options. Replace old "linux-next" conditions with the version numbers.
* dashboard/config: regenerate Linux configsAleksandr Nogikh2024-08-291-1/+1
| | | | | Regenerate the configs using the latest mainline, linux-next and stable versions.
* dashboard/config/linux: regenerate configsAleksandr Nogikh2024-06-181-1/+1
| | | | | Regenerate the configs using the latest RC and the latest linux-next tag.
* dashboard/config: regenerate Linux configsAleksandr Nogikh2024-04-081-1/+1
| | | | | | Regenerate configs using latest Linux release candidate and linux-next. Enable more bcachefs configs.
* dashboard/configs: update linux configsAleksandr Nogikh2024-01-301-1/+1
| | | | Regenerate the configs using the latest Linux revisions.
* dashboard/config: regenerate Linux configsAleksandr Nogikh2023-10-231-1/+1
| | | | | | | | | Use latest Linux mainline and -next versions. Disable config options that were dropped. Stop disabling PINCTRL for arm64_emu -- it's too tricky to ensure it's not enabled + it's only possible to test it on qemu anyway.
* dashboard/config/linux: update to latest upstreamMarco Elver2023-06-301-1/+1
| | | | | | | | | | | | | Update mainline tag and linux-next version. Notable changes: - SLAB is being deprecated. To still be able to test it we need to set SLAB_DEPRECATED. Due to SLAB deprecation, the kcsan and leak instances are switched to SLUB to avoid tripping over issues due to SLAB not being supported properly anymore.
* dashboard/config/linux: update configs to latest kernelsDmitry Vyukov2023-04-271-1/+1
|
* dashboard/config/linux: update to latest kernelsDmitry Vyukov2023-04-031-1/+1
|
* dashboard/config/linux: update to latest kernelDmitry Vyukov2023-02-151-1/+1
|
* dashboard/config/linux: update configsAleksandr Nogikh2023-01-261-1/+1
| | | | | | | Update the configs to the latest Linux versions: v6.2-rc5 and next-20230124. Enable CONFIG_NMI_CHECK_CPU and rcupdate.rcu_cpu_stall_cputime.
* dashboard/config/linux: update upstream configsDmitry Vyukov2022-11-141-1/+1
| | | | | | | | | | | | | | | | | | | | | Update linux upstream configs to the latest mainline/linux-next tags. - RANDOM_TRUST_CPU was removed (defaults to y) - RANDOM_TRUST_BOOTLOADER was removed (defaults to y) - X86_SGX now requires X86_X2APIC - DRM_VMWGFX_FBCON was removed - ANDROID was removed - NFT_OBJREF was removed - CAN_SLCAN now requires new CAN_NETLINK - CRYPTO_BLAKE2S was split into CRYPTO_BLAKE2S_X86 and CRYPTO_BLAKE2S_ARM - DEBUG_VM_VMACACHE was removed - CONTEXT_TRACKING_FORCE was removed - DRM_DP_AUX_CHARDEV now requires DRM_I915 (or some other DRM driver) - CRYPTO_SM4 was split into x86_64 amd arm64 configs - ARM_CRYPTO was removed - BINFMT_SHARED_FLAT was removed Also update all configs that were marked as linux-next.
* dashboard/config/linux: update configsAlexander Potapenko2022-06-021-1/+1
| | | | | | | | 1. Bump KMSAN version to v5.18-rc4 Also switch to using clang-kmsan provided by syz-env. 2. Bump Linux version to v5.18 3. Bump linux-next version to next-20220601 Also enable DEBUG_NET for linux-next
* dashboard/config/linux: update configs to next-20220505Marco Elver2022-05-051-1/+1
| | | | Along with small changes due to changed Kconfig variables.
* dashboard/config/linux: update linux configs to v5.18-rc1Taras Madan2022-04-061-1/+1
| | | | | update linux to v5.18-rc1 fix dependency update errors update configs
* dashboard/config/linux: update upstream configsDmitry Vyukov2022-01-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update mainline and linux-next revisions to the latest tags and fix configs that broke. NF_FLOW_TABLE_IPV4/6 were removed in: commit c42ba4290b2147aa033d17f22151494515655d77 netfilter: flowtable: remove ipv4/ipv6 modules CONFIG_DAX_DRIVER was removed in: commit afd586f0d06ce3d81b7c474499630fec88833828 dax: remove CONFIG_DAX_DRIVER BLK_DEV_CRYPTOLOOP was removed in: commit 47e9624616c80c9879feda536c48c6a3a0ed9835 block: remove support for cryptoloop and the xor transfer NFT_COUNTER was removed in: commit 023223dfbfb34fcc9b7dd41e21fbf9a5d5237989 netfilter: nf_tables: make counter support built-in ICST was renamed to CLK_ICST in: commit 323fd5955f844d1b6acf1a1af488da460f657ff2 clk: versatile: Rename ICST to CLK_ICST APPARMOR_INTROSPECT_POLICY was added as requirement for other configs we enabled in: commit abfb9c0725f274c75ca2a51684c2dd842a8dc254 apparmor: make export of raw binary profile to userspace optional
* dashboard/config/linux: update configs to 5.15Marco Elver2021-11-091-1/+1
| | | | | | | 5.15 was released, update a few TODOs that were dependent on 5.15 being properly released. Re-generate all configs.
* dashboard/config/linux: update to lateest kernelsDmitry Vyukov2021-10-131-1/+1
| | | | | | Update to latest upstream, linux-next and kmsan. KMSAN stopped supporting few configs which depend on crypto and heap auto-init.
* dashboard/config/linux: update upstream and -nextMarco Elver2021-09-081-1/+1
| | | | | | Update the tags for upstream and -next and update all configs. This pulls in the CONFIG_WERROR disabled-by-default change.
* dashboard/config/linux: update upstream and -nextMarco Elver2021-09-071-1/+1
| | | | Update the tags for upstream and -next and update all configs.
* dashboard/config/linux: update to v5.13Dmitry Vyukov2021-05-121-1/+1
|
* dashboard/config/linux: update configsDmitry Vyukov2021-04-141-1/+1
| | | | Bump kernel revisions to the latest upstream/linux-next/kmsan.
* dashboard/config/linux: update configs to latest kernelDmitry Vyukov2021-03-261-1/+1
|
* dashboard/config/linux: update to latest upstreamDmitry Vyukov2021-03-181-1/+1
|
* dashboard/config/linux: update to latest upstream/linux-nextDmitry Vyukov2021-03-051-1/+1
|
* dashboard/config/linux: update to v5.11-rc4Dmitry Vyukov2021-01-221-1/+1
|
* dashboard/config/linux: update upstream to v5.11-rc2Dmitry Vyukov2021-01-091-1/+1
|
* dashboard/config/linux: update to v5.11-rc11Dmitry Vyukov2020-12-291-1/+1
| | | | Also bump KMSAN to latest kmsan-v5.10-rc4.
* dashboard/config/linux: update configs to the latest kernelDmitry Vyukov2020-12-271-1/+1
|
* dashboard/config/linux: update to v5.10-rc1Dmitry Vyukov2020-10-291-1/+1
|
* dashboard/config/linux: bump kernel versionsDmitry Vyukov2020-10-211-1/+1
| | | | | | | | The original kernel versions were chosen to minimize diffs with the old configs. Bump kernel versions to the currently latest releases/tags. Update #2171
* dashboard/config/linux: add config fragmentsDmitry Vyukov2020-10-211-0/+6
Add config fragments for the new config generation system. Update #2171