messages from 2020-06-24 13:09:28 to 2020-07-01 11:40:37 UTC [more...]
[PATCH 00/22] add support for Clang LTO
2020-07-01 11:40 UTC (71+ messages)
` [PATCH 01/22] objtool: use sh_info to find the base for .rela sections
` [PATCH 02/22] kbuild: add support for Clang LTO
` [PATCH 03/22] kbuild: lto: fix module versioning
` [PATCH 04/22] kbuild: lto: fix recordmcount
` [RFC][PATCH] objtool,x86_64: Replace recordmcount with objtool
` [PATCH 05/22] kbuild: lto: postpone objtool
` [PATCH 06/22] kbuild: lto: limit inlining
` [PATCH 07/22] kbuild: lto: merge module sections
` [PATCH 08/22] kbuild: lto: remove duplicate dependencies from .mod files
` [PATCH 09/22] init: lto: ensure initcall ordering
` [PATCH 10/22] init: lto: fix PREL32 relocations
` [PATCH 11/22] pci: "
` [PATCH 12/22] modpost: lto: strip .lto from module names
` [PATCH 13/22] scripts/mod: disable LTO for empty.c
` [PATCH 14/22] efi/libstub: disable LTO
` [PATCH 15/22] drivers/misc/lkdtm: disable LTO for rodata.o
` [PATCH 16/22] arm64: export CC_USING_PATCHABLE_FUNCTION_ENTRY
` [PATCH 17/22] arm64: vdso: disable LTO
` [PATCH 18/22] arm64: allow LTO_CLANG and THINLTO to be selected
` [PATCH 19/22] x86, vdso: disable LTO only for vDSO
` [PATCH 20/22] x86, ftrace: disable recordmcount for ftrace_make_nop
` [PATCH 21/22] x86, relocs: Ignore L4_PAGE_OFFSET relocations
` [PATCH 22/22] x86, build: allow LTO_CLANG and THINLTO to be selected
[PATCH] bpfilter: allow to build bpfilter_umh as a module without static library
2020-07-01 9:26 UTC
[PATCH v2] modpost: remove use of non-standard strsep() in HOSTCC code
2020-07-01 6:18 UTC
[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector
2020-07-01 6:01 UTC (19+ messages)
` [PATCH 2/2] kbuild: remove cc-option test of -ffreestanding
[PATCH] kbuild: always create directories of targets
2020-07-01 3:29 UTC
[PATCH v2 1/2] kbuild: fix CONFIG_CC_CAN_LINK(_STATIC) for cross-compilation with Clang
2020-06-30 21:14 UTC (4+ messages)
` [PATCH v2 2/2] kbuild: make Clang build userprogs for target architecture
[PATCH] kbuild: make Clang build userprogs for target architecture
2020-06-30 19:12 UTC (4+ messages)
[PATCH 00/16] kbuild: support 'userprogs' syntax
2020-06-30 16:47 UTC (6+ messages)
` [PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh
[PATCH] kconfig: qconf: parse newer types at debug info
2020-06-30 6:48 UTC
[PATCH v3 0/7] Fix split view search and debug info navigation
2020-06-30 6:48 UTC (9+ messages)
` [PATCH v3 1/7] kconfig: qconf: cleanup includes
` [PATCH v3 2/7] kconfig: qconf: make search fully work again on split mode
` [PATCH v3 3/7] kconfig: qconf: make debug links work again
` [PATCH v3 4/7] kconfig: qconf: re-implement setSelected()
` [PATCH v3 5/7] kconfig: qconf: simplify the goBack() logic
` [PATCH v3 6/7] kconfig: qconf: don't show goback button on splitMode
` [PATCH v3 7/7] kconfig: qconf: navigate menus on hyperlinks
` [PATCH v3.1 "
[PATCH v2 0/5] Fix split view search and debug info navigation
2020-06-30 6:25 UTC (14+ messages)
` [PATCH v2 1/5] kconfig: qconf: cleanup includes
` [PATCH v2 2/5] kconfig: qconf: ensure that only one item will be highlighted
` [PATCH v2 3/5] kconfig: qconf: make search fully work again on split mode
` [PATCH v2 4/5] kconfig: qconf: make debug links work again
` [PATCH v2 5/5] kconfig: qconf: navigate menus on hyperlinks
` [PATCH] kconfig: qconf: re-implement setSelected()
[PATCH 0/2] Clean up goback logic
2020-06-30 6:09 UTC (5+ messages)
` [PATCH 1/2] kconfig: qconf: simplify the goBack() logic
` [PATCH 2/2] kconfig: qconf: don't show goback button on splitMode
[PATCH] kconfig: qconf: Fix find on split mode
2020-06-30 3:53 UTC (5+ messages)
[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y
2020-06-30 2:08 UTC (4+ messages)
[PATCH 0/4] dt-bindings: fix 'make clean' and improve dt-schema check rules
2020-06-30 1:51 UTC (10+ messages)
` [PATCH 1/4] dt-bindings: fix error in 'make clean' after 'make dt_binding_check'
` [PATCH 2/4] dt-bindings: do not build processed-schema.yaml for "
` [PATCH 3/4] dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
` [PATCH 4/4] dt-bindings: split DT schema check rules
Hello,
2020-06-29 19:15 UTC
[PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool
2020-06-29 2:14 UTC (3+ messages)
` [PATCH v3 0/3] "
[PATCH 1/2] kconfig: remove '---help---' support
2020-06-29 0:54 UTC (2+ messages)
[PATCH v2] kbuild: buildtar: add arm64 dtbs support
2020-06-28 17:46 UTC (7+ messages)
[PATCH] kconfig: qconf: make debug links work again
2020-06-28 16:20 UTC (7+ messages)
[PATCH] modpost: remove use of non-standard strsep() in HOSTCC code
2020-06-28 14:20 UTC (6+ messages)
[PATCH] kconfig: qconf: cleanup includes
2020-06-28 12:28 UTC
[PATCH] kconfig: qconf: Fix find on split mode
2020-06-28 12:26 UTC (2+ messages)
[PATCH] kconfig: qconf: Fix find on split mode
2020-06-28 12:04 UTC
[PATCH] arm, kbuild: Add new 'xipinstall' target
2020-06-28 8:24 UTC
kbuild: separate kerneldoc warnings from compiler warnings
2020-06-28 7:38 UTC (4+ messages)
[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
2020-06-28 5:59 UTC (3+ messages)
[PATCH v4] kbuild: buildtar: add dtbs support
2020-06-28 3:46 UTC (2+ messages)
[PATCH] docs: kbuild: fix ReST formatting
2020-06-28 2:16 UTC (2+ messages)
(no subject)
2020-06-27 21:54 UTC
[PATCH v3] kbuild: buildtar: add dtbs support
2020-06-26 21:20 UTC
[PATCH] kbuild: Provide way to actually disable stack protector
2020-06-26 20:18 UTC (5+ messages)
[kbuild:lto 9/22] include/linux/init.h:200:10: error: pasting "__" and "(" does not give a valid preprocessing token
2020-06-26 9:24 UTC
[kbuild:lto 11/22] include/linux/compiler-gcc.h:72:45: warning: no previous prototype for '__UNIQUE_ID_quirk_intel_irqbalance358'
2020-06-25 21:40 UTC
[kbuild:lto 11/22] arch/x86/kernel/quirks.c:418:1: warning: no previous prototype for function '__UNIQUE_ID_ati_force_enable_hpet228'
2020-06-25 21:05 UTC
[PATCH] kbuild: buildtar: add arm64 dtbs support
2020-06-25 20:02 UTC
[PATCH v2 0/5] Improvements of the stackleak gcc plugin
2020-06-24 14:53 UTC (13+ messages)
` [PATCH v2 1/5] gcc-plugins/stackleak: Don't instrument itself
` [PATCH v2 2/5] ARM: vdso: Don't use gcc plugins for building vgettimeofday.c
` [PATCH v2 3/5] arm64: "
` [PATCH v2 5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox