Linux-KBuild Archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-29 13:04:44 to 2025-05-07 08:58:15 UTC [more...]

[PATCH v12 0/3] rust: extend `module!` macro with integer parameter support
 2025-05-07  8:58 UTC  (5+ messages)
` [PATCH v12 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v12 2/3] rust: add parameter support to the `module!` macro
` [PATCH v12 3/3] modules: add rust modules files to MAINTAINERS

[PATCH] um: let 'make clean' properly clean underlying SUBARCH as well
 2025-05-07  7:49 UTC 

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-05-07  7:47 UTC  (15+ messages)
` [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
` [PATCH v3 3/9] kbuild: add stamp file for vmlinux BTF data
` [PATCH v3 7/9] module: Move lockdown check into generic module loader
` [PATCH v3 8/9] lockdown: Make the relationship to MODULE_SIG a dependency
` [PATCH v3 9/9] module: Introduce hash-based integrity checking

[PATCH] kbuild: use ARCH from compile.h in unclean source tree msg
 2025-05-07  7:23 UTC  (6+ messages)

[PATCH] extrawarn: Use cc-disable-warning for shift-negative-value
 2025-05-07  5:47 UTC 

[PATCH v2] kbuild: Disable -Wdefault-const-init-unsafe
 2025-05-06 21:02 UTC 

[PATCH v11 0/3] rust: extend `module!` macro with integer parameter support
 2025-05-06 11:53 UTC  (8+ messages)
` [PATCH v11 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v11 2/3] rust: add parameter support to the `module!` macro
` [PATCH v11 3/3] modules: add rust modules files to MAINTAINERS

[PATCH] kbuild: introduce include/generated/global-rebuild.h
 2025-05-06 10:52 UTC  (2+ messages)

[PATCH v2 0/4] gendwarfksyms: Add more kABI rules
 2025-05-06  9:25 UTC  (6+ messages)
` [PATCH v2 1/4] gendwarfksyms: Clean up kABI rule look-ups
` [PATCH v2 2/4] gendwarfksyms: Add a kABI rule to override byte_size attributes
` [PATCH v2 3/4] gendwarfksyms: Add a kABI rule to override type strings
` [PATCH v2 4/4] Documentation/kbuild: Add new gendwarfksyms kABI rules

[PATCH v2 0/4] KVM: arm64: UBSAN at EL2
 2025-05-06  8:36 UTC  (10+ messages)
` [PATCH v2 1/4] arm64: Introduce esr_is_ubsan_brk()
` [PATCH v2 2/4] ubsan: Remove regs from report_ubsan_failure()
` [PATCH v2 3/4] KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2
` [PATCH v2 4/4] KVM: arm64: Handle UBSAN faults

[PATCH v3 0/2] kbuild: Support gendwarfksyms
 2025-05-06  7:50 UTC  (5+ messages)
` [PATCH v3 1/2] kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch
` [PATCH v3 2/2] kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires

[PATCH v2 0/2] kbuild: Support gendwarfksyms
 2025-05-06  7:46 UTC  (3+ messages)
` [PATCH v2 1/2] kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch

[PATCH v2] kbuild: Require pahole <v1.28 or >v1.29 with GENDWARFKSYMS on X86
 2025-05-06  7:03 UTC  (2+ messages)

FAILED: patch "[PATCH] drm: Select DRM_KMS_HELPER from" failed to apply to 6.6-stable tree
 2025-05-06  6:19 UTC  (2+ messages)

[PATCH RFC v3 0/8] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-05-06  2:40 UTC  (9+ messages)

[PATCH AUTOSEL 5.4 01/79] kconfig: merge_config: use an empty file as initfile
 2025-05-05 23:20 UTC 

[PATCH AUTOSEL 5.10 001/114] kconfig: merge_config: use an empty file as initfile
 2025-05-05 23:16 UTC 

[PATCH AUTOSEL 5.15 001/153] kconfig: merge_config: use an empty file as initfile
 2025-05-05 23:10 UTC 

[PATCH AUTOSEL 6.1 001/212] kconfig: merge_config: use an empty file as initfile
 2025-05-05 23:02 UTC 

[PATCH AUTOSEL 6.6 001/294] kconfig: merge_config: use an empty file as initfile
 2025-05-05 22:51 UTC 

[PATCH AUTOSEL 6.12 001/486] kconfig: merge_config: use an empty file as initfile
 2025-05-05 22:33 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 113/486] kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf

[PATCH AUTOSEL 6.14 001/642] kconfig: merge_config: use an empty file as initfile
 2025-05-05 22:05 UTC  (2+ messages)
` [PATCH AUTOSEL 6.14 142/642] kconfig: do not clear SYMBOL_VALID when reading include/config/auto.conf

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-05 21:04 UTC  (14+ messages)
` [PATCH v3 1/4] security: "
` [PATCH v3 2/4] hornet: Introduce sign-ebpf
` [PATCH v3 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v3 4/4] selftests/hornet: Add a selftest for the Hornet LSM

[PATCH 0/4] gendwarfksyms: Add more kABI rules
 2025-05-05 19:15 UTC  (9+ messages)
` [PATCH 1/4] gendwarfksyms: Clean up kABI rule look-ups
` [PATCH 2/4] gendwarfksyms: Add a kABI rule to override byte_size attributes
` [PATCH 3/4] gendwarfksyms: Add a kABI rule to override type strings
` [PATCH 4/4] Documentation/kbuild: Add new gendwarfksyms kABI rules

[PATCH v3 0/3] Detect changed compiler dependencies for full rebuild
 2025-05-05 18:18 UTC  (6+ messages)
` [PATCH v3 1/3] gcc-plugins: Force full rebuild when plugins change
` [PATCH v3 2/3] randstruct: Force full rebuild when seed changes
` [PATCH v3 3/3] integer-wrap: Force full rebuild when .scl file changes

[PATCH] Makefile: Globally enable fall-through warning
 2025-05-05 17:53 UTC  (2+ messages)

[PATCH v1 0/7] Add generated modalias to modules.builtin.modinfo
 2025-05-05  9:46 UTC  (14+ messages)
` [PATCH v1 1/7] mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLE
  ` (subset) "
` [PATCH v1 5/7] modpost: Create modalias for builtin modules
              ` [PATCH v2 "

[PATCH v2] kbuild: make all file references relative to source root
 2025-05-05  7:30 UTC  (6+ messages)

[PATCH v2] kcov: rust: add flags for KCOV with Rust
 2025-05-05  5:59 UTC  (4+ messages)

[PATCH] usr/include: openrisc: don't HDRTEST bpf_perf_event.h
 2025-05-03 23:31 UTC  (5+ messages)

[PATCH v2 0/3] Detect changed compiler dependencies for full rebuild
 2025-05-03 17:37 UTC  (10+ messages)
` [PATCH v2 1/3] gcc-plugins: Force full rebuild when plugins change
` [PATCH v2 2/3] randstruct: Force full rebuild when seed changes
` [PATCH v2 3/3] integer-wrap: Force full rebuild when .scl file changes

[PATCH v3 0/5] module: Strict per-modname namespaces
 2025-05-03 12:30 UTC  (8+ messages)
` [PATCH v3 1/5] modpost: Use for() loop
` [PATCH v3 2/5] module: Add module specific symbol namespace support
` [PATCH v3 3/5] module: Extend the MODULE_ namespace parsing
` [PATCH v3 4/5] module: Account for the build time module name mangling
` [PATCH v3 5/5] module: Provide EXPORT_SYMBOL_GPL_FOR_MODULES() helper

[PATCH 0/3] Detect changed compiler dependencies for full rebuild
 2025-05-02 22:57 UTC  (7+ messages)
` [PATCH 1/3] gcc-plugins: Force full rebuild when plugins change
` [PATCH 2/3] randstruct: Force full rebuild when seed changes
` [PATCH 3/3] integer-wrap: Force full rebuild when .scl file changes

[PATCH RFC 0/4] stackleak: Support Clang stack depth tracking
 2025-05-02 19:01 UTC  (5+ messages)
` [PATCH RFC 1/4] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH RFC 2/4] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH RFC 3/4] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH RFC 4/4] stackleak: Support Clang stack depth tracking

[PATCH v2] kunit: fix longest symbol length test
 2025-05-02 14:37 UTC 

[PATCH -v2 0/7] module: Strict per-modname namespaces
 2025-05-02 13:15 UTC  (10+ messages)
` [PATCH -v2 5/7] module: Extend the MODULE_ namespace parsing
` [PATCH -v2 6/7] module: Account for the build time module name mangling

[PATCH v10 0/3] rust: extend `module!` macro with integer parameter support
 2025-05-02 12:15 UTC  (8+ messages)
` [PATCH v10 1/3] rust: str: add radix prefixed integer parsing functions
` [PATCH v10 2/3] rust: add parameter support to the `module!` macro
` [PATCH v10 3/3] modules: add rust modules files to MAINTAINERS

[PATCH 0/2] Deal with clang's -Wdefault-const-init-unsafe
 2025-05-02  9:46 UTC  (12+ messages)
` [PATCH 1/2] kbuild: Disable -Wdefault-const-init-field-unsafe
` [PATCH 2/2] include/linux/typecheck.h: Zero initialize dummy variables

[PATCH] kbuild: Properly disable -Wunterminated-string-initialization for clang
 2025-05-01  1:57 UTC  (2+ messages)

[PATCH] kbuild: distributed build support for Clang ThinLTO
 2025-05-01  1:20 UTC  (3+ messages)

[PATCH v9 0/3] rust: extend `module!` macro with integer parameter support
 2025-04-30 19:39 UTC  (3+ messages)

[PATCH v2 0/4] x86/build: Get rid of vmlinux postlink step
 2025-04-30 16:29 UTC  (4+ messages)
` [PATCH v2 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved

[PATCH] kcov: rust: add flags for KCOV with Rust
 2025-04-30 16:15 UTC  (5+ messages)

[PATCH v4 0/4] Don't create Python bytecode when building the kernel
 2025-04-30 15:41 UTC  (4+ messages)
` [PATCH v4 3/4] scripts/kernel-doc.py: don't create *.pyc files

[PATCH] randstruct: Rebuild completely if randstruct.seed changes
 2025-04-29 16:52 UTC  (3+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).