Searched hist:"918327 e9b7ffb45321cbb4b9b86b58ec555fe6b3" (Results 1 – 5 of 5) sorted by relevance
/linux/Documentation/dev-tools/ |
H A D | ubsan.rst | diff 918327e9b7ffb45321cbb4b9b86b58ec555fe6b3 Sun Jan 28 19:45:29 CET 2024 Kees Cook <keescook@chromium.org> ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
For simplicity in splitting out UBSan options into separate rules, remove CONFIG_UBSAN_SANITIZE_ALL, effectively defaulting to "y", which is how it is generally used anyway. (There are no ":= y" cases beyond where a specific file is enabled when a top-level ":= n" is in effect.)
Cc: Andrey Konovalov <andreyknvl@gmail.com> Cc: Marco Elver <elver@google.com> Cc: linux-doc@vger.kernel.org Cc: linux-kbuild@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>
|
/linux/lib/ |
H A D | Kconfig.ubsan | diff 918327e9b7ffb45321cbb4b9b86b58ec555fe6b3 Sun Jan 28 19:45:29 CET 2024 Kees Cook <keescook@chromium.org> ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
For simplicity in splitting out UBSan options into separate rules, remove CONFIG_UBSAN_SANITIZE_ALL, effectively defaulting to "y", which is how it is generally used anyway. (There are no ":= y" cases beyond where a specific file is enabled when a top-level ":= n" is in effect.)
Cc: Andrey Konovalov <andreyknvl@gmail.com> Cc: Marco Elver <elver@google.com> Cc: linux-doc@vger.kernel.org Cc: linux-kbuild@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>
|
/linux/scripts/ |
H A D | Makefile.lib | diff 918327e9b7ffb45321cbb4b9b86b58ec555fe6b3 Sun Jan 28 19:45:29 CET 2024 Kees Cook <keescook@chromium.org> ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
For simplicity in splitting out UBSan options into separate rules, remove CONFIG_UBSAN_SANITIZE_ALL, effectively defaulting to "y", which is how it is generally used anyway. (There are no ":= y" cases beyond where a specific file is enabled when a top-level ":= n" is in effect.)
Cc: Andrey Konovalov <andreyknvl@gmail.com> Cc: Marco Elver <elver@google.com> Cc: linux-doc@vger.kernel.org Cc: linux-kbuild@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>
|
/linux/arch/arm64/ |
H A D | Kconfig | diff 918327e9b7ffb45321cbb4b9b86b58ec555fe6b3 Sun Jan 28 19:45:29 CET 2024 Kees Cook <keescook@chromium.org> ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
For simplicity in splitting out UBSan options into separate rules, remove CONFIG_UBSAN_SANITIZE_ALL, effectively defaulting to "y", which is how it is generally used anyway. (There are no ":= y" cases beyond where a specific file is enabled when a top-level ":= n" is in effect.)
Cc: Andrey Konovalov <andreyknvl@gmail.com> Cc: Marco Elver <elver@google.com> Cc: linux-doc@vger.kernel.org Cc: linux-kbuild@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>
|
/linux/arch/arm/ |
H A D | Kconfig | diff 918327e9b7ffb45321cbb4b9b86b58ec555fe6b3 Sun Jan 28 19:45:29 CET 2024 Kees Cook <keescook@chromium.org> ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
For simplicity in splitting out UBSan options into separate rules, remove CONFIG_UBSAN_SANITIZE_ALL, effectively defaulting to "y", which is how it is generally used anyway. (There are no ":= y" cases beyond where a specific file is enabled when a top-level ":= n" is in effect.)
Cc: Andrey Konovalov <andreyknvl@gmail.com> Cc: Marco Elver <elver@google.com> Cc: linux-doc@vger.kernel.org Cc: linux-kbuild@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org>
|