messages from 2020-01-31 03:16:36 to 2020-02-21 08:50:43 UTC [more...]
[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
2020-02-21 8:50 UTC (2+ 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] fixdep: remove redundant null character check
2020-02-18 10:00 UTC
[PATCH] fixdep: remove unneeded code and comments about *.ver files
2020-02-18 9:58 UTC
[PATCH v5 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
2020-02-18 9:41 UTC (4+ 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 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 (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 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 (8+ 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 (2+ messages)
[GIT PULL] kconfig: localmodconfig: Minor clean ups to streamline_config.pl
2020-01-31 3:15 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).