public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-04-03 14:53:42 to 2026-04-07 11:17:51 UTC [more...]

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-07 11:17 UTC  (5+ messages)

[PATCH v2 1/2] rust: kernel: update `file_with_nul` comment
 2026-04-07 10:40 UTC  (9+ messages)
` [PATCH v2 2/2] rust: std_vendor: add `likely()`, `unlikely()` and `cold_path()`

[PATCH net v2] ipvs: fix MTU check for GSO packets in tunnel mode
 2026-04-07 10:38 UTC 

[zab-rpdfs:rpdfs-initial 44/51] fs/rpdfs/block.c:978:2: error: use of undeclared identifier 'u128'
 2026-04-07 10:38 UTC 

[PATCH v2 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-07  8:37 UTC  (48+ messages)
` [PATCH v2 01/33] rust: kbuild: remove `--remap-path-prefix` workarounds
` [PATCH v2 02/33] rust: kbuild: remove "`try` keyword" workaround for `bindgen` < 0.59.2
` [PATCH v2 03/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH v2 04/33] gpu: nova-core: bindings: remove unneeded `cfg_attr`
` [PATCH v2 05/33] rust: bump Rust minimum supported version to 1.85.0 (Debian Trixie)
` [PATCH v2 06/33] rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
` [PATCH v2 07/33] rust: allow globally `clippy::incompatible_msrv`
` [PATCH v2 08/33] rust: simplify `RUSTC_VERSION` Kconfig conditions
` [PATCH v2 09/33] rust: remove `RUSTC_HAS_SLICE_AS_FLATTENED` and simplify code
` [PATCH v2 10/33] rust: remove `RUSTC_HAS_COERCE_POINTEE` "
` [PATCH v2 11/33] rust: kbuild: remove skipping of `-Wrustdoc::unescaped_backticks`
` [PATCH v2 12/33] rust: kbuild: remove `feature(...)`s that are now stable
` [PATCH v2 13/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH v2 14/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH v2 15/33] rust: macros: simplify code using `feature(extract_if)`
` [PATCH v2 16/33] rust: block: update `const_refs_to_static` MSRV TODO comment
` [PATCH v2 17/33] rust: bump `bindgen` minimum supported version to 0.71.1 (Debian Trixie)
` [PATCH v2 18/33] rust: rust_is_available: remove warning for `bindgen` 0.66.[01]
` [PATCH v2 19/33] rust: rust_is_available: remove warning for `bindgen` < 0.69.5 && libclang >= 19.1
` [PATCH v2 20/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH v2 21/33] rust: kbuild: remove "dummy parameter" workaround for `bindgen` < 0.71.1
` [PATCH v2 22/33] docs: rust: quick-start: openSUSE provides `rust-src` package nowadays
` [PATCH v2 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH v2 24/33] docs: rust: quick-start: update minimum Ubuntu version
` [PATCH v2 25/33] docs: rust: quick-start: add Ubuntu 26.04 LTS and remove subsection title
` [PATCH v2 26/33] docs: rust: quick-start: remove Gentoo "testing" note
` [PATCH v2 27/33] docs: rust: quick-start: remove Nix "unstable channel" note
` [PATCH v2 28/33] docs: rust: quick-start: remove GDB/Binutils mention
` [PATCH v2 29/33] docs: rust: general-information: simplify Kconfig example
` [PATCH v2 30/33] docs: rust: general-information: use real example
` [PATCH v2 31/33] rust: declare cfi_encoding for lru_status
` [PATCH v2 32/33] rust: kbuild: support global per-version flags
` [PATCH v2 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[zab-rpdfs:rpdfs-initial 1/51] fs/rpdfs/block.c:309:6: warning: variable 'now' is used uninitialized whenever '&&' condition is false
 2026-04-07  8:18 UTC 

[akpm-mm:mm-unstable 113/133] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
 2026-04-07  7:58 UTC 

[PATCH v2 00/16] perf arm64: Support data type profiling
 2026-04-07  7:26 UTC  (10+ messages)
` [PATCH v2 02/16] perf capstone: Fix arm64 jump/adrp disassembly mismatch with objdump
` [PATCH v2 03/16] perf annotate-arm64: Generalize arm64_mov__parse to support standard operands
` [PATCH v2 04/16] perf annotate-arm64: Handle load and store instructions
` [PATCH v2 07/16] perf annotate-arm64: Implement extract_op_location() callback

[PATCH] riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_FUNC_START
 2026-04-07  7:15 UTC  (2+ messages)

[jlayton:kdevops 4/27] fs/namei.c:4173:31: error: use of undeclared identifier 'LEASE_BREAK_DIR_CREATE'
 2026-04-07  4:03 UTC 

[koverstreet-bcachefs:pr/1103 1/1] fs/bcachefs/alloc/zone.c:23:10: fatal error: 'linux/printbuf.h' file not found
 2026-04-07  4:04 UTC 

[morimoto:sound-cleanup-2026-04-06 119/119] Warning: sound/soc/soc-component.c:471 expecting prototype for snd_soc_component_regmap_cache_sync(). Prototype was for snd_soc_component_regmap_regcache_sync() instead
 2026-04-07  4:03 UTC 

[PATCH v2] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-04-07  4:01 UTC 

[PATCH] lkdtm: Add folio_lock deadlock scenarios
 2026-04-07  4:00 UTC 

[asahilinux:bits/250-aop 34/68] error[E0061]: this function takes 1 argument but 2 arguments were supplied
 2026-04-07  3:58 UTC 

[PATCH] fuse: Send FORGET over io_uring when ring is ready
 2026-04-07  3:58 UTC  (2+ messages)

[bcachefs:bcachefs-testing 23/42] arch/loongarch/kernel/switch.S:28:18: error: operand must be a symbol with modifier (e.g. %pc_lo12) or an integer in the range
 2026-04-07  3:57 UTC 

[asahilinux:bits/250-aop 18/68] error: cannot find macro `declare_flags_type` in this scope
 2026-04-07  3:58 UTC 

[PATCH] execve: block Emacs binaries
 2026-04-07  3:58 UTC 

[asahilinux:bits/250-aop 15/68] error: cannot find macro `vec` in this scope
 2026-04-07  3:56 UTC 

[bvanassche:thread-safety 57/98] drivers/gpu/drm/ttm/tests/ttm_bo_test.c:227:24: error: too few arguments provided to function-like macro invocation
 2026-04-07  3:56 UTC 

[asahilinux:bits/200-dcp 105/178] Warning: drivers/gpu/drm/apple/dcp.c:100 function parameter 'crtc' not described in 'dcp_crtc_send_page_flip_event'
 2026-04-07  3:57 UTC 

[asahilinux:bits/250-aop 17/68] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `std`
 2026-04-07  3:56 UTC 

[bvanassche:thread-safety 96/98] ld.lld: error: unknown --orphan-handling mode:
 2026-04-07  3:55 UTC 

[asahilinux:bits/250-aop 31/68] warning: unused import: `crate::error::to_result`
 2026-04-07  3:55 UTC 

[asahilinux:bits/250-aop 30/68] warning: associated items `zeroed` and `as_raw` are never used
 2026-04-07  3:55 UTC 

[asahilinux:bits/250-aop 31/68] 19 | use crate::error::to_result;
 2026-04-07  3:55 UTC 

[rust:rust-next 17/29] rust/helpers/dma.c:17:2: warning: static function 'dma_free_attrs' is used in an inline function with external linkage
 2026-04-07  3:54 UTC 

[koverstreet-bcachefs:bcachefs-testing 36/36] fs/bcachefs/init/dev.c:978:5: warning: stack frame size (1040) exceeds limit (1024) in 'bch2_dev_add'
 2026-04-07  3:54 UTC 

[sean-jc:q/future_nested 21/28] arch/x86/kvm/xen.c:1687:6: warning: variable 'input' is used uninitialized whenever 'if' condition is false
 2026-04-07  3:52 UTC 

[PATCH] drm/i915/pfit: Prevent negative coordinates in center mode
 2026-04-07  3:49 UTC 

[linuxppc:next-test 41/45] arch/powerpc/net/bpf_jit_comp32.c:153:7: error: call to undeclared function 'PPC_RAW_LI32'; ISO C99 and later do not support implicit function declarations
 2026-04-07  3:49 UTC 

[PATCH linux-5.10.y] drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files for clang
 2026-04-07  0:49 UTC 

[PATCH V10 0/4] Rust support for powerpc
 2026-04-06 20:01 UTC  (5+ messages)
` [PATCH V10 1/4] rust: Separate host libraries to fix rmeta dependency conflict
` [PATCH V10 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V10 3/4] rust: Add PowerPC support
` [PATCH V10 4/4] powerpc: Enable Rust for ppc64le

[PATCH v4 00/10] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-06 18:22 UTC  (11+ messages)
` [PATCH v4 01/10] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH v4 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH v4 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH v4 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH v4 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH v4 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH v4 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH v4 08/10] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH v4 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH v4 10/10] selftests/bpf: Tolerate missing files during install

[PATCH v3 00/11] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-06 16:11 UTC  (12+ messages)
` [PATCH v3 01/11] selftests/bpf: Fix test_kmods KDIR to honor O= and distro kernels
` [PATCH v3 02/11] selftests/bpf: Route test_kmods through the kselftest module flow
` [PATCH v3 03/11] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH v3 04/11] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH v3 05/11] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH v3 06/11] selftests/bpf: Tolerate test file compilation failures
` [PATCH v3 07/11] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH v3 08/11] selftests/bpf: Tolerate benchmark build failures
` [PATCH v3 09/11] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH v3 10/11] selftests/bpf: Skip tests whose objects were not built
` [PATCH v3 11/11] selftests/bpf: Tolerate missing files during install

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-06 13:21 UTC  (25+ messages)
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages
` [PATCH 32/33] rust: kbuild: support global per-version flags
` [PATCH 33/33] rust: kbuild: allow `clippy::precedence` for Rust < 1.86.0

[PATCH V9 0/4] Rust support for powerpc
 2026-04-06  9:08 UTC  (7+ messages)
` [PATCH V9 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V9 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V9 3/4] rust: Add PowerPC support
` [PATCH V9 4/4] powerpc: Enable Rust for ppc64le

❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 1791c390)
 2026-04-06  5:43 UTC 

❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 3aae9383)
 2026-04-05  3:43 UTC 

WARNING: modpost: vmlinux: section mismatch in reference: setup_local_APIC+0x2aa (section: .text) -> init_eilvt (section: .init.text)
 2026-04-05  2:06 UTC 

[PATCH V8 0/4] Rust support for powerpc
 2026-04-04 20:28 UTC  (8+ messages)
` [PATCH V8 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V8 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V8 3/4] rust: Add PowerPC support
` [PATCH V8 4/4] powerpc: Enable Rust for ppc64le

❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 631919fb)
 2026-04-04  8:03 UTC 

drivers/devfreq/devfreq.c:1417:45: error: use of undeclared identifier 'gov_attr_group'; did you mean 'op_stat_group'?
 2026-04-04  7:42 UTC 

[PATCH net] bridge: guard local VLAN-0 FDB helpers against NULL vlan group
 2026-04-03 22:00 UTC  (3+ messages)

❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, d8a9a4b1)
 2026-04-03 17:42 UTC 

[PATCH v2] ocfs2: fix use-after-free in ocfs2_fault() when VM_FAULT_RETRY
 2026-04-03 16:50 UTC 

[PATCH v2 00/10] selftests/bpf: Tolerate partial builds across kernel configs
 2026-04-03 15:31 UTC  (13+ messages)
` [PATCH v2 01/10] selftests/bpf: Fall back to distro build directory for test_kmods
` [PATCH v2 02/10] selftests/bpf: Tolerate BPF and skeleton generation failures
` [PATCH v2 03/10] selftests/bpf: Avoid rebuilds when running emit_tests
` [PATCH v2 04/10] selftests/bpf: Make skeleton headers order-only prerequisites of .test.d
` [PATCH v2 05/10] selftests/bpf: Tolerate test file compilation failures
` [PATCH v2 06/10] selftests/bpf: Allow test_progs to link with a partial object set
` [PATCH v2 07/10] selftests/bpf: Tolerate benchmark build failures
` [PATCH v2 08/10] selftests/bpf: Provide weak definitions for cross-test functions
` [PATCH v2 09/10] selftests/bpf: Skip tests whose objects were not built
` [PATCH v2 10/10] selftests/bpf: Tolerate missing files during install


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox