linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 14:47:32 to 2020-02-28 00:22:58 UTC [more...]

[PATCH 0/9] Enable orphan section warning
 2020-02-28  0:22 UTC  (10+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
` [PATCH 2/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH 3/9] x86/build: Warn on orphan section placement
` [PATCH 4/9] x86/boot: "
` [PATCH 5/9] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 6/9] arm64/build: Use common DISCARDS in linker script
` [PATCH 7/9] arm64/build: Warn on orphan section placement
` [PATCH 8/9] arm/build: "
` [PATCH 9/9] arm/boot: "

[GIT PULL] Kbuild fixes for v5.6-rc4
 2020-02-27 19:40 UTC  (2+ messages)

[PATCH] fixdep: remove redundant null character check
 2020-02-27 16:44 UTC  (2+ messages)

[PATCH] fixdep: remove unneeded code and comments about *.ver files
 2020-02-27 16:44 UTC  (2+ messages)

[PATCH v5 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
 2020-02-27 16:41 UTC  (5+ messages)
` [PATCH v5 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
` [PATCH v5 2/3] kbuild: split adjust_autoksyms.sh in two parts
` [PATCH v5 3/3] kbuild: generate autoksyms.h early

[PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
 2020-02-27 16:11 UTC  (26+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] kbuild: get rid of trailing slash from subdir- example
 2020-02-27 16:07 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add device tree build information
 2020-02-26 21:36 UTC  (13+ messages)
` [RFC PATCH v2 1/4] scripts: Add script to generate dtb "
` [RFC PATCH v2 2/4] of: fdt: print "
` [RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
` [RFC PATCH v2 4/4] script: make automatic dtb build info generation

[PATCH] kbuild: remove trailing slash from devicetree/binding/ for descending
 2020-02-26 17:53 UTC 

[PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
 2020-02-26 17:48 UTC  (12+ messages)
` [PATCH 2/5] kbuild: remove unneeded semicolon at the end of cmd_dtb_check
` [PATCH 3/5] kbuild: add dtbs_check to PHONY
` [PATCH 4/5] kbuild: add dt_binding_check to PHONY in a correct place
` [PATCH 5/5] kbuild: allow to run dt_binding_check and dtbs_check in a single command

[RFC PATCH v2 0/4]
 2020-02-26 16:38 UTC  (7+ messages)
` [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
` [RFC PATCH v2 2/4] of: fdt: print "
` [RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
` [RFC PATCH v2 4/4] script: make automatic dtb build info generation

[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
 2020-02-25 18:58 UTC  (2+ messages)

Moving from 4.x to 5.4.22 breaks custom module build
 2020-02-25  8:41 UTC  (4+ messages)

[PATCH] kbuild: Remove debug info from kallsyms linking
 2020-02-25  5:16 UTC 

[PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
 2020-02-22 18:12 UTC  (8+ messages)

RECEIVE MONEY IN BANK ACCOUNT REPLY TO fta447447@gmail.com
 2020-02-21 21:47 UTC 

[PATCH 1/2] kbuild: Always validate DT binding examples against all schemas
 2020-02-22 16:50 UTC  (4+ messages)
` [PATCH 2/2] kbuild: Build DT binding examples with dtc warnings enabled

[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
 2020-02-21  9:22 UTC  (4+ messages)

[PATCH] kbuild: remove the owner check in mkcompile_h
 2020-02-20 16:29 UTC  (2+ messages)

[PATCH] kbuild: remove wrong documentation about mandatory-y
 2020-02-20 16:28 UTC  (2+ messages)

[PATCH] kconfig: make 'imply' obey the direct dependency
 2020-02-20 16:21 UTC  (7+ messages)

Attention:Beneficiary
 2020-02-20 10:11 UTC 

[PATCH 1/2] kconfig: remove unused variable in qconf.cc
 2020-02-20  2:39 UTC  (4+ messages)
` [PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS

[PATCH 0/6] Silence some instances of -Wtautological-compare and enable globally
 2020-02-19 21:32 UTC  (16+ messages)
` [PATCH 1/6] asm/sections: Add COMPARE_SECTIONS macro
` [PATCH 2/6] kernel/extable: Wrap section comparison in sort_main_extable with COMPARE_SECTIONS
` [PATCH 3/6] tracing: Wrap section comparison in tracer_alloc_buffers "
` [PATCH 4/6] dynamic_debug: Wrap section comparison in dynamic_debug_init "
` [PATCH 5/6] mm: kmemleak: Wrap section comparison in kmemleak_init "
` [PATCH 6/6] kbuild: Enable -Wtautological-compare

19-02-2020
 2020-02-19 10:51 UTC 

[PATCH v2] powerpc/Makefile: Mark phony targets as PHONY
 2020-02-19  2:18 UTC  (2+ messages)

[PATCH] kbuild: remove duplicate dependencies from .mod files
 2020-02-18 19:21 UTC  (5+ messages)

[PATCH] powerpc/Makefile: Mark phony targets as PHONY
 2020-02-18 12:40 UTC  (2+ messages)

[PATCH v5 15/17] kconfig: Add support for 'as-option'
 2020-02-18 10:14 UTC  (5+ messages)

[PATCH v4 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
 2020-02-17 16:35 UTC  (13+ messages)
` [PATCH v4 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
` [PATCH v4 2/3] kbuild: split adjust_autoksyms.sh in two parts
` [PATCH v4 3/3] kbuild: generate autoksyms.h early

install is no longer PHONY?
 2020-02-17 10:28 UTC  (3+ messages)

[PATCH] kbuild: remove cc-option switch from -Wframe-larger-than=
 2020-02-16 21:07 UTC  (3+ messages)

[PATCH] kbuild: add comment for V=2 mode
 2020-02-16 14:41 UTC  (2+ messages)

[PATCH] make yacc usage POSIX-compliant
 2020-02-16  5:08 UTC  (2+ messages)

[PATCH 0/2] Add SANITIZE_xx.o & SANITIZE and apply them to x86
 2020-02-16  4:46 UTC  (4+ messages)
` [PATCH 1/2] sanitize: Add SANITIZE_xx.o and SANITIZE to disable all sanitizers for specific files

[PATCH AUTOSEL 4.4 019/100] kconfig: fix broken dependency in randconfig-generated .config
 2020-02-14 16:23 UTC 

[PATCH AUTOSEL 4.9 030/141] kconfig: fix broken dependency in randconfig-generated .config
 2020-02-14 16:19 UTC 

[PATCH AUTOSEL 4.14 044/186] kconfig: fix broken dependency in randconfig-generated .config
 2020-02-14 16:14 UTC 

[PATCH AUTOSEL 4.19 052/252] kconfig: fix broken dependency in randconfig-generated .config
 2020-02-14 16:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 201/252] kbuild: use -S instead of -E for precise cc-option test in Kconfig

[PATCH AUTOSEL 5.4 110/459] kconfig: fix broken dependency in randconfig-generated .config
 2020-02-14 16:00 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 319/459] kbuild: remove *.tmp file when filechk fails
` [PATCH AUTOSEL 5.4 369/459] kbuild: use -S instead of -E for precise cc-option test in Kconfig
` [PATCH AUTOSEL 5.4 376/459] bpf, btf: Always output invariant hit in pahole DWARF to BTF transform

[PATCH AUTOSEL 5.5 128/542] kconfig: fix broken dependency in randconfig-generated .config
 2020-02-14 15:48 UTC  (5+ messages)
` [PATCH AUTOSEL 5.5 365/542] kbuild: remove *.tmp file when filechk fails
` [PATCH AUTOSEL 5.5 430/542] kbuild: use -S instead of -E for precise cc-option test in Kconfig
` [PATCH AUTOSEL 5.5 438/542] bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
` [PATCH AUTOSEL 5.5 536/542] kbuild: make multiple directory targets work

[PATCH v3 3/3] kbuild: generate autoksyms.h early
 2020-02-13 18:07 UTC  (4+ messages)
      ` [kbuild-all] "

[PATCH] kbuild: fix mismatch between .version and include/generated/compile.h
 2020-02-12 16:00 UTC  (2+ messages)

[PATCH] scripts/kallsyms: fix memory corruption caused by write over-run
 2020-02-12  9:20 UTC  (4+ messages)

[PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
 2020-02-11 16:45 UTC  (6+ messages)
` Applied "ASoC: Use imply for SND_SOC_ALL_CODECS" to the asoc tree

[PATCH] asm-generic: make more kernel-space headers mandatory
 2020-02-11 14:59 UTC  (3+ messages)


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).