linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-27 14:03:03 to 2021-09-16 19:06:07 UTC [more...]

[PATCH 0/2] Harden clang against unknown flag options
 2021-09-16 19:05 UTC  (6+ messages)
` [PATCH 1/2] x86: Do not add -falign flags unconditionally for clang

[PATCH v2 0/2] Harden clang against unknown flag options
 2021-09-16 18:40 UTC  (3+ messages)
` [PATCH v2 1/2] x86/build: Do not add -falign flags unconditionally for clang
` [PATCH v2 2/2] kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS

[PATCH 5.14 001/432] Makefile: use -Wno-main in the full kernel tree
 2021-09-16 15:55 UTC 

[PATCH] kbuild: Fix comment typo in scripts/Makefile.modpost
 2021-09-16  9:21 UTC 

[PATCH] sh: Add missing FORCE prerequisites in Makefile
 2021-09-16  8:43 UTC 

[PATCH] [RFC] Add additional include path for gcc plugins
 2021-09-15 10:00 UTC  (2+ messages)

[PATCH v2] hardening: Avoid harmless Clang option under CONFIG_INIT_STACK_ALL_ZERO
 2021-09-15  7:50 UTC  (2+ messages)

linux: build failure: error: "__has_attribute" is not defined
 2021-09-15  4:00 UTC 

[PATCH v2 8/8] kbuild: Enable dtc 'unit_address_format' warning by default
 2021-09-14 15:13 UTC  (2+ messages)

[PATCH] Revert "Enable '-Werror' by default for all kernel builds"
 2021-09-13 17:42 UTC  (20+ messages)

[PATCH v2] kconfig: Create links to main menu items in search
 2021-09-13 16:45 UTC 

[PATCH v2] kbuild: Enable DT schema checks for %.dtb targets
 2021-09-13 15:19 UTC  (2+ messages)

Module build problems with gmake 3.x
 2021-09-12 16:03 UTC  (4+ messages)

[GIT PULL] more Kbuild updates for v5.15-rc1
 2021-09-12 14:16 UTC 

[PATCH] kconfig: Create links to main menu items in search
 2021-09-12 11:37 UTC  (4+ messages)

[PATCH] [RFC] kbuild: add CLANG_TRIPLE to prevent clang from compiling with wrong --target
 2021-09-11 11:55 UTC  (3+ messages)

[PATCH] kbuild: use smaller dictionary size for zstd module compression
 2021-09-10 13:09 UTC 

[PATCH v6 kspp-next 00/22] Function Granular KASLR
 2021-09-10 12:29 UTC  (28+ messages)
` [PATCH v6 kspp-next 01/22] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
` [PATCH v6 kspp-next 02/22] kbuild: merge vmlinux_link() between the ordinary link and Clang LTO
` [PATCH v6 kspp-next 03/22] kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh
` [PATCH v6 kspp-next 04/22] kbuild: merge vmlinux_link() between ARCH=um and other architectures
` [PATCH v6 kspp-next 05/22] x86: tools/relocs: Support >64K section headers
` [PATCH v6 kspp-next 06/22] x86/boot: Allow a "silent" kaslr random byte fetch
` [PATCH v6 kspp-next 07/22] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
` [PATCH v6 kspp-next 08/22] Make sure ORC lookup covers the entire _etext - _stext
` [PATCH v6 kspp-next 09/22] x86/tools: Add relative relocs for randomized functions
` [PATCH v6 kspp-next 10/22] x86/boot/compressed: Avoid duplicate malloc() implementations
` [PATCH v6 kspp-next 11/22] x86: Add support for function granular KASLR
` [PATCH v6 kspp-next 12/22] linkage: add macros for putting ASM functions into own sections
` [PATCH v6 kspp-next 14/22] FG-KASLR: use a scripted approach to handle .text.* sections
` [PATCH v6 kspp-next 15/22] kallsyms: Hide layout
` [PATCH v6 kspp-next 16/22] livepatch: only match unique symbols when using fgkaslr
` [PATCH v6 kspp-next 17/22] x86/boot: allow FG-KASLR to be selected
` [PATCH v6 kspp-next 18/22] arm64/crypto: conditionally place ASM functions into separate sections
` [PATCH v6 kspp-next 19/22] module: Reorder functions
` [PATCH v6 kspp-next 20/22] module: use a scripted approach for FG-KASLR
` [PATCH v6 kspp-next 21/22] Documentation: add a documentation "
` [PATCH v6 kspp-next 22/22] maintainers: add MAINTAINERS entry "

[PATCH v2] checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
 2021-09-10  2:13 UTC  (2+ messages)

[PATCH v2] checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
 2021-09-10  2:12 UTC  (2+ messages)

[PATCH 8/8] kbuild: Enable dtc 'unit_address_format' warning by default
 2021-09-10  0:27 UTC  (2+ messages)

[PATCH AUTOSEL 5.14 87/99] kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
 2021-09-10  0:15 UTC 

[PATCH v2] gen_compile_commands: fix missing 'sys' package
 2021-09-09 19:28 UTC  (5+ messages)

[PATCH] kbuild: Enable DT schema checks for %.dtb targets
 2021-09-09 16:22 UTC  (3+ messages)

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-09-09  6:14 UTC  (5+ messages)
` [PATCH v2 07/63] skbuff: Switch structure bounds to struct_group()
` [PATCH v2 60/63] net/af_iucv: Use struct_group() to zero struct iucv_sock region

[GIT PULL v2] Kbuild updates for v5.15-rc1
 2021-09-09  5:14 UTC  (30+ messages)

[PATCH v2 00/13] kbuild: second round of Clang LTO refactoring
 2021-09-08 16:12 UTC  (41+ messages)
` [PATCH v2 01/13] kbuild: move objtool_args back to scripts/Makefile.build
` [PATCH v2 02/13] kbuild: rename __objtool_obj to objtool
` [PATCH v2 03/13] kbuild: store the objtool command in *.cmd files
` [PATCH v2 04/13] kbuild: factor out OBJECT_FILES_NON_STANDARD check into a macro
` [PATCH v2 05/13] kbuild: detect objtool update without using .SECONDEXPANSION
` [PATCH v2 06/13] kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modules
` [PATCH v2 07/13] kbuild: do not create built-in.a.symversions or lib.a.symversions
` [PATCH v2 08/13] kbuild: build modules in the same way with/without Clang LTO
` [PATCH v2 09/13] kbuild: add cmd_and_savecmd macro
` [PATCH v2 10/13] kbuild: rebuild modules when objtool is updated for CONFIG_LTO_CLANG
` [PATCH v2 11/13] kbuild: always postpone CRC links for module versioning
` [PATCH v2 12/13] kbuild: merge cmd_modversions_c and cmd_modversions_S
` [PATCH v2 13/13] kbuild: merge cmd_ar_builtin and cmd_ar_module

[PATCH] Makefile: use -Wno-main in the full kernel tree
 2021-09-07 22:42 UTC  (4+ messages)

[GIT PULL] Kbuild updates for v5.15-rc1
 2021-09-02 23:29 UTC  (3+ messages)

[PATCH 0/3] checkkconfigsymbols.py: Fix various bugs
 2021-09-01 15:17 UTC  (10+ messages)
` [PATCH 2/3] checkkconfigsymbols.py: Fix Kconfig parsing to find 'if' lines
` [PATCH 3/3] checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit

[PATCH] kconfig: forbid symbols that end with '_MODULE'
 2021-09-01  7:07 UTC  (4+ messages)

[PATCH v3 4/5] Makefile: Enable -Warray-bounds
 2021-08-31 20:49 UTC  (7+ messages)
` [PATCH v3 5/5] Makefile: Enable -Wzero-length-bounds

[PATCH 1/5] modpost: get the *.mod file path more simply
 2021-08-31  1:43 UTC  (8+ messages)
` [PATCH 2/5] kbuild: detect objtool changes correctly without .SECONDEXPANSION
` [PATCH 3/5] kbuild: clean up objtool_args slightly
` [PATCH 4/5] kbuild: merge objtool_args into objtool in scripts/Makefile.build
` [PATCH 5/5] kbuild: rebuild *.lto.o when objtool is changed

[PATCH V5 00/13] Introduce vfio_pci_core subsystem
 2021-08-30 15:40 UTC  (3+ messages)

[PATCH] kbuild: redo fake deps at include/ksym/*.h
 2021-08-30  8:20 UTC 

[kbuild:testing15 44/46] Can't open perl script "scripts/merge-symvers.pl": No such file or directory
 2021-08-28 21:53 UTC 

[PATCH 00/13] kbuild: refactoring after Clang LTO
 2021-08-28 11:57 UTC  (4+ messages)
` [PATCH 09/13] kbuild: do not create built-in.a.symversions or lib.a.symversions

[PATCH] scripts: add generic install.sh
 2021-08-27 15:14 UTC  (3+ messages)

[PATCH 00/20] kbuild: unify the install.sh script usage
 2021-08-27 14:02 UTC  (4+ messages)
` [PATCH 18/20] kbuild: sh: remove unused install script


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).