public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-09 03:52:41 to 2020-01-09 16:17:27 UTC [more...]

[PATCH] kconfig: ignore temporary generated files
 2020-01-09 16:17 UTC 

[PATCH v2] kconfig: fix an "implicit declaration of function" warning
 2020-01-09 16:16 UTC 

[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 v2] kallsyms: add names of built-in modules
 2020-01-08 18:32 UTC  (11+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

[PATCH] kbuild: allow modules to link *.a archives
 2020-01-08 15:48 UTC  (5+ 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] merge_config.sh: Add option for allmodconfig
 2020-01-07  9:19 UTC  (4+ messages)

[PATCH] modpost: assume STT_SPARC_REGISTER is defined
 2020-01-06 21:33 UTC  (2+ messages)

[PATCH v4 00/10] Add Kernel Concurrency Sanitizer (KCSAN)
 2020-01-06 12:46 UTC  (4+ messages)
` [PATCH v4 01/10] kcsan: Add Kernel Concurrency Sanitizer infrastructure

[PATCH] kbuild: remove PYTHON2 variable
 2020-01-06  8:36 UTC 

[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

[PATCH 1/2] builddeb: allow selection of .deb compressor
 2020-01-04  9:55 UTC  (2+ messages)
` [PATCH 2/2] builddeb: make headers package thinner

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  (6+ 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

I WANT TO YOU TO TREAT THIS EMAIL VERY URGENT
 2019-12-18 15:13 UTC 

[PATCH] kconfig: remove ---help--- from documentation
 2019-12-18 14:16 UTC  (2+ messages)

[PATCH] kconfig: Add yes2modconfig and mod2yesconfig targets
 2019-12-18 14:11 UTC  (7+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH v2] scripts: package: mkdebian: add missing rsync dependency
 2019-12-18 14:09 UTC  (2+ messages)

[PATCH v2 0/3] kconfig: rework symbol help text
 2019-12-18 14:09 UTC  (5+ messages)
` [PATCH v2 1/3] kconfig: list all definitions of a symbol in "
` [PATCH v2 2/3] kconfig: distinguish between dependencies and visibility "
` [PATCH v2 3/3] kconfig: fix nesting of symbol "

[PATCH] RFC: platform driver registering via initcall tables
 2019-12-17 14:50 UTC  (6+ messages)

[PATCH] tty: vt: move conmakehash to drivers/tty/vt/ from scripts/
 2019-12-17 13:42 UTC  (2+ messages)

[PATCH v3 14/16] kconfig: Add support for 'as-option'
 2019-12-17 11:43 UTC  (2+ messages)

[PATCH 0/4] kconfig: rework symbol help text
 2019-12-17 10:20 UTC  (9+ messages)
` [PATCH 1/4] kconfig: list all definitions of a symbol in "
` [PATCH 2/4] kconfig: don't crash on NULL expressions in expr_eq()
` [PATCH 3/4] kconfig: distinguish between dependencies and visibility in help text
` [PATCH 4/4] kconfig: fix nesting of symbol "

[PATCH 0/8] kconfig: misc cleanups
 2019-12-17  5:55 UTC  (10+ messages)
` [PATCH 1/8] kconfig: remove the rootmenu check in menu_add_prop()
` [PATCH 2/8] kconfig: use parent->dep as the parentdep of 'menu'
` [PATCH 3/8] kconfig: drop T_WORD from the RHS of 'prompt' symbol
` [PATCH 4/8] kconfig: remove "
` [PATCH 5/8] kconfig: move prompt handling to menu_add_prompt() from menu_add_prop()
` [PATCH 6/8] kconfig: remove 'prompt' argument "
` [PATCH 7/8] kconfig: remove sym from struct property
` [PATCH 8/8] kconfig: squash prop_alloc() into menu_add_prop()

[PATCH 1/2] kconfig: fix too deep indentation in Makefile
 2019-12-17  4:18 UTC  (2+ messages)
` [PATCH 2/2] kconfig: use $(PERL) "

[PATCH 1/2] kconfig: localmodconfig: remove unused $config
 2019-12-17  4:16 UTC  (2+ messages)
` [PATCH 2/2] kconfig: localmodconfig: fix indentation for closing brace

[PATCH] kconfig: warn nested choice
 2019-12-17  4:02 UTC 

[PATCH] scripts/kallsyms: fix offset overflow of kallsyms_relative_base
 2019-12-17  3:08 UTC  (2+ messages)

[PATCH 1/2] mkcompile_h: git rid of UTS_TRUNCATE from LINUX_COMPILE_{BY,HOST}
 2019-12-17  3:06 UTC  (3+ messages)
` [PATCH 2/2] mkcompile_h: use printf for LINUX_COMPILE_BY

[PATCH] x86/boot: kbuild: allow readelf executable to be specified
 2019-12-17  3:05 UTC  (3+ messages)

[PATCH] scripts: package: mkdebian: add missing rsync dependency
 2019-12-17  1:09 UTC  (2+ messages)

[RFC PATCH v6 0/7] Speed booting by sorting ORC unwind tables at build time
 2019-12-16  3:07 UTC  (4+ messages)

[RFC PATCH v6 6/7] scripts/sorttable: Add ORC unwind tables sort concurrently
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sorttable: Implement build-time ORC unwind table sorting

[RFC PATCH v6 5/7] scripts/sorttable: rename sortextable to sorttable
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sorttable: Rename 'sortextable' to 'sorttable'

[RFC PATCH v6 2/7] scripts/sortextable: kernel coding style formating
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sortextable: Clean up the code to meet the kernel coding style better

[RFC PATCH v6 4/7] scripts/sortextable: refactor do_func() function
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] scripts/sortextable: Refactor the "

[RFC PATCH v6 1/7] scripts/sortextable: Rewrite error/success handling
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] "

[RFC PATCH v6 3/7] scripts/sortextable: Remove dead code
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] "

[RFC PATCH v6 7/7] x86/unwind/orc: remove run-time ORC unwind tables sort
 2019-12-13 10:03 UTC  (2+ messages)
` [tip: core/objtool] x86/unwind/orc: Remove boot-time ORC unwind tables sorting

Bogus dependency for HW_RANDOM_VIRTIO with oldconfig
 2019-12-12  5:30 UTC  (2+ messages)

[PATCH 02/22] kbuild: Add support for 'as-instr' to be used in Kconfig files
 2019-12-12  5:03 UTC  (2+ messages)

Mein letzter Wunsch
 2019-12-11 15:15 UTC 

Some header files being ignored when calculating srcversion
 2019-12-09 13:53 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