Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2022-03-08 02:41:58 to 2022-04-04 07:44:36 UTC [more...]

[PATCH 0/8] UAPI: make more exported headers self-contained, and put them into test coverage
 2022-04-04  7:44 UTC  (17+ messages)
` [PATCH 1/8] agpgart.h: do not include <stdlib.h> from exported header
` [PATCH 2/8] kbuild: prevent exported headers from including <stdlib.h>, <stdbool.h>
` [PATCH 3/8] riscv: add linux/bpf_perf_event.h to UAPI compile-test coverage
` [PATCH 4/8] mips: add asm/stat.h "
` [PATCH 5/8] powerpc: "
` [PATCH 6/8] sparc: "
` [PATCH 7/8] posix_types.h: add __kernel_uintptr_t to UAPI posix_types.h
` [PATCH 8/8] virtio_ring.h: do not include <stdint.h> from exported header

[PATCH] Makefile: fix config cc version check
 2022-04-03  9:10 UTC  (3+ messages)

[PATCH v5] kbuild: Allow kernel installation packaging to override pkg-config
 2022-04-03  5:00 UTC  (2+ messages)

[GIT PULL] Kbuild fixes for v5.18-rc1
 2022-04-02 20:00 UTC  (2+ messages)

[PATCH 1/2] modpost: remove useless export_from_sec()
 2022-04-02 13:00 UTC  (2+ messages)
` [PATCH 2/2] modpost: move export_from_secname() call to more relevant place

[PATCH v4] config: Allow kernel installation packaging to override pkg-config
 2022-04-01 23:42 UTC  (12+ messages)

[PATCH] tracing: Move user_events.h temporarily out of include/uapi
 2022-04-01 18:39 UTC 

[PATCH] modpost: restore the warning message for missing symbol versions
 2022-04-01 17:59 UTC  (3+ messages)

[PATCH] kbuild: use hostname -s along uname to obtain LINUX_COMPILE_HOST
 2022-04-01 17:21 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] kbuild: fix empty ${PYTHON} in scripts/link-vmlinux.sh
 2022-04-01 15:16 UTC  (4+ messages)

[PATCH 0/2] Remove '-mno-global-merge' from KBUILD_CFLAGS
 2022-04-01 13:03 UTC  (11+ messages)
` [PATCH 1/2] kbuild: Remove '-mno-global-merge'
` [PATCH 2/2] Revert "um: clang: Strip out -mno-global-merge from USER_CFLAGS"

Ruch z pierwszej pozycji w Google
 2022-04-01  8:16 UTC 

[PATCH] Fix kernel build with LLVM=1
 2022-03-31 22:08 UTC  (2+ messages)

[GIT PULL v2] Kbuild updates for v5.18-rc1
 2022-03-31 19:12 UTC  (2+ messages)

[PATCH v5 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-31 17:31 UTC  (8+ messages)
` [PATCH v5 1/3] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v5 2/3] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v5 3/3] docs: bootconfig: Add how to embed the bootconfig into kernel

[PATCH] tracing: do not export user_events uapi
 2022-03-31 17:17 UTC  (7+ messages)

[PATCH v7 0/4] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-31  8:25 UTC  (5+ messages)
` [PATCH v7 1/4] bootconfig: Make the bootconfig.o as a normal object file
` [PATCH v7 2/4] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v7 3/4] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v7 4/4] docs: bootconfig: Add how to embed the bootconfig into kernel

[PATCH v6 0/4] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-31  7:20 UTC  (9+ messages)
` [PATCH v6 1/4] bootconfig: Make the bootconfig.o as a normal object file
` [PATCH v6 2/4] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v6 3/4] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v6 4/4] docs: bootconfig: Add how to embed the bootconfig into kernel

[PATCH] riscv: Set SRCARCH to riscv if ARCH is riscv64 or riscv32
 2022-03-31  2:16 UTC  (5+ messages)

[PATCH] kbuild: use hostname -s along uname to obtain LINUX_COMPILE_HOST
 2022-03-30 18:02 UTC 

[PATCH 1/2] kbuild: factor out genksyms command from cmd_gensymtypes_{c,S}
 2022-03-30  2:27 UTC  (5+ messages)
` [PATCH 2/2] kbuild: do not remove empty *.symtypes explicitly

[GIT PULL] Kbuild updates for v5.18-rc1
 2022-03-30  2:14 UTC  (3+ messages)

[PATCH 1/2] agpgart.h: do not include <stdlib.h> from exported header
 2022-03-29 10:35 UTC  (5+ messages)
` [PATCH 2/2] kbuild: forbid exported headers from including <stdint.h>, <stdbool.h>

[PATCH] kconfig: remove stale comment about removed kconfig_print_symbol()
 2022-03-28 15:07 UTC 

[PATCH v4 0/3] bootconfig: Support embedding a bootconfig in kernel for non initrd boot
 2022-03-28 11:16 UTC  (7+ messages)
` [PATCH v4 1/3] bootconfig: Check the checksum before removing the bootconfig from initrd
` [PATCH v4 2/3] bootconfig: Support embedding a bootconfig file in kernel
` [PATCH v4 3/3] docs: bootconfig: Add how to embed the bootconfig into kernel

[PATCH] kbuild: Don't report disabled nodes with duplicate addresses
 2022-03-28  7:12 UTC  (3+ messages)

[GIT PULL] array-bounds updates for v5.18-rc1
 2022-03-26 20:17 UTC  (2+ messages)

[PATCH v1 1/1] Makefile.extrawarn: Turn off -Werror when extra warnings are enabled
 2022-03-25 20:01 UTC  (7+ messages)

[GIT PULL] Kbuild -std=gnu11 updates for v5.17-rc1
 2022-03-25 19:06 UTC  (3+ messages)

[PATCH v5 0/4] add hugetlb_free_vmemmap sysctl
 2022-03-25  5:03 UTC  (2+ messages)

[PATCH 0/1] lib/Kconfig: remove DEBUG_PER_CPU_MAPS dependency for CPUMASK_OFFSTACK
 2022-03-24 23:18 UTC  (2+ messages)
` [PATCH] "

[PATCH v2 2/3] bootconfig: Support embedding a bootconfig file in kernel
 2022-03-24  1:10 UTC  (2+ messages)

[masahiroy-kbuild:for-next 3/5] arch/arm/mm/copypage-v4mc.c:70:3: error: implicit declaration of function '__flush_dcache_page' is invalid in C99
 2022-03-22  8:07 UTC  (3+ messages)

[GIT PULL] overflow updates for v5.18-rc1
 2022-03-22  3:06 UTC  (2+ messages)

[broonie-misc:arm64-sysreg-gen 6/9] arch/arm64/include/asm/sysreg.h:125:10: fatal error: 'generated/asm/sysreg.h' file not found
 2022-03-18 15:41 UTC  (3+ messages)

[PATCH v4 15/20] docs: add Rust documentation
 2022-03-18 13:12 UTC  (4+ messages)

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-18  5:16 UTC  (9+ messages)

[PATCH v5 00/20] Rust support
 2022-03-17 18:10 UTC  (2+ messages)
` [PATCH v5 16/20] Kbuild: add "

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-03-17 18:08 UTC  (7+ messages)

Napływ Klientów ze strony
 2022-03-17  8:40 UTC 

[syzbot] KASAN: out-of-bounds Read in ath9k_hif_usb_rx_cb (3)
 2022-03-16 16:01 UTC  (4+ messages)

[PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
 2022-03-16 15:45 UTC  (12+ messages)
      ` [PATCH 2/6] list: add new MACROs to make iterator invisiable
      ` [RFC PATCH] list: test: Add a test for list_traverse

[PATCH v3 0/4] preempt: PREEMPT vs PREEMPT_DYNAMIC configs fixup
 2022-03-14 22:42 UTC  (2+ messages)

[PATCH v2] kbuild: add --target to correctly cross-compile UAPI headers with Clang
 2022-03-13  9:56 UTC  (4+ messages)

[PATCH 0/4] [v4] Kbuild: std=gnu11 changes
 2022-03-11  1:00 UTC  (12+ messages)
` [PATCH 1/4] [v4] Kbuild: add -Wno-shift-negative-value where -Wextra is used
` [PATCH 2/4] [v4] Kbuild: use -Wdeclaration-after-statement
` [PATCH 3/4] [v4] Kbuild: move to -std=gnu11
` [PATCH 4/4] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS

[PATCH 1/2] dt-bindings: kbuild: Pass DT_SCHEMA_FILES to dt-validate
 2022-03-10 15:49 UTC  (11+ messages)
` [PATCH 2/2] dt-bindings: kbuild: Use DTB files for validation

[PATCH 4.9 28/38] x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
 2022-03-10 14:13 UTC 

[PATCH v2] kconfig: add KCONFIG_ALLCONFIG support for tinyconfig
 2022-03-09  9:43 UTC  (2+ messages)

[PATCH] kconfig: add KCONFIG_ALLCONFIG support for tinyconfig
 2022-03-08  2:40 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox