llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-13 09:23:17 to 2022-08-18 07:45:58 UTC [more...]

[PATCH] x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
 2022-08-18  7:45 UTC  (3+ messages)

[PATCH v1 0/6] Mutex wrapper, locking and memory leak fixes
 2022-08-18  6:11 UTC  (13+ messages)
` [PATCH v1 1/6] perf mutex: Wrapped usage of mutex and cond
` [PATCH v1 2/6] perf mutex: Update use of pthread mutex/cond
` [PATCH v1 3/6] perf dso: Hold lock when accessing nsinfo
` [PATCH v1 4/6] perf mutex: Add thread safety annotations
` [PATCH v1 5/6] perf mutex: Fix thread safety analysis
` [PATCH v1 6/6] perf build: Enable -Wthread-safety with clang

✅ PASS (67/381 SKIPPED): Test report for 6.0.0-rc1 (mainline.kernel.org-clang) [3b06a275]
 2022-08-18  5:41 UTC 

[PATCH] scripts/clang-tools: Remove DeprecatedOrUnsafeBufferHandling check
 2022-08-18  4:19 UTC  (3+ messages)

[PATCH v3 2/2] rcu: Simplify the code logic of rcu_init_nohz()
 2022-08-18  1:36 UTC  (2+ messages)

[avpatel:riscv_aia_v1 9/21] ld.lld: error: undefined symbol: ipi_mux_create
 2022-08-18  0:48 UTC 

❌ FAIL: Test report for 6.0.0-rc1 (mainline.kernel.org-clang) [274a2eeb]
 2022-08-18  0:31 UTC 

[rppt:crash-kernel/arm64-remap/v0.1 4/5] arch/arm64/mm/init.c:133:3: error: use of undeclared identifier 'crashkres_protection_possible'
 2022-08-17 23:27 UTC 

[jlayton:iversion 1/7] samples/vfs/test-statx.c:111:24: warning: more '%' conversions than data arguments
 2022-08-17 20:34 UTC 

security/selinux/selinuxfs.c:2093:6: warning: variable 'fsi' is used uninitialized whenever 'if' condition is true
 2022-08-17 20:34 UTC 

[PATCH] clk: Add Sunplus SP7021 clock driver
 2022-08-17 20:23 UTC 

[broonie-regmap:for-next 4/4] include/asm-generic/io.h:187:18: error: redefinition of 'readb'
 2022-08-17 19:53 UTC 

[asahilinux:bits/130-cpufreq 3/4] drivers/cpufreq/apple-soc-cpufreq.c:67:12: error: call to undeclared function 'readq_relaxed'; ISO C99 and later do not support implicit function declarations
 2022-08-17 18:31 UTC 

[PATCH v2] ASoC: codecs: add uspport for the TI SRC4392 codec
 2022-08-17 17:23 UTC  (6+ messages)

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-08-17 16:18 UTC  (9+ messages)

[PATCH 0/8] Break up ioctl dispatch functions to one function per ioctl
 2022-08-17 16:07 UTC  (9+ messages)
` [PATCH 1/8] vfio-pci: Fix vfio_pci_ioeventfd() to return int
` [PATCH 2/8] vfio-pci: Break up vfio_pci_core_ioctl() into one function per ioctl
` [PATCH 3/8] vfio-pci: Re-indent what was vfio_pci_core_ioctl()
` [PATCH 4/8] vfio-pci: Replace 'void __user *' with proper types in the ioctl functions
` [PATCH 5/8] vfio: Fold VFIO_GROUP_GET_DEVICE_FD into vfio_group_get_device_fd()
` [PATCH 6/8] vfio: Fold VFIO_GROUP_SET_CONTAINER into vfio_group_set_container()
` [PATCH 7/8] vfio: Follow the naming pattern for vfio_group_ioctl_unset_container()
` [PATCH 8/8] vfio: Split VFIO_GROUP_GET_STATUS into a function

[PATCH] scripts/Makefile.extrawarn: Do not disable clang's -Wformat-zero-length
 2022-08-17 14:44 UTC  (2+ messages)

[PATCH 2/9] KVM: x86/mmu: Drop kvm->arch.tdp_mmu_enabled
 2022-08-17 11:38 UTC 

arch/arm/kernel/tcm.c:256:13: warning: no previous prototype for function 'tcm_init'
 2022-08-17 11:26 UTC 

[intel-tdx:guest-unaccepted-memory 11/14] ld.lld: error: undefined symbol: arch_kexec_load
 2022-08-17  8:13 UTC 

Simplify load_unaligned_zeropad() (was Re: [GIT PULL] Ceph updates for 5.20-rc1)
 2022-08-17  7:45 UTC  (14+ messages)

❌ FAIL: Test report for 6.0.0-rc1 (mainline.kernel.org-clang) [3cc40a44]
 2022-08-17  5:21 UTC 

next/master build: 207 builds: 11 failed, 196 passed, 16 errors, 56 warnings (next-20220817)
 2022-08-17  5:11 UTC 

[PATCH v2 4/4] drivers: virtio: balloon - update inflated memory
 2022-08-17  5:09 UTC 

[PATCH] x86/unwind/orc: Add 'unwind_debug' cmdline option
 2022-08-17  3:58 UTC  (2+ messages)

[PATCH v4] fs/ext4: replace ternary operator with min()/max() and min_t()
 2022-08-17  2:59 UTC 

[intel-tdx:guest-filter 10/28] arch/x86/coco/core.c:35:23: error: a function declaration without a prototype is deprecated in all versions of C
 2022-08-17  2:49 UTC 

[PATCH v4] thunderbolt: thunderbolt: add vendor's NVM formats
 2022-08-17  0:20 UTC 

vmlinux.o: warning: objtool: irqentry_nmi_exit+0x30: call to ct_nmi_exit() leaves .noinstr.text section
 2022-08-17  0:10 UTC 

[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: Unknown cache maintenance model
 2022-08-16 23:49 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 58/59] arch/x86/net/bpf_jit_comp.c:2103:40: error: use of undeclared identifier '__fentry__'
 2022-08-16 23:29 UTC 

[PATCH v5 2/4] irqchip: Add IMX MU MSI controller driver
 2022-08-16 23:19 UTC  (3+ messages)

[asahilinux:bits/070-audio 12/16] sound/soc/codecs/cs42l84.c:264:3: error: field designator 'non_legacy_dai_naming' does not refer to any field in type 'const struct snd_soc_component_driver'; did you mean 'legacy_dai_naming'?
 2022-08-16 22:38 UTC 

[intel-tdx:kvm-upstream-workaround 49/308] ./usr/include/asm/kvm.h:606:22: warning: field 'cpuid' with variable sized type 'struct kvm_cpuid2' not at the end of a struct or class is a GNU extension
 2022-08-16 22:07 UTC 

[asahilinux:bits/110-smc 4/17] drivers/platform/apple/smc_rtkit.c:74:9: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2022-08-16 22:07 UTC 

[PATCH 2/2 v3] regmap: mmio: Support accelerared noinc operations
 2022-08-16 20:50 UTC  (2+ messages)

[TCWG CI] Regression caused by llvm: Fix -Wbitfield-constant-conversion on 1-bit signed bitfield
 2022-08-16 19:27 UTC  (2+ messages)

[PATCH v4 0/2] power: supply: introduce support for the Qualcomm smb2 charger
 2022-08-16 19:24 UTC  (3+ messages)
` [PATCH v4 1/2] power: supply: add Qualcomm PMI8998 SMB2 Charger driver

[asahilinux:bits/090-spi-hid 17/22] drivers/hid/dockchannel-hid/dockchannel-hid.c:303:21: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2022-08-16 18:05 UTC 

[PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-08-16 17:05 UTC  (3+ messages)

[linux-stable-rc:linux-5.18.y 2197/3591] vmlinux.o: warning: objtool: entry_SYSCALL_compat()+0x0: ANNOTATE_NOENDBR on ENDBR
 2022-08-16 17:14 UTC 

[PATCH 08/16] hwmon: (mr75203) add VM active channel support
 2022-08-16 16:52 UTC 

[PATCH 2/2] drivers: iio: accel adxl312 and adxl314 support
 2022-08-16 16:21 UTC 

[TCWG CI] Regression caused by llvm: [TypePromotion] Search from ZExt + PHI
 2022-08-16 14:37 UTC  (5+ messages)

❌ FAIL: Test report for 7f50d4df (mainline.kernel.org-clang)
 2022-08-16 11:20 UTC 

❌ FAIL: Test report for 7e284070 (mainline.kernel.org-clang)
 2022-08-16 11:19 UTC 

❌ FAIL: Test report for cdeffe87 (mainline.kernel.org-clang)
 2022-08-16 11:09 UTC 

❌ FAIL: Test report for 090b39af (mainline.kernel.org-clang)
 2022-08-16 11:09 UTC 

[PATCH v3] fs/ext4: replace ternary operator with min()/max() and min_t()
 2022-08-16 10:10 UTC 

arch/mips/kernel/vpe-mt.c:178:7: warning: no previous prototype for function 'vpe_alloc'
 2022-08-16  8:59 UTC 

[syzbot] upstream boot error: general protection fault in device_create
 2022-08-16  8:41 UTC 

[syzbot] upstream boot error: general protection fault in timerqueue_del
 2022-08-16  8:40 UTC 

[asahilinux:bits/070-audio 4/16] sound/soc/codecs/tas2764.c:681:20: warning: cast to smaller integer type 'enum tas2764_devid' from 'const void *'
 2022-08-16  8:39 UTC 

[syzbot] upstream boot error: general protection fault in dup_fd
 2022-08-16  8:39 UTC 

[syzbot] upstream boot error: WARNING: locking bug in __anon_vma_prepare
 2022-08-16  8:39 UTC 

[syzbot] upstream boot error: general protection fault in really_probe
 2022-08-16  8:38 UTC 

clangd with Debian cross compiler in compile_commands.json
 2022-08-16  8:34 UTC 

[ammarfaizi2-block:tglx/devel/depthtracking 48/59] vmlinux.o: warning: objtool: .altinstr_replacement+0x24: unsupported relocation in alternatives section
 2022-08-16  8:28 UTC 

[linux-stable-rc:queue/5.10 199/544] drivers/gpu/drm/vc4/vc4_dsi.c:617:35: warning: unused variable 'dsi0_regs'
 2022-08-16  7:54 UTC 

[intel-tdx:guest-attest 4/6] arch/x86/coco/mem.c:27:26: warning: function 'virt_to_dma' is not needed and will not be emitted
 2022-08-16  5:31 UTC 

[broonie-misc:arm64-sysreg-gen-4 4/28] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-sva.c:153:50: error: use of undeclared identifier 'ID_AA64MMFR0_PARANGE_SHIFT'
 2022-08-16  5:22 UTC 

next/master build: 211 builds: 4 failed, 207 passed, 5 errors, 45 warnings (next-20220816)
 2022-08-16  5:00 UTC 

[asahilinux:bits/070-audio 9/16] sound/soc/apple/macaudio.c:627:15: error: too many arguments to function call, expected 4, have 6
 2022-08-16  3:49 UTC 

[PATCH 5/7] nilfs2: Convert nilfs_find_uncommited_extent() to use filemap_get_folios_contig()
 2022-08-16  2:47 UTC 

[asahilinux:bits/070-audio 12/16] sound/soc/codecs/cs42l84.c:264:3: error: field designator 'non_legacy_dai_naming' does not refer to any field in type 'const struct snd_soc_component_driver'; did you mean 'legacy_dai_naming'?
 2022-08-16  2:27 UTC 

[PATCH 2/6] vsock: return errors other than -ENOMEM to socket
 2022-08-15 23:13 UTC 

arch/riscv/include/asm/jump_label.h:42:3: error: invalid operand for inline asm constraint 'i'
 2022-08-15 19:54 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1078:12: warning: stack frame size (1040) exceeds limit (1024) in 'vcn_v3_0_start'
 2022-08-15 19:20 UTC 

fs/ntfs/aops.c:378:12: warning: stack frame size (2216) exceeds limit (1024) in 'ntfs_read_folio'
 2022-08-15 17:11 UTC  (7+ messages)

[stable:linux-5.15.y 5373/9027] arch/x86/kvm/hyperv.c:2185:5: warning: stack frame size (1036) exceeds limit (1024) in 'kvm_hv_hypercall'
 2022-08-15 17:05 UTC  (3+ messages)

[PATCH] ASoC: mchp-spdiftx: Fix clang -Wbitfield-constant-conversion
 2022-08-15 16:23 UTC  (4+ messages)

vmlinux.o: warning: objtool: irqentry_exit+0x6e: call to ct_irq_exit() leaves .noinstr.text section
 2022-08-15 14:05 UTC 

[PATCH v7] mm/page_owner.c: add llseek for page_owner
 2022-08-15 12:40 UTC 

mainline build failure for arm64 allmodconfig with clang
 2022-08-15 10:37 UTC  (6+ messages)

❌ FAIL: Test report for 5.19.0 (mainline.kernel.org-clang) [9f162193]
 2022-08-15  9:50 UTC 

❌ FAIL: Test report for 6.0.0-rc1 (mainline.kernel.org-clang) [568035b0]
 2022-08-15  7:01 UTC 

[PATCH v25 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-08-15  6:34 UTC  (2+ messages)

[PATCH v25 00/10] Add MediaTek SoC(vdosys1) support for mt8195
 2022-08-15  6:34 UTC  (2+ messages)

❌ FAIL: Test report for 5.19.0 (mainline.kernel.org-clang) [5d6a0f4d]
 2022-08-15  2:41 UTC 

[PATCH mm-unstable 3/9] mm/madvise: add file and shmem support to MADV_COLLAPSE
 2022-08-15  2:23 UTC 

[hverkuil-media-tree:tegrav8 2/7] drivers/media/i2c/tc358840.c:1647:3: warning: Value stored to 'have_hdcp' is never read [clang-analyzer-deadcode.DeadStores]
 2022-08-15  1:55 UTC 

[Intel-gfx] [Intel-gfx 2/2] drm/i915/guc: Add delay to disable scheduling after pin count goes to zero
 2022-08-15  0:51 UTC 

[PATCH] af_unix: Add ioctl(SIOCUNIXGRABFDS) to grab files of receive queue skbs
 2022-08-14 23:59 UTC 

[stable:linux-5.15.y 972/9027] drivers/usb/host/max3421-hcd.c:1378:1: warning: stack frame size (11288) exceeds limit (8192) in 'max3421_spi_thread'
 2022-08-14 23:59 UTC 

[GIT PULL] Ceph updates for 5.20-rc1
 2022-08-14 21:20 UTC  (5+ messages)

drivers/media/dvb-frontends/nxt200x.c:1087:12: warning: stack frame size (15160) exceeds limit (8192) in 'nxt200x_init'
 2022-08-14 20:47 UTC 

[PATCH AUTOSEL 4.9 8/8] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
 2022-08-14 16:30 UTC 

[PATCH AUTOSEL 4.14 9/9] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
 2022-08-14 16:29 UTC 

[PATCH AUTOSEL 4.19 14/14] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
 2022-08-14 16:29 UTC 

[PATCH AUTOSEL 5.4 16/16] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
 2022-08-14 16:28 UTC 

[PATCH AUTOSEL 5.10 19/19] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
 2022-08-14 16:27 UTC 

[PATCH AUTOSEL 5.15 28/28] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
 2022-08-14 16:26 UTC 

[PATCH AUTOSEL 5.18 39/39] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
 2022-08-14 16:23 UTC 

[PATCH AUTOSEL 5.19 22/48] ASoC: Intel: avs: Use lookup table to create modules
 2022-08-14 16:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.19 46/48] MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0

[PATCHv2 2/7] file: add ops to dma map bvec
 2022-08-14 16:11 UTC 

[PATCH AUTOSEL 5.15 24/46] coresight: etm4x: avoid build failure with unrolled loops
 2022-08-14 15:32 UTC 

[PATCH AUTOSEL 5.18 28/56] coresight: etm4x: avoid build failure with unrolled loops
 2022-08-14 15:29 UTC 

[PATCH AUTOSEL 5.19 32/64] coresight: etm4x: avoid build failure with unrolled loops
 2022-08-14 15:24 UTC 

[PATCHv2 7/7] nvme-pci: implement dma_map support
 2022-08-14 14:55 UTC 

drivers/clk/loongson1/clk-loongson1b.c:40:13: warning: no previous prototype for function 'ls1x_clk_init'
 2022-08-14 13:01 UTC 

✅ PASS (57/408 SKIPPED): Test report for 5.19.0 (mainline.kernel.org-clang) [f6eb0fed]
 2022-08-14  7:51 UTC 

❌ FAIL: Test report for 5.19.0 (mainline.kernel.org-clang) [aea23e7c]
 2022-08-14  7:50 UTC 

[stable:linux-5.10.y 499/7445] arch/powerpc/kernel/smp.c:1380:7: warning: variable 'ret' set but not used
 2022-08-14  4:59 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 8168/9999] drivers/gpu/drm/arm/display/komeda/komeda.lto.o: warning: objtool: .text.komeda_fb_check_src_coords: unexpected end of section
 2022-08-14  4:28 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 8167/9999] drivers/mmc/host/toshsd.o: warning: objtool: .text: unexpected end of section
 2022-08-14  3:15 UTC 

[jonmason-ntb:ntb-next-hacking 16/18] drivers/irqchip/irq-imx-mu-msi.c:138:30: error: variable has incomplete type 'struct msi_domain_ops'
 2022-08-14  2:45 UTC 

[jonmason-ntb:ntb-next-hacking 18/18] drivers/pci/endpoint/functions/pci-epf-vntb.c:560:56: warning: variable 'align' is uninitialized when used here
 2022-08-14  2:14 UTC 

[PATCH 1/1] tee: new ioctl to a register tee_shm from a dmabuf file descriptor
 2022-08-14  1:13 UTC 

drivers/media/platform/st/sti/c8sectpfe/c8sectpfe-core.c:1175:34: warning: unused variable 'c8sectpfe_match'
 2022-08-14  0:52 UTC 

[mnyman-xhci:fix_port_disable_s4 1/1] drivers/usb/core/hcd-pci.c:637:19: error: use of undeclared identifier 'hcd_pci_poweroff_late'
 2022-08-14  0:52 UTC 

[PATCH] powerpc64/ftrace: Fix ftrace for clang builds
 2022-08-13 22:38 UTC  (2+ messages)

[RFC PATCH 4/7] mm: introduce a generic per-CPU RSS cache
 2022-08-13 21:48 UTC 

[PATCH v2] cifs: distribute some bloat out of cifsfs.{c,h}
 2022-08-13 20:06 UTC 

[PATCH bpf-next 2/3] bpf: use cgroup_{common,current}_func_proto in more hooks
 2022-08-13 18:55 UTC 

[andersson:wip/sc8280xp-next-20220720-nonworking-gpu 9/143] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c:1535:37: warning: unused variable 'sc8280xp_regdma'
 2022-08-13 18:35 UTC 

[jolsa-perf:bpf/tracing_multi_new_2 4/21] arch/arm64/net/bpf_jit_comp.c:1649:24: error: incomplete definition of type 'struct bpf_tramp_link'
 2022-08-13 17:03 UTC 

[kbusch:dma-prereg-v6 6/6] drivers/nvme/host/pci.c:1935:7: warning: variable 'pages_per' set but not used
 2022-08-13 16:53 UTC 

[jolsa-perf:bpf/tracing_multi_new_2 4/21] arch/arm64/net/bpf_jit_comp.c:1642:57: warning: declaration of 'struct bpf_tramp_link' will not be visible outside of this function
 2022-08-13 15:52 UTC 

[bvanassche:scsi-const-host-template 11/86] drivers/ata/pata_platform.c:97:5: error: conflicting types for '__pata_platform_probe'
 2022-08-13 15:31 UTC 

[jolsa-perf:bpf/tracing_multi_new_2 3/21] arch/arm64/net/bpf_jit_comp.c:1724:20: error: incomplete definition of type 'struct bpf_tramp_links'
 2022-08-13 15:10 UTC 

[PATCH 14/16] objtool: Add arch specific function arch_ftrace_match()
 2022-08-13 13:48 UTC 

[jolsa-perf:bpf/tracing_multi_new_1 22/23] kernel/bpf/syscall.c:3150:20: error: field has incomplete type 'struct ftrace_ops'
 2022-08-13 13:37 UTC 

[jolsa-perf:bpf/tracing_multi_new_2 3/21] arch/arm64/net/bpf_jit_comp.c:1714:60: warning: declaration of 'struct bpf_tramp_links' will not be visible outside of this function
 2022-08-13 13:37 UTC 

[kbusch:io_uring/dma-register-v3 8/8] drivers/nvme/host/pci.c:927:3: warning: variable 'i' is uninitialized when used here
 2022-08-13 13:27 UTC 

drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:248:34: warning: unused variable 'vop2_dt_match'
 2022-08-13 13:06 UTC 

kernel/dma/pool.c:105:9: error: call to undeclared function 'pgprot_dmacoherent'; ISO C99 and later do not support implicit function declarations
 2022-08-13 12:36 UTC 

[PATCH] mm, slub: restrict sysfs validation to debug caches and make it safe
 2022-08-13 12:05 UTC 

[rmk-arm:zii 79/88] drivers/net/dsa/ocelot/felix.c:952:30: error: use of undeclared identifier 'state'
 2022-08-13 11:04 UTC 

[PATCH 2/2] power: supply: Add Lenovo Yoga C630 EC driver
 2022-08-13 10:23 UTC 

✅ PASS (70/408 SKIPPED): Test report for 5.19.0 (mainline.kernel.org-clang) [6c833c05]
 2022-08-13  9:51 UTC 

kernel/dma/coherent.c:82: undefined reference to `memunmap'
 2022-08-13  9:42 UTC 

✅ PASS (61/408 SKIPPED): Test report for 5.19.0 (mainline.kernel.org-clang) [69dac8e4]
 2022-08-13  9:31 UTC 

sound/soc/mediatek/mt8195/mt8195-audsys-clk.c:17:8: warning: Excessive padding in 'struct afe_gate' (6 padding bytes, where 2 is optimal). Optimal fields order: id, name, parent_name, reg, ops, flags, bit, cg_flags, consider reordering the fields or addin
 2022-08-13  9:22 UTC 


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).