linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH] drm: move DRM-related CONFIG options into DRM submenu
 2024-04-23 12:57 UTC  (2+ messages)

[masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript is outside array bounds
 2024-04-23 12:22 UTC  (4+ messages)

[PATCH] x86: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2024-04-23 12:10 UTC  (7+ messages)

[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-23 11:08 UTC  (10+ messages)
` [PATCH v3 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v3 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v3 3/3] btf: Avoid weak external references

[PATCH v1] kconfig: add config and source entry details
 2024-04-23 10:10 UTC  (7+ messages)

[PATCH v2 0/3] dt-bindings: kbuild: Rework build rules and dependencies
 2024-04-23  9:34 UTC  (7+ messages)
` [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules
` [PATCH v2 3/3] dt-bindings: kbuild: Add separate target/dependency for processed-schema.json

[masahiroy-kbuild:kbuild 5/7] kernel/kallsyms.c:181:56: warning: array subscript [0, 0] is outside array bounds of 'const int[1]'
 2024-04-23  2:53 UTC 

[PATCH] kbuild: rust: force `alloc` extern to allow "empty" Rust files
 2024-04-23  0:42 UTC  (3+ messages)

[PATCH] kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE
 2024-04-23  0:42 UTC  (3+ messages)

[RFC PATCH 1/2] objtool: Run objtool only if either of the config options are selected
 2024-04-23  0:28 UTC  (4+ messages)
` [RFC PATCH 2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses

[PATCH 00/11] drm: Restore helper usability
 2024-04-22 20:46 UTC  (7+ messages)

[PATCH] kbuild: buildtar: remove warning for the default case
 2024-04-22 20:45 UTC  (2+ messages)

[PATCH v2 0/2] kconfig: remove unneeded 'optional' property support
 2024-04-22 16:41 UTC  (3+ messages)
` [PATCH v2 1/2] sh: Convert the last use of 'optional' property in Kconfig
` [PATCH v2 2/2] kconfig: remove 'optional' property support

[PATCH] kconfig: remove SYMBOL_CHOICE flag
 2024-04-22 16:10 UTC 

[PATCH v5] kallsyms: Avoid weak references for kallsyms symbols
 2024-04-22 16:02 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (3+ messages)
` (subset) "

[PATCH 0/2] kconfig: remove unneeded 'optional' property support
 2024-04-22  2:27 UTC  (5+ messages)
` [PATCH 1/2] sh: convert the last use of 'optional' property in Kconfig
` [PATCH 2/2] kconfig: remove 'optional' property support

[PATCH] kconfig: remove unneeded if-conditional in conf_choice()
 2024-04-21 11:13 UTC 

[PATCH 1/2] kconfig: add menu_next() function and menu_for_each(_sub)_entry macros
 2024-04-21  9:02 UTC  (2+ messages)
` [PATCH 2/2] kconfig: use menu_for_each_entry() to traverse menu tree

[PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-20 14:05 UTC  (13+ messages)
` [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v4 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v4 3/3] btf: Avoid weak external references

[PATCH 0/4] kbuild: replace $(srctree)/$(src) with $(src) in Makefiles
 2024-04-20  8:56 UTC  (14+ messages)
` [PATCH 1/4] arch: use $(obj)/ instead of $(src)/ for preprocessed linker scripts
` [PATCH 2/4] Makefile: remove some unnecessary header include paths
` [PATCH 3/4] kbuild: use $(obj)/ instead of $(src)/ for pattern rules for %.[cS]
` [PATCH 4/4] kbuild: use $(src) instead of $(srctree)/$(src) for source directory

[PATCH 0/2] Enable building of the devel RPM package from Kbuild
 2024-04-20  7:29 UTC  (8+ messages)
` [PATCH 1/2] kbuild: allow toggling the `with_devel` RPM macro
` [PATCH 2/2] docs: kbuild: document KBUILD_RPM_WITH_DEVEL

[PATCHv4 next] kconfig: add dependency warning print about invalid values while KBUILD_EXTRA_WARN=c
 2024-04-18 10:19 UTC 

[PATCH] kbuild: buildtar: add comments about inconsistent package generation
 2024-04-17 19:37 UTC  (4+ messages)

[PATCH] [v2] scripts/unifdef: avoid constexpr keyword
 2024-04-16 12:08 UTC  (3+ messages)

[PATCH] Input: amimouse - Mark driver struct with __refdata to prevent section mismatch
 2024-04-15 21:53 UTC  (7+ messages)
` [PATCH] parport: amiga: "
` [PATCH] virt: sev-guest: "

[PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default
 2024-04-15 16:55 UTC 

[PATCH 0/6] [v3] kbuild: enable more warnings by default
 2024-04-15 16:16 UTC  (11+ messages)
` [PATCH 1/6] [v3] kbuild: turn on -Wextra "
` [PATCH 2/6] [v3] kbuild: remove redundant extra warning flags
` [PATCH 3/6] [v3] kbuild: turn on -Wrestrict by default
` [PATCH 4/6] [v3] kbuild: enable -Wformat-truncation on clang
` [PATCH 5/6] [v3] kbuild: enable -Wcast-function-type-strict unconditionally
` [PATCH 6/6] [v3] kbuild: enable -Wstringop-truncation globally

[PATCH] scripts/Makefile.build: fix ext mod subdirs build with separate src,build dirs
 2024-04-15 10:55 UTC  (3+ messages)

[PATCH v3] Add MO(mod objs) variable to process ext modules with subdirs
 2024-04-15 10:21 UTC  (10+ messages)

[PATCH 00/12] kbuild: enable some -Wextra warnings by default
 2024-04-14 22:18 UTC  (8+ messages)
` [PATCH 05/12] firmware: dmi-id: add a release callback function

[PATCH] kbuild: buildtar: Add arm support
 2024-04-12 21:48 UTC  (7+ messages)
    ` [PATCH v2] kbuild: buildtar: Add explicit 32-bit "

[PATCH v5 00/18] drm/msm: generate register header files
 2024-04-12 16:29 UTC  (5+ messages)
` [PATCH v5 11/18] drm/msm: generate headers on the fly

[PATCH v12 0/2] arm64: Add a build target for Flat Image Tree
 2024-04-12 16:06 UTC  (2+ messages)

[PATCH] module: allow UNUSED_KSYMS_WHITELIST to be relative against objtree
 2024-04-11 16:29 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/5] livepatch: klp-convert tool - Minimal version
 2024-04-11 13:58 UTC  (4+ messages)

[PATCH] kbuild/x86: Use $(KBUILD_AFLAGS) in Kbuild's version of $(as-instr)
 2024-04-11  4:34 UTC  (3+ messages)

[PATCH 0/5 v2] address remaining stringop-truncation warnings
 2024-04-10 21:13 UTC  (10+ messages)
` [PATCH 1/5] [v2] test_hexdump: avoid string truncation warning
` [PATCH 2/5] [v2] acpi: disable -Wstringop-truncation
` [PATCH 3/5] [v2] block/partitions/ldm: convert strncpy() to strscpy()
` [PATCH 4/5] [v2] blktrace: convert strncpy() to strscpy_pad()
` [PATCH 5/5] [v2] kbuild: enable -Wstringop-truncation globally

[PATCH] export.h: remove include/asm-generic/export.h
 2024-04-10 14:10 UTC  (2+ messages)

[PATCH v2 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-10  9:30 UTC  (10+ messages)
` [PATCH v2 1/3] kallsyms: Avoid weak references for kallsyms symbols
` [PATCH v2 2/3] vmlinux: Avoid weak reference to notes section
` [PATCH v2 3/3] btf: Avoid weak external references

[PATCH 0/4] Enable more warnings by default
 2024-04-09 18:42 UTC  (5+ messages)
` [PATCH 1/4] kbuild: turn on -Wextra "

[PATCH v2] rust: add flags for shadow call stack sanitizer
 2024-04-09 15:55 UTC  (4+ messages)

[PATCH v3 00/13] drm/display: Convert helpers Kconfig symbols to depends on
 2024-04-09 15:24 UTC  (3+ messages)

[PATCH AUTOSEL 5.15 10/10] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:13 UTC 

[PATCH AUTOSEL 6.1 13/13] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:13 UTC 

[PATCH AUTOSEL 6.6 22/22] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:12 UTC 

[PATCH AUTOSEL 6.8 25/25] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
 2024-04-07 13:11 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 NNTP newsgroup(s).