From 52ef7e06c907ce51268ab2969baebc8bee6f2a63 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Sun, 2 May 2021 20:02:34 -0700 Subject: [PATCH] Update kernel configs --- 5.10/arm64 | 2 +- 5.10/armhf | 2 +- 5.10/m68k | 2 +- 5.10/or1k | 2 +- 5.10/powerpc | 2 +- 5.10/ppc64 | 2 +- 5.10/ppc64el | 2 +- 5.10/riscv64 | 2 +- 5.10/s390x | 2 +- 5.10/sparc64 | 2 +- 5.10/x86-32-nonpae | 2 +- 5.10/x86-32-pae | 2 +- 5.10/x86-64 | 2 +- 5.11/arm64 | 2 +- 5.11/armhf | 2 +- 5.11/m68k | 2 +- 5.11/or1k | 2 +- 5.11/powerpc | 2 +- 5.11/ppc64 | 2 +- 5.11/ppc64el | 2 +- 5.11/riscv64 | 2 +- 5.11/s390x | 2 +- 5.11/sparc64 | 2 +- 5.11/x86-32-nonpae | 2 +- 5.11/x86-32-pae | 2 +- 5.11/x86-64 | 2 +- 5.12/arm64 | 9 ++++++--- 5.12/armhf | 8 +++++--- 5.12/m68k | 7 ++++--- 5.12/or1k | 8 +++++--- 5.12/powerpc | 8 +++++--- 5.12/ppc64 | 8 +++++--- 5.12/ppc64el | 8 +++++--- 5.12/riscv64 | 12 +++++++++--- 5.12/s390x | 8 +++++--- 5.12/sparc64 | 8 +++++--- 5.12/x86-32-nonpae | 8 +++++--- 5.12/x86-32-pae | 8 +++++--- 5.12/x86-64 | 9 ++++++--- 5.4/arm64 | 2 +- 5.4/armhf | 2 +- 5.4/m68k | 2 +- 5.4/or1k | 2 +- 5.4/powerpc | 2 +- 5.4/ppc64 | 2 +- 5.4/ppc64el | 2 +- 5.4/riscv64 | 2 +- 5.4/s390x | 2 +- 5.4/sparc64 | 2 +- 5.4/x86-32-nonpae | 2 +- 5.4/x86-32-pae | 2 +- 5.4/x86-64 | 2 +- 52 files changed, 109 insertions(+), 78 deletions(-) diff --git a/5.10/arm64 b/5.10/arm64 index fbaa862..37e9c99 100644 --- a/5.10/arm64 +++ b/5.10/arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.10.33-gnu Kernel Configuration +# Linux/arm64 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/armhf b/5.10/armhf index f98f8f5..378cb82 100644 --- a/5.10/armhf +++ b/5.10/armhf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.10.33-gnu Kernel Configuration +# Linux/arm 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/m68k b/5.10/m68k index 2d73177..78d0a26 100644 --- a/5.10/m68k +++ b/5.10/m68k @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/m68k 5.10.33-gnu Kernel Configuration +# Linux/m68k 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="m68k-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/or1k b/5.10/or1k index 840b4b4..87932c0 100644 --- a/5.10/or1k +++ b/5.10/or1k @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/openrisc 5.10.33-gnu Kernel Configuration +# Linux/openrisc 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="or1k-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/powerpc b/5.10/powerpc index 7116858..ec4e0ae 100644 --- a/5.10/powerpc +++ b/5.10/powerpc @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.10.33-gnu Kernel Configuration +# Linux/powerpc 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="powerpc-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/ppc64 b/5.10/ppc64 index 09e33af..8b04149 100644 --- a/5.10/ppc64 +++ b/5.10/ppc64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.10.33-gnu Kernel Configuration +# Linux/powerpc 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="powerpc64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/ppc64el b/5.10/ppc64el index 63f4861..9147dff 100644 --- a/5.10/ppc64el +++ b/5.10/ppc64el @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.10.33-gnu Kernel Configuration +# Linux/powerpc 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/riscv64 b/5.10/riscv64 index 1a20474..9b641de 100644 --- a/5.10/riscv64 +++ b/5.10/riscv64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 5.10.33-gnu Kernel Configuration +# Linux/riscv 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="riscv64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/s390x b/5.10/s390x index d9b9b63..590428e 100644 --- a/5.10/s390x +++ b/5.10/s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.10.33-gnu Kernel Configuration +# Linux/s390 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="s390x-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/sparc64 b/5.10/sparc64 index e73ef50..ed169fc 100644 --- a/5.10/sparc64 +++ b/5.10/sparc64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/sparc 5.10.33-gnu Kernel Configuration +# Linux/sparc 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="sparc64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/x86-32-nonpae b/5.10/x86-32-nonpae index 6e42d4b..7da2649 100644 --- a/5.10/x86-32-nonpae +++ b/5.10/x86-32-nonpae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.10.33-gnu Kernel Configuration +# Linux/i386 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/x86-32-pae b/5.10/x86-32-pae index d5b686e..b4b56ab 100644 --- a/5.10/x86-32-pae +++ b/5.10/x86-32-pae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.10.33-gnu Kernel Configuration +# Linux/i386 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.10/x86-64 b/5.10/x86-64 index 1531fbd..a126d59 100644 --- a/5.10/x86-64 +++ b/5.10/x86-64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.10.33-gnu Kernel Configuration +# Linux/x86_64 5.10.34-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="x86_64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/arm64 b/5.11/arm64 index 46ba5ba..3c42440 100644 --- a/5.11/arm64 +++ b/5.11/arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.11.17-gnu Kernel Configuration +# Linux/arm64 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="aarch64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/armhf b/5.11/armhf index 0fd3a08..93a58fc 100644 --- a/5.11/armhf +++ b/5.11/armhf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.11.17-gnu Kernel Configuration +# Linux/arm 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/m68k b/5.11/m68k index c0766e2..91ac0ab 100644 --- a/5.11/m68k +++ b/5.11/m68k @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/m68k 5.11.17-gnu Kernel Configuration +# Linux/m68k 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="m68k-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/or1k b/5.11/or1k index 9f0b367..17431c5 100644 --- a/5.11/or1k +++ b/5.11/or1k @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/openrisc 5.11.17-gnu Kernel Configuration +# Linux/openrisc 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="or1k-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/powerpc b/5.11/powerpc index b5bcde8..7fe0341 100644 --- a/5.11/powerpc +++ b/5.11/powerpc @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.11.17-gnu Kernel Configuration +# Linux/powerpc 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="powerpc-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/ppc64 b/5.11/ppc64 index 34e88db..a15497d 100644 --- a/5.11/ppc64 +++ b/5.11/ppc64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.11.17-gnu Kernel Configuration +# Linux/powerpc 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="powerpc64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/ppc64el b/5.11/ppc64el index e4c6294..0c210d0 100644 --- a/5.11/ppc64el +++ b/5.11/ppc64el @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.11.17-gnu Kernel Configuration +# Linux/powerpc 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/riscv64 b/5.11/riscv64 index 084babb..c1b5787 100644 --- a/5.11/riscv64 +++ b/5.11/riscv64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 5.11.17-gnu Kernel Configuration +# Linux/riscv 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="riscv64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/s390x b/5.11/s390x index 375a4f3..d7be4e1 100644 --- a/5.11/s390x +++ b/5.11/s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.11.17-gnu Kernel Configuration +# Linux/s390 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="s390x-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/sparc64 b/5.11/sparc64 index 8d8b12c..0906a7e 100644 --- a/5.11/sparc64 +++ b/5.11/sparc64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/sparc 5.11.17-gnu Kernel Configuration +# Linux/sparc 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="sparc64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/x86-32-nonpae b/5.11/x86-32-nonpae index 99a4967..2149299 100644 --- a/5.11/x86-32-nonpae +++ b/5.11/x86-32-nonpae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.11.17-gnu Kernel Configuration +# Linux/i386 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/x86-32-pae b/5.11/x86-32-pae index 87d246a..55f04e7 100644 --- a/5.11/x86-32-pae +++ b/5.11/x86-32-pae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.11.17-gnu Kernel Configuration +# Linux/i386 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.11/x86-64 b/5.11/x86-64 index 0748e07..24e766b 100644 --- a/5.11/x86-64 +++ b/5.11/x86-64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.11.17-gnu Kernel Configuration +# Linux/x86_64 5.11.18-gnu Kernel Configuration # CONFIG_CC_VERSION_TEXT="x86_64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y diff --git a/5.12/arm64 b/5.12/arm64 index a29c13f..e57afe2 100644 --- a/5.12/arm64 +++ b/5.12/arm64 @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.12.0-gnu Kernel Configuration +# Linux/arm64 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="aarch64-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="aarch64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -12209,6 +12210,7 @@ CONFIG_KDB_KEYBOARD=y CONFIG_KDB_CONTINUE_CATASTROPHIC=0 CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y @@ -12247,6 +12249,7 @@ CONFIG_HAVE_ARCH_KASAN=y CONFIG_HAVE_ARCH_KASAN_SW_TAGS=y CONFIG_HAVE_ARCH_KASAN_HW_TAGS=y CONFIG_CC_HAS_KASAN_GENERIC=y +CONFIG_CC_HAS_KASAN_SW_TAGS=y CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y # CONFIG_KASAN is not set CONFIG_HAVE_ARCH_KFENCE=y diff --git a/5.12/armhf b/5.12/armhf index ed15400..08e19d1 100644 --- a/5.12/armhf +++ b/5.12/armhf @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.12.0-gnu Kernel Configuration +# Linux/arm 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="arm-linux-gnueabihf-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -12090,6 +12091,7 @@ CONFIG_KDB_DEFAULT_ENABLE=0x1 CONFIG_KDB_KEYBOARD=y CONFIG_KDB_CONTINUE_CATASTROPHIC=0 # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/m68k b/5.12/m68k index ba8aff8..8dd2138 100644 --- a/5.12/m68k +++ b/5.12/m68k @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/m68k 5.12.0-gnu Kernel Configuration +# Linux/m68k 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="m68k-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="m68k-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 @@ -3099,6 +3099,7 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y # CONFIG_DEBUG_FS_DISALLOW_MOUNT is not set # CONFIG_DEBUG_FS_ALLOW_NONE is not set # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/or1k b/5.12/or1k index d54453c..c3b1519 100644 --- a/5.12/or1k +++ b/5.12/or1k @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/openrisc 5.12.0-gnu Kernel Configuration +# Linux/openrisc 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="or1k-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="or1k-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y @@ -1191,6 +1192,7 @@ CONFIG_FRAME_POINTER=y # CONFIG_MAGIC_SYSRQ is not set # CONFIG_DEBUG_FS is not set # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/powerpc b/5.12/powerpc index f361ebd..2348667 100644 --- a/5.12/powerpc +++ b/5.12/powerpc @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.12.0-gnu Kernel Configuration +# Linux/powerpc 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="powerpc-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="powerpc-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -7856,6 +7857,7 @@ CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/ppc64 b/5.12/ppc64 index 5fea63a..2bbfd7b 100644 --- a/5.12/ppc64 +++ b/5.12/ppc64 @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.12.0-gnu Kernel Configuration +# Linux/powerpc 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="powerpc64-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="powerpc64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -10101,6 +10102,7 @@ CONFIG_KDB_KEYBOARD=y CONFIG_KDB_CONTINUE_CATASTROPHIC=0 CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/ppc64el b/5.12/ppc64el index 14928c5..68e4de4 100644 --- a/5.12/ppc64el +++ b/5.12/ppc64el @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.12.0-gnu Kernel Configuration +# Linux/powerpc 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="powerpc64le-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -10078,6 +10079,7 @@ CONFIG_KDB_KEYBOARD=y CONFIG_KDB_CONTINUE_CATASTROPHIC=0 CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/riscv64 b/5.12/riscv64 index 783452c..cef57ca 100644 --- a/5.12/riscv64 +++ b/5.12/riscv64 @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 5.12.0-gnu Kernel Configuration +# Linux/riscv 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="riscv64-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="riscv64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_THREAD_INFO_IN_TASK=y @@ -276,6 +277,8 @@ CONFIG_RISCV_SBI_V01=y CONFIG_CMDLINE="" CONFIG_EFI_STUB=y CONFIG_EFI=y +CONFIG_CC_HAVE_STACKPROTECTOR_TLS=y +CONFIG_STACKPROTECTOR_PER_TASK=y # end of Boot options # @@ -3408,6 +3411,7 @@ CONFIG_HAVE_ARCH_KGDB=y CONFIG_HAVE_ARCH_KGDB_QXFER_PKT=y # CONFIG_KGDB is not set # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y @@ -3445,7 +3449,9 @@ CONFIG_DEBUG_MEMORY_INIT=y CONFIG_DEBUG_PER_CPU_MAPS=y CONFIG_HAVE_ARCH_KASAN=y CONFIG_HAVE_ARCH_KASAN_VMALLOC=y +CONFIG_CC_HAS_KASAN_GENERIC=y CONFIG_CC_HAS_WORKING_NOSANITIZE_ADDRESS=y +# CONFIG_KASAN is not set # end of Memory Debugging # CONFIG_DEBUG_SHIRQ is not set diff --git a/5.12/s390x b/5.12/s390x index 0b5faaf..f85838e 100644 --- a/5.12/s390x +++ b/5.12/s390x @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.12.0-gnu Kernel Configuration +# Linux/s390 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="s390x-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="s390x-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -3716,6 +3717,7 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y # CONFIG_DEBUG_FS_ALLOW_NONE is not set CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/sparc64 b/5.12/sparc64 index a773cf6..9198f59 100644 --- a/5.12/sparc64 +++ b/5.12/sparc64 @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/sparc 5.12.0-gnu Kernel Configuration +# Linux/sparc 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="sparc64-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="sparc64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y @@ -7080,6 +7081,7 @@ CONFIG_DEBUG_FS_ALLOW_ALL=y CONFIG_HAVE_ARCH_KGDB=y # CONFIG_KGDB is not set # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/x86-32-nonpae b/5.12/x86-32-nonpae index a730a7c..3793a44 100644 --- a/5.12/x86-32-nonpae +++ b/5.12/x86-32-nonpae @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.12.0-gnu Kernel Configuration +# Linux/i386 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -10669,6 +10670,7 @@ CONFIG_KDB_CONTINUE_CATASTROPHIC=0 CONFIG_ARCH_HAS_EARLY_DEBUG=y CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/x86-32-pae b/5.12/x86-32-pae index 1ae5b9c..cef18ea 100644 --- a/5.12/x86-32-pae +++ b/5.12/x86-32-pae @@ -1,15 +1,16 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.12.0-gnu Kernel Configuration +# Linux/i386 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="i386-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 CONFIG_LLD_VERSION=0 CONFIG_CC_HAS_ASM_GOTO=y +CONFIG_CC_HAS_ASM_GOTO_OUTPUT=y CONFIG_CC_HAS_ASM_INLINE=y CONFIG_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -10737,6 +10738,7 @@ CONFIG_KDB_CONTINUE_CATASTROPHIC=0 CONFIG_ARCH_HAS_EARLY_DEBUG=y CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set +CONFIG_HAVE_KCSAN_COMPILER=y # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.12/x86-64 b/5.12/x86-64 index d9ec84f..cfa4c3f 100644 --- a/5.12/x86-64 +++ b/5.12/x86-64 @@ -1,10 +1,10 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.12.0-gnu Kernel Configuration +# Linux/x86_64 5.12.1-gnu Kernel Configuration # -CONFIG_CC_VERSION_TEXT="x86_64-linux-gcc (GCC) 10.3.0" +CONFIG_CC_VERSION_TEXT="x86_64-linux-gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -CONFIG_GCC_VERSION=100300 +CONFIG_GCC_VERSION=110100 CONFIG_CLANG_VERSION=0 CONFIG_LD_IS_BFD=y CONFIG_LD_VERSION=23601 @@ -12,6 +12,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_IRQ_WORK=y CONFIG_BUILDTIME_TABLE_SORT=y @@ -10762,6 +10763,8 @@ CONFIG_ARCH_HAS_EARLY_DEBUG=y CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y # CONFIG_UBSAN is not set CONFIG_HAVE_ARCH_KCSAN=y +CONFIG_HAVE_KCSAN_COMPILER=y +# CONFIG_KCSAN is not set # end of Generic Kernel Debugging Instruments CONFIG_DEBUG_KERNEL=y diff --git a/5.4/arm64 b/5.4/arm64 index ea489f6..72baccc 100644 --- a/5.4/arm64 +++ b/5.4/arm64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 5.4.115-gnu Kernel Configuration +# Linux/arm64 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/armhf b/5.4/armhf index 1fece0b..57b737f 100644 --- a/5.4/armhf +++ b/5.4/armhf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 5.4.115-gnu Kernel Configuration +# Linux/arm 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/m68k b/5.4/m68k index bb20ac5..bcdfcf6 100644 --- a/5.4/m68k +++ b/5.4/m68k @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/m68k 5.4.115-gnu Kernel Configuration +# Linux/m68k 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/or1k b/5.4/or1k index c01b4c8..8fd5fe9 100644 --- a/5.4/or1k +++ b/5.4/or1k @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/openrisc 5.4.115-gnu Kernel Configuration +# Linux/openrisc 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/powerpc b/5.4/powerpc index 24f35f5..0dec70a 100644 --- a/5.4/powerpc +++ b/5.4/powerpc @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.4.115-gnu Kernel Configuration +# Linux/powerpc 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/ppc64 b/5.4/ppc64 index 6e66ee2..45f4675 100644 --- a/5.4/ppc64 +++ b/5.4/ppc64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.4.115-gnu Kernel Configuration +# Linux/powerpc 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/ppc64el b/5.4/ppc64el index 44edea5..0ac4d2f 100644 --- a/5.4/ppc64el +++ b/5.4/ppc64el @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/powerpc 5.4.115-gnu Kernel Configuration +# Linux/powerpc 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/riscv64 b/5.4/riscv64 index 858660d..bbf326e 100644 --- a/5.4/riscv64 +++ b/5.4/riscv64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/riscv 5.4.115-gnu Kernel Configuration +# Linux/riscv 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/s390x b/5.4/s390x index 3b17bdc..4a558f2 100644 --- a/5.4/s390x +++ b/5.4/s390x @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/s390 5.4.115-gnu Kernel Configuration +# Linux/s390 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/sparc64 b/5.4/sparc64 index debb26a..e0906e1 100644 --- a/5.4/sparc64 +++ b/5.4/sparc64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/sparc 5.4.115-gnu Kernel Configuration +# Linux/sparc 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/x86-32-nonpae b/5.4/x86-32-nonpae index 83e3d03..1d80186 100644 --- a/5.4/x86-32-nonpae +++ b/5.4/x86-32-nonpae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.4.115-gnu Kernel Configuration +# Linux/i386 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/x86-32-pae b/5.4/x86-32-pae index 962d0cc..ebe63ec 100644 --- a/5.4/x86-32-pae +++ b/5.4/x86-32-pae @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 5.4.115-gnu Kernel Configuration +# Linux/i386 5.4.116-gnu Kernel Configuration # # diff --git a/5.4/x86-64 b/5.4/x86-64 index e1b112b..45f5be0 100644 --- a/5.4/x86-64 +++ b/5.4/x86-64 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 5.4.115-gnu Kernel Configuration +# Linux/x86_64 5.4.116-gnu Kernel Configuration # # -- 2.31.1