linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-02-17 10:58:57 to 2022-03-06 10:02:02 UTC [more...]

[PATCH 1/3] [v3] Kbuild: move to -std=gnu11
 2022-03-06 10:01 UTC  (25+ messages)
` [PATCH 2/3] treewide: use -Wdeclaration-after-statement
` [PATCH 3/3] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS

[PATCH v3] fixdep: use fflush() and ferror() to ensure successful write to files
 2022-03-06  7:25 UTC 

[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
 2022-03-06  0:35 UTC  (26+ messages)
` [PATCH 1/6] Kbuild: compile kernel with gnu11 std
` [PATCH 2/6] list: add new MACROs to make iterator invisiable outside the loop
` [PATCH 3/6] kernel: remove iterator use "
` [PATCH 4/6] mm: "
` [PATCH 5/6] net/core: "
` [PATCH 6/6] drivers/dma: "

[PATCH v3] config: Allow kernel installation packaging to override pkg-config
 2022-03-05 21:22 UTC  (2+ messages)

UAPI_HEADER_TEST and CC_CAN_LINK dependency
 2022-03-05 15:29 UTC  (2+ messages)

[PATCH v2] kbuild: add --target to correctly cross-compile UAPI headers with Clang
 2022-03-05 12:56 UTC 

[PATCH] kconfig: add KCONFIG_ALLCONFIG support for tinyconfig
 2022-03-05  9:05 UTC  (3+ messages)

[PATCH] kbuild: add --target to correctly cross-compile UAPI headers with Clang
 2022-03-05  9:28 UTC 

[PATCH] kconfig: change .config format to use =n instead of "is not set"
 2022-03-05  7:18 UTC  (7+ messages)

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-04 18:55 UTC  (4+ messages)

[PATCH] kbuild: Allow a suffix with $(LLVM)
 2022-03-04 16:27 UTC  (3+ messages)

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

[PATCH] um: clang: Strip out -mno-global-merge from USER_CFLAGS
 2022-03-04 11:42 UTC  (7+ messages)

[PATCH] lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN option
 2022-03-04  2:11 UTC  (3+ messages)

[PATCH] config: Using HOSTPKG_CONFIG prefix for pkg-config
 2022-03-03 23:50 UTC  (8+ messages)
    ` [PATCH v2] config: Allow kernel installation packaging to override pkg-config
            ` [PATCH v3] "

[PATCH] Makefile: Fix separate output directory build of kselftests
 2022-03-03 21:32 UTC  (3+ messages)

[PATCH v3 0/7] Convert overflow and stackinit to KUnit
 2022-03-03 17:28 UTC  (14+ messages)
` [PATCH v3 1/7] overflow: Provide constant expression struct_size
` [PATCH v3 2/7] lib: overflow: Convert to Kunit
` [PATCH v3 3/7] um: Cleanup syscall_handler_t definition/cast, fix warning
` [PATCH v3 4/7] um: Remove unused timeval_to_ns() function
` [PATCH v3 5/7] um: Allow builds with Clang
` [PATCH v3 6/7] lib: stackinit: Convert to KUnit
` [PATCH v3 7/7] UAPI: Introduce KUnit userspace compatibility

[PATCH v2 01/39] kbuild: Fix clang build
 2022-03-02 23:10 UTC  (10+ messages)

[PATCH 1/2] certs: include certs/signing_key.x509 unconditionally
 2022-03-03  0:01 UTC  (4+ messages)
` [PATCH 2/2] certs: simplify empty certs creation in certs/Makefile

powerpc{32,64} randconfigs
 2022-03-02 16:14 UTC  (4+ messages)

[PATCH v2] fixdep: use fflush() and ferror() to ensure successful write to files
 2022-03-01 18:36 UTC  (5+ messages)

[PATCH] [v2] Kbuild: move to -std=gnu11
 2022-03-01 14:45 UTC  (21+ messages)

[PATCH] Kbuild: remove -std=gnu89 from compiler arguments
 2022-02-28 12:02 UTC  (10+ messages)
` [greybus-dev] "

[PATCH] arch: syscalls: simplify uapi/kapi directory creation
 2022-02-28  9:47 UTC  (2+ messages)

[PATCH] usr/include: replace extra-y with all-y
 2022-02-27  9:03 UTC 

[PATCH v2] um: Allow builds with Clang
 2022-02-27  3:57 UTC  (2+ messages)

[PATCH v5] modules: add heuristic when stripping unneeded symbols
 2022-02-25 13:40 UTC  (6+ messages)
` [PATCH v6] "

[PATCH v3 0/2] vmx-crypto: Add missing dependencies
 2022-02-23 15:09 UTC  (6+ messages)
` [PATCH v3 1/2] crypto: vmx - merge CRYPTO_DEV_VMX_ENCRYPT into CRYPTO_DEV_VMX
` [PATCH v3 2/2] crypto: vmx - add missing dependencies

Napływ Klientów ze strony
 2022-02-22  9:00 UTC 

[PATCH] fixdep: use fflush() and ferror() to ensure successful write to files
 2022-02-22  9:09 UTC  (4+ messages)

[PATCH AUTOSEL 4.19 06/11] kconfig: let 'shell' return enough output for deep path names
 2022-02-20 10:01 UTC  (2+ messages)

[PATCH 0/2] kconfig: Improve comment blocks in the .config file
 2022-02-20  4:17 UTC  (9+ messages)
` [PATCH 1/2] kconfig: Show menuconfigs as menus "
` [PATCH 2/2] kconfig: Make comments look different than menus in .config

[PATCH v10 00/15] Function Granular KASLR
 2022-02-18 20:08 UTC  (8+ messages)
` [PATCH v10 02/15] livepatch: avoid position-based search if `-z unique-symbol` is available

[PATCH] kconfig: add fflush() before ferror() check
 2022-02-18  2:34 UTC  (2+ messages)

[PATCH v2] kbuild: replace $(if A,A,B) with $(or A,B)
 2022-02-18  2:32 UTC  (2+ messages)

[PATCH] um: Allow builds with Clang
 2022-02-18  2:19 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;
as well as URLs for NNTP newsgroup(s).