public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-10 15:59:01 to 2026-03-16 21:34:48 UTC [more...]

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-16 21:34 UTC  (11+ messages)
` [PATCH v2 1/3] kbuild: rust: add `CONFIG_RUSTC_CLANG_LLVM_COMPATIBLE`
` [PATCH v2 2/3] rust: helpers: #define __rust_helper
` [PATCH v2 3/3] build: rust: provide an option to inline C helpers into Rust

✅ PASS: Test report for master (7.0.0-rc4, upstream-mainline, 2d1373e4)
 2026-03-16 21:32 UTC 

[PATCH v5 0/2] kbuild: distributed build support for Clang ThinLTO
 2026-03-16 21:31 UTC  (15+ messages)
` [PATCH v5 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a

[PATCH v6 0/2] kbuild: distributed build support for Clang ThinLTO
 2026-03-16 21:29 UTC  (3+ messages)
` [PATCH v6 1/2] kbuild: move vmlinux.a build rule to scripts/Makefile.vmlinux_a
` [PATCH v6 2/2] kbuild: distributed build support for Clang ThinLTO

[PATCH v4 2/5] platform: arm64: Add driver for EC found on Qualcomm reference devices
 2026-03-16 17:28 UTC 

[PATCH 0/3] KCOV function entry/exit records
 2026-03-16 16:50 UTC  (13+ messages)
` [PATCH 1/3] sched: Ensure matching stack state for kcov disable/enable on switch
` [PATCH 2/3] kcov: wire up compiler instrumentation for CONFIG_KCOV_EXT_RECORDS
` [PATCH 3/3] kcov: introduce extended PC coverage collection mode

[PATCH RESEND v4] riscv: Implement ARCH_HAS_CC_CAN_LINK
 2026-03-16 15:46 UTC 

[PATCH] jfs: avoid -Wtautological-constant-out-of-range-compare warning again
 2026-03-16 15:20 UTC  (2+ messages)
` [Jfs-discussion] "

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-16 14:17 UTC  (54+ messages)
` [PATCH v4 01/30] tools: lib: thermal: Fix typo
` [PATCH v4 02/30] tools/thermal: "
` [PATCH v4 03/30] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v4 04/30] tools/thermal: "
` [PATCH v4 05/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v4 06/30] libbpf: Remove duplicate $(CLANG_CROSS_FLAGS)
` [PATCH v4 07/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v4 08/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v4 09/30] bpftool: Append extra host flags
` [PATCH v4 10/30] perf build: "
` [PATCH v4 11/30] tools/bpf: build: Append extra cflags
` [PATCH v4 12/30] tools build: Append extra host cflags
` [PATCH v4 13/30] tools: bootconfig: Append extra cflags
` [PATCH v4 14/30] tools: counter: "
` [PATCH v4 15/30] tools: dma: "
` [PATCH v4 16/30] tools: gpio: "
` [PATCH v4 17/30] tools: hv: "
` [PATCH v4 18/30] tools: iio: "
` [PATCH v4 19/30] tools: mm: "
` [PATCH v4 20/30] tools: objtool: Append extra host cflags
` [PATCH v4 21/30] tools: power: acpi: Append extra cflags
` [PATCH v4 22/30] tools: power: x86/intel-speed-select: "
` [PATCH v4 23/30] tools: sched_ext: "
` [PATCH v4 24/30] tools: spi: "
` [PATCH v4 25/30] tools: tracing: "
` [PATCH v4 26/30] tools: usb: "
` [PATCH v4 27/30] selftests/bpf: "
` [PATCH v4 28/30] selftests/hid: "
` [PATCH v4 29/30] selftests/nolibc: "
` [PATCH v4 30/30] selftests/sched_ext: "

[dhowells-fs:netfs-next 25/25] fs/ceph/addr.c:312:37: error: too many arguments to function call, expected single argument 'subreq', have 2 arguments
 2026-03-16 12:01 UTC 

[brauner-github:work.kthread.nullfs.split.rebase 21/27] include/linux/poll.h:134:27: warning: division by zero is undefined
 2026-03-16 11:20 UTC 

[dhowells-fs:netfs-next 25/25] fs/ceph/addr.c:273:18: warning: declaration of 'struct netfs_read_context' will not be visible outside of this function
 2026-03-16 10:07 UTC 

[dhowells-fs:netfs-next 5/25] fs/netfs/buffered_read.c:265:33: warning: variable 'subreq' is uninitialized when used here
 2026-03-16  8:32 UTC 

[akpm-mm:mm-new 378/389] drivers/mtd/mtdchar.c:1384:9: error: call to undeclared function 'vma_desc_test_flags'; ISO C99 and later do not support implicit function declarations
 2026-03-16  7:12 UTC  (2+ messages)

[arm-integrator:b4/aarch64-dynamic-kernel-stacks-v7.0-rc1 7/13] kernel/fork.c:260:28: error: use of undeclared identifier 'THREAD_PREALLOC_PAGES'
 2026-03-16  5:35 UTC 

✅ PASS: Test report for master (7.0.0-rc3, upstream-mainline, 4f3df2e5)
 2026-03-15 22:32 UTC 

[PATCH] virtio_pci: fix vq info pointer lookup via wrong index
 2026-03-15 14:18 UTC 

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2026-03-15 14:15 UTC  (6+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64

[PATCH v8 2/4] drm/pagemap: Add helper to access zone_device_data
 2026-03-15 12:31 UTC 

[PATCH bpf-next v9 1/5] bpf: Move constants blinding out of arch-specific JITs
 2026-03-15  6:05 UTC 

[PATCH net] bonding: prevent potential infinite loop in bond_header_parse()
 2026-03-15  3:42 UTC 

✅ PASS: Test report for master (7.0.0-rc3, upstream-mainline, 69237f8c)
 2026-03-15  2:02 UTC 

✅ PASS: Test report for master (7.0.0-rc3, upstream-mainline, 26759479)
 2026-03-15  1:52 UTC 

[Linaro-TCWG-CI] v7.0-rc3-18-ga717943d8ecc0: Failure on aarch64
 2026-03-14 21:00 UTC 

[PATCH v2] PCI/VGA: Move pci_set_vga_state() to vgaarb.c
 2026-03-14 19:17 UTC 

[PATCH v2 6/6] fuse: support FSCONFIG_SET_FD for "fd" option
 2026-03-14 17:22 UTC  (2+ messages)

[PATCH] cpufreq/amd-pstate: Cache the max frequency in cpudata
 2026-03-14 16:55 UTC 

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

[linux-next:master 5585/5731] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
 2026-03-14 13:37 UTC  (10+ messages)
        ` [PATCH] rust_binder: use AssertSync for BINDER_VM_OPS

[RFC PATCH 1/2] io_uring: add high-performance IPC channel infrastructure
 2026-03-14  9:43 UTC 

[PATCH 3/3] drm/i915/de: Implement register polling in the display code
 2026-03-14  8:09 UTC 

[PATCH v2 2/2] svcrdma: Use contiguous pages for RDMA Read sink buffers
 2026-03-14  5:06 UTC 

[PATCH net-next v2 13/15] net: stmmac: add helper to set transmit tail pointer
 2026-03-13 19:50 UTC 

[PATCH v8 1/5] PCI: Add pcie_get_link_speed() helper for safe array access
 2026-03-13 18:18 UTC 

[PATCH] kernfs: Add missing documentation for kernfs_put_active's drop_supers argument
 2026-03-13 17:51 UTC 

[PATCH] integrity: Eliminate weak definition of arch_get_secureboot()
 2026-03-13 15:35 UTC  (5+ messages)

[PATCH] drm/amdgpu/discovery: Add braces to case statements in amdgpu_discovery_table_check()
 2026-03-13 13:35 UTC  (2+ messages)

[arm-integrator:b4/aarch64-dynamic-kernel-stacks-v7.0-rc1 7/13] kernel/fork.c:260:28: error: use of undeclared identifier 'THREAD_PREALLOC_PAGES'
 2026-03-13  7:09 UTC 

[driver-core:driver-core-testing 3/16] Warning: fs/kernfs/dir.c:491 function parameter 'drop_supers' not described in 'kernfs_drain'
 2026-03-13  6:13 UTC  (3+ messages)

✅ PASS: Test report for master (7.0.0-rc3, upstream-mainline, 0257f64b)
 2026-03-13  3:32 UTC 

✅ PASS: Test report for master (7.0.0-rc3, upstream-mainline, 8004279c)
 2026-03-13  1:42 UTC 

[PATCH 3/7] iio: st_sensors: simplify cleanup using __free
 2026-03-13  0:23 UTC 

[dhowells-fs:netfs-next 20/20] fs/netfs/buffered_read.c:317:9: warning: unused variable 'prepare_read'
 2026-03-13  0:04 UTC 

[REGRESSION][PATCH] drm/amd/display: Fix uninitialized variable which breaks full LTO
 2026-03-12 20:37 UTC  (6+ messages)
` [PATCH v2] drm/amd/display: Fix uninitialized variable use "

[PATCH v2 03/25] mm/percpu: Annotate static information into meminspect
 2026-03-12 20:18 UTC 

Prebuilt LLVM 22.1.1 uploaded
 2026-03-12 18:19 UTC  (2+ messages)

[PATCH v6 2/3] x86: Implement acpi_get_cpu_uid()
 2026-03-12 17:53 UTC 

[PATCH 10/11] mm/zsmalloc: Handle single object charge migration in migrate_zspage
 2026-03-12 16:56 UTC  (2+ messages)

[PATCH v2 13/25] mm/init-mm: Annotate static information into meminspect
 2026-03-12 14:28 UTC 

[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
 2026-03-12 12:08 UTC  (2+ messages)

[sailus-media-tree:amdisp4 5/7] drivers/media/platform/amd/isp4/isp4_video.c:89:17: error: initializer element is not a compile-time constant
 2026-03-12  9:04 UTC 

[peterz-queue:perf/urgent 3/6] kernel/events/core.c:4839:3: warning: variable 'pmu' is uninitialized when used here
 2026-03-12  6:11 UTC 

[PATCH 2/5] driver core: separate function to shutdown one device
 2026-03-12  5:10 UTC 

[PATCH RFC net-next v2 1/2] hsr: Allow to send a specific port and with HSR header
 2026-03-12  4:48 UTC 

[PATCH net-next 1/2] e1000e: add basic XDP support
 2026-03-12  4:21 UTC 

[peterz-queue:perf/urgent 3/6] kernel/events/core.c:4839:3: warning: variable 'pmu' is uninitialized when used here
 2026-03-12  4:09 UTC 

[PATCH] nfc: nxp-nci: i2c: restore IRQ trigger fallback
 2026-03-12  2:43 UTC 

[PATCH v18 20/42] dept: apply timeout consideration to dma fence wait
 2026-03-12  1:44 UTC  (2+ messages)

[mark:testing/v7.0-rc3 2/2] arch/arm64/kernel/process.c:704:31: error: expected readable system register
 2026-03-12  0:50 UTC 

[PATCH] powerpc/vdso: Drop -DCC_USING_PATCHABLE_FUNCTION_ENTRY from 32-bit flags with clang
 2026-03-12  0:39 UTC 

[PATCH v2 2/5] rust: helpers: add C shims for LSM hook initialisation
 2026-03-11 23:13 UTC 

[PATCH v2 3/5] rust: kernel: add LSM abstraction layer
 2026-03-11 22:58 UTC 

[linux-next:master 5480/5731] arch/arm64/kvm/hyp/nvhe/trace.c:16:10: fatal error: 'simple_ring_buffer.c' file not found
 2026-03-11 21:56 UTC 

[PATCH v1 3/4] ASoC: qcom: q6apm-lpass-dais: Add MI2S clock control
 2026-03-11 18:25 UTC 

[PATCH v11 00/15] kasan: x86: arm64: KASAN tag-based mode for x86
 2026-03-11 11:13 UTC  (9+ messages)
` [PATCH v11 01/15] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v11 03/15] kasan: Fix inline mode for x86 tag-based mode

❌ FAIL: Test report for master (7.0.0-rc3, upstream-mainline, b29fb882)
 2026-03-11  9:42 UTC 

[PATCH] Documentation/kbuild: fix empty string KBUILD_BUILD_TIMESTAMP
 2026-03-11  8:06 UTC  (2+ messages)

[PATCH 5/5] watchdog: rzn1: Add support for direct hardware reset
 2026-03-11  6:07 UTC 

[jirislaby:devel 14/26] drivers/tty/serial/serial_core.c:3082:2: error: call to undeclared function 'tty_port_link_device'; ISO C99 and later do not support implicit function declarations
 2026-03-11  3:38 UTC 

[PATCH -next 1/8] ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
 2026-03-11  3:26 UTC 

[gustavoars:testing/wfamnae-next20260309 14/19] mm/mmu_gather.c:25:39: warning: comparison of distinct pointer types ('struct mmu_gather_batch *' and 'struct mmu_gather_batch_hdr *')
 2026-03-11  2:44 UTC 

[PATCH] powerpc/uaccess: Fix inline assembly for clang build on PPC32
 2026-03-11  2:13 UTC  (2+ messages)

[PATCH v2 0/3] powerpc64/ftrace: fixes clang build issues
 2026-03-11  2:13 UTC  (2+ messages)

[PATCH v4 7/7] PCI: mediatek-gen3: Integrate new pwrctrl API
 2026-03-11  1:51 UTC 

[PATCH v3 2/2] drm/panel: Add support for Tianma TA066VVHM03 panel
 2026-03-10 22:20 UTC 

[PATCH net-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
 2026-03-10 22:10 UTC 

[efi:next 1/4] drivers/firmware/efi/efi.c:1009:37: error: passing 'const efi_memory_desc_t *' to parameter of type 'efi_memory_desc_t *' discards qualifiers
 2026-03-10 20:54 UTC 

[PATCH] spi: atcspi200: Use helper function devm_clk_get_enabled()
 2026-03-10 20:43 UTC 

[PATCH v4 0/3] x86: Simplifying LAM
 2026-03-10 18:08 UTC 

[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-10 17:50 UTC  (9+ messages)
` [PATCH v3 26/30] tools: verification: Append extra cflags
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 29/30] selftests/nolibc: "

[efi:next 1/4] drivers/firmware/efi/efi.c:1009:37: error: passing 'const efi_memory_desc_t *' to parameter of type 'efi_memory_desc_t *' discards qualifiers
 2026-03-10 17:38 UTC 


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