public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-04-15 07:57:45 to 2018-05-10 05:17:20 UTC [more...]

[PATCH v2 0/5] kbuild and powerpc patches for new Kconfig language
 2018-05-10  5:16 UTC  (4+ messages)
` [PATCH v2 1/5] powerpc/kbuild: set default generic machine type for 32-bit compile
` [PATCH v2 2/5] powerpc/kbuild: remove CROSS32 defines from top level powerpc Makefile
` [PATCH v2 3/5] kbuild: call cc-option with the current set of KBUILD_CFLAGS

[PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code
 2018-05-10  5:08 UTC  (13+ messages)
` [PATCH 1/8] modpost: remove symbol prefix support
` [PATCH 2/8] genksyms: "
` [PATCH 3/8] kallsyms: "
` [PATCH 4/8] depmod.sh: "
` [PATCH 5/8] export.h: remove code for prefixing symbols with underscore
` [PATCH 6/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
` [PATCH 7/8] vmlinux.lds.h: remove no-op macro VMLINUX_SYMBOL()
` [PATCH 8/8] checkpatch: remove VMLINUX_SYMBOL() check

[PATCH v4 0/4] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-05-09 20:04 UTC  (8+ messages)
` [PATCH v4 1/4] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v4 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v4 3/4] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
` [PATCH v4 4/4] asm-generic: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING

[PATCH v2 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-09 13:00 UTC  (5+ messages)
` [PATCH v2 1/4] kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
` [PATCH v2 2/4] kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module build
` [PATCH v2 3/4] kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
` [PATCH v2 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

linux-next: build warning after merge of the devicetree tree
 2018-05-09 12:17 UTC  (2+ messages)

[PATCH 1/4] modpost: pass struct elf_info pointer to get_modinfo()
 2018-05-09  9:50 UTC  (4+ messages)
` [PATCH 2/4] modpost: use strstarts() helper more widely
` [PATCH 3/4] modpost: remove redundant is_vmlinux() test
` [PATCH 4/4] modpost: constify *modname function argument where possible

[PATCH v3 0/5] kernel hacking: GCC optimization for better debug experience (-Og)
 2018-05-09  8:39 UTC  (10+ messages)
` [PATCH v3 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v3 2/5] regulator: add dummy function of_find_regulator_by_node
` [PATCH v3 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v3 4/5] kernel hacking: new config CC_OPTIMIZE_FOR_DEBUGGING to apply GCC -Og optimization
` [PATCH v3 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_CC_OPTIMIZE_FOR_DEBUGGING

[PATCH v2] kbuild: deb-pkg improve maintainer address generation
 2018-05-09  7:21 UTC  (5+ messages)

[PATCH 2/2] kbuild: disable new dtc graph and unit-address warnings
 2018-05-08 23:51 UTC  (2+ messages)

[ANNOUNCE] Kconfiglib menuconfig implementation
 2018-05-08 16:59 UTC  (15+ messages)

[RFCv2 PATCH 0/3] Salted build ids via linker sections
 2018-05-08  2:49 UTC  (9+ messages)
` [RFCv2 PATCH 2/3] kbuild: Link with generated build-salt header
` [RFCv2 PATCH 3/3] x86/vdso: Add build salt to the vDSO

[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-07  9:53 UTC  (21+ messages)
` [PATCH 1/4] kbuild: Fix asm-generic/vmlinux.lds.h for LD_DEAD_CODE_DATA_ELIMINATION
` [PATCH 2/4] kbuild: LD_DEAD_CODE_DATA_ELIMINATION no -ffunction-sections/-fdata-sections for module build
` [PATCH 3/4] kbuild: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selectable if enabled
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[RFC PATCH 0/2] powerpc patches for new Kconfig language
 2018-05-07  9:50 UTC  (5+ messages)
` [RFC PATCH 1/2] powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS
` [RFC PATCH 2/2] powerpc/kbuild: move -mprofile-kernel check to Kconfig

Wohltätigkeitsspende in Höhe von € 2.000.000,00
 2018-05-06  8:21 UTC 

[PATCH v2 0/5] kernel hacking: GCC optimization for debug experience (-Og)
 2018-05-06  0:27 UTC  (24+ messages)
` [PATCH v2 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH v2 2/5] regulator: add dummy function of_find_regulator_by_node
` [PATCH v2 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
` [PATCH v2 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
` [PATCH v2 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE

[RFC] Removal of CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX
 2018-05-05 15:55 UTC  (3+ messages)

[PATCH] kbuild: gcov: enable -fno-tree-loop-im if supported
 2018-05-05 10:35 UTC  (3+ messages)

[PATCH] fixdep: suppress consecutive / from file paths in dependency list files
 2018-05-05 10:31 UTC  (2+ messages)

[PATCH] kbuild: deb-pkg improve maintainer address generation
 2018-05-05  9:45 UTC  (3+ messages)

[GIT PULL] Kbuild fixes for 4.17-rc4
 2018-05-05  2:01 UTC 

[PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og)
 2018-05-05  1:44 UTC  (17+ messages)
` [PATCH 1/5] x86/mm: surround level4_kernel_pgt with #ifdef CONFIG_X86_5LEVEL...#endif
` [PATCH 2/5] regulator: add dummy of_find_regulator_by_node
  ` Applied "regulator: add dummy function of_find_regulator_by_node" to the regulator tree
` [PATCH 3/5] kernel hacking: new config NO_AUTO_INLINE to disable compiler atuo-inline optimizations
` [PATCH 4/5] kernel hacking: new config DEBUG_EXPERIENCE to apply GCC -Og optimization
` [PATCH 5/5] asm-generic: fix build error in fix_to_virt with CONFIG_DEBUG_EXPERIENCE

[PATCH] MAINTAINERS: Update Kbuild entry with a few paths
 2018-05-05  1:37 UTC  (2+ messages)

[PATCH 00/30] kconfig: move compiler capability tests to Kconfig
 2018-05-05  1:35 UTC  (23+ messages)
` [PATCH 01/30] gcc-plugins: fix build condition of SANCOV plugin
` [PATCH 08/30] kconfig: add built-in function support
` [PATCH 17/30] Documentation: kconfig: document a new Kconfig macro language
` [PATCH 20/30] kconfig: add basic helper macros to scripts/Kconfig.include
` [PATCH 21/30] stack-protector: test compiler capability in Kconfig and drop AUTO mode

[PATCH] kbuild/debian: Use KBUILD_BUILD_* when set
 2018-05-03 17:08 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] modpost: srcversion sometimes incorrect
 2018-05-02 16:34 UTC  (3+ messages)

[PATCH] kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
 2018-05-02 16:16 UTC  (2+ messages)

[PATCH] genksyms: fix typo in parse.tab.{c,h} generation rules
 2018-05-02 16:16 UTC  (2+ messages)

[RFC resend 1/2] modpost: delete stale comment
 2018-05-02 15:51 UTC  (4+ messages)
  ` [RFC resend 2/2] modpost: sumversions: try to fix "same dir" logic

Link time optimization for LTO/x86
 2018-05-01 18:42 UTC  (4+ messages)
` [PATCH 11/21] trace: Use -mcount-record for dynamic ftrace

[RFC patch] Documenation: don't build media .rst files when not building Documentation/media/
 2018-04-29  1:56 UTC 

[PATCH] kbuild: "make tools/help" does not need syncconfig
 2018-04-28 22:36 UTC 

[PATCH] scripts: teach extract-vmlinux about LZ4 and ZSTD
 2018-04-25  1:16 UTC 

On Tue, Apr 24, 2018 at 11:08:34AM +0200, Paul Menzel wrote:
 2018-04-25  1:12 UTC 

Greetings to you,
 2018-04-24 19:36 UTC 

[PATCH] Makefile: Fix typo s/HOST_LOADLIBES/HOST_LOADLIBS
 2018-04-24 16:07 UTC  (4+ messages)

Representative Needed
 2018-04-20 22:25 UTC 

[PATCH] ARM: omap2: Fix build when using split object directories
 2018-04-18 17:14 UTC  (6+ messages)

[PATCH v6 3/4] MIPS: vmlinuz: Use generic ashldi3
 2018-04-18  8:39 UTC  (3+ messages)

Proposal
 2018-04-16 21:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox