Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-28 18:53:22 to 2021-03-12 02:46:04 UTC [more...]

[PATCH 00/17] Add support for Clang CFI
 2021-03-12  2:45 UTC  (25+ messages)
` [PATCH 01/17] add "
` [PATCH 02/17] cfi: add __cficanonical
` [PATCH 03/17] mm: add generic __va_function and __pa_function macros
` [PATCH 04/17] module: cfi: ensure __cfi_check alignment
` [PATCH 05/17] workqueue: cfi: disable callback pointer check with modules
` [PATCH 06/17] kthread: "
` [PATCH 07/17] kallsyms: cfi: strip hashes from static functions
` [PATCH 08/17] bpf: disable CFI in dispatcher functions
` [PATCH 09/17] lib/list_sort: fix function type mismatches
` [PATCH 10/17] lkdtm: use __va_function
` [PATCH 11/17] psci: use __pa_function for cpu_resume
` [PATCH 12/17] arm64: implement __va_function
` [PATCH 13/17] arm64: use __pa_function
` [PATCH 14/17] arm64: add __nocfi to functions that jump to a physical address
` [PATCH 15/17] arm64: add __nocfi to __apply_alternatives
` [PATCH 16/17] KVM: arm64: Disable CFI for nVHE
` [PATCH 17/17] arm64: allow CONFIG_CFI_CLANG to be selected

[PATCH] kbuild: collect minimum tool versions into scripts/min-tool-version.sh
 2021-03-12  1:19 UTC  (5+ messages)

[PATCH] Makefile: LTO: have linker check -Wframe-larger-than
 2021-03-12  1:09 UTC 

[PATCH 1/2] dt-bindings: Bump dtschema version required to v2021.2.1
 2021-03-11 23:36 UTC  (2+ messages)
` [PATCH 2/2] kbuild: Enable DT undocumented compatible checks

[PATCH V11 0/5] dt: Add fdtoverlay rule and statically build unittest
 2021-03-11 23:27 UTC  (12+ messages)
` [PATCH V11 1/5] kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
` [PATCH V11 2/5] kbuild: Add generic rule to apply fdtoverlay
` [PATCH V11 3/5] kbuild: Allow .dtso format for overlay source files

[PATCH] kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
 2021-03-11  6:30 UTC 

[PATCHv2 bpf-next 0/4] kbuild/resolve_btfids: Invoke resolve_btfids clean in root Makefile
 2021-03-10 22:42 UTC  (5+ messages)
` [PATCH bpf-next 1/4] tools/resolve_btfids: Build libbpf and libsubcmd in separate directories

[PATCH] kbuild: remove unneeded -O option to dtc
 2021-03-10 16:54 UTC  (3+ messages)

[PATCH] kbuild: remove LLVM=1 test from HAS_LTO_CLANG
 2021-03-10 13:54 UTC 

[PATCH] kbuild: rebuild GCC plugins when the compiler is upgraded
 2021-03-10 13:44 UTC  (9+ messages)

[PATCH v2 0/4] kbuild: build speed improvement of CONFIG_TRIM_UNUSED_KSYMS
 2021-03-10 12:55 UTC  (12+ messages)
` [PATCH v2 1/4] export.h: make __ksymtab_strings per-symbol section
` [PATCH v2 2/4] kbuild: separate out vmlinux.lds generation
` [PATCH v2 3/4] kbuild: re-implement CONFIG_TRIM_UNUSED_KSYMS to make it work in one-pass
` [PATCH v2 4/4] kbuild: remove guarding from TRIM_UNUSED_KSYMS

[PATCH] kbuild: dummy-tools: adjust to scripts/cc-version.sh
 2021-03-10 12:17 UTC  (5+ messages)

[PATCH 08/21] clk: clkdev: Ignore suggestion to use gnu_printf() as it's not appropriate here
 2021-03-10  8:59 UTC  (3+ messages)

Alternative compilers to GCC/Clang
 2021-03-10  8:53 UTC  (3+ messages)

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-09 21:15 UTC  (15+ messages)
` [PATCH 2/2] Makefile: Only specify '--prefix=' when building with clang + GNU as
` [PATCH v2 1/2] Makefile: Remove '--gcc-toolchain' flag
  ` [PATCH v2 2/2] Makefile: Only specify '--prefix=' when building with clang + GNU as

[PATCH] Fix ld-version.sh script if LLD was built with LLD_VENDOR
 2021-03-09 17:31 UTC  (6+ messages)

[PATCH] kbuild: Allow LTO to be selected with KASAN_HW_TAGS
 2021-03-09 17:12 UTC  (3+ messages)

[PATCH 0/4] kbuild: build speed improvment of CONFIG_TRIM_UNUSED_KSYMS
 2021-03-09 16:49 UTC  (6+ messages)

[PATCH V10 0/5] dt: Add fdtoverlay rule and statically build unittest
 2021-03-09 16:27 UTC  (5+ messages)
` [PATCH V10 1/5] kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
` [PATCH V10 2/5] kbuild: Add generic rule to apply fdtoverlay
` [PATCH V10 3/5] kbuild: Allow .dtso format for overlay source files

[PATCH 1/2] kbuild: rename multi-used-* to multi-obj-*
 2021-03-09 15:33 UTC  (3+ messages)
` [PATCH 2/2] kbuild: move $(strip ) to suffix-search definition

[PATCH] kbuild: show warning for 'make headers_check'
 2021-03-09 15:29 UTC  (2+ messages)

[PATCH 1/4] kbuild: remove LLVM=1 test from HAS_LTO_CLANG
 2021-03-08 19:11 UTC  (18+ messages)
` [PATCH 2/4] kbuild: collect minimum tool versions into scripts/tool-version.sh
` [PATCH 3/4] kbuild: check the minimum assembler version in Kconfig
` [PATCH 4/4] kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.sh

[PATCH 1/4] kbuild: add image_name to no-sync-config-targets
 2021-03-08 14:10 UTC  (2+ messages)

[PATCH 1/2] Makefile: Remove '--gcc-toolchain' flag
 2021-03-08 13:59 UTC  (3+ messages)

[PATCH RFC] gcc-plugins: Handle GCC version mismatch for OOT modules
 2021-03-08  9:39 UTC  (23+ messages)

[PATCH V9 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-06  6:07 UTC  (7+ messages)
` [PATCH V9 1/4] kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
` [PATCH V9 2/4] kbuild: Add generic rule to apply fdtoverlay

[PATCH RFC] kbuild: Prevent compiler mismatch with external modules
 2021-03-05 19:24 UTC  (12+ messages)

Possible regression due to 269a535ca931 "modpost: generate vmlinux.symvers and reuse it for the second modpost"
 2021-03-05 14:33 UTC  (4+ messages)

[PATCH] kbuild: apply fixdep logic to link-vmlinux.sh
 2021-03-05 14:08 UTC  (3+ messages)

[PATCH] kbuild: add CONFIG_VMLINUX_MAP expert option
 2021-03-05 13:50 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH V7 0/6] dt: build overlays
 2021-03-03 10:54 UTC  (12+ messages)
` [PATCH V7 4/6] kbuild: Add support to build overlays (%.dtbo)

[PATCH V8 0/4] dt: Add fdtoverlay rule and statically build unittest
 2021-03-02 20:17 UTC  (7+ messages)
` [PATCH V8 3/4] of: unittest: Create overlay_common.dtsi and testcases_common.dtsi

[PATCH AUTOSEL 5.11 40/52] kbuild: clamp SUBLEVEL to 255
 2021-03-02 11:55 UTC 

[PATCH AUTOSEL 5.4 25/33] kbuild: clamp SUBLEVEL to 255
 2021-03-02 11:57 UTC 

[PATCH AUTOSEL 5.10 36/47] kbuild: clamp SUBLEVEL to 255
 2021-03-02 11:56 UTC 

[PATCH] scripts: Fix incremental build header re-generation
 2021-03-02  3:36 UTC  (2+ messages)

[PATCH] kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL again
 2021-03-01 17:10 UTC  (2+ messages)

[PATCH 1/2] ia64: syscalls: switch to generic syscalltbl.sh
 2021-03-01 14:19 UTC  (2+ messages)
` [PATCH 2/2] ia64: syscalls: switch to generic syscallhdr.sh

[PATCH v7] pgo: add clang's Profile Guided Optimization infrastructure
 2021-02-28 21:50 UTC  (4+ messages)
` [PATCH v8] "

[GIT PULL] Kbuild fixes for v5.12-rc1
 2021-02-28 20:45 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).