messages from 2025-03-11 20:44:49 to 2025-03-21 07:54:13 UTC [more...]
[PATCH v8 0/7] rust: extend `module!` macro with integer parameter support
2025-03-21 7:53 UTC (11+ messages)
` [PATCH v8 5/7] rust: str: add radix prefixed integer parsing functions
` [PATCH v8 7/7] modules: add rust modules files to MAINTAINERS
[PATCH] kbuild: deb-pkg: require debian_revision when creating source package
2025-03-21 5:22 UTC (2+ messages)
[PATCH] kbuild: Require pahole >v1.29 with GENDWARFKSYMS and BTF on X86
2025-03-20 23:27 UTC
[PATCH] gendwarfksyms: define __GENKSYMS__ when processing asm-protoypes.h
2025-03-20 20:00 UTC (9+ messages)
[PATCH v5 01/17] rust: enable `raw_ref_op` feature
2025-03-20 7:32 UTC (2+ messages)
[PATCH v2 2/3] kbuild: rust: provide an option to inline C helpers into Rust
2025-03-19 21:31 UTC (3+ messages)
[PATCH v3 2/2] kbuild: rust: provide an option to inline C helpers into Rust
2025-03-19 21:15 UTC (2+ messages)
[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
2025-03-19 20:20 UTC (41+ messages)
` [PATCH v5 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v5 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v5 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v5 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v5 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v5 6/6] rust: use strict provenance APIs
[PATCH] tools: fix annoying "mkdir -p ..." logs when building tools in parallel
2025-03-18 16:41 UTC (2+ messages)
[PATCH v2 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved
2025-03-18 16:26 UTC (8+ messages)
[PATCH v2] kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION unconditionally
2025-03-14 13:10 UTC
[PATCH v2] kbuild: make all file references relative to source root
2025-03-17 17:17 UTC (4+ messages)
[PATCH] kbuild: pacman-pkg: hardcode module installation path
2025-03-17 17:07 UTC (3+ messages)
[PATCH v4 0/6] rust: reduce pointer casts, enable related lints
2025-03-17 15:01 UTC (14+ messages)
` [PATCH v4 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v4 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v4 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v4 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v4 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v4 6/6] rust: use strict provenance APIs
[PATCH] kconfig: Replace strncpy() with strscpy()
2025-03-17 8:50 UTC (2+ messages)
[PATCH] kconfig: Replace deprecated strncpy() with strscpy()
2025-03-17 7:06 UTC
[masahiroy-kbuild:kbuild 25/35] FAILED cannot open vmlinux: No such file or directory
2025-03-16 15:27 UTC (3+ messages)
[PATCH] kbuild: rpm-pkg: Include symvers in kernel package
2025-03-16 9:11 UTC
[PATCH 0/4] kbuild: make all file references relative to source root
2025-03-16 2:01 UTC (12+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] kbuild: doc: reproducible-builds: drop section "Absolute filenames"
` [PATCH 3/4] x86/boot: Switch to -ffile-prefix-map
` [PATCH 4/4] x86/boot/compressed: "
[PATCH v2] rust: kbuild: skip `--remap-path-prefix` for `rustdoc`
2025-03-16 2:01 UTC (3+ messages)
[PATCH v3 0/6] rust: reduce pointer casts, enable related lints
2025-03-15 18:00 UTC (20+ messages)
` [PATCH v3 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v3 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v3 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v3 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v3 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v3 6/6] rust: use strict provenance APIs
[masahiroy-kbuild:kbuild 15/20] error: Unrecognized option: 'remap-path-prefix'
2025-03-15 15:53 UTC (5+ messages)
[PATCH v2 0/4] x86/build: Get rid of vmlinux postlink step
2025-03-15 7:09 UTC (7+ messages)
` [PATCH v2 4/4] x86: Get rid of Makefile.postlink
[PATCH] kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=y
2025-03-15 7:08 UTC (3+ messages)
[PATCH 0/2] kbuild: rpm-pkg: improve debuggability
2025-03-15 1:00 UTC (4+ messages)
` [PATCH 2/2] kbuild: rpm-pkg: build debuginfo and debugsource RPMs
[PATCH] kbuild, rust: use -fremap-path-prefix to make paths relative
2025-03-14 21:36 UTC (8+ messages)
[PATCH] rust: kbuild: skip `--remap-path-prefix` for `rustdoc`
2025-03-14 21:33 UTC
[PATCH] rust: enable `clippy::ptr_as_ptr` lint
2025-03-14 15:22 UTC (6+ messages)
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-14 12:26 UTC (36+ messages)
` [PATCH v2 1/5] rust: retain pointer mut-ness in `container_of!`
` [PATCH v2 2/5] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v2 3/5] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v2 5/5] rust: enable `clippy::as_underscore` lint
[PATCH] deb-pkg: add comment about future removal of KDEB_COMPRESS
2025-03-14 9:53 UTC
[PATCH 0/3] ubsan/overflow: Enable pattern exclusions
2025-03-14 0:04 UTC (4+ messages)
` [PATCH 1/3] ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
[RFC PATCH 0/4] x86/build: Get rid of vmlinux postlink step
2025-03-13 10:31 UTC (10+ messages)
[PATCH v3 1/1] kbuild: Add a help message for "headers"
2025-03-13 1:08 UTC (2+ messages)
[PATCH] Documentation/kbuild: Fix indentation in modules.rst example
2025-03-13 1:02 UTC (2+ messages)
MODULE_LICENSE Build Error
2025-03-13 0:42 UTC (2+ messages)
[PATCH] script: modpost: require a MODULE_DESCRIPTION()
2025-03-13 0:34 UTC (2+ messages)
[PATCH] kbuild: deb-pkg: fix versioning for -rc releases
2025-03-12 12:25 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox