Searched hist:"613 f4b3ed7902d1dbbc6ade6401e452a63dfbc21" (Results 1 – 5 of 5) sorted by relevance
/linux/scripts/ |
H A D | Makefile.randstruct | 613f4b3ed7902d1dbbc6ade6401e452a63dfbc21 Tue May 03 22:55:01 CEST 2022 Kees Cook <keescook@chromium.org> randstruct: Split randstruct Makefile and CFLAGS
To enable the new Clang randstruct implementation[1], move randstruct into its own Makefile and split the CFLAGS from GCC_PLUGINS_CFLAGS into RANDSTRUCT_CFLAGS.
[1] https://reviews.llvm.org/D121556
Cc: linux-hardening@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20220503205503.3054173-5-keescook@chromium.org
|
H A D | Makefile.gcc-plugins | diff 613f4b3ed7902d1dbbc6ade6401e452a63dfbc21 Tue May 03 22:55:01 CEST 2022 Kees Cook <keescook@chromium.org> randstruct: Split randstruct Makefile and CFLAGS
To enable the new Clang randstruct implementation[1], move randstruct into its own Makefile and split the CFLAGS from GCC_PLUGINS_CFLAGS into RANDSTRUCT_CFLAGS.
[1] https://reviews.llvm.org/D121556
Cc: linux-hardening@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20220503205503.3054173-5-keescook@chromium.org
|
/linux/arch/arm64/kernel/vdso/ |
H A D | Makefile | diff 613f4b3ed7902d1dbbc6ade6401e452a63dfbc21 Tue May 03 22:55:01 CEST 2022 Kees Cook <keescook@chromium.org> randstruct: Split randstruct Makefile and CFLAGS
To enable the new Clang randstruct implementation[1], move randstruct into its own Makefile and split the CFLAGS from GCC_PLUGINS_CFLAGS into RANDSTRUCT_CFLAGS.
[1] https://reviews.llvm.org/D121556
Cc: linux-hardening@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20220503205503.3054173-5-keescook@chromium.org
|
/linux/arch/x86/entry/vdso/ |
H A D | Makefile | diff 613f4b3ed7902d1dbbc6ade6401e452a63dfbc21 Tue May 03 22:55:01 CEST 2022 Kees Cook <keescook@chromium.org> randstruct: Split randstruct Makefile and CFLAGS
To enable the new Clang randstruct implementation[1], move randstruct into its own Makefile and split the CFLAGS from GCC_PLUGINS_CFLAGS into RANDSTRUCT_CFLAGS.
[1] https://reviews.llvm.org/D121556
Cc: linux-hardening@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20220503205503.3054173-5-keescook@chromium.org
|
/linux/ |
H A D | Makefile | diff 613f4b3ed7902d1dbbc6ade6401e452a63dfbc21 Tue May 03 22:55:01 CEST 2022 Kees Cook <keescook@chromium.org> randstruct: Split randstruct Makefile and CFLAGS
To enable the new Clang randstruct implementation[1], move randstruct into its own Makefile and split the CFLAGS from GCC_PLUGINS_CFLAGS into RANDSTRUCT_CFLAGS.
[1] https://reviews.llvm.org/D121556
Cc: linux-hardening@vger.kernel.org Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20220503205503.3054173-5-keescook@chromium.org
|