Linux kbuild/kconfig development
 help / color / mirror / Atom feed
 messages from 2025-01-11 02:10:44 to 2025-02-05 16:40:03 UTC [more...]

[PATCH] kbuild: remove EXTRA_*FLAGS support
 2025-02-05 16:39 UTC 

[PATCH v2 00/16] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-05 16:00 UTC  (5+ messages)
` [PATCH v2 16/16] scripts/sorttable: ftrace: Do not add weak functions to available_filter_functions
      `  "

[PATCH v3] kbuild: keep symbols for symbol_get() even with CONFIG_TRIM_UNUSED_KSYMS
 2025-02-05 16:08 UTC  (3+ messages)

[PATCH 0/1] kbuild: fix misspelling in scripts/Makefile.lib
 2025-02-05 16:05 UTC  (3+ messages)
  ` [PATCH 1/1] "

[PATCH] scripts/Makefile.extrawarn: Do not show clang's non-kprintf warnings at W=1
 2025-02-05 16:01 UTC  (2+ messages)

[PATCH] kbuild: Use --strip-unneeded with INSTALL_MOD_STRIP
 2025-02-05 15:00 UTC  (9+ messages)

[PATCH -v2 0/7] module: Strict per-modname namespaces
 2025-02-05 10:14 UTC  (3+ messages)

[PATCH v2 0/6] module: Introduce hash-based integrity checking
 2025-02-04 21:22 UTC  (16+ messages)
` [PATCH v2 1/6] kbuild: add stamp file for vmlinux BTF data
` [PATCH v2 2/6] module: Make module loading policy usable without MODULE_SIG
` [PATCH v2 3/6] module: Move integrity checks into dedicated function
` [PATCH v2 4/6] module: Move lockdown check into generic module loader
` [PATCH v2 5/6] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v2 6/6] module: Introduce hash-based integrity checking

[PATCH v2 0/3] kbuild: Use -fzero-init-padding-bits=all
 2025-02-04 15:42 UTC  (9+ messages)
` [PATCH v2 1/3] stackinit: Add old-style zero-init syntax to struct tests
` [PATCH v2 2/3] stackinit: Add union initialization to selftests
` [PATCH v2 3/3] kbuild: Use -fzero-init-padding-bits=all

[PATCH v2] kbuild: switch from lz4c to lz4 for compression
 2025-02-04 13:52 UTC  (9+ messages)

[PATCH v5 0/5] rust: extend `module!` macro with integer parameter support
 2025-02-04 12:50 UTC  (7+ messages)
` [PATCH v5 1/5] rust: str: implement `PartialEq` for `BStr`
` [PATCH v5 2/5] rust: str: implement `Index` "
` [PATCH v5 3/5] rust: str: implement `strip_prefix` "
` [PATCH v5 4/5] rust: str: add radix prefixed integer parsing functions
` [PATCH v5 5/5] rust: add parameter support to the `module!` macro

[PATCH v4 0/4] rust: extend `module!` macro with integer parameter support
 2025-02-04  9:51 UTC  (11+ messages)
` [PATCH v4 1/4] rust: str: implement `PartialEq` for `BStr`
` [PATCH v4 2/4] rust: str: implement `strip_prefix` "
` [PATCH v4 3/4] rust: str: add radix prefixed integer parsing functions
` [PATCH v4 4/4] rust: add parameter support to the `module!` macro

[PATCH 0/1] misspelling
 2025-02-04  4:07 UTC  (3+ messages)
` [PATCH 1/1] misspelling

[PATCH AUTOSEL 6.12 3/5] kbuild: suppress stdout from merge_config for silent builds
 2025-02-04  1:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 5/5] kbuild: Use -fzero-init-padding-bits=all

[PATCH AUTOSEL 6.13 3/6] kbuild: suppress stdout from merge_config for silent builds
 2025-02-04  1:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.13 6/6] kbuild: Use -fzero-init-padding-bits=all

[PATCH] gendwarfksyms: Add a separate pass to resolve FQNs
 2025-02-03 21:26 UTC 

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-02-03 19:16 UTC  (11+ messages)

[syzbot] linux-next build error (19)
 2025-02-03 14:29 UTC  (3+ messages)

[PATCH] tools/build: Skip jobserver flgas in -s detection
 2025-02-01 20:11 UTC 

[GIT PULL] Kbuild updates for v6.14-rc1
 2025-02-01  9:30 UTC  (4+ messages)

[PATCH] kbuild: fix Clang LTO with CONFIG_OBJTOOL=n
 2025-01-31 21:41 UTC  (3+ messages)

[PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings
 2025-01-31 20:49 UTC  (10+ messages)
` [PATCH v3 1/2] objtool: Add --Werror
` [PATCH v3 2/2] kbuild: Add option to fail build on vmlinux objtool issues

[PATCH] kbuild: Fix lto build issue for aarch64
 2025-01-31 17:03 UTC  (2+ messages)

[PATCH] modpost: Warn about unused module namespace imports
 2025-01-30  6:38 UTC  (3+ messages)

[PATCH] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact
 2025-01-29 23:52 UTC  (3+ messages)

[PATCH] Include symvers in kernel package
 2025-01-29  9:22 UTC 

[PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2025-01-27 23:08 UTC  (3+ messages)
` [PATCH v2 05/11] kbuild: change working directory to external module directory with M=

[linux-next:master] [modpost] e8639b7ef0: WARNING:at_include/trace/events/printk.h:#printk_sprint
 2025-01-27 15:53 UTC  (2+ messages)

[PATCH 00/34] address all -Wunused-const warnings
 2025-01-27 13:24 UTC  (2+ messages)

[PATCH] [RFC, DO NOT APPLY] vmlinux.lds: revert link speed regression
 2025-01-23  7:33 UTC  (2+ messages)

[PATCH] [RFC, DO NOT APPLY] vmlinux.lds: revert link speed regression
 2025-01-22 22:37 UTC  (9+ messages)

[PATCH bpf-next] kbuild, bpf: Enable reproducible BTF generation
 2025-01-22 18:51 UTC  (2+ messages)

[PATCH v2] kbuild: Add CONFIG_LZ4_LEVEL for choosing compression level
 2025-01-22 18:34 UTC  (2+ messages)

[PATCH RFC] x86: Add CONFIG_KERNEL_UNCOMPRESSED support
 2025-01-22 14:52 UTC  (7+ messages)

[GIT PULL] scripts/sorttable: Updates for 6.14
 2025-01-21 23:22 UTC  (2+ messages)

Build failure with GCC 15 (-std=gnu23)
 2025-01-21 22:51 UTC  (10+ messages)

[PATCH] kbuild: Use -fzero-init-padding-bits=all
 2025-01-21 21:51 UTC  (2+ messages)

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2025-01-21 17:48 UTC  (8+ messages)
    `  "

[PATCH] kconfig: fix memory leak in sym_warn_unmet_dep()
 2025-01-20 18:50 UTC  (2+ messages)

[PATCH] kconfig: fix file name in warnings when loading KCONFIG_DEFCONFIG_LIST
 2025-01-20  7:59 UTC 

[PATCH v13 0/5] Extended MODVERSIONS Support
 2025-01-17 23:53 UTC  (7+ messages)
` [PATCH v13 5/5] rust: Use gendwarfksyms + extended modversions for CONFIG_MODVERSIONS

selinux: error: ‘NETLINK_ROUTE_SOCKET__NLMSG’ undeclared
 2025-01-17 16:30 UTC  (2+ messages)

[PATCH] scripts: kconfig: merge_config: Add upgrade mode option
 2025-01-16 14:31 UTC 

[PATCH v3] kbuild: rust: add PROCMACROLDFLAGS
 2025-01-15 15:25 UTC  (8+ messages)

[PATCH 0/2] diffconfig: add verification mode
 2025-01-15 12:35 UTC  (6+ messages)
` [PATCH 1/2] MAINTAINERS: Add kconfig utility scripts
` [PATCH 2/2] diffconfig: add verification mode

[PATCH 00/17] genksyms: fix conflicts and syntax errors in parser
 2025-01-14 20:33 UTC  (20+ messages)
` [PATCH 01/17] genksyms: rename m_abstract_declarator to abstract_declarator
` [PATCH 02/17] genksyms: rename cvar_qualifier to type_qualifier
` [PATCH 03/17] genksyms: reduce type_qualifier directly to decl_specifier
` [PATCH 04/17] genksyms: fix 6 shift/reduce conflicts and 5 reduce/reduce conflicts
` [PATCH 05/17] genksyms: fix last 3 shift/reduce conflicts
` [PATCH 06/17] genksyms: remove Makefile hack
` [PATCH 07/17] genksyms: restrict direct-abstract-declarator to take one parameter-type-list
` [PATCH 08/17] genksyms: restrict direct-declarator "
` [PATCH 09/17] genksyms: record attributes consistently for init-declarator
` [PATCH 10/17] genksyms: decouple ATTRIBUTE_PHRASE from type-qualifier
` [PATCH 11/17] genksyms: fix syntax error for attribute before abstract_declarator
` [PATCH 12/17] genksyms: fix syntax error for attribute before nested_declarator
` [PATCH 13/17] genksyms: fix syntax error for attribute after abstact_declarator
` [PATCH 14/17] genksyms: fix syntax error for attribute after 'struct'
` [PATCH 15/17] genksyms: fix syntax error for attribute after 'union'
` [PATCH 16/17] genksyms: fix syntax error for builtin (u)int*x*_t types
` [PATCH 17/17] genksyms: fix syntax error for attribute before init-declarator

# Toplevel Makefile doesn't process module build correctly on recursive make calls
 2025-01-14 13:44 UTC  (4+ messages)

[PATCH 0/4] improve qconfig C++ code, take 2
 2025-01-14 13:03 UTC  (4+ messages)
` [PATCH 3/4] kconfig: qconf: remove overloaded constructor

v6.13-rc1: Module signing stopped working for external modules
 2025-01-14  5:04 UTC  (7+ messages)
    ` [PATCH] kbuild: Fix signing issue "
        ` [PATCH v2] "

[PATCH v5 00/11] kbuild, kconfig: Add support for conflict resolution
 2025-01-13 16:35 UTC  (3+ messages)
` [PATCH v5 11/11] kconfig: Add documentation for the conflict resolver

[PATCH v6 00/11] kbuild, kconfig: Add support for conflict resolution
 2025-01-13 16:29 UTC  (4+ messages)
` [PATCH v6 01/11] kconfig: Add PicoSAT interface

[PATCH v2] kbuild: Strip runtime const RELA sections correctly
 2025-01-13 15:09 UTC  (3+ messages)

[PATCH RFC 0/2] module: Introduce hash-based integrity checking
 2025-01-13 15:09 UTC  (7+ messages)
` [PATCH RFC 2/2] "

[PATCH 1/3] kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`
 2025-01-12 18:32 UTC  (9+ messages)
` [PATCH 2/3] kbuild: rust: apply `CONFIG_WERROR` to all Rust targets

[PATCH] kbuild: Strip runtime const RELA sections correctly
 2025-01-11  2:10 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