messages from 2020-06-17 03:03:02 to 2020-06-29 19:25:14 UTC [more...]
[PATCH v2 0/5] Fix split view search and debug info navigation
2020-06-29 14:58 UTC (10+ 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()
Hello,
2020-06-29 19:15 UTC
[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y
2020-06-29 5:57 UTC (3+ messages)
[PATCH] kbuild: make Clang build userprogs for target architecture
2020-06-29 17:38 UTC (2+ messages)
[PATCH 1/2] kbuild: remove cc-option test of -fno-stack-protector
2020-06-29 18:26 UTC (16+ messages)
` [PATCH 2/2] kbuild: remove cc-option test of -ffreestanding
[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 (5+ messages)
` [PATCH 2/2] Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
[PATCH v2] kbuild: buildtar: add arm64 dtbs support
2020-06-28 17:46 UTC (7+ messages)
[PATCH 00/22] add support for Clang LTO
2020-06-28 16:56 UTC (63+ 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] kconfig: qconf: make debug links work again
2020-06-28 16:20 UTC (7+ messages)
[PATCH] kconfig: qconf: Fix find on split mode
2020-06-28 14:42 UTC (4+ 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 (5+ 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 0/4] dt-bindings: fix 'make clean' and improve dt-schema check rules
2020-06-25 17:04 UTC (5+ 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
[PATCH v2 0/5] Improvements of the stackleak gcc plugin
2020-06-24 14:53 UTC (17+ 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 4/5] gcc-plugins/stackleak: Use asm instrumentation to avoid useless register saving
` [PATCH v2 5/5] gcc-plugins/stackleak: Add 'verbose' plugin parameter
[PATCH AUTOSEL 4.4 2/3] kbuild: improve cc-option to clean up all temporary files
2020-06-23 17:37 UTC
[PATCH AUTOSEL 4.9 5/6] kbuild: improve cc-option to clean up all temporary files
2020-06-23 17:36 UTC
[PATCH AUTOSEL 4.14 5/6] kbuild: improve cc-option to clean up all temporary files
2020-06-23 17:36 UTC
[PATCH AUTOSEL 4.19 13/15] kbuild: improve cc-option to clean up all temporary files
2020-06-23 17:36 UTC
[PATCH AUTOSEL 5.4 19/24] kbuild: improve cc-option to clean up all temporary files
2020-06-23 17:35 UTC
[PATCH AUTOSEL 5.7 22/28] kbuild: improve cc-option to clean up all temporary files
2020-06-23 17:35 UTC
[PATCH v3 04/10] x86: Makefile: Add build and config option for CONFIG_FG_KASLR
2020-06-23 17:23 UTC
Hello
2020-06-23 12:01 UTC
Greetings From Mrs. Sarah Koffi
2020-06-23 11:13 UTC
[PATCH 0/5] Improvements of the stackleak gcc plugin
2020-06-23 10:16 UTC (6+ messages)
` [PATCH 5/5] gcc-plugins/stackleak: Don't instrument vgettimeofday.c in arm64 VDSO
[PATCH] Revert "kbuild: Create directory for target DTB"
2020-06-23 8:05 UTC
URGENT REPLY
2020-06-22 16:02 UTC
[GIT PULL] Kbuild fixes for v5.8-rc2
2020-06-21 20:10 UTC (2+ messages)
[PATCH v2] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
2020-06-19 15:41 UTC
[PATCH v2] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
2020-06-19 15:40 UTC (2+ messages)
[PATCH] Revert "Makefile: install modules.builtin even if CONFIG_MODULES=n"
2020-06-19 13:16 UTC (3+ messages)
[PATCH AUTOSEL 4.4 19/60] mksysmap: Fix the mismatch of '.L' symbols in System.map
2020-06-18 1:29 UTC
[PATCH AUTOSEL 4.9 26/80] mksysmap: Fix the mismatch of '.L' symbols in System.map
2020-06-18 1:27 UTC
[PATCH AUTOSEL 4.14 033/108] mksysmap: Fix the mismatch of '.L' symbols in System.map
2020-06-18 1:24 UTC
[PATCH AUTOSEL 4.19 044/172] mksysmap: Fix the mismatch of '.L' symbols in System.map
2020-06-18 1:20 UTC
[PATCH AUTOSEL 5.4 074/266] mksysmap: Fix the mismatch of '.L' symbols in System.map
2020-06-18 1:13 UTC
[PATCH AUTOSEL 5.7 097/388] mksysmap: Fix the mismatch of '.L' symbols in System.map
2020-06-18 1:06 UTC (2+ messages)
` [PATCH AUTOSEL 5.7 322/388] modpost: fix -i (--ignore-errors) MAKEFLAGS detection
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