linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-22 19:54:50 to 2020-02-18 09:41:47 UTC [more...]

[PATCH v5 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
 2020-02-18  9:41 UTC  (2+ messages)
` [PATCH v5 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS

[PATCH v5 15/17] kconfig: Add support for 'as-option'
 2020-02-18  0:37 UTC  (4+ 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 1/2] kconfig: remove unused variable in qconf.cc
 2020-02-17  1:27 UTC  (2+ messages)
` [PATCH 2/2] kbuild: add -Wall to KBUILD_HOSTCXXFLAGS

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

[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
 2020-02-16 15:45 UTC 

[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  (5+ messages)
` [PATCH 1/2] sanitize: Add SANITIZE_xx.o and SANITIZE to disable all sanitizers for specific files
` [PATCH 2/2] x86: Disable both KASAN and UBSAN for some booting code

[PATCH] kbuild: remove duplicate dependencies from .mod files
 2020-02-16  4:27 UTC  (4+ messages)

[PATCH] kbuild: remove the owner check in mkcompile_h
 2020-02-15  7:50 UTC 

[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 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
 2020-02-13 18:07 UTC  (15+ messages)
` [PATCH v3 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
` [PATCH v3 2/3] kbuild: split adjust_autoksyms.sh in two parts
` [PATCH v3 3/3] kbuild: generate autoksyms.h early
        ` [kbuild-all] "

[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
 2020-02-13 12:24 UTC 

[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  (5+ messages)

[PATCH] [RFC] ASoC: Use imply for SND_SOC_ALL_CODECS
 2020-02-11 16:45 UTC  (7+ 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)

[PATCH] firmware/dmi: Report DMI Bios & EC firmware release
 2020-02-11 13:31 UTC  (3+ messages)

[PATCH v1] kbuild: Fix off-by-one error when generate a new version
 2020-02-10 20:23 UTC  (4+ messages)

[GIT PULL] more Kbuild updates for v5.6-rc1
 2020-02-10  0:10 UTC  (2+ messages)

LETTER OF INQUIRY
 2020-02-07 20:42 UTC 

[PATCH] kconfig: fix broken dependency in randconfig-generated .config
 2020-02-07 10:41 UTC  (3+ messages)

[PATCH] kconfig: Sanitize make randconfig generated .config
 2020-02-07 10:40 UTC  (4+ messages)

[PATCH 1/3] firmware/dmi_scan: Add dmi_save_release to save releases fields
 2020-02-07  8:38 UTC  (7+ messages)
` [PATCH 1/2] firmware/dmi: Report DMI Bios release
  ` [PATCH 2/2] firmware/dmi: Report DMI Embedded Firmware release

[PATCH v2] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
 2020-02-06 16:17 UTC  (9+ messages)

[PATCH] Revert kheaders feature
 2020-02-06  7:04 UTC  (10+ messages)

[PATCH] initramfs: do not show compression mode choice if INITRAMFS_SOURCE is empty
 2020-02-06  1:53 UTC  (8+ messages)
  ` [PATCH] initramfs: don't double-compress built-in initramfs if the kernel is compressed

[PATCH] kbuild: make multiple directory targets work properly
 2020-02-05  6:55 UTC  (2+ messages)

[PATCH v3] kconfig: Add yes2modconfig and mod2yesconfig targets
 2020-02-05  4:42 UTC  (4+ messages)
  ` [PATCH] kconfig: Invalidate all symbols after changing to y or m

[PATCH 0/2] ARM: Introduce multi_v7_lpae_defconfig
 2020-02-03 18:48 UTC  (3+ messages)
` [PATCH 1/2] kbuild: Add config fragment merge functionality
` [PATCH 2/2] ARM: add multi_v7_lpae_defconfig

[GIT PULL 1/2] Kbuild updates for v5.6-rc1
 2020-02-03 12:03 UTC  (8+ messages)

[PATCH 1/3] scripts/kallsyms: rename local variables in read_symbol()
 2020-02-03  5:19 UTC  (6+ messages)
` [PATCH 2/3] scripts/kallsyms: change table to store (strcut sym_entry *)
` [PATCH 3/3] kallsyms: fix type of kallsyms_token_table[]

[GIT PULL 2/2] Kconfig updates for v5.6-rc1
 2020-02-01 18:30 UTC  (3+ messages)

[PATCH 1/2] kbuild: fix the document to use extra-y for vmlinux.lds
 2020-02-01 16:49 UTC  (2+ messages)
` [PATCH 2/2] kbuild: rename hostprogs-y/always to hostprogs/always-y

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

[GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
 2020-01-31  3:15 UTC  (7+ messages)

[PATCH] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
 2020-01-30 17:01 UTC  (6+ messages)

[PATCH] arm64: bcm2835: Drop select of nonexistent HAVE_ARM_ARCH_TIMER
 2020-01-28 22:04 UTC  (2+ messages)

vmlinux ELF header sometimes corrupt
 2020-01-28  8:12 UTC  (5+ messages)

[PATCH v4 15/17] kconfig: Add support for 'as-option'
 2020-01-27  9:33 UTC  (5+ messages)

[PATCH v2 1/7] builddeb: remove unneeded files in hdrobjfiles for headers package
 2020-01-25  4:06 UTC  (6+ messages)
` [PATCH v2 4/7] builddeb: avoid invoking sub-shells where possible

[PATCH v3] kallsyms: add names of built-in modules
 2020-01-24 18:08 UTC  (8+ messages)
` [PATCH v4] "

[RFC PATCH 0/3] Add device tree build information
 2020-01-23 14:05 UTC  (16+ messages)
` [RFC PATCH 1/3] dtc: Add dtb build information option
` [RFC PATCH 3/3] scripts: Use -B dtc option to generate dtb build information


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