public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-24 18:40:20 to 2020-05-15 02:21:20 UTC [more...]

[RFC PATCH] kbuild: add variables for compression tools
 2020-05-15  2:20 UTC  (2+ messages)

[PATCH] kbuild: compile_h: fix compiler version detection with clang
 2020-05-15  0:42 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/14] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:56 UTC 

[PATCH AUTOSEL 4.9 01/27] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:55 UTC 

[PATCH AUTOSEL 4.14 01/39] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:54 UTC 

[PATCH AUTOSEL 4.19 01/31] Makefile: disallow data races on gcc-10 as well
 2020-05-14 18:53 UTC 

[PATCH AUTOSEL 5.4 01/49] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 18:53 UTC  (7+ messages)
` [PATCH AUTOSEL 5.4 03/49] Makefile: disallow data races on gcc-10 as well
` [PATCH AUTOSEL 5.4 41/49] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH AUTOSEL 5.4 42/49] gcc-10: disable 'zero-length-bounds' warning for now
` [PATCH AUTOSEL 5.4 43/49] gcc-10: disable 'array-bounds' "
` [PATCH AUTOSEL 5.4 44/49] gcc-10: disable 'stringop-overflow' "
` [PATCH AUTOSEL 5.4 45/49] gcc-10: disable 'restrict' "

[PATCH AUTOSEL 5.6 01/62] kbuild: avoid concurrency issue in parallel building dtbs and dtbs_check
 2020-05-14 18:51 UTC  (7+ messages)
` [PATCH AUTOSEL 5.6 03/62] Makefile: disallow data races on gcc-10 as well
` [PATCH AUTOSEL 5.6 54/62] Stop the ad-hoc games with -Wno-maybe-initialized
` [PATCH AUTOSEL 5.6 55/62] gcc-10: disable 'zero-length-bounds' warning for now
` [PATCH AUTOSEL 5.6 56/62] gcc-10: disable 'array-bounds' "
` [PATCH AUTOSEL 5.6 57/62] gcc-10: disable 'stringop-overflow' "
` [PATCH AUTOSEL 5.6 58/62] gcc-10: disable 'restrict' "

[PATCH] Makefile: support compressed debug info
 2020-05-14 11:34 UTC  (14+ messages)

[PATCH v2 1/3] kbuild: add CONFIG_LD_IS_LLD
 2020-05-13 11:18 UTC  (28+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 3/4] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
  ` [PATCH v5 0/5] Allow ld.lld to link the MIPS VDSO
    ` [PATCH v4 1/5] kbuild: add CONFIG_LD_IS_LLD
    ` [PATCH v4 2/5] MIPS: VDSO: Move disabling the VDSO logic to Kconfig
    ` [PATCH v4 3/5] MIPS: Unconditionally specify '-EB' or '-EL'
    ` [PATCH v4 4/5] MIPS: VDSO: Use $(LD) instead of $(CC) to link VDSO
    ` [PATCH v4 5/5] MIPS: VDSO: Allow ld.lld to link the VDSO

[PATCH v6] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-13  2:31 UTC  (2+ messages)

[PATCH v5] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-12 15:35 UTC  (4+ messages)

[PATCH v2] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10
 2020-05-12  8:44 UTC  (5+ messages)

[PATCH] firmware/dmi: Report DMI Bios & EC firmware release
 2020-05-12  7:37 UTC  (5+ messages)

[PATCH 1/2] kbuild: remove misleading stale FIXME comment
 2020-05-12  4:46 UTC  (4+ messages)
` [PATCH 2/2] kbuild: remove {CLEAN,MRPROPER,DISTCLEAN}_DIRS

[PATCH v2 00/15] kbuild: support 'userprogs' syntax
 2020-05-12  4:34 UTC  (17+ messages)
` [PATCH v2 01/15] bpfilter: match bit size of bpfilter_umh to that of the kernel
` [PATCH v2 02/15] kbuild: add infrastructure to build userspace programs
` [PATCH v2 03/15] bpfilter: use 'userprogs' syntax to build bpfilter_umh
` [PATCH v2 04/15] samples: seccomp: build sample programs for target architecture
` [PATCH v2 05/15] kbuild: doc: document the new syntax 'userprogs'
` [PATCH v2 06/15] samples: uhid: fix warnings in uhid-example
` [PATCH v2 07/15] samples: uhid: build sample program for target architecture
` [PATCH v2 08/15] samples: hidraw: "
` [PATCH v2 09/15] samples: connector: "
` [PATCH v2 10/15] samples: vfs: build sample programs "
` [PATCH v2 11/15] samples: pidfd: build sample program "
` [PATCH v2 12/15] samples: mei: "
` [PATCH v2 13/15] samples: auxdisplay: use 'userprogs' syntax
` [PATCH v2 14/15] samples: timers: "
` [PATCH v2 15/15] samples: watchdog: "

[PATCH] bpfilter: check if $(CC) can static link in Kconfig
 2020-05-12  4:32 UTC  (3+ messages)

[PATCH] scripts: fix deprecated always and hostprogs-y
 2020-05-11 13:18 UTC  (3+ messages)

[PATCH] kbuild: make module name conflict fatal error
 2020-05-11  4:21 UTC 

[PATCH 1/2] kbuild: add this-makefile as a shorthand for $(lastword $(MAKEFILE_LIST))
 2020-05-11  3:50 UTC  (2+ messages)
` [PATCH 2/2] kbuild: error out if targets prefixed with '__' are directly run

Using a custom LDFLAG for all objects and binaries
 2020-05-10 20:30 UTC  (5+ messages)

[PATCH] make builddeb invoke calls to linux-update-symlink
 2020-05-10  4:06 UTC 

[PATCH] make builddeb invoke calls to linux-update-symlink
 2020-05-10  3:49 UTC  (2+ messages)

[PATCH v4] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-09 11:07 UTC  (6+ messages)

[PATCH] modpost: Replace zero-length array with flexible-array
 2020-05-08  5:37 UTC  (2+ messages)

[PATCH 0/2] [RFC] kconfig: new command line tool to set configs
 2020-05-07  6:16 UTC  (4+ messages)
` [PATCH 1/2] kconfig: a "
` [PATCH 2/2] kconfig: Extend kconfig with setall option
  ` [PATCH v2] "

Proper use for linking foo.o_shipped after 69ea912fda74 ("kbuild: remove unneeded link_multi_deps")?
 2020-05-06 22:10 UTC  (5+ messages)

[PATCH] kconfig: allow for conditional dependencies
 2020-05-06 16:43 UTC  (4+ messages)

[PATCH 1/2] kbuild: use separate commands for generating *.dtb and *.dt.yaml
 2020-05-05  8:23 UTC  (5+ messages)
` [PATCH 2/2] scripts/dtc: compile separate dtc-yaml

Please reply me
 2020-05-04 19:52 UTC 

[PATCH v3] streamline_config.pl: add LMC_KEEP to preserve some kconfigs
 2020-05-03  0:10 UTC  (3+ messages)

[PATCH kbuild RFC] kbuild: fix modpost throwing away module symvers when linking vmlinux.o
 2020-05-02 18:29 UTC  (2+ messages)

[PATCH] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs
 2020-05-02 14:31 UTC  (7+ messages)

[PATCH v2] streamline_config.pl: add LOCALMODCONFIG_PRESERVE to preserve some kconfigs
 2020-05-02 13:33 UTC 

[PATCH v2] dtc: Use better check for libyaml
 2020-05-01 19:37 UTC 

[PATCH] kbuild: invoke syncconfig if autoconf.h is missing
 2020-05-01  6:01 UTC 

[PATCH] um: do not evaluate compiler's library path when cleaning
 2020-05-01  5:44 UTC  (2+ messages)

[PATCH] kbuild: remove unused AS assignment
 2020-05-01  5:42 UTC  (4+ messages)

[PATCH] kbuild: determine the output format of DTC by the target suffix
 2020-05-01  5:37 UTC  (2+ messages)

[PATCH] kbuild: remove '/' target
 2020-05-01  5:36 UTC  (2+ messages)

[PATCH] unicore32: do not evaluate compiler's library path when cleaning
 2020-05-01  5:35 UTC  (3+ messages)

[PATCH] h8300: suppress error messages for 'make clean'
 2020-05-01  5:34 UTC  (2+ messages)

[PATCH v2 1/4] kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
 2020-05-01  5:34 UTC  (4+ messages)
` [PATCH v2 4/4] kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro

bug: Kbuild seems to require "make prepare-objtool" in order to use (some) new config vars
 2020-05-01  3:27 UTC  (8+ messages)
        ` [PATCH RFC] Kbuild: Makefile: warn if auto.conf is obsolete

[PATCH] kconfig: announce removal of 'kvmconfig' and 'xenconfig' shorthands
 2020-04-30  6:18 UTC 

[PATCH 0/2] Build ORC fast lookup table in scripts/sorttable tool
 2020-04-30  4:10 UTC  (7+ messages)
` [PATCH 1/2] scripts/sorttable: Build orc fast lookup table via sorttable tool
` [PATCH 2/2] x86/unwind/orc: Remove unwind_init() from x86 boot

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-04-29  2:43 UTC  (6+ messages)
` [PATCH 02/16] Revert "objtool: Skip samples subdirectory"

[PATCH 04/16] net: bpfilter: use 'userprogs' syntax to build bpfilter_umh
 2020-04-28  5:13 UTC  (3+ messages)

[PATCH] kbuild: warn if always, hostprogs-y, or hostprogs-m is used
 2020-04-27 16:03 UTC 

Why continued silence 2
 2020-04-27 11:41 UTC 

[PATCH] kconfig: do not assign a variable in the return statement
 2020-04-25 17:00 UTC  (2+ messages)

[PATCH] kconfig: do not use OR-assignment for zero-cleared structure
 2020-04-25 16:59 UTC  (2+ messages)

[PATCH] kbuild: Add $(strip ...) before compare make variable with string
 2020-04-25 11:33 UTC  (2+ messages)

[PATCH] recordmcount: support >64k sections
 2020-04-24 22:22 UTC  (5+ messages)
` [PATCH v2] "

[GIT PULL] Kbuild fixes for v5.7-rc3
 2020-04-24 18:40 UTC  (2+ messages)


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