messages from 2025-03-03 06:20:56 to 2025-03-14 21:34:05 UTC [more...]
[PATCH] rust: kbuild: skip `--remap-path-prefix` for `rustdoc`
2025-03-14 21:33 UTC
[PATCH v3 0/6] rust: reduce pointer casts, enable related lints
2025-03-14 20:18 UTC (8+ 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
[PATCH 0/2] kbuild: rpm-pkg: improve debuggability
2025-03-14 19:56 UTC (12+ messages)
` [PATCH 1/2] scripts: make python shebangs specific about desired version
` [PATCH 2/2] kbuild: rpm-pkg: build debuginfo and debugsource RPMs
[PATCH] rust: enable `clippy::ptr_as_ptr` lint
2025-03-14 15:22 UTC (13+ messages)
[PATCH v2 0/5] rust: reduce pointer casts, enable related lints
2025-03-14 12:26 UTC (38+ 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 4/5] rust: enable `clippy::as_ptr_cast_mut` 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 (9+ messages)
` [PATCH 1/3] ubsan/overflow: Rework integer overflow sanitizer option to turn on everything
` [PATCH 2/3] ubsan/overflow: Enable pattern exclusions
` [PATCH 3/3] ubsan/overflow: Enable ignorelist parsing and add type filter
[PATCH 0/4] kbuild: make all file references relative to source root
2025-03-13 15:59 UTC (5+ 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] kbuild: do not generate .tmp_vmlinux*.map when CONFIG_VMLINUX_MAP=y
2025-03-13 10:40 UTC (2+ messages)
[RFC PATCH 0/4] x86/build: Get rid of vmlinux postlink step
2025-03-13 10:31 UTC (16+ messages)
` [RFC PATCH 2/4] Kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
` [RFC PATCH 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved
[PATCH v2 0/4] x86/build: Get rid of vmlinux postlink step
2025-03-13 10:29 UTC (13+ messages)
` [PATCH v2 1/4] Kbuild/link-vmlinux.sh: Make output file name configurable
` [PATCH v2 2/4] Kbuild: Introduce Kconfig symbol for linking vmlinux with relocations
` [PATCH v2 3/4] Kbuild: Create intermediate vmlinux build with relocations preserved
` [PATCH v2 4/4] x86: Get rid of Makefile.postlink
[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)
[masahiroy-kbuild:kbuild 15/20] error: Unrecognized option: 'remap-path-prefix'
2025-03-13 0:51 UTC
MODULE_LICENSE Build Error
2025-03-13 0:42 UTC (2+ messages)
[PATCH] kbuild, rust: use -fremap-path-prefix to make paths relative
2025-03-13 0:35 UTC (11+ messages)
[PATCH] script: modpost: require a MODULE_DESCRIPTION()
2025-03-13 0:34 UTC (3+ messages)
[PATCH] kbuild: deb-pkg: fix versioning for -rc releases
2025-03-12 12:25 UTC (3+ messages)
[PATCH] kbuild: deb-pkg: remove "version" variable in mkdebian
2025-03-11 19:19 UTC (2+ messages)
[PATCH] kbuild: deb-pkg: require debian_revision when creating source package
2025-03-11 19:00 UTC
[PATCH] kbuild: deb-pkg: don't set KBUILD_BUILD_VERSION indiscriminately
2025-03-11 18:05 UTC (5+ messages)
[PATCH v2] kbuild: exclude .rodata.(cst|str)* when building ranges
2025-03-11 17:28 UTC (2+ messages)
[PATCH] kbuild: exclude .rodata.(cst|str)* when building ranges
2025-03-11 17:27 UTC (4+ messages)
[PATCH v2 1/1] kbuild: Add a help message for "headers"
2025-03-11 15:10 UTC (2+ messages)
[PATCH v2] kbuild, rust: use -fremap-path-prefix to make paths relative
2025-03-11 11:04 UTC (2+ messages)
[PATCH v1 1/1] kbuild: Add "make headers" to "make help" output
2025-03-11 2:43 UTC (16+ messages)
[PATCH] platform/x86: dell: Fix ALIENWARE_WMI dependencies
2025-03-10 16:46 UTC
[GIT PULL] Kbuild fixes for v6.14-rc6
2025-03-09 19:25 UTC (2+ messages)
[PATCH v2 14/22] rust: add pin-init crate build infrastructure
2025-03-08 11:05 UTC
[PATCH v2] kbuild: clang: Support building UM with SUBARCH=i386
2025-03-07 3:41 UTC (5+ messages)
[PATCH v2 2/3] kbuild: rust: provide an option to inline C helpers into Rust
2025-03-06 23:00 UTC (2+ messages)
[PATCH v2] kbuild: add Kbuild bash completion
2025-03-06 15:56 UTC
[PATCH] kbuild: add Kbuild bash completion
2025-03-06 14:02 UTC (3+ messages)
[PATCH] kbuild: rust: add rustc-min-version support function
2025-03-06 12:57 UTC (5+ messages)
[PATCH v2] kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
2025-03-06 11:42 UTC (2+ messages)
[PATCH v2 0/6] module: Introduce hash-based integrity checking
2025-03-06 8:10 UTC (4+ messages)
` [PATCH v2 6/6] "
[PATCH] kbuild: clang: Support building UM with SUBARCH=i386
2025-03-06 6:12 UTC (7+ messages)
[PATCH 14/22] rust: add pin-init crate build infrastructure
2025-03-05 14:34 UTC (9+ messages)
[PATCH] kbuild: install-extmod-build: Fix build when specifying KBUILD_OUTPUT
2025-03-05 12:40 UTC (2+ messages)
[PATCH 00/12] kunit: Introduce UAPI testing framework
2025-03-04 19:23 UTC (3+ messages)
` [PATCH 01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux
[PATCH v2] kbuild: userprogs: use correct lld when linking through clang
2025-03-04 19:03 UTC (2+ messages)
[PATCH v8 0/7] rust: extend `module!` macro with integer parameter support
2025-03-04 11:09 UTC (5+ messages)
` [PATCH v8 1/7] rust: str: implement `PartialEq` for `BStr`
` [PATCH v8 3/7] rust: str: implement `AsRef<BStr>` for `[u8]` and `BStr`
[PATCH] kbuild: deb-pkg: add debarch for ARCH=loongarch64
2025-03-03 6:20 UTC (2+ 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