llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-13 18:39:59 to 2023-04-19 13:30:55 UTC [more...]

[PATCH 1/4] block: constify partition prober array
 2023-04-19 13:29 UTC 

clangd cannot handle tree_nocb.h
 2023-04-19 13:00 UTC  (10+ messages)

[avpatel:riscv_sbi_nested_v1 57/73] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2023-04-19 12:17 UTC 

[PATCH] ASoC: nau8825: fix delay time range check
 2023-04-19 11:48 UTC  (2+ messages)

[PATCH] mm: skip CMA pages when they are not available
 2023-04-19 11:36 UTC 

[PATCH 2/2] drm/amdgpu: Fix integer overflow in amdgpu_cs_pass1
 2023-04-19 10:44 UTC 

[bvanassche:ufs-for-next 1/5] drivers/scsi/sd.c:3724:22: warning: variable 'q' is uninitialized when used here
 2023-04-19 10:34 UTC 

[bvanassche:retain-zoned-write-order 15/15] block/mq-deadline.c:189:19: error: no member named 'max_active_zones' in 'struct gendisk'
 2023-04-19 10:13 UTC 

arch/arm/crypto/sha1_neon_glue.c:43:8: warning: cast from 'void (*)(void *, const char *, unsigned int)' to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char *, int)') converts to incompatible function type
 2023-04-19  9:34 UTC  (4+ messages)
` [PATCH] crypto: arm/sha1-neon - Fix clang function cast warnings
  ` [PATCH] crypto: arm/sha256-neon "
    ` [PATCH] crypto: arm/sha512-neon "

[PATCH] staging: vchiq_arm: Make vchiq_platform_init() static
 2023-04-19  8:51 UTC  (7+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in ntfs_listxattr
 2023-04-19  8:13 UTC  (2+ messages)

[PATCH V3 00/20] Add basic ACPI support for RISC-V
 2023-04-19  8:07 UTC  (9+ messages)

[thermal:thermal/bleeding-edge 4/5] drivers/thermal/mediatek/auxadc_thermal.c:1249:56: warning: format specifies type 'int' but the argument has type 'struct clk *'
 2023-04-19  6:28 UTC 

✅ PASS (SKIPPED 29 of 353): Test report for master (6.3.0-rc7, mainline.kernel.org-clang, af67688d)
 2023-04-19  6:10 UTC 

[linux-next:master 10286/12016] arch/arm64/mm/fixmap.c:199:10: warning: variable 'bm_pudp' set but not used
 2023-04-19  6:06 UTC  (3+ messages)

[geert-renesas-drivers:master 32/47] drivers/dma/dw-edma/dw-edma-core.c:231:13: error: redefinition of 'dw_edma_device_caps'
 2023-04-19  6:07 UTC 

[PATCH] soc: ti: pruss: Avoid cast to incompatible function type
 2023-04-19  5:45 UTC  (4+ messages)

[PATCH] firmware/sysfb: Fix VESA format selection
 2023-04-19  2:42 UTC 

[jolsa-perf:uprobe_multi 1/17] include/linux/trace_events.h:799:5: warning: no previous prototype for function 'bpf_uprobe_multi_link_attach'
 2023-04-19  0:39 UTC 

[linux-stable-rc:linux-5.15.y 9993/9999] kernel/cgroup/cpuset.c:2979:23: error: use of undeclared identifier 'cgroup_mutex'; did you mean 'cgroup_put'?
 2023-04-19  0:18 UTC 

[android-common:android12-trusty-5.10 1480/7898] ld.lld: error: cannot open /opt/cross/clang-437b7602e4/lib/clang/17/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory
 2023-04-19  0:08 UTC 

[android-common:android12-trusty-5.10 1480/7898] ld.lld: error: cannot open /opt/cross/clang-f28c006a58/lib/clang/14.0.6/lib/linux/libclang_rt.builtins-x86_64.a: No such file or directory
 2023-04-18 23:27 UTC 

next/master build: 211 builds: 14 failed, 197 passed, 20 errors, 32 warnings (next-20230418)
 2023-04-18 22:40 UTC 

[PATCH] accel/qaic: initialize ret variable to 0
 2023-04-18 21:51 UTC  (4+ messages)

[PATCH v2 0/2] start_kernel: omit stack canary
 2023-04-18 21:38 UTC  (4+ messages)
` [PATCH v2 1/2] start_kernel: add no_stack_protector fn attr
` [PATCH v2 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains

[syzbot] [ntfs3?] KASAN: stack-out-of-bounds Read in ntfs_set_inode
 2023-04-18 20:27 UTC 

[PATCH] [v2] mm: make arch_has_descending_max_zone_pfns() static
 2023-04-18 20:18 UTC  (5+ messages)

[PATCH] drm/qxl: remove variable count
 2023-04-18 20:09 UTC  (2+ messages)

[PATCH v2 0/7] MIPS: LLVM toolchain support for more CPUs
 2023-04-18 20:07 UTC  (12+ messages)
` [PATCH v2 1/7] MIPS: Move various toolchain ASE check to Kconfig
` [PATCH v2 2/7] MIPS: Add toolchain feature dependency for microMIPS smartMIPS
` [PATCH v2 3/7] MIPS: Detect toolchain support of workarounds in Kconfig
` [PATCH v2 4/7] MIPS: Detect toolchain support of o32 ABI with 64 bit CPU
` [PATCH v2 5/7] MIPS: Remove cc-option checks for -march=octeon
` [PATCH v2 6/7] MIPS: Fallback CPU -march CFLAG to ISA level if unsupported
` [PATCH v2 7/7] MIPS: Limit MIPS_MT_SMP support by ISA reversion

[PATCH v3 2/4] clk: Add simple clock controller
 2023-04-18 19:12 UTC 

[PATCH v9 4/4] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec
 2023-04-18 19:12 UTC 

[linux-stable-rc:linux-5.15.y 9993/9999] kernel/cgroup/cpuset.c:2979:2: error: member reference base type 'void (struct cgroup *)' is not a structure or union
 2023-04-18 19:12 UTC 

[PATCH] include/linux/rbtree.h: move the declaration of c in rb_find_add()
 2023-04-18 19:12 UTC  (2+ messages)

[PATCH net-next] net: stmmac: dwmac-meson8b: Avoid cast to incompatible function type
 2023-04-18 18:36 UTC  (2+ messages)

[PATCH v5 2/2] x86/purgatory: Add linker script
 2023-04-18 17:49 UTC  (3+ messages)

[linux-stable-rc:queue/5.15 86/88] kernel/cgroup/cpuset.c:2979:23: error: use of undeclared identifier 'cgroup_mutex'; did you mean 'cgroup_put'?
 2023-04-18 17:28 UTC 

[PATCH v1 2/2] clocking-wizard: Add support for versal clocking wizard
 2023-04-18 17:07 UTC  (2+ messages)

[PATCH] ASoC: nau8825: fix bounds check for adc_delay
 2023-04-18 16:21 UTC  (3+ messages)

[PATCH 5.10 0/4] Backport of e89c2e815e76 to linux-5.10.y
 2023-04-18 16:19 UTC  (5+ messages)

[PATCH] [v2] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
 2023-04-18 16:14 UTC  (3+ messages)

next: allmodconfig: phy-mtk-hdmi-mt8195.c:298:6: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
 2023-04-18 14:17 UTC  (2+ messages)

next/master build: 182 builds: 14 failed, 168 passed, 37 errors, 28 warnings (next-20230417)
 2023-04-18 12:44 UTC 

[PATCH] kasan: remove hwasan-kernel-mem-intrinsic-prefix=1 for clang-14
 2023-04-18 12:28 UTC  (6+ messages)

[avpatel:riscv_sbi_nested_v1 48/74] include/linux/fwnode.h:167:37: error: declaration of 'struct resource' will not be visible outside of this function
 2023-04-18 11:17 UTC 

[avpatel:riscv_sbi_nested_v1 48/74] include/linux/fwnode.h:167:37: warning: declaration of 'struct resource' will not be visible outside of this function
 2023-04-18 10:56 UTC 

[PATCH 5.10 4/4] riscv: Handle zicsr/zifencei issues between clang and binutils
 2023-04-18 10:16 UTC  (2+ messages)
` Patch "riscv: Handle zicsr/zifencei issues between clang and binutils" has been added to the 5.10-stable tree

[PATCH 5.10 2/4] kbuild: Switch to 'f' variants of integrated assembler flag
 2023-04-18 10:16 UTC  (2+ messages)
` Patch "kbuild: Switch to 'f' variants of integrated assembler flag" has been added to the 5.10-stable tree

[PATCH 5.10 1/4] kbuild: check the minimum assembler version in Kconfig
 2023-04-18 10:16 UTC  (2+ messages)
` Patch "kbuild: check the minimum assembler version in Kconfig" has been added to the 5.10-stable tree

[PATCH 5.10 3/4] kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS
 2023-04-18 10:16 UTC  (2+ messages)
` Patch "kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IAS" has been added to the 5.10-stable tree

[sudeep-holla:android13-5.10/ffa 9246/9999] <unknown>:0: error: symbol 'secondary_kexec_args' is already defined
 2023-04-18  9:44 UTC 

[jaegeuk-f2fs:dev-test 49/49] ld.lld: error: undefined symbol: __hexagon_udivdi3
 2023-04-18  8:03 UTC 

[RFC PATCH v3 17/37] fuse-bpf: Add support for read/write iter
 2023-04-18  7:11 UTC 

[PATCH V1 2/3] drivers: misc: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2023-04-18  5:18 UTC 

[RFC PATCH v3 30/37] fuse: Provide registration functions for fuse-bpf
 2023-04-18  4:16 UTC 

[PATCH] f2fs: remove power-of-two limitation fo zoned device
 2023-04-18  3:25 UTC 

[intel-tdx:guest-filter-upstream 30/39] arch/x86/coco/tdx/filter.c:21:13: warning: unused variable 'filter_overridden'
 2023-04-18  2:43 UTC 

[ceph-client:testing 77/77] fs/ceph/mds_client.c:1866:6: warning: variable 'iputs' is used uninitialized whenever 'if' condition is false
 2023-04-18  0:52 UTC  (2+ messages)

[PATCH] module: remove use of uninitialized variable len
 2023-04-17 23:32 UTC  (2+ messages)

[krzk-github:wip/sm8450-hdmi-audio-on-qcomlt 297/357] drivers/interconnect/qcom/icc-rpm.c:206:5: warning: no previous prototype for function 'qcom_icc_rpm_set'
 2023-04-17 22:07 UTC 

[PATCH 0/2] start_kernel: omit stack canary
 2023-04-17 21:54 UTC  (3+ messages)
` [PATCH 1/2] start_kernel: add no_stack_protector fn attr
` [PATCH 2/2] start_kernel: omit prevent_tail_call_optimization for newer toolchains

ld.lld: error: assignment to symbol __init_end does not converge
 2023-04-17 21:46 UTC 

arch/powerpc/math-emu/fcmpu.c:13:2: error: variable 'A_c' set but not used
 2023-04-17 19:14 UTC 

[PATCH net-next v2 1/5] net: wangxun: libwx add tx offload functions
 2023-04-17 16:09 UTC 

[jic23-iio:testings 65/65] drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c:2690:14: error: expected ';' after return statement
 2023-04-17 15:18 UTC 

[PATCH net-next v2 5/6] net: txgbe: Implement phylink pcs
 2023-04-17 14:47 UTC 

[PATCH net-next v1 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches
 2023-04-17 14:16 UTC 

[RFC PATCH v4 4/4] fpga: add initial KUnit test suites
 2023-04-17 14:06 UTC 

✅ PASS (SKIPPED 29 of 358): Test report for master (6.3.0-rc7, mainline.kernel.org-clang, 6a8f57ae)
 2023-04-17 13:41 UTC 

[PATCH] Subject: drivers:i2c:busses:i2c-qup.c: Add missing unwind goto in qup_i2c_probe()
 2023-04-17 11:02 UTC 

[PATCH] phy: mediatek: fix returning garbage
 2023-04-17  7:38 UTC  (5+ messages)

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-17  6:48 UTC  (2+ messages)

✅ PASS (SKIPPED 44 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, 6c538e1a)
 2023-04-17  5:51 UTC 

drivers/clk/clk-asm9260.c:258:17: warning: variable 'hw' set but not used
 2023-04-17  5:05 UTC 

vmlinux.o: warning: objtool: mwait_idle+0x27: call to ftrace_likely_update() leaves .noinstr.text section
 2023-04-17  4:55 UTC 

[RFC PATCH v7] sched: Fix performance regression introduced by mm_cid
 2023-04-17  1:49 UTC  (2+ messages)

arch/mips/include/asm/timex.h:75:10: error: instruction requires a CPU feature not currently enabled
 2023-04-16 23:57 UTC 

arch/arm/mm/copypage-v4wb.c:47:6: warning: no previous prototype for function 'v4wb_copy_user_highpage'
 2023-04-16 19:39 UTC 

[asahilinux:bits/070-audio 8/40] sound/soc/soc-ops.c:817:5: warning: stack frame size (1072) exceeds limit (1024) in 'snd_soc_set_enum_kctl'
 2023-04-16 15:33 UTC 

✅ PASS (SKIPPED 76 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, 3e7bb4f2)
 2023-04-16 15:00 UTC 

[PATCH] kbuild: clang: do not use CROSS_COMPILE for target triple
 2023-04-16 13:02 UTC  (3+ messages)

✅ PASS (SKIPPED 29 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, a7a55e27)
 2023-04-16 11:30 UTC 

[asahilinux:t602x/bringup 127/147] drivers/pci/controller/pcie-apple.c:468:19: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2023-04-16 11:27 UTC 

[nbdd0121:mutex 1/1] warning: missing documentation for a struct
 2023-04-16  3:39 UTC 

[tip:irq/urgent 1/1] drivers/pci/msi/msi.c:763:18: error: use of undeclared identifier 'nvec'; did you mean 'nvev'?
 2023-04-16  0:14 UTC 

[tip:irq/urgent 1/1] drivers/pci/msi/msi.c:763:18: error: use of undeclared identifier 'nvec'; did you mean 'nvev'?
 2023-04-16  0:04 UTC 

[linux-stable-rc:queue/5.10 68/68] drivers/gpu/drm/i915/display/icl_dsi.c:283:6: error: implicit declaration of function 'DISPLAY_VER'
 2023-04-15 22:19 UTC 

arch/arm/mach-sa1100/assabet.c:746:13: warning: no previous prototype for function 'assabet_init_irq'
 2023-04-15 19:54 UTC 

[PATCH] f2fs: refactor struct f2fs_attr macro
 2023-04-15 16:28 UTC 

drivers/media/platform/mediatek/jpeg/mtk_jpeg_dec_parse.c:15:9: warning: 'RST' macro redefined
 2023-04-15 15:56 UTC 

drivers/media/platform/renesas/rcar_jpu.c:77:9: warning: 'RST' macro redefined
 2023-04-15 14:43 UTC 

[PATCH 1/2] bus: mhi: host: Add quirk framework and initial quirk
 2023-04-15 14:22 UTC 

✅ PASS (SKIPPED 91 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, 7a934f4b)
 2023-04-15 13:41 UTC 

[PATCH] selftests/bpf: ignore pointer types check with clang
 2023-04-15  8:31 UTC  (7+ messages)

[PATCH] mm: make arch_has_descending_max_zone_pfns() static
 2023-04-15  8:09 UTC  (3+ messages)

[axboe-block:for-6.4/block 77/77] block/genhd.c:424:58: warning: comparison between pointer and integer ('bool' (aka '_Bool') and 'void *')
 2023-04-15  7:59 UTC 

[PATCH RFC net-next v2 3/4] vsock: Add lockless sendmsg() support
 2023-04-15  6:13 UTC  (2+ messages)

✅ PASS (SKIPPED 35 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, 95abc817)
 2023-04-15  6:11 UTC 

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-04-15  4:14 UTC  (3+ messages)

[jpoimboe:objtool-debug 7/7] check.c:195:9: error: 'NORETURN' macro redefined
 2023-04-15  2:47 UTC 

[jsarha:topic/chromeos-4.19-s0ix 6961/9999] sound/soc/sof/control.c:483:19: warning: parameter 'size' set but not used
 2023-04-15  1:24 UTC 

[PATCH net-next 5/5] net: skbuff: hide nf_trace and ipvs_property
 2023-04-15  0:43 UTC 

[PATCH bpf-next] bpf: Set skb redirect and from_ingress info in __bpf_tx_skb
 2023-04-15  0:43 UTC 

[jsarha:topic/cros-sof-v4.14 1494/9354] drivers/gpu/drm/i915/intel_pm.c:4646:6: error: variable 'trans_min' is used uninitialized whenever 'if' condition is false
 2023-04-15  0:43 UTC 

[PATCH v2] wifi: ath11k: Add rx histogram stats
 2023-04-14 20:57 UTC 

[broonie-sound:for-next 440/441] sound/soc/codecs/nau8825.c:2826:31: warning: overlapping comparisons always evaluate to false
 2023-04-14 20:15 UTC 

✅ PASS (SKIPPED 29 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, 44149752)
 2023-04-14 19:21 UTC 

next/master build: 208 builds: 12 failed, 196 passed, 14 errors, 28 warnings (v6.3-rc6-12018-gd3f2cd248191)
 2023-04-14 18:44 UTC 

LLVM not detected in bpfutil due to LLVM 16 requiring c++17
 2023-04-14 16:26 UTC  (3+ messages)

✅ PASS (SKIPPED 29 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, 829cca4d)
 2023-04-14 16:11 UTC 

✅ PASS (SKIPPED 36 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, 531f27ad)
 2023-04-14 15:21 UTC 

[RFC 2/4] buffer: add alloc_folio_buffers() helper
 2023-04-14 14:45 UTC 

[lee-mfd:for-mfd-next 15/78] drivers/mfd/qcom-pm8008.c:143:21: error: incompatible function pointer types initializing 'int (*)(unsigned int **, unsigned int, const struct regmap_irq *, int)' with an expression of type 'int (unsigned int **, unsigned int, const struct regmap_irq *, i
 2023-04-14 11:17 UTC 

[PATCH RFC 2/5] perf: Add fork to the sideband ioctl
 2023-04-14 11:17 UTC 

[Intel-gfx] [PATCH] drm/i915/display: PCH display HPD IRQ is not detected with default filter value
 2023-04-14 10:06 UTC 

[mcgrof:20230413-module-alloc-opts 118/118] fs/kernel_read_file.c:278:6: warning: no previous prototype for function 'kread_dup_request_announce'
 2023-04-14  9:45 UTC 

[PATCH 4/4] riscv: Enable perf counters user access only through perf
 2023-04-14  2:09 UTC 

[PATCH 0/2] start_kernel: omit stack canary
 2023-04-14  0:09 UTC  (3+ messages)
` [PATCH 1/2] start_kernel: add no_stack_protector fn attr

❌ FAIL (SKIPPED 29 of 358): Test report for master (6.3.0-rc6, mainline.kernel.org-clang, de466448)
 2023-04-13 21:01 UTC 

next/master build: 13 builds: 3 failed, 10 passed, 3 errors, 3 warnings (next-20230413)
 2023-04-13 20:41 UTC 

[PATCH v5 08/14] arm64: dts: qcom: pm8150b: Add a TCPM description
 2023-04-13 20:28 UTC 

[krzk-github:n/audio-wsa884x-on-top-of-wip-sm8450-hdmi-audio-on-qcomlt-temp-working 180/324] drivers/pci/endpoint/functions/pci-epf-vntb.c:1433:20: error: incompatible function pointer types initializing 'int (*)(struct pci_epf *, const struct pci_epf_device_id *)' with an expression of type 'int (struct pci_epf *)'
 2023-04-13 19:06 UTC 

[PATCH v3 03/17] iommu: Make __iommu_group_set_domain() handle error unwind
 2023-04-13 18:39 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).