public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-31 17:17:11 to 2026-04-03 08:43:04 UTC [more...]

[sailus-media-tree:pld 32/32] drivers/media/pci/intel/ipu-bridge.c:300:33: error: use of undeclared identifier 'dev'; did you mean 'adev'?
 2026-04-03  8:42 UTC 

[dwmw2:deprecate-legacy-ip 5/6] net/mac80211/main.c:1650:2: warning: unused label 'fail_ifa'
 2026-04-03  8:41 UTC 

[RFC PATCH v2 2/4] wifi: rtl8xxxu: handle rate control for 8188e a per mac_id
 2026-04-03  8:41 UTC 

[sailus-media-tree:pld 24/32] drivers/media/v4l2-core/v4l2-fwnode.c:831:3: error: call to undeclared function '__acpi_handle_debug'; ISO C99 and later do not support implicit function declarations
 2026-04-03  8:41 UTC 

[mark:arm64/entry/rework 2/11] include/linux/entry-common.h:324:2: error: call to undeclared function 'local_irq_disable_exit_to_user'; ISO C99 and later do not support implicit function declarations
 2026-04-03  8:40 UTC 

[PATCH v2 02/12] drm/bridge: tc358762: Improce SYSCTRL register defines
 2026-04-03  8:39 UTC 

[PATCH v6 01/10] KVM: x86: Define KVM_X86_QUIRK_NESTED_SVM_SHARED_PAT
 2026-04-03  8:39 UTC 

[PATCH v1 08/16] drm/i915/bios: support VS/PE Override per each ddi port
 2026-04-03  8:39 UTC 

[PATCH next 2/3] fortify: Optimise strnlen()
 2026-04-03  8:23 UTC  (2+ messages)

❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 5619b098)
 2026-04-03  7:12 UTC 

[PATCH v1] slab: support for compiler-assisted type-based slab cache partitioning
 2026-04-03  6:28 UTC  (3+ messages)

[PATCH] scsi: esas2r: fix __printf annotation on esas2r_log_master()
 2026-04-03  2:05 UTC  (2+ messages)

[PATCH 3/3] power: sequencing: pcie-m2: Guard the helper functions making use of PCI bus notifier
 2026-04-02 22:56 UTC 

[PATCH v3 0/4] media: rkvdec: Switch to using a bitwriter
 2026-04-02 14:06 UTC  (5+ messages)
` [PATCH v3 1/4] media: rkvdec: Introduce a global bitwriter helper
` [PATCH v3 2/4] media: rkvdec: Use the global bitwriter instead of local one
` [PATCH v3 3/4] media: rkvdec: common: Drop bitfields for the bitwriter
` [PATCH v3 4/4] media: rkvdec: vdpu383: "

[PATCH net] bridge: guard local VLAN-0 FDB helpers against NULL vlan group
 2026-04-02 14:01 UTC 

[mark:arm64/entry/rework 2/11] include/linux/entry-common.h:324:2: error: call to undeclared function 'local_irq_disable_exit_to_user'; ISO C99 and later do not support implicit function declarations
 2026-04-02 11:48 UTC 

[PATCH 0/5] Introduce Overflow Behavior Types
 2026-04-02  9:13 UTC  (44+ messages)
` [PATCH 3/5] compiler_attributes: Add overflow_behavior macros __ob_trap and __ob_wrap
` [PATCH 5/5] types: Add standard __ob_trap and __ob_wrap scalar types

[PATCH] vfs: replace ints with enum component_type for LAST_XXX
 2026-04-02  9:12 UTC  (2+ messages)

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

[kees:dev/v7.0-rc2/fortify-strlen 4/4] lib/tests/fortify_kunit.c:57:13: error: variable length array declaration not allowed at file scope
 2026-04-02  6:13 UTC 

[bluetooth-next:master 78/85] drivers/bluetooth/btmtk.c:35:3: warning: unused variable 'btmtk_mt6639_devs'
 2026-04-02  6:14 UTC 

[android-common:android15-6.6-2024-10 4/4] net/netfilter/nf_bpf_link.c:187:33: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
 2026-04-02  6:18 UTC 

[PATCH v5] hfs: Validate CNIDs in hfs_read_inode
 2026-04-02  6:20 UTC 

[ardb:x86-efi-memattr-kexec-v3 4/5] drivers/firmware/efi/memattr.c:104:8: error: call to undeclared function 'PAGE_ALIGNED'; ISO C99 and later do not support implicit function declarations
 2026-04-01 23:47 UTC 

[PATCH] modpost: Declare extra_warn with unused attribute
 2026-04-01 23:04 UTC  (4+ messages)
` (subset) "

[chanwoo:devfreq-next 5/5] drivers/devfreq/devfreq.c:1946:37: error: redefinition of 'devfreq_group'
 2026-04-01 16:54 UTC  (3+ messages)

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

[PATCH v2] rust: kasan: add support for Software Tag-Based KASAN
 2026-04-01  9:45 UTC  (3+ messages)

❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, 9147566d)
 2026-04-01  9:33 UTC 

❌ FAIL: Test report for master (7.0.0-rc6, upstream-mainline, dbf00d8d)
 2026-04-01  7:02 UTC 

[kees:dev/v7.0-rc2/obt 4/6] WARNING: modpost: EXPORT symbol "dma_map_phys" [vmlinux] version generation failed, symbol will not be versioned
 2026-04-01  6:36 UTC 

[PATCH v2 4/7] PCI: intel-gw: Add start_link callback function
 2026-04-01  4:10 UTC 

[PATCH v4 7/9] regulator: Add MediaTek MT6392 regulator
 2026-04-01  1:21 UTC 

[PATCH] usb: xhci: use BIT macro
 2026-03-31 22:07 UTC 

[PATCH net-next v3 2/4] udp: Remove disconnected sockets from the 4-tuple hash
 2026-03-31 18:49 UTC 

[jlayton:kdevops 26/26] Warning: fs/nfsd/nfs4xdr.c:4302 function parameter 'nf' not described in 'nfsd4_encode_dir_attr_change'
 2026-03-31 17:55 UTC 


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