messages from 2020-02-16 04:46:54 to 2020-03-03 10:28:30 UTC [more...]
eh_frame confusion
2020-03-03 10:28 UTC (7+ messages)
[PATCH] kbuild: Remove debug info from kallsyms linking
2020-03-03 6:55 UTC (4+ messages)
[PATCH 0/9] Enable orphan section warning
2020-03-03 4:32 UTC (12+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
` [PATCH 2/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH 3/9] x86/build: Warn on orphan section placement
` [PATCH 4/9] x86/boot: "
` [PATCH 5/9] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 6/9] arm64/build: Use common DISCARDS in linker script
` [PATCH 7/9] arm64/build: Warn on orphan section placement
` [PATCH 8/9] arm/build: "
` [PATCH 9/9] arm/boot: "
[PATCH v2 1/2] kbuild: Always validate DT binding examples
2020-03-02 16:06 UTC (4+ messages)
` [PATCH v2 2/2] kbuild: Build DT binding examples with dtc warnings enabled
[PATCH 1/2] kconfig: allow symbols implied by y to become m
2020-03-02 15:33 UTC (4+ messages)
` [PATCH 2/2] kconfig: make 'imply' obey the direct dependency
[PATCH] kconfig: make 'imply' obey the direct dependency
2020-03-02 13:21 UTC (9+ messages)
[RFC PATCH v2 0/4] Add device tree build information
2020-03-02 12:55 UTC (16+ messages)
` [RFC PATCH v2 1/4] scripts: Add script to generate dtb "
` [RFC PATCH v2 2/4] of: fdt: print "
` [RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
` [RFC PATCH v2 4/4] script: make automatic dtb build info generation
Hello
2020-03-01 19:59 UTC
[PATCH] kbuild: Fix inconsistent comment
2020-03-01 1:03 UTC (2+ messages)
[PATCH v6 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
2020-02-29 4:16 UTC (5+ messages)
` [PATCH v6 1/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYMS
` [PATCH v6 2/3] kbuild: split adjust_autoksyms.sh in two parts
` [PATCH v6 3/3] kbuild: generate autoksyms.h early
[PATCH v5 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
2020-02-28 10:46 UTC (9+ 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] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
2020-02-28 3:48 UTC (2+ messages)
[GIT PULL] Kbuild fixes for v5.6-rc4
2020-02-27 19:40 UTC (2+ messages)
[PATCH] fixdep: remove redundant null character check
2020-02-27 16:44 UTC (2+ messages)
[PATCH] fixdep: remove unneeded code and comments about *.ver files
2020-02-27 16:44 UTC (2+ messages)
[PATCH] Documentation/llvm: add documentation on building w/ Clang/LLVM
2020-02-27 16:11 UTC (26+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] kbuild: get rid of trailing slash from subdir- example
2020-02-27 16:07 UTC (2+ messages)
[PATCH] kbuild: remove trailing slash from devicetree/binding/ for descending
2020-02-26 17:53 UTC
[PATCH 1/5] kbuild: fix DT binding schema rule to detect command line changes
2020-02-26 17:48 UTC (12+ messages)
` [PATCH 2/5] kbuild: remove unneeded semicolon at the end of cmd_dtb_check
` [PATCH 3/5] kbuild: add dtbs_check to PHONY
` [PATCH 4/5] kbuild: add dt_binding_check to PHONY in a correct place
` [PATCH 5/5] kbuild: allow to run dt_binding_check and dtbs_check in a single command
[RFC PATCH v2 0/4]
2020-02-26 16:38 UTC (7+ messages)
` [RFC PATCH v2 1/4] scripts: Add script to generate dtb build information
` [RFC PATCH v2 2/4] of: fdt: print "
` [RFC PATCH v2 3/4] ARM: dts: stm32: Add dtb build information entry for stm32mp157c-dk2
` [RFC PATCH v2 4/4] script: make automatic dtb build info generation
[PATCH] gcc-plugins: fix gcc-plugins directory path in documentation
2020-02-25 18:58 UTC (2+ messages)
Moving from 4.x to 5.4.22 breaks custom module build
2020-02-25 8:41 UTC (4+ messages)
[PATCH] kbuild: move -pipe to global KBUILD_CFLAGS
2020-02-22 18:12 UTC (8+ messages)
RECEIVE MONEY IN BANK ACCOUNT REPLY TO fta447447@gmail.com
2020-02-21 21:47 UTC
[PATCH 1/2] kbuild: Always validate DT binding examples against all schemas
2020-02-22 16:50 UTC (4+ messages)
` [PATCH 2/2] kbuild: Build DT binding examples with dtc warnings enabled
[PATCH] kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LIST
2020-02-21 9:22 UTC (4+ 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)
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 v4 0/3] kbuild: allow symbol whitelisting with TRIM_UNUSED_KSYM
2020-02-17 16:35 UTC (11+ 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 (3+ messages)
` [PATCH 1/2] sanitize: Add SANITIZE_xx.o and SANITIZE to disable all sanitizers for specific files
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