Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-25 12:05:19 to 2022-09-09 06:31:10 UTC [more...]

[PATCH 0/6] Remove CONFIG_EMBEDDED
 2022-09-09  6:22 UTC  (17+ messages)
` [PATCH 1/6] arm: make config ARM_PATCH_PHYS_VIRT visible with EXPERT
` [PATCH 2/6] x86: make config X86_FEATURE_NAMES "
` [PATCH 3/6] media: remove reference to CONFIG_EMBEDDED in MEDIA_SUPPORT_FILTER
` [PATCH 4/6] usb: chipidea: make configs for glue drivers visible with EXPERT
` [PATCH 5/6] mm: Kconfig: make config SECRETMEM "
` [PATCH 6/6] init/Kconfig: remove confusing config EMBEDDED

[RFC-PATCH] Makefile: dts: include directory makefile for DTC_FLAGS
 2022-09-08 15:01 UTC  (4+ messages)

[RFC PATCH v3 0/7] add support for CDX bus
 2022-09-08 14:13 UTC  (34+ messages)
  ` [RFC PATCH v3 1/7] dt-bindings: bus: add CDX bus device tree bindings
  ` [RFC PATCH v3 2/7] bus/cdx: add the cdx bus driver
  ` [RFC PATCH v3 3/7] iommu/arm-smmu-v3: support ops registration for CDX bus
  ` [RFC PATCH v3 4/7] bus/cdx: add cdx-MSI domain with gic-its domain as parent
  ` [RFC PATCH v3 5/7] bus/cdx: add bus and device attributes
  ` [RFC PATCH v3 6/7] vfio/cdx: add support for CDX bus
  ` [RFC PATCH v3 7/7] vfio/cdx: add interrupt support

[PATCH] fs/proc: add compile time info
 2022-09-08 11:34 UTC 

[PATCH v2 0/8] kbuild: various cleanups
 2022-09-08  7:15 UTC  (16+ messages)
` [PATCH v2 1/8] kbuild: fix and refactor single target build
` [PATCH v2 2/8] kbuild: rename modules.order in sub-directories to .modules.order
` [PATCH v2 3/8] kbuild: move core-y and drivers-y to ./Kbuild
` [PATCH v2 4/8] kbuild: move .vmlinux.objs rule to Makefile.modpost
` [PATCH v2 5/8] kbuild: move vmlinux.o rule to the top Makefile
` [PATCH v2 6/8] kbuild: unify two modpost invocations
` [PATCH v2 7/8] kbuild: use obj-y instead extra-y for objects placed at the head
` [PATCH v2 8/8] kbuild: remove head-y syntax

[PATCH 1/2] kbuild: use modpost-args-y to clean up modpost arguments
 2022-09-07  5:26 UTC  (3+ messages)
` [PATCH 2/2] kbuild: re-run modpost stage when scripts/mod/modpost is updated

[PATCH v2] kbuild: use objtool-args-y to clean up objtool arguments
 2022-09-07  5:16 UTC  (2+ messages)

[PATCH 1/2] kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
 2022-09-07  5:05 UTC  (5+ messages)
` [PATCH 2/2] kbuild: move -Wundef "

[PATCH v3 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-09-07  4:59 UTC  (6+ messages)
` [PATCH v3 1/5] x86/boot/compressed: prefer cc-option for CFLAGS additions
` [PATCH v3 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
` [PATCH v3 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
` [PATCH v3 4/5] Makefile.debug: re-enable debug info for .S files
` [PATCH v3 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[PATCH v2 0/5] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-09-07  4:27 UTC  (19+ messages)
` [PATCH v2 1/5] x86/boot/compressed: prefer cc-option for CFLAGS additions
` [PATCH v2 2/5] Makefile.compiler: Use KBUILD_AFLAGS for as-option
` [PATCH v2 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros
` [PATCH v2 4/5] Makefile.debug: re-enable debug info for .S files
` [PATCH v2 5/5] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[PATCH v8 00/31] Rust support
 2022-09-06 23:34 UTC  (4+ messages)
` [PATCH v8 27/31] Kbuild: add "

[PATCH] kbuild: use objtool-args-y to clean up objtool arguments
 2022-09-06 20:11 UTC  (4+ messages)

[PATCH v2] kbuild: rewrite check-local-export in sh/awk
 2022-09-06  9:28 UTC  (11+ messages)
  ` [PATCH v3] "
      ` [PATCH v4] "

[PATCH 00/15] kbuild: various cleanups
 2022-09-06  5:37 UTC  (18+ messages)
` [PATCH 01/15] kbuild: remove duplicated dependency between modules and modules_check
` [PATCH 02/15] kbuild: refactor single builds of *.ko
` [PATCH 03/15] kbuild: move 'PHONY += modules_prepare' to the common part
` [PATCH 04/15] init/version.c: remove #include <linux/version.h>
` [PATCH 05/15] kbuild: build init/built-in.a just once
` [PATCH 06/15] kbuild: generate include/generated/compile.h in top Makefile
` [PATCH 07/15] scripts/mkcompile_h: move LC_ALL=C to '$LD -v'
` [PATCH 08/15] Revert "kbuild: Make scripts/compile.h when sh != bash"
` [PATCH 09/15] kbuild: rename modules.order in sub-directories to .modules.order
` [PATCH 10/15] kbuild: move core-y in top Makefile to ./Kbuild
` [PATCH 11/15] kbuild: move .vmlinux.objs rule to Makefile.modpost
` [PATCH 12/15] kbuild: move vmlinux.o rule to the top Makefile
` [PATCH 13/15] kbuild: unify two modpost invocations
` [PATCH 14/15] kbuild: use obj-y instead extra-y for objects placed at the head
` [PATCH 15/15] kbuild: remove head-y syntax

Fwd: [RFC PATCH 1/1] Fix __kcrctab+* sections alignment
 2022-09-05 15:26 UTC  (11+ messages)
  `  "

[PATCH] x86/config: Make the x86 defconfigs a bit more usable
 2022-09-05  9:54 UTC  (5+ messages)

mainline build failure for arm64 allmodconfig with clang
 2022-09-03 18:22 UTC  (4+ messages)
` [PATCH] Makefile.extrawarn: re-enable -Wformat for clang; take 2

[PATCH] mksysmap: Fix the mismatch of 'L0' symbols in System.map
 2022-09-01 11:10 UTC 

Fix make.cross for 0day bot
 2022-09-01  8:20 UTC  (3+ messages)
` [LKP] "

[PATCH] kbuild: disable header exports for UML in a straightforward way
 2022-09-01  6:00 UTC  (2+ messages)

[PATCH 0/3] fix debug info for asm and DEBUG_INFO_SPLIT
 2022-08-31 17:40 UTC  (12+ messages)
` [PATCH 1/3] Makefile.compiler: s/KBUILD_CFLAGS/KBUILD_AFLAGS/ for as-option
` [PATCH 2/3] Makefile.debug: re-enable debug info for .S files
` [PATCH 3/3] Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT

[PATCH] powerpc: align syscall table for ppc32
 2022-08-31 13:12 UTC  (5+ messages)

Napływ Klientów ze strony
 2022-08-31  7:50 UTC 

[PATCH] powerpc: clean up binutils version check
 2022-08-30 16:01 UTC  (7+ messages)

[PATCH] docs/core-api: expand Fedora instructions for GCC plugins
 2022-08-29 20:53 UTC  (3+ messages)

[PATCH] scripts: remove obsolete gcc-ld script
 2022-08-29  8:30 UTC  (5+ messages)

[PATCH] kbuild: Split up DT binding build targets
 2022-08-29  1:06 UTC  (3+ messages)

(no subject)
 2022-08-27 16:57 UTC 

(no subject)
 2022-08-27 16:55 UTC 

[PATCH] scripts/extract-ikconfig: add zstd compression support
 2022-08-27 14:32 UTC  (3+ messages)

Fwd: [RFC PATCH 0/1] Fix __kcrctab+* sections alignment
 2022-08-25 12:03 UTC 


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