messages from 2026-06-01 22:19:08 to 2026-06-05 18:20:46 UTC [more...]
[GIT PULL] Kbuild fixes for 7.1 #3
2026-06-05 18:20 UTC (2+ messages)
[RFC PATCH v2 0/6] kcov: per-task dataflow extraction at kernel function boundaries
2026-06-05 16:20 UTC (20+ messages)
` [RFC PATCH v2 1/6] kcov: add per-task dataflow tracking for function arguments/return values
` [RFC PATCH v2 2/6] kcov: add build system support for dataflow instrumentation
` [RFC PATCH v2 3/6] kcov: add CONFIG_KCOV_DATAFLOW_INSTRUMENT_ALL and NO_INLINE
` [RFC PATCH v2 4/6] tools/kcov-dataflow: add userspace consumer and test modules
` [RFC PATCH v2 5/6] kcov: add interrupt context guard to kcov_df_write()
` [RFC PATCH v2 6/6] kcov: add recursion guard and documentation for kcov-dataflow
[PATCH 00/18] `zerocopy` support
2026-06-05 14:19 UTC (26+ messages)
` [PATCH 01/18] scripts: generate_rust_analyzer: support passing env vars
` [PATCH 02/18] rust: kbuild: show the right `quiet_cmd_rustc_procmacrolibrary`
` [PATCH 03/18] rust: kbuild: remove unused variable
` [PATCH 04/18] rust: kbuild: define `procmacro-name` function
` [PATCH 05/18] rust: kbuild: define `procmacro-extension` variable
` [PATCH 06/18] rust: kbuild: support per-target environment variables
` [PATCH 07/18] rust: kbuild: support `skip_clippy` for `rustc_procmacro`
` [PATCH 08/18] rust: zerocopy: import crate
` [PATCH 09/18] rust: zerocopy: add SPDX License Identifiers
` [PATCH 10/18] rust: zerocopy: remove float `Display` support
` [PATCH 11/18] rust: zerocopy: add `README.md`
` [PATCH 12/18] rust: zerocopy: enable support in kbuild
` [PATCH 13/18] rust: zerocopy-derive: import crate
` [PATCH 14/18] rust: zerocopy-derive: add SPDX License Identifiers
` [PATCH 15/18] rust: zerocopy-derive: avoid generating non-ASCII identifiers
` [PATCH 16/18] rust: zerocopy-derive: add `README.md`
` [PATCH 17/18] rust: zerocopy-derive: enable support in kbuild
` [PATCH 18/18] gpu: nova-core: firmware: parse `FalconUCodeDescV2` via `zerocopy`
[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-05 12:03 UTC (7+ messages)
` [PATCH v2 1/6] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v2 2/6] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v2 3/6] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v2 4/6] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v2 5/6] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[PATCH] kbuild: try readelf first in gen_symversions
2026-06-05 11:03 UTC (5+ messages)
[PATCH v4 0/6] gpu: drm: nova: enable calling into nova-core
2026-06-05 8:48 UTC (9+ messages)
` [PATCH v4 1/6] rust: inline some init methods
` [PATCH v4 2/6] gpu: build nova-core and nova-drm from drivers/gpu/Makefile
` [PATCH v4 3/6] gpu: nova-core: export Rust symbols for nova-drm
` [PATCH v4 4/6] gpu: nova-core: emit Rust metadata "
` [PATCH v4 5/6] gpu: drm: nova: build after nova-core and use its symbols
` [PATCH POC v4 6/6] gpu: drm: nova: demonstrate interaction with nova-core
[PATCH v3 0/5] gpu: drm: nova: enable calling into nova-core
2026-06-05 8:08 UTC (10+ messages)
` [PATCH v3 1/5] rust: inline some init methods
[PATCH] kbuild: rust: rename flag to `-Zdebuginfo-for-profiling` for Rust >= 1.98
2026-06-04 7:27 UTC (4+ messages)
[PATCH] modpost: Add __llvm_covfun and __llvm_covmap to section_white_list
2026-06-04 6:03 UTC
[PATCH v7 00/23] tools build: Append -fzero-init-padding-bits=all option
2026-06-04 2:02 UTC (26+ messages)
` [PATCH v7 01/23] tools: lib: thermal: Fix typo
` [PATCH v7 02/23] tools/thermal: "
` [PATCH v7 03/23] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v7 04/23] tools/thermal: "
` [PATCH v7 05/23] selftests/nolibc: Use a dedicated cross cc-option helper
` [PATCH v7 06/23] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v7 07/23] perf build: Append extra host flags
` [PATCH v7 08/23] tools build: Append extra host CFLAGS for fixdep
` [PATCH v7 09/23] tools: bootconfig: Append extra cflags
` [PATCH v7 10/23] tools: counter: "
` [PATCH v7 11/23] tools: dma: "
` [PATCH v7 12/23] tools: gpio: "
` [PATCH v7 13/23] tools: hv: "
` [PATCH v7 14/23] tools: iio: "
` [PATCH v7 15/23] tools: mm: "
` [PATCH v7 16/23] tools: objtool: Append extra host cflags
` [PATCH v7 17/23] tools: power: acpi: Append extra cflags
` [PATCH v7 18/23] tools: power: x86/intel-speed-select: "
` [PATCH v7 19/23] tools: sched_ext: "
` [PATCH v7 20/23] tools: spi: "
` [PATCH v7 21/23] tools: tracing: "
` [PATCH v7 22/23] tools: usb: "
` [PATCH v7 23/23] selftests: Include tools Makefile.include
[PATCH bpf-next v1 00/14] resolve_btfids: Implement BTF tags emission for kfuncs
2026-06-03 23:48 UTC (33+ messages)
` [PATCH bpf-next v1 02/14] selftests/bpf: Modernize resolve_btfids test scaffolding
` [PATCH bpf-next v1 03/14] selftests/bpf: Fix resolve_btfids test reads of BTF ID sets in PIE builds
` [PATCH bpf-next v1 04/14] selftests/bpf: Add kfunc set test to resolve_btfids
` [PATCH bpf-next v1 05/14] resolve_btfids: Index BTF ID symbols by address
` [PATCH bpf-next v1 06/14] resolve_btfids: Discover kfuncs from BTF ID sets
` [PATCH bpf-next v1 07/14] resolve_btfids: Emit bpf_kfunc BTF decl tag for discovered kfuncs
` [PATCH bpf-next v1 08/14] selftests/bpf: Verify bpf_kfunc decl tag emission in resolve_btfids
` [PATCH bpf-next v1 09/14] resolve_btfids: Emit a decl tag for kfuncs with KF_FASTCALL
` [PATCH bpf-next v1 10/14] selftests/bpf: Verify bpf_fastcall decl tags in resolve_btfids test
` [PATCH bpf-next v1 11/14] resolve_btfids: Process KF_ARENA_* flags in resolve_btfids
` [PATCH bpf-next v1 12/14] selftests/bpf: Verify arena type tags in resolve_btfids test
` [PATCH bpf-next v1 13/14] kbuild: Drop decl_tag_kfuncs and attributes from pahole flags
` [PATCH bpf-next v1 14/14] docs, resolve_btfids: Document kfunc BTF annotation emission
[PATCH v12 0/3] kbuild: distributed build support for Clang ThinLTO
2026-06-03 1:45 UTC (5+ messages)
` [PATCH v12 2/3] kbuild: change --thin back to 'T' in $(AR)
linux-next: manual merge of the kbuild tree with the clang-fixes tree
2026-06-03 1:16 UTC (2+ messages)
[PATCH] tools build: Add -MP flag to dependency generation
2026-06-02 16:29 UTC
[PATCH v4] kconfig: add kconfig-sym-check static checker
2026-06-02 13:05 UTC (2+ messages)
[PATCH v3] scripts/tags.sh: fix "make COMPILED_SOURCE=1 cscope" command ends up with *.rlib, *.rmeta, *.so filenames in cscope.files
2026-06-02 12:15 UTC (2+ messages)
` [PATCH v4] "
[PATCH] list: Add safe entry iterators without an explicit n cursor
2026-06-02 9:12 UTC (3+ messages)
[PATCH v3] kbuild: rust: make `*.long-type-*.txt` a target for cleanup
2026-06-02 8:15 UTC (5+ messages)
[PATCH] nios2: remove the architecture
2026-06-02 8:00 UTC (10+ messages)
page: | 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