public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-18 15:36:26 to 2020-01-20 16:16:07 UTC [more...]

[RFC PATCH 0/3] Add device tree build information
 2020-01-20 16:16 UTC  (19+ messages)
` [RFC PATCH 1/3] dtc: Add dtb build information option
` [RFC PATCH 2/3] of: fdt: print dtb build information
` [RFC PATCH 3/3] scripts: Use -B dtc option to generate "

[PATCH v3 14/16] kconfig: Add support for 'as-option'
 2020-01-20 10:26 UTC  (4+ messages)

[PATCH v3] kallsyms: add names of built-in modules
 2020-01-20  6:37 UTC  (9+ messages)
` [PATCH v4] "

HELLO
 2020-01-19 18:44 UTC 

[RFC PATCH] lib: move memcat_p.o to obj-y
 2020-01-17 18:00 UTC  (3+ messages)

[PATCH] kbuild: use -S instead of -E for precise cc-option test in Kconfig
 2020-01-17 17:14 UTC 

[PATCH v2] kconfig: fix documentation typos
 2020-01-17 16:18 UTC 

[PATCH] kconfig: fix documentation typos
 2020-01-17 14:50 UTC  (7+ messages)

[PATCH AUTOSEL 4.14 059/371] kbuild: mark prepare0 as PHONY to fix external module build
 2020-01-16 17:18 UTC 

[PATCH AUTOSEL 4.19 119/671] kbuild: mark prepare0 as PHONY to fix external module build
 2020-01-16 16:50 UTC 

[PATCH AUTOSEL 5.4 179/205] bpf: Support pre-2.25-binutils objcopy for vmlinux BTF
 2020-01-16 16:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 186/205] bpf: Force .BTF section start to zero when dumping from vmlinux

[PATCH v2 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
 2020-01-15 16:25 UTC  (7+ messages)
` [PATCH v2 2/7] builddeb: match temporary directory name to the package name
` [PATCH v2 3/7] builddeb: remove redundant $objtree/
` [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible
` [PATCH v2 5/7] builddeb: remove redundant make for ARCH=um
` [PATCH v2 6/7] builddeb: split kernel headers deployment out into a function
` [PATCH v2 7/7] builddeb: split libc "

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2020-01-14 22:09 UTC  (11+ messages)
` [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH v2] builddeb: allow selection of .deb compressor
 2020-01-14 18:11 UTC 

[PATCH 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
 2020-01-14  8:04 UTC  (9+ messages)
` [PATCH 2/7] builddeb: match temporary directory name to the package name
` [PATCH 3/7] builddeb: remove redundant $objtree/
` [PATCH 4/7] builddeb: avoid invoking sub-shells where possible
` [PATCH 5/7] builddeb: remove redundant make for ARCH=um
` [PATCH 6/7] builddeb: split kernel headers deployment out into a function
` [PATCH 7/7] builddeb: split libc "

[PATCH] kbuild: remove 'Building modules, stage 2.' log
 2020-01-13  7:30 UTC 

I wait for your swift response,
 2020-01-13  5:52 UTC 

Investment opportunity
 2020-01-12  5:00 UTC 

[PATCH] modpost: assume STT_SPARC_REGISTER is defined
 2020-01-11  7:26 UTC  (3+ messages)

[PATCH] kbuild: allow modules to link *.a archives
 2020-01-11  7:22 UTC  (6+ messages)

[PATCH] kbuild: remove PYTHON2 variable
 2020-01-11  7:21 UTC  (2+ messages)

[PATCH] kconfig: ignore temporary generated files
 2020-01-11  7:18 UTC  (4+ messages)

[PATCH v2] kconfig: fix an "implicit declaration of function" warning
 2020-01-11  7:15 UTC  (2+ messages)

[PATCH 1/2] builddeb: allow selection of .deb compressor
 2020-01-11  6:51 UTC  (4+ messages)
` [PATCH 2/2] builddeb: make headers package thinner

[PATCH AUTOSEL 5.4 23/26] kbuild/deb-pkg: annotate libelf-dev dependency as :native
 2020-01-10 22:05 UTC 

[PATCH] kbuild: remove .tmp file when filechk fails
 2020-01-10  5:02 UTC 

[PATCH] merge_config.sh: Add option for allmodconfig
 2020-01-09 16:23 UTC  (6+ messages)

[RFC v5 43/57] gcc-plugins: objtool: Add plugin to detect switch table on arm64
 2020-01-09 16:02 UTC 

[PATCH] kconfig: fix an "implicit declaration of function" warning
 2020-01-09 16:03 UTC  (3+ messages)

[PATCH] x86: orc: fix unused-function warning
 2020-01-08 10:48 UTC  (3+ messages)

contact Dhl office New York to receive your Prepaid ATM Master Card worth $15.8Million US DOLLARS now
 2020-01-07 19:56 UTC 

[PATCH v2 00/13] initramfs: a lot of cleanups
 2020-01-07 17:13 UTC  (25+ messages)
` [PATCH v2 01/13] initramfs: replace klibcdirs in Makefile with FORCE
` [PATCH v2 02/13] gen_initramfs_list.sh: remove unused variable 'default_list'
` [PATCH v2 03/13] gen_initramfs_list.sh: fix the tool name in the comment
` [PATCH v2 04/13] initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
` [PATCH v2 05/13] initramfs: remove redundant dependency on BLK_DEV_INITRD
` [PATCH v2 06/13] initramfs: make compression options not depend on INITRAMFS_SOURCE
` [PATCH v2 07/13] initramfs: make initramfs compression choice non-optional
` [PATCH v2 08/13] initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
` [PATCH v2 09/13] initramfs: generate dependency list and cpio at the same time
` [PATCH v2 10/13] initramfs: add default_cpio_list, and delete -d option support
` [PATCH v2 11/13] gen_initramfs.sh: always output cpio even without -o option
` [PATCH v2 12/13] initramfs: refactor the initramfs build rules
` [PATCH v2 13/13] gen_initramfs.sh: remove intermediate cpio_list on errors

[PATCH v2 1/2] kbuild: get rid of duplication in the first line of *.mod files
 2020-01-06  7:23 UTC  (2+ messages)
` [PATCH v2 2/2] kbuild: allow modules to link *.a archives

[PATCH 00/12] initramfs: a lot of cleanups
 2020-01-04 14:16 UTC  (16+ messages)
` [PATCH 01/12] gen_initramfs_list.sh: remove unused variable 'default_list'
` [PATCH 02/12] gen_initramfs_list.sh: fix the tool name in the comment
` [PATCH 03/12] initramfs: rename gen_initramfs_list.sh to gen_initramfs.sh
` [PATCH 04/12] initramfs: remove redundant dependency on BLK_DEV_INITRD
` [PATCH 05/12] initramfs: make compression options not depend on INITRAMFS_SOURCE
` [PATCH 06/12] initramfs: make initramfs compression choice non-optional
` [PATCH 07/12] initramfs: specify $(src)/gen_initramfs.sh as a prerequisite in Makefile
` [PATCH 08/12] initramfs: generate dependency list and cpio at the same time
` [PATCH 09/12] initramfs: add default_cpio_list, and delete -d option support
` [PATCH 10/12] gen_initramfs.sh: always output cpio even without -o option
` [PATCH 11/12] initramfs: refactor the initramfs build rules
` [PATCH 12/12] gen_initramfs.sh: remove intermediate cpio_list on errors

I promise you must be happy today, God has uplifted you and your family ok
 2020-01-03 20:19 UTC 

[GIT PULL] Kbuild fixes for v5.5-rc5
 2020-01-03 19:25 UTC  (2+ messages)

[PATCH] kbuild/deb-pkg: annotate libelf-dev dependency as :native
 2020-01-03 15:03 UTC  (2+ messages)

[PATCH] menuconfig: restore prompt dependencies in help text
 2020-01-03  4:20 UTC  (7+ messages)
        ` [PATCH] kconfig: "

[PATCH] initramfs: fix 'bad variable name' error in gen_initramfs_list.sh
 2020-01-02  6:03 UTC  (4+ messages)

[PATCH AUTOSEL 4.4 19/25] kconfig: don't crash on NULL expressions in expr_eq()
 2019-12-27 18:15 UTC 

[PATCH AUTOSEL 4.9 28/38] kconfig: don't crash on NULL expressions in expr_eq()
 2019-12-27 18:14 UTC 

[PATCH AUTOSEL 4.14 41/57] kconfig: don't crash on NULL expressions in expr_eq()
 2019-12-27 18:02 UTC 

[PATCH AUTOSEL 4.19 63/84] kconfig: don't crash on NULL expressions in expr_eq()
 2019-12-27 17:43 UTC 

[PATCH AUTOSEL 5.4 132/187] kconfig: don't crash on NULL expressions in expr_eq()
 2019-12-27 17:40 UTC 

[PATCH] use bash instead of sh to run mkcompile_h
 2019-12-26  9:25 UTC  (2+ messages)

(no subject)
 2019-12-24  8:37 UTC 

[GIT PULL] Kbuild fixes for v5.5-rc3
 2019-12-21 18:55 UTC  (2+ messages)

[PATCH] kbuild: clarify the difference between obj-y and obj-m w.r.t. descending
 2019-12-21 15:32 UTC  (5+ messages)

[PATCH] kbuild: Add DTC_CPP_FLAGS
 2019-12-19 17:02 UTC  (5+ messages)
    ` Aw: "
      `  "

[PATCH 1/2] kbuild: remove header compile test
 2019-12-19 16:00 UTC  (2+ messages)

kbuild obj-m directory descend (was: Re: [PATCH] serdev: fix builds with CONFIG_SERIAL_DEV_BUS=m)
 2019-12-19  9:49 UTC  (5+ messages)

[PATCH 0/3] kbuild: generate modules.builtin without Makefile.modbuiltin or tristate.conf
 2019-12-19  8:33 UTC  (4+ messages)
` [PATCH 1/3] kbuild: add stringify helper to quote a string passed to C files
` [PATCH 2/3] kbuild: pass KBUILD_MODFILE when compiling builtin objects
` [PATCH 3/3] kbuild: create modules.builtin without Makefile.modbuiltin or tristate.conf

[PATCH] kbuild: use pattern rule for building built-in.a in sub-directories
 2019-12-18 16:05 UTC 

[PATCH] kbuild: do not create orphan built-in.a or obj-y objects
 2019-12-18 16:04 UTC 

[PATCH 1/2] kbuild: detect missing include guard for exported headers
 2019-12-18 15:34 UTC  (2+ messages)
` [PATCH 2/2] kbuild: rename header-test- to no-header-test in usr/include/Makefile


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