diff options
| author | Marco Elver <elver@google.com> | 2021-11-08 20:33:52 +0100 |
|---|---|---|
| committer | Marco Elver <me@marcoelver.com> | 2021-11-09 13:08:50 +0100 |
| commit | f7ec9f3a83db5faad3fcd5b196b2f5f0c5d1efdc (patch) | |
| tree | fac3193e6c9e546ab995d6ed35cca9795e4d2d02 | |
| parent | 8ab17e5782857d86dfda35ebefaf2d247811d1c8 (diff) | |
dashboard/config/linux: update configs to 5.15
5.15 was released, update a few TODOs that were dependent on 5.15 being
properly released.
Re-generate all configs.
31 files changed, 100 insertions, 59 deletions
diff --git a/dashboard/config/linux/android-5.10-base.config b/dashboard/config/linux/android-5.10-base.config index 7a241499f..9b29dee38 100644 --- a/dashboard/config/linux/android-5.10-base.config +++ b/dashboard/config/linux/android-5.10-base.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.10.74 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_LD_VERSION=237000000 CONFIG_CC_IS_CLANG=y diff --git a/dashboard/config/linux/android-5.10.config b/dashboard/config/linux/android-5.10.config index 91d644ada..174dfabf2 100644 --- a/dashboard/config/linux/android-5.10.config +++ b/dashboard/config/linux/android-5.10.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.10.74 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_LD_VERSION=237000000 CONFIG_CC_IS_CLANG=y diff --git a/dashboard/config/linux/android-5.4-base.config b/dashboard/config/linux/android-5.4-base.config index 11be03425..7277fc362 100644 --- a/dashboard/config/linux/android-5.4-base.config +++ b/dashboard/config/linux/android-5.4-base.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.4.82 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y CONFIG_CLANG_VERSION=110100 diff --git a/dashboard/config/linux/android-5.4.config b/dashboard/config/linux/android-5.4.config index 2c70d36ab..e2cc158ac 100644 --- a/dashboard/config/linux/android-5.4.config +++ b/dashboard/config/linux/android-5.4.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.4.82 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y CONFIG_CLANG_VERSION=110100 diff --git a/dashboard/config/linux/bits/filesystems.yml b/dashboard/config/linux/bits/filesystems.yml index 232b79fdf..1e4e01f40 100644 --- a/dashboard/config/linux/bits/filesystems.yml +++ b/dashboard/config/linux/bits/filesystems.yml @@ -138,7 +138,7 @@ config: - CIFS - CIFS_ALLOW_INSECURE_LEGACY - - CIFS_WEAK_PW_HASH: [-v5.14] # TODO: -v5.15 when released + - CIFS_WEAK_PW_HASH: [-v5.15] - CIFS_UPCALL - CIFS_XATTR - CIFS_POSIX diff --git a/dashboard/config/linux/bits/kcsan.yml b/dashboard/config/linux/bits/kcsan.yml index 7a8dea258..d7f00833d 100644 --- a/dashboard/config/linux/bits/kcsan.yml +++ b/dashboard/config/linux/bits/kcsan.yml @@ -15,4 +15,4 @@ config: - KCSAN_REPORT_VALUE_CHANGE_ONLY - KCSAN_ASSUME_PLAIN_WRITES_ATOMIC: n - KCSAN_IGNORE_ATOMICS - - KCSAN_PERMISSIVE: [v5.14] # TODO: change to 5.15 once released + - KCSAN_PERMISSIVE: [v5.15] diff --git a/dashboard/config/linux/bits/linux-upstream.yml b/dashboard/config/linux/bits/linux-upstream.yml index b5401d397..a51a58fbd 100644 --- a/dashboard/config/linux/bits/linux-upstream.yml +++ b/dashboard/config/linux/bits/linux-upstream.yml @@ -3,4 +3,4 @@ kernel: repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git - tag: v5.15-rc5 + tag: v5.15 diff --git a/dashboard/config/linux/bits/subsystems.yml b/dashboard/config/linux/bits/subsystems.yml index 45aef769c..f72d63f86 100644 --- a/dashboard/config/linux/bits/subsystems.yml +++ b/dashboard/config/linux/bits/subsystems.yml @@ -97,7 +97,7 @@ config: - MEM_SOFT_DIRTY: [x86_64] - ZSWAP - ZSMALLOC - - IDLE_PAGE_TRACKING: [-v5.14] # TODO: -v5.15 when released + - IDLE_PAGE_TRACKING: [-v5.15] - ZONE_DEVICE: [-arm, -riscv, -s390] - DEVICE_PRIVATE: [-arm, -riscv, -s390] - PERCPU_STATS diff --git a/dashboard/config/linux/upstream-apparmor-kasan-base.config b/dashboard/config/linux/upstream-apparmor-kasan-base.config index c7bb688a0..57d985fab 100644 --- a/dashboard/config/linux/upstream-apparmor-kasan-base.config +++ b/dashboard/config/linux/upstream-apparmor-kasan-base.config @@ -4929,6 +4929,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-apparmor-kasan.config b/dashboard/config/linux/upstream-apparmor-kasan.config index 92e4818f2..841bad74b 100644 --- a/dashboard/config/linux/upstream-apparmor-kasan.config +++ b/dashboard/config/linux/upstream-apparmor-kasan.config @@ -8467,6 +8467,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-arm-kasan-base.config b/dashboard/config/linux/upstream-arm-kasan-base.config index 5b44ec73f..0406e5855 100644 --- a/dashboard/config/linux/upstream-arm-kasan-base.config +++ b/dashboard/config/linux/upstream-arm-kasan-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.15.0-rc5 Kernel Configuration +# Linux/arm 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -204,6 +204,7 @@ CONFIG_ELF_CORE=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_FUTEX_PI=y +CONFIG_HAVE_FUTEX_CMPXCHG=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y @@ -1006,7 +1007,6 @@ CONFIG_ARM_CCI=y CONFIG_ARM_CCI400_COMMON=y CONFIG_ARM_CCI400_PORT_CTRL=y # CONFIG_BRCMSTB_GISB_ARB is not set -# CONFIG_SIMPLE_PM_BUS is not set CONFIG_VEXPRESS_CONFIG=y # CONFIG_MHI_BUS is not set # end of Bus devices @@ -4127,6 +4127,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=1024 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-arm-kasan.config b/dashboard/config/linux/upstream-arm-kasan.config index d57df1001..5d5f68f0e 100644 --- a/dashboard/config/linux/upstream-arm-kasan.config +++ b/dashboard/config/linux/upstream-arm-kasan.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.15.0-rc5 Kernel Configuration +# Linux/arm 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="arm-linux-gnueabi-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -227,6 +227,7 @@ CONFIG_ELF_CORE=y CONFIG_BASE_FULL=y CONFIG_FUTEX=y CONFIG_FUTEX_PI=y +CONFIG_HAVE_FUTEX_CMPXCHG=y CONFIG_EPOLL=y CONFIG_SIGNALFD=y CONFIG_TIMERFD=y @@ -1348,6 +1349,8 @@ CONFIG_NET_DSA_TAG_BRCM_PREPEND=y CONFIG_NET_DSA_TAG_MTK=y # CONFIG_NET_DSA_TAG_KSZ is not set CONFIG_NET_DSA_TAG_RTL4_A=y +# CONFIG_NET_DSA_TAG_OCELOT is not set +# CONFIG_NET_DSA_TAG_OCELOT_8021Q is not set CONFIG_NET_DSA_TAG_QCA=y # CONFIG_NET_DSA_TAG_LAN9303 is not set # CONFIG_NET_DSA_TAG_SJA1105 is not set @@ -1787,7 +1790,6 @@ CONFIG_ARM_CCI400_PORT_CTRL=y # CONFIG_BRCMSTB_GISB_ARB is not set # CONFIG_MOXTET is not set # CONFIG_QCOM_EBI2 is not set -# CONFIG_SIMPLE_PM_BUS is not set CONFIG_VEXPRESS_CONFIG=y # CONFIG_MHI_BUS is not set # end of Bus devices @@ -6786,6 +6788,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=1024 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-arm64-kasan-base.config b/dashboard/config/linux/upstream-arm64-kasan-base.config index a3f4fb093..f8b7c728d 100644 --- a/dashboard/config/linux/upstream-arm64-kasan-base.config +++ b/dashboard/config/linux/upstream-arm64-kasan-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.0-rc5 Kernel Configuration +# Linux/arm64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -1207,6 +1207,8 @@ CONFIG_NET_DSA=y # CONFIG_NET_DSA_TAG_MTK is not set # CONFIG_NET_DSA_TAG_KSZ is not set # CONFIG_NET_DSA_TAG_RTL4_A is not set +CONFIG_NET_DSA_TAG_OCELOT=y +CONFIG_NET_DSA_TAG_OCELOT_8021Q=y # CONFIG_NET_DSA_TAG_QCA is not set # CONFIG_NET_DSA_TAG_LAN9303 is not set # CONFIG_NET_DSA_TAG_SJA1105 is not set @@ -1580,7 +1582,6 @@ CONFIG_GENERIC_ARCH_NUMA=y # Bus devices # # CONFIG_BRCMSTB_GISB_ARB is not set -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_VEXPRESS_CONFIG is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -6003,6 +6004,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-arm64-kasan.config b/dashboard/config/linux/upstream-arm64-kasan.config index fcb62d702..33180ccd6 100644 --- a/dashboard/config/linux/upstream-arm64-kasan.config +++ b/dashboard/config/linux/upstream-arm64-kasan.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.0-rc5 Kernel Configuration +# Linux/arm64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -1422,6 +1422,8 @@ CONFIG_NET_DSA_TAG_BRCM_PREPEND=y CONFIG_NET_DSA_TAG_MTK=y # CONFIG_NET_DSA_TAG_KSZ is not set CONFIG_NET_DSA_TAG_RTL4_A=y +CONFIG_NET_DSA_TAG_OCELOT=y +CONFIG_NET_DSA_TAG_OCELOT_8021Q=y CONFIG_NET_DSA_TAG_QCA=y # CONFIG_NET_DSA_TAG_LAN9303 is not set # CONFIG_NET_DSA_TAG_SJA1105 is not set @@ -1849,7 +1851,6 @@ CONFIG_GENERIC_ARCH_NUMA=y # Bus devices # # CONFIG_BRCMSTB_GISB_ARB is not set -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_VEXPRESS_CONFIG is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -6502,6 +6503,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-arm64-mte-base.config b/dashboard/config/linux/upstream-arm64-mte-base.config index 81cb6fe57..3cee17ee6 100644 --- a/dashboard/config/linux/upstream-arm64-mte-base.config +++ b/dashboard/config/linux/upstream-arm64-mte-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.0-rc5 Kernel Configuration +# Linux/arm64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -1199,6 +1199,8 @@ CONFIG_NET_DSA=y # CONFIG_NET_DSA_TAG_MTK is not set # CONFIG_NET_DSA_TAG_KSZ is not set # CONFIG_NET_DSA_TAG_RTL4_A is not set +CONFIG_NET_DSA_TAG_OCELOT=y +CONFIG_NET_DSA_TAG_OCELOT_8021Q=y # CONFIG_NET_DSA_TAG_QCA is not set # CONFIG_NET_DSA_TAG_LAN9303 is not set # CONFIG_NET_DSA_TAG_SJA1105 is not set @@ -1571,7 +1573,6 @@ CONFIG_GENERIC_ARCH_NUMA=y # Bus devices # # CONFIG_BRCMSTB_GISB_ARB is not set -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_VEXPRESS_CONFIG is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -5982,6 +5983,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-arm64-mte.config b/dashboard/config/linux/upstream-arm64-mte.config index 80c20e65a..a2a63e938 100644 --- a/dashboard/config/linux/upstream-arm64-mte.config +++ b/dashboard/config/linux/upstream-arm64-mte.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.15.0-rc5 Kernel Configuration +# Linux/arm64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gnu-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -1416,6 +1416,8 @@ CONFIG_NET_DSA_TAG_BRCM_PREPEND=y CONFIG_NET_DSA_TAG_MTK=y # CONFIG_NET_DSA_TAG_KSZ is not set CONFIG_NET_DSA_TAG_RTL4_A=y +CONFIG_NET_DSA_TAG_OCELOT=y +CONFIG_NET_DSA_TAG_OCELOT_8021Q=y CONFIG_NET_DSA_TAG_QCA=y # CONFIG_NET_DSA_TAG_LAN9303 is not set # CONFIG_NET_DSA_TAG_SJA1105 is not set @@ -1842,7 +1844,6 @@ CONFIG_GENERIC_ARCH_NUMA=y # Bus devices # # CONFIG_BRCMSTB_GISB_ARB is not set -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_VEXPRESS_CONFIG is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -6486,6 +6487,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-kcsan.config b/dashboard/config/linux/upstream-kcsan.config index dbac9352b..7e78e7dbf 100644 --- a/dashboard/config/linux/upstream-kcsan.config +++ b/dashboard/config/linux/upstream-kcsan.config @@ -1,11 +1,11 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.15.0-rc5 Kernel Configuration +# Linux/x86_64 5.15.0 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y CONFIG_CLANG_VERSION=110100 @@ -1387,7 +1387,6 @@ CONFIG_DMA_SHARED_BUFFER=y # # Bus devices # -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -4836,6 +4835,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-kmsan-base.config b/dashboard/config/linux/upstream-kmsan-base.config index a7d0451de..4f41a581c 100644 --- a/dashboard/config/linux/upstream-kmsan-base.config +++ b/dashboard/config/linux/upstream-kmsan-base.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.15.0-rc2 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y CONFIG_CLANG_VERSION=110100 @@ -4811,6 +4811,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-kmsan.config b/dashboard/config/linux/upstream-kmsan.config index 3289f29a3..88dc94303 100644 --- a/dashboard/config/linux/upstream-kmsan.config +++ b/dashboard/config/linux/upstream-kmsan.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.15.0-rc2 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y CONFIG_CLANG_VERSION=110100 @@ -8207,6 +8207,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-leak-base.config b/dashboard/config/linux/upstream-leak-base.config index 1eef4a022..55ff1a92c 100644 --- a/dashboard/config/linux/upstream-leak-base.config +++ b/dashboard/config/linux/upstream-leak-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.15.0-rc5 Kernel Configuration +# Linux/x86_64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 10.3.0-11) 10.3.0" CONFIG_CC_IS_GCC=y @@ -1398,7 +1398,6 @@ CONFIG_DMA_SHARED_BUFFER=y # # Bus devices # -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -4892,6 +4891,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-leak.config b/dashboard/config/linux/upstream-leak.config index fef3b17d2..87996eb44 100644 --- a/dashboard/config/linux/upstream-leak.config +++ b/dashboard/config/linux/upstream-leak.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.15.0-rc5 Kernel Configuration +# Linux/x86_64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 10.3.0-11) 10.3.0" CONFIG_CC_IS_GCC=y @@ -1585,6 +1585,8 @@ CONFIG_NET_DSA_TAG_BRCM_PREPEND=y CONFIG_NET_DSA_TAG_MTK=y # CONFIG_NET_DSA_TAG_KSZ is not set CONFIG_NET_DSA_TAG_RTL4_A=y +# CONFIG_NET_DSA_TAG_OCELOT is not set +# CONFIG_NET_DSA_TAG_OCELOT_8021Q is not set CONFIG_NET_DSA_TAG_QCA=y # CONFIG_NET_DSA_TAG_LAN9303 is not set # CONFIG_NET_DSA_TAG_SJA1105 is not set @@ -2171,7 +2173,6 @@ CONFIG_DMA_SHARED_BUFFER=y # Bus devices # # CONFIG_MOXTET is not set -# CONFIG_SIMPLE_PM_BUS is not set CONFIG_MHI_BUS=y # CONFIG_MHI_BUS_DEBUG is not set # CONFIG_MHI_BUS_PCI_GENERIC is not set @@ -8435,6 +8436,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-riscv64-kasan-base.config b/dashboard/config/linux/upstream-riscv64-kasan-base.config index d7f61dd2c..d1e17021f 100644 --- a/dashboard/config/linux/upstream-riscv64-kasan-base.config +++ b/dashboard/config/linux/upstream-riscv64-kasan-base.config @@ -1,13 +1,13 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 5.15.0-rc5 Kernel Configuration +# Linux/riscv 5.15.0 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Debian 10.2.1-6+build1) 10.2.1 20210110" +CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Debian 11.2.0-3) 11.2.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100201 +CONFIG_GCC_VERSION=110200 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y CONFIG_AS_VERSION=23700 @@ -17,6 +17,7 @@ CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y CONFIG_CONSTRUCTORS=y @@ -252,6 +253,7 @@ CONFIG_MMU=y CONFIG_VA_BITS=39 CONFIG_PA_BITS=56 CONFIG_PAGE_OFFSET=0xffffffe000000000 +CONFIG_KASAN_SHADOW_OFFSET=0xdfffffc800000000 CONFIG_ARCH_FLATMEM_ENABLE=y CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y @@ -325,6 +327,8 @@ CONFIG_CMDLINE_EXTEND=y # CONFIG_CMDLINE_FORCE is not set CONFIG_EFI_STUB=y CONFIG_EFI=y +CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y +CONFIG_STACKPROTECTOR_PER_TASK=y # CONFIG_PHYS_RAM_BASE_FIXED is not set # CONFIG_XIP_KERNEL is not set # end of Boot options @@ -3224,6 +3228,8 @@ CONFIG_LSM="landlock,lockdown,yama,safesetid,integrity,tomoyo,apparmor,bpf" CONFIG_INIT_STACK_NONE=y CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set +CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y +# CONFIG_ZERO_CALL_USED_REGS is not set # end of Memory initialization # end of Kernel hardening options # end of Security options @@ -3538,6 +3544,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set @@ -3577,6 +3584,7 @@ CONFIG_UBSAN_SHIFT=y # CONFIG_UBSAN_ALIGNMENT is not set # CONFIG_UBSAN_SANITIZE_ALL is not set # CONFIG_TEST_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/dashboard/config/linux/upstream-riscv64-kasan.config b/dashboard/config/linux/upstream-riscv64-kasan.config index bed754584..959977d3c 100644 --- a/dashboard/config/linux/upstream-riscv64-kasan.config +++ b/dashboard/config/linux/upstream-riscv64-kasan.config @@ -1,13 +1,13 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 5.15.0-rc5 Kernel Configuration +# Linux/riscv 5.15.0 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Debian 10.2.1-6+build1) 10.2.1 20210110" +CONFIG_CC_VERSION_TEXT="riscv64-linux-gnu-gcc (Debian 11.2.0-3) 11.2.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100201 +CONFIG_GCC_VERSION=110200 CONFIG_CLANG_VERSION=0 CONFIG_AS_IS_GNU=y CONFIG_AS_VERSION=23700 @@ -17,6 +17,7 @@ CONFIG_LLD_VERSION=0 CONFIG_CC_CAN_LINK=y CONFIG_CC_CAN_LINK_STATIC=y CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y CONFIG_CONSTRUCTORS=y @@ -270,6 +271,7 @@ CONFIG_MMU=y CONFIG_VA_BITS=39 CONFIG_PA_BITS=56 CONFIG_PAGE_OFFSET=0xffffffe000000000 +CONFIG_KASAN_SHADOW_OFFSET=0xdfffffc800000000 CONFIG_ARCH_SPARSEMEM_ENABLE=y CONFIG_ARCH_SELECT_MEMORY_MODEL=y CONFIG_ARCH_WANT_GENERAL_HUGETLB=y @@ -352,6 +354,8 @@ CONFIG_CMDLINE_EXTEND=y # CONFIG_CMDLINE_FORCE is not set CONFIG_EFI_STUB=y CONFIG_EFI=y +CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y +CONFIG_STACKPROTECTOR_PER_TASK=y # CONFIG_PHYS_RAM_BASE_FIXED is not set # CONFIG_XIP_KERNEL is not set # end of Boot options @@ -1044,6 +1048,8 @@ CONFIG_NET_DSA_TAG_BRCM_PREPEND=y CONFIG_NET_DSA_TAG_MTK=y # CONFIG_NET_DSA_TAG_KSZ is not set CONFIG_NET_DSA_TAG_RTL4_A=y +# CONFIG_NET_DSA_TAG_OCELOT is not set +# CONFIG_NET_DSA_TAG_OCELOT_8021Q is not set CONFIG_NET_DSA_TAG_QCA=y # CONFIG_NET_DSA_TAG_LAN9303 is not set # CONFIG_NET_DSA_TAG_SJA1105 is not set @@ -1467,7 +1473,6 @@ CONFIG_GENERIC_ARCH_NUMA=y # Bus devices # # CONFIG_MOXTET is not set -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -5842,6 +5847,8 @@ CONFIG_LSM="landlock,lockdown,yama,safesetid,integrity,tomoyo,apparmor,bpf" CONFIG_INIT_STACK_NONE=y CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y # CONFIG_INIT_ON_FREE_DEFAULT_ON is not set +CONFIG_CC_HAS_ZERO_CALL_USED_REGS=y +# CONFIG_ZERO_CALL_USED_REGS is not set # end of Memory initialization # end of Kernel hardening options # end of Security options @@ -6215,6 +6222,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set @@ -6254,6 +6262,7 @@ CONFIG_UBSAN_SHIFT=y # CONFIG_UBSAN_ALIGNMENT is not set # CONFIG_UBSAN_SANITIZE_ALL is not set # CONFIG_TEST_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/dashboard/config/linux/upstream-s390-kasan-base.config b/dashboard/config/linux/upstream-s390-kasan-base.config index 8e47028da..f3910138f 100644 --- a/dashboard/config/linux/upstream-s390-kasan-base.config +++ b/dashboard/config/linux/upstream-s390-kasan-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.15.0-rc5 Kernel Configuration +# Linux/s390 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="s390x-linux-gnu-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -3052,6 +3052,7 @@ CONFIG_DEBUG_INFO=y CONFIG_DEBUG_INFO_DWARF4=y # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y CONFIG_GDB_SCRIPTS=y CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-s390-kasan.config b/dashboard/config/linux/upstream-s390-kasan.config index a32764585..73e554ac8 100644 --- a/dashboard/config/linux/upstream-s390-kasan.config +++ b/dashboard/config/linux/upstream-s390-kasan.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.15.0-rc5 Kernel Configuration +# Linux/s390 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="s390x-linux-gnu-gcc (Debian 10.2.1-6+build2) 10.2.1 20210110" CONFIG_CC_IS_GCC=y @@ -6128,6 +6128,7 @@ CONFIG_DEBUG_INFO=y CONFIG_DEBUG_INFO_DWARF4=y # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y CONFIG_GDB_SCRIPTS=y CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-selinux-kasan-base.config b/dashboard/config/linux/upstream-selinux-kasan-base.config index 82cba8465..98a588a26 100644 --- a/dashboard/config/linux/upstream-selinux-kasan-base.config +++ b/dashboard/config/linux/upstream-selinux-kasan-base.config @@ -4929,6 +4929,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-selinux-kasan.config b/dashboard/config/linux/upstream-selinux-kasan.config index 98c661384..b90d9edb2 100644 --- a/dashboard/config/linux/upstream-selinux-kasan.config +++ b/dashboard/config/linux/upstream-selinux-kasan.config @@ -8464,6 +8464,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-smack-kasan-base.config b/dashboard/config/linux/upstream-smack-kasan-base.config index 005991040..649cd5499 100644 --- a/dashboard/config/linux/upstream-smack-kasan-base.config +++ b/dashboard/config/linux/upstream-smack-kasan-base.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.15.0-rc5 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y CONFIG_CLANG_VERSION=110100 @@ -4930,6 +4930,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-smack-kasan.config b/dashboard/config/linux/upstream-smack-kasan.config index 4b4ff5544..7699529d8 100644 --- a/dashboard/config/linux/upstream-smack-kasan.config +++ b/dashboard/config/linux/upstream-smack-kasan.config @@ -5,7 +5,7 @@ # Automatically generated file; DO NOT EDIT. # Linux/x86_64 5.15.0-rc5 Kernel Configuration # -CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4" +CONFIG_CC_VERSION_TEXT="Debian clang version 11.1.0-4+build1" CONFIG_GCC_VERSION=0 CONFIG_CC_IS_CLANG=y CONFIG_CLANG_VERSION=110100 @@ -8468,6 +8468,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-usb-base.config b/dashboard/config/linux/upstream-usb-base.config index 935bd186b..a2eaecb7e 100644 --- a/dashboard/config/linux/upstream-usb-base.config +++ b/dashboard/config/linux/upstream-usb-base.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.15.0-rc5 Kernel Configuration +# Linux/x86_64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 10.3.0-11) 10.3.0" CONFIG_CC_IS_GCC=y @@ -1403,7 +1403,6 @@ CONFIG_DMA_SHARED_BUFFER=y # # Bus devices # -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -4954,6 +4953,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set diff --git a/dashboard/config/linux/upstream-usb.config b/dashboard/config/linux/upstream-usb.config index ef09ebaf1..4d065d90d 100644 --- a/dashboard/config/linux/upstream-usb.config +++ b/dashboard/config/linux/upstream-usb.config @@ -1,9 +1,9 @@ # Automatically generated by syz-kconf; DO NOT EDIT. -# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15-rc5 +# Kernel: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git v5.15 # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.15.0-rc5 Kernel Configuration +# Linux/x86_64 5.15.0 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (Debian 10.3.0-11) 10.3.0" CONFIG_CC_IS_GCC=y @@ -1542,7 +1542,6 @@ CONFIG_DMA_SHARED_BUFFER=y # Bus devices # # CONFIG_MOXTET is not set -# CONFIG_SIMPLE_PM_BUS is not set # CONFIG_MHI_BUS is not set # end of Bus devices @@ -7503,6 +7502,7 @@ CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y # CONFIG_DEBUG_INFO_DWARF4 is not set # CONFIG_DEBUG_INFO_DWARF5 is not set # CONFIG_DEBUG_INFO_BTF is not set +CONFIG_PAHOLE_HAS_SPLIT_BTF=y # CONFIG_GDB_SCRIPTS is not set CONFIG_FRAME_WARN=2048 # CONFIG_STRIP_ASM_SYMS is not set |
