public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-20 16:23:52 to 2026-03-25 15:20:04 UTC [more...]

[PATCH tip/locking/core] compiler-context-analysis: Add support for multi-argument guarded_by
 2026-03-25 15:20 UTC  (4+ messages)

[PATCH 0/2] rust: add support for Software Tag-Based KASAN
 2026-03-25 14:30 UTC  (8+ messages)
` [PATCH 1/2] rust: kasan: do not pass -Zsanitizer-recover
` [PATCH 2/2] rust: kasan: add support for Software Tag-Based KASAN

[PATCH v5 8/8] platform/x86: lenovo-wmi-other: Add WMI battery charge limiting
 2026-03-25 14:28 UTC 

[PATCH] net: sfc: avoid format string warning
 2026-03-25 13:48 UTC  (6+ messages)

[PATCH] ASoC: SDCA: Write init table on function status IRQ
 2026-03-25 13:35 UTC 

[PATCH] [v2] net: sfc: avoid format string warning
 2026-03-25 13:45 UTC 

[dtor-input:next 32/43] drivers/input/touchscreen/mxs-lradc-ts.c:508:45: error: too many arguments provided to function-like macro invocation
 2026-03-25 12:30 UTC 

[PATCH v3 8/9] KVM: s390: vsie: Fix guest page tables protection
 2026-03-25 12:30 UTC 

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

[s390:features 6/11] Warning: drivers/s390/crypto/zcrypt_msgtype6.c:1253 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
 2026-03-25 12:18 UTC 

[PATCH] lib: typecheck: initialize const variable to avoid Clang warning
 2026-03-25 12:07 UTC 

[PATCH v27 3/4] i2c: ast2600: Add controller driver for AST2600 new register set
 2026-03-25 11:26 UTC  (2+ messages)

[PATCH 04/12] i3c: master: Support ACPI enumeration
 2026-03-25 10:59 UTC  (6+ messages)

[trace:bootconfig/for-next 16/16] init/main.c:437:20: warning: stack frame size (4192) exceeds limit (2048) in 'bootconfig_apply_early_params'
 2026-03-25  9:55 UTC  (3+ messages)

[brauner-vfs:vfs-7.1.fat 1/1] fs/fat/fat_test.c:226:13: warning: stack frame size (2648) exceeds limit (1280) in 'fat_time_fat2unix_test'
 2026-03-25  9:41 UTC 

[pci:vga 3/5] drivers/gpu/drm/i915/display/intel_vga.c:68:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute
 2026-03-25  5:35 UTC 

[akpm-mm:mm-stable 72/140] arch/sparc/mm/init_64.c:2582:16: error: call to undeclared function 'vmemmap_pgd_populate'; ISO C99 and later do not support implicit function declarations
 2026-03-25  5:23 UTC 

[PATCH v2 3/3] net: pse-pd: add LED trigger support via notification path
 2026-03-25  4:39 UTC 

[arm-perf:for-next/perf 4/11] drivers/perf/arm-cmn.c:2149:51: warning: format specifies type 'unsigned long long' but the argument has type 'resource_size_t' (aka 'unsigned int')
 2026-03-25  4:16 UTC 

[thomas-weissschuh:b4/vdso-ifdeffery 4/6] arch/s390/kernel/vdso/../../../../lib/vdso/gettimeofday.c:446:21: error: conflicting types for 'clock_getres_fallback'
 2026-03-25  3:00 UTC 

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

[PATCH] soc/tegra: fuse: Register nvmem lookups at probe
 2026-03-25  2:37 UTC 

[PATCH v2 0/3] Inline helpers into Rust without full LTO
 2026-03-25  1:58 UTC  (19+ messages)
  `  "

Prebuilt LLVM 22.1.2 uploaded
 2026-03-25  0:08 UTC 

[PATCH] HSI: omap_ssi_port: skip useless NULL pointer check
 2026-03-24 22:55 UTC  (2+ messages)

[kees:dev/v7.0-rc2/obt 2/4] include/linux/compiler_attributes.h:409:10: error: '__trap' macro redefined
 2026-03-24 22:45 UTC 

[linux-next:master 5955/8611] include/linux/drbd_protocol.h:587:2: warning: field within 'struct p_twopc_request' is less aligned than 'union p_twopc_request::(anonymous at include/linux/drbd_protocol.h:587:2)' and is usually due to 'struct p_twopc_request' being packed, which can le
 2026-03-24 21:08 UTC 

[PATCH net-next v6 2/4] net: dsa: add bridge member iteration macro and port mask helper
 2026-03-24 20:58 UTC  (2+ messages)

[RFC PATCH v2 1/2] lsm: add backing_file LSM hooks
 2026-03-24 19:31 UTC 

[PATCH v2 0/4] KCOV function entry/exit records
 2026-03-24 17:18 UTC  (5+ messages)
` [PATCH v2 1/4] sched: Ensure matching stack state for kcov disable/enable on switch

[RFC PATCH 06/11] mm/truncate: use folio_split() in truncate_inode_partial_folio()
 2026-03-24 17:00 UTC 

[PATCH 0/6] tools build: bpf: Append EXTRA_CFLAGS and HOST_EXTRACFLAGS
 2026-03-24 15:55 UTC  (11+ messages)
` [PATCH 1/6] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH 2/6] bpftool: Append extra host flags
` [PATCH 3/6] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH 4/6] tools/bpf: build: Append extra cflags
` [PATCH 5/6] selftests/bpf: Initialize operation name before use
` [PATCH 6/6] selftests/bpf: Append extra cflags

[PATCH] compiler: Simplify generic RELOC_HIDE()
 2026-03-24 14:07 UTC  (3+ messages)

[jirislaby:devel 20/27] drivers/tty/tty_io.c:3453:21: error: subscripted value is not an array, pointer, or vector
 2026-03-24 13:59 UTC 

[agd5f:drm-next 33/80] Warning: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3645 function parameter 'update_descriptor' not described in 'update_planes_and_stream_state'
 2026-03-24 12:08 UTC 

[PATCH] bug: shut up format attribute warning for clang as well
 2026-03-24 11:26 UTC  (7+ messages)

[PATCH] [v2] bug: avoid format attribute warning for clang as well
 2026-03-24 11:25 UTC  (3+ messages)

[dhowells-fs:netfs-crypt 34/42] vmlinux.o: warning: objtool: netfs_prepare_write_buffer+0x974: netfs_wait_for_encryption() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-03-24  9:30 UTC 

[PATCH v2 4/5] PCI: tegra: Add Tegra264 support
 2026-03-24  8:22 UTC 

[PATCH 2/3] RDMA/hfi1, rdmavt: open-code rvt_set_ibdev_name()
 2026-03-24  7:53 UTC  (13+ messages)

[chao:dev-test 2/13] fs/f2fs/node.h:425:42: error: passing 'const struct folio *' to parameter of type 'struct folio *' discards qualifiers
 2026-03-24  5:35 UTC 

[dhowells-fs:ceph-iter 71/77] fs/ceph/inode.c:2461:50: warning: variable 'pos' is uninitialized when used here
 2026-03-24  5:35 UTC 

[PATCH] ALSA: core/seq: Optimize the return logic in cc_ev_to_ump_midi2
 2026-03-24  4:20 UTC 

[dhowells-fs:ceph-iter 44/77] fs/ceph/inode.c:2450:6: warning: variable 'header' is used uninitialized whenever 'if' condition is true
 2026-03-24  3:56 UTC 

[dhowells-fs:netfs-crypt 37/42] fs/netfs/direct_read.c:86:20: warning: variable 'len' is uninitialized when used here
 2026-03-24  3:32 UTC 

[PATCH v2] media: v4l2-ctrls: validate HEVC slice reference lists
 2026-03-24  3:13 UTC  (3+ messages)
` [PATCH v3] media: v4l2-ctrls: validate HEVC active reference counts

[kees:dev/v7.0-rc2/strncpy 11/11] drivers/misc/lkdtm/fortify.c:28:2: error: call to undeclared library function 'strncpy' with type 'char *(char *, const char *, unsigned long)'; ISO C99 and later do not support implicit function declarations
 2026-03-24  2:24 UTC 

ERROR: modpost: "__bad_ndelay" [drivers/iio/adc/nxp-sar-adc.ko] undefined!
 2026-03-24  1:50 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 18/44] /usr/include/bits/floatn.h:97:9: error: __float128 is not supported on this target
 2026-03-24  1:50 UTC 

[dvyukov:pr/4 1/1] kernel/sched/membarrier.c:337:28: error: no member named 'fence_seq' in 'struct mm_mm_cid'
 2026-03-24  1:29 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 18/44] kernel/time/benchmarks-user.c:3:10: fatal error: 'err.h' file not found
 2026-03-24  0:40 UTC 

[PATCH] clk: qoriq: avoid formwat string warning
 2026-03-24  0:16 UTC  (3+ messages)

[dhowells-fs:netfs-crypt 34/42] vmlinux.o: warning: objtool: netfs_prepare_write_buffer+0x38e: netfs_wait_for_encryption() missing __noreturn in .c/.h or NORETURN() in noreturns.h
 2026-03-23 23:19 UTC 

[PATCH net v2 04/10] list: Move on_list_rcu() to list.h and add on_list() also
 2026-03-23 22:44 UTC 

[PATCH] firmware/tegra: add COMPILE_TEST
 2026-03-23 22:44 UTC 

[PATCH v2] btrfs: Fix BTRFS arm64 tagged KASAN false-positive
 2026-03-23 21:19 UTC 

[dhowells-fs:netfs-crypt 37/42] fs/netfs/direct_read.c:86:20: warning: variable 'len' is uninitialized when used here
 2026-03-23 20:57 UTC 

[PATCH 4/5] mailbox: exynos: Add support for Exynos850 mailbox
 2026-03-23 16:31 UTC  (2+ messages)

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

[samba-ksmbd:ksmbd-for-next-next 11/12] fs/smb/server/smb2pdu.c:5723:3: warning: variable 'pntsd' is uninitialized when used here
 2026-03-23 15:38 UTC  (6+ messages)

[PATCH 6/8] rust: io: add `read_val` and `write_val` function on I/O view
 2026-03-23 15:37 UTC 

[PATCH v2] rust: allow Clang-native `RANDSTRUCT` configs
 2026-03-23 14:24 UTC  (3+ messages)

[PATCH v5 00/26] tools build: Append -fzero-init-padding-bits=all option
 2026-03-23 14:23 UTC  (4+ messages)
` [PATCH v5 06/26] tools build: Append -fzero-init-padding-bits=all to extra cflags

[PATCH v3 2/3] swiotlb: dma: its: Enforce host page-size alignment for shared buffers
 2026-03-23 13:52 UTC  (2+ messages)

[PATCH v1 1/1] pinctrl: core: Drop unused include
 2026-03-23 13:36 UTC  (4+ messages)

[RFC PATCH] rust: allow Clang-native `RANDSTRUCT` configs
 2026-03-23 13:06 UTC  (4+ messages)

[PATCH v4 4/4] iio: adc: ad4691: add SPI offload support
 2026-03-23 13:06 UTC 

[tj-sched-ext:for-next 95/109] kernel/sched/ext_idle.c:629:25: error: call to undeclared function 'cpu_smt_mask'; ISO C99 and later do not support implicit function declarations
 2026-03-23 12:01 UTC 

[PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
 2026-03-23 11:50 UTC  (2+ messages)

[mark:arm64/entry/preemption-fix 1/3] ld.lld: error: vmlinux.a(process.o at 2773892) <inline asm>:1:10: expected readable system register
 2026-03-23 10:56 UTC 

❌ FAIL: Test report for master (7.0.0-rc5, upstream-mainline, c3692998)
 2026-03-23  9:23 UTC 

[PATCHv7 08/13] kexec_file: Factor out routine to find a symbol in ELF
 2026-03-23  7:07 UTC 

[RFC PATCH v5 8/9] sched/fair: Steal work from an overloaded CPU when CPU goes idle
 2026-03-23  4:51 UTC  (2+ messages)

[PATCH v4 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
 2026-03-22 23:31 UTC 

[kas:pte_size 26/30] Warning: mm/rmap.c:1299 function parameter 'nr_ptes' not described in 'pfn_mkclean_range'
 2026-03-22 23:05 UTC 

[kas:pte_size 25/30] ld.lld: error: ./arch/hexagon/kernel/vmlinux.lds:11: symbol not found: PTE_SIZE
 2026-03-22 19:48 UTC 

[RFC PATCH v3 4/4] locking: Add contended_release tracepoint to spinning locks
 2026-03-22 16:01 UTC 

[kas:pte_size 17/30] include/linux/mm.h:2269:9: error: expected ';' at end of declaration
 2026-03-22 14:46 UTC 

[PATCH] ntfs(3): export super block magic
 2026-03-22 14:23 UTC  (2+ messages)

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-22 12:00 UTC  (3+ messages)
` [PATCH v4 18/30] tools: iio: Append extra cflags

[ebiggers:wip-crypto 3/3] ERROR: modpost: "crypto_register_kpp" [crypto/crypto_engine.ko] undefined!
 2026-03-22  9:27 UTC 

[kas:pte_size 26/30] mm/huge_memory.c:3098:20: error: too many arguments to function call, expected 5, have 6
 2026-03-22  8:55 UTC 

[PATCH] nvme: Move nvme_setup_cmd before hot_pathing
 2026-03-22  8:22 UTC 

[PATCH v5 1/7] pinctrl: introduce pinctrl_gpio_get_config()
 2026-03-22  7:07 UTC 

[RFC net-next 05/15] ipxlat: add IPv6 packet validation path
 2026-03-22  6:55 UTC 

[PATCH v3] drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2
 2026-03-22  6:44 UTC 

❌ FAIL: Test report for master (7.0.0-rc4, upstream-mainline, 113ae7b4)
 2026-03-22  5:52 UTC 

[PATCH] i2c: gpio: replace printk with dev_err in probe
 2026-03-21 23:05 UTC 

❌ FAIL: Test report for master (7.0.0-rc4, upstream-mainline, a0c83177)
 2026-03-21 16:02 UTC 

[chanwoo:devfreq-next 5/5] drivers/devfreq/devfreq.c:1946:37: error: redefinition of 'devfreq_group'
 2026-03-21 15:11 UTC  (2+ messages)

❌ FAIL: Test report for master (7.0.0-rc4, upstream-mainline, c612261b)
 2026-03-21 11:23 UTC 

[ebiggers:libcrypto-pending 38/50] crypto/sha1.c:23:15: error: static assertion failed due to requirement 'sizeof(struct sha1_ctx) == sizeof(struct sha1_state)': sizeof(struct sha1_ctx) == sizeof(struct sha1_state)
 2026-03-21  9:55 UTC 

❌ FAIL: Test report for master (7.0.0-rc4, upstream-mainline, 16516026)
 2026-03-21  8:23 UTC 

[netfilter-nf:testing 8/9] net/netfilter/nf_conntrack_netlink.c:3583:7: error: no member named 'zone' in 'struct nf_conntrack_expect'
 2026-03-21  5:52 UTC 

[linux-next:master 7331/7971] error[E0277]: `*const kernel::bindings::vm_uffd_ops` cannot be shared between threads safely
 2026-03-21  2:35 UTC 

[PATCH v2] drm/msm: default separate_gpu_kms to auto selection
 2026-03-21  2:25 UTC 

[PATCH v1 1/1] video: fbdev: matroxfb: Mark variable with __maybe_unused to avoid W=1 build break
 2026-03-21  2:20 UTC  (3+ messages)

[PATCH v9 4/7] x86/acpi: Add acpi_get_cpu_uid() implementation and update Xen users
 2026-03-21  2:01 UTC 

[linux-next:master 5440/7971] kernel/sched/ext.c:6517:2: error: call to undeclared function 'cgroup_put'; ISO C99 and later do not support implicit function declarations
 2026-03-21  1:37 UTC 

[tglx-devel:irq/core 4/14] arch/x86/kernel/irq.c:138:17: error: use of undeclared identifier 'IRQ_COUNT_X86_POSTED_MSI'
 2026-03-20 23:44 UTC 

[PATCH] iio: adc: ad7280a: replace mutex_lock() with guard(mutex)
 2026-03-20 20:16 UTC 

[hare-nvme:dhchap-keyring.v3 4/8] ld.lld: error: undefined symbol: nvme_auth_extract_key
 2026-03-20 20:05 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 18/44] kernel/time/benchmarks.c:38:3: warning: variable 'count' is uninitialized when used here
 2026-03-20 19:54 UTC 

[PATCH 6/7] net: ethernet: ti: am65-cpsw: add support for J722S SoC family
 2026-03-20 19:06 UTC 

[tglx-devel:irq/core 4/14] arch/x86/kernel/irq.c:138:17: error: use of undeclared identifier 'IRQ_COUNT_X86_POSTED_MSI'
 2026-03-20 19:07 UTC 

[PATCH] init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTR
 2026-03-20 18:52 UTC  (2+ messages)

[thomas-weissschuh:b4/auxclock-nanosleep 18/44] kernel/time/benchmarks.c:38:3: warning: variable 'count' is uninitialized when used here
 2026-03-20 17:56 UTC 

[PATCH V2 4/5] iio: imu: inv_icm42600: Add support for icm42607
 2026-03-20 16:44 UTC 

[linux-next:master 6897/7971] drivers/hsi/controllers/omap_ssi_port.c:1121:12: warning: address of array 'ssi->port' will always evaluate to 'true'
 2026-03-20 16:22 UTC 


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