llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-18 16:57:08 to 2021-11-24 19:13:26 UTC [more...]

[PATCH 00/20] Solve the remaining issues with clang and W=1 on media
 2021-11-24 19:13 UTC  (4+ messages)
` [PATCH 01/20] media: adv7842: get rid of two unused functions
` [PATCH 02/20] media: saa7134-go7007: get rid of to_state() function
` [PATCH 04/20] media: drxd: drop offset var from DownloadMicrocode()

[PATCH v0.9.1 3/6] sched/umcg: implement UMCG syscalls
 2021-11-24 18:36 UTC 

[mark:arm64/stacktrace/arch-stack-walk 9/11] arch/arm64/kernel/time.c:49:2: error: implicit declaration of function 'arch_stack_walk'
 2021-11-24 17:55 UTC 

[PATCH 20/22] x86,word-at-a-time: Remove .fixup usage
 2021-11-24 17:42 UTC  (8+ messages)

[PATCH] Revert "arm64: dts: imx8mq: Add interconnect for lcdif"
 2021-11-24 14:41 UTC 

❌ FAIL: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 40c93d7f)
 2021-11-24 14:31 UTC 

[PATCH v2 6/6] drm/msm/a6xx: Add a few gmu buffers to coredump
 2021-11-24 12:28 UTC 

next/master build: 206 builds: 22 failed, 184 passed, 228 errors, 97 warnings (next-20211124)
 2021-11-24  7:25 UTC 

[mcgrof-next:20211123-sysctl-cleanups 20/41] include/linux/sysctl.h:230:13: error: expected ';' after return statement
 2021-11-24  4:39 UTC 

drivers/media/cec/platform/tegra/tegra_cec.c:455:34: warning: unused variable 'tegra_cec_of_match'
 2021-11-24  4:19 UTC 

[mel:sched-sisdepth-v1r3 3/3] kernel/sched/fair.c:6287:4: warning: Value stored to 'nr' is never read [clang-analyzer-deadcode.DeadStores]
 2021-11-24  3:51 UTC 

[ragnatech:media-tree 36/155] ld.lld: error: undefined symbol: v4l2_async_unregister_subdev
 2021-11-24  3:18 UTC 

[RFC PATCH v4 net-next 12/23] pinctrl: ocelot: convert pinctrl to regmap
 2021-11-24  2:08 UTC 

[djwong-xfs:xfs-5.16-fixes 49/52] fs/xfs/xfs_ioctl32.c:500:3: error: use of undeclared identifier 'error'
 2021-11-24  2:06 UTC 

[PATCH] clk: qcom: clk-alpha-pll: Don't reconfigure running Trion
 2021-11-24  1:45 UTC 

arch/mips/mm/tlbex.c:2243:3: warning: unannotated fall-through between switch labels
 2021-11-23 18:21 UTC  (9+ messages)

[PATCH 02/11] ASoC: cs35l41: Convert tables to shared source code
 2021-11-24  1:34 UTC 

[PATCH v2] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
 2021-11-24  0:13 UTC 

drivers/usb/cdns3/cdnsp-gadget.c:1178:6: warning: variable 'temp_64' set but not used
 2021-11-23 23:22 UTC 

[PATCH v13 2/4] dmaengine: tegra: Add tegra gpcdma driver
 2021-11-23 23:00 UTC 

drivers/rtc/rtc-mxc.c:315:19: warning: cast to smaller integer type 'enum imx_rtc_type' from 'const void *'
 2021-11-23 18:05 UTC 

[PATCH v2] i2c: tegra: Add ACPI support
 2021-11-23 17:04 UTC 

[net-next PATCH 2/2] net: dsa: qca8k: add LAG support
 2021-11-23 15:33 UTC 

[PATCH 1/2] selftests: cgroup: build error multiple outpt files
 2021-11-23 14:26 UTC  (3+ messages)

[net-next:master 20/31] net/ipv4/arp.c:1412:36: warning: unused variable 'arp_seq_ops'
 2021-11-23 14:00 UTC 

next/master build: 210 builds: 23 failed, 187 passed, 467 errors, 70 warnings (next-20211123)
 2021-11-23  9:05 UTC 

[tglx-devel:msi 18/91] drivers/pci/msi/legacy.c:54:5: warning: no previous prototype for function 'pci_msi_legacy_setup_msi_irqs'
 2021-11-23  7:18 UTC 

[PATCH bpf-next v2 01/10] io_uring: Implement eBPF iterator for registered buffers
 2021-11-23  4:27 UTC 

[luto:sched/lazymm 11/16] ld.lld: error: undefined symbol: unlazy_mm_irqs_off
 2021-11-22 23:59 UTC 

[mcgrof-next:20211116-sysctl-cleanups-v4 3/35] kernel/hung_task.c:69:8: error: redefinition of 'sysctl_hung_task_timeout_secs'
 2021-11-22 23:39 UTC 

[PATCH 1/2] drm/amdkfd: Use bitmap_zalloc() when applicable
 2021-11-22 22:10 UTC 

drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:993:44: warning: variable 'size6' set but not used
 2021-11-22 21:38 UTC 

[xilinx-xlnx:master 11230/12535] drivers/remoteproc/ingenic_rproc.c:144:14: error: incompatible function pointer types initializing 'void *(*)(struct rproc *, u64, int)' (aka 'void *(*)(struct rproc *, unsigned long long, int)') with an expression of type 'void *(struct rproc *, u64, siz
 2021-11-22 21:06 UTC 

[PATCH v0.9 3/6] sched/umcg: implement UMCG syscalls
 2021-11-22 20:17 UTC  (3+ messages)

[PATCH v2 2/2] drm/i915: Use to_root_gt() to refer to the root tile
 2021-11-22 19:43 UTC 

[tip:perf/core 12/17] arch/arm64/kvm/arm.c:499:15: warning: no previous prototype for function 'kvm_arch_vcpu_get_ip'
 2021-11-22 19:42 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 1/6] drm/i915: Add support for moving fence waiting
 2021-11-22 19:39 UTC  (2+ messages)

[luto:sched/lazymm 13/16] kernel/sched/core.c:4986:22: warning: variable 'old_active_mm' is uninitialized when used here
 2021-11-22 19:37 UTC 

[PATCH bpf-next 0/6] tools/bpf: Enable cross-building with clang
 2021-11-22 19:20 UTC  (7+ messages)
` [PATCH bpf-next 1/6] tools: Help "
` [PATCH bpf-next 2/6] tools/resolve_btfids: Support cross-building the kernel "
` [PATCH bpf-next 3/6] tools/libbpf: Enable cross-building "
` [PATCH bpf-next 4/6] bpftool: "
` [PATCH bpf-next 5/6] tools/runqslower: "
` [PATCH bpf-next 6/6] selftests/bpf: "

[PATCH] [v3] iwlwifi: pcie: fix constant-conversion warning
 2021-11-22 18:35 UTC  (2+ messages)
`  "

[PATCH] [v2] iwlwifi: pcie: fix constant-conversion warning
 2021-11-22 18:30 UTC  (2+ messages)

net/netlabel/netlabel_domainhash.c:495:21: warning: variable 'old_list6' set but not used
 2021-11-22 15:41 UTC 

[PATCH v2 net-next 0/2] skbuff: Switch structure bounds to struct_group()
 2021-11-22 15:40 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] skbuff: Move conditional preprocessor directives out of struct sk_buff
` [PATCH v2 net-next 2/2] skbuff: Switch structure bounds to struct_group()

[PATCH] Staging: rtl8712: rtl871x_security: fixed a camel case variable name coding style issue
 2021-11-22 15:22 UTC 

[chenxing:msc313_mainlining 40/69] drivers/pinctrl/mstar/pinctrl-msc313.c:1339:4: warning: unannotated fall-through between switch labels
 2021-11-22 14:52 UTC 

[PATCH v2 2/2] drm/i915: Use to_root_gt() to refer to the root tile
 2021-11-22 14:47 UTC 

[PATCH] brcmfmac: Configure keep-alive packet on suspend
 2021-11-22 14:45 UTC 

[drm-exynos:exynos-drm-next 1/3] drivers/gpu/drm/exynos/exynos_drm_dsi.c:1338:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2021-11-22 14:20 UTC 

backport of 14831fad73f5 for 5.10 and 5.4
 2021-11-22 11:15 UTC  (4+ messages)

[PATCH v6 2/2] bluetooth: Add MGMT Adv Monitor Device Found/Lost events
 2021-11-22 11:00 UTC 

[PATCH 00/10] Address some clang W=1 warnings
 2021-11-22 10:04 UTC  (14+ messages)
` [PATCH 01/10] media: cx25821: drop duplicated i2c_slave_did_ack()
` [PATCH 02/10] media: ivtv: drop an unused macro
` [PATCH 03/10] media: cx18: "
` [PATCH 04/10] media: stb6100: mark a currently unused function as such
` [PATCH 05/10] media: mc: mark a debug function with __maybe_unused
` [PATCH 06/10] media: dvb-core: dvb_frontend: address some clang warnings
` [PATCH 07/10] media: cx25840: drop some unused inline functions
` [PATCH 08/10] media: marvell-ccic: drop to_cam() unused function
` [PATCH 09/10] media: omap3isp: mark isp_isr_dbg as __maybe_unused
` [PATCH 10/10] media: omap3isp: avoid warnings at IS_OUT_OF_BOUNDS()

[PATCH] memory: renesas-rpc-if: Silence clang warning
 2021-11-22  9:54 UTC  (6+ messages)

[jic23-iio:pm_guards 53/89] drivers/iio/adc/palmas_gpadc.c:825:32: warning: unused variable 'palmas_pm_ops'
 2021-11-22  9:48 UTC 

[peterz-queue:x86/wip.sls 3/3] arch/x86/kernel/kvm.o: warning: objtool: __raw_callee_save___kvm_vcpu_is_preempted()+0x13: unreachable instruction
 2021-11-22  9:29 UTC 

[RFC PATCH] arch: arm64: introduce RODATA_FULL_USE_PTE_CONT
 2021-11-22  7:37 UTC 

[mnyman-xhci:for-usb-next 2/4] drivers/usb/host/xhci-ring.c:1236:6: warning: no previous prototype for function 'xhci_handle_stop_endpoint_command_timeout'
 2021-11-22  7:15 UTC 

[PATCH] drm/kmb: fix potential memleak in error branch
 2021-11-22  7:12 UTC 

[PATCH linux-next] drm/i915/request: Remove unused variables
 2021-11-22  7:08 UTC 

[asahilinux:t6000/bringup-work 21/34] drivers/gpu/drm/tiny/simpledrm.c:915:1: error: redefinition of '__inittest'
 2021-11-22  6:58 UTC 

New clang warning
 2021-11-22  1:28 UTC  (2+ messages)

[krzk-mem-ctrl:for-v5.17/renesas-rpc 5/5] drivers/memory/renesas-rpc-if.c:253:14: warning: cast to smaller integer type 'enum rpcif_type' from 'const void *'
 2021-11-21 18:04 UTC  (4+ messages)

fs/xfs/xfs_icache.c:296:1: warning: unused function 'xfs_inew_wait'
 2021-11-21 16:30 UTC 

[RFC PATCH] arch: arm64: have memblocks out of kernel text use section map
 2021-11-21  9:44 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 61564e7b)
 2021-11-21  7:26 UTC 

kernel/time/hrtimer.c:276:20: warning: unused function 'is_migration_base'
 2021-11-21  7:13 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 923dcc5e)
 2021-11-21  6:32 UTC 

[mark:arm64/preempt-dynamic-static-key 6/6] kernel/locking/locktorture.c:122:3: error: implicit declaration of function 'preempt_schedule'
 2021-11-21  5:02 UTC 

[chenxing:msc313_mainlining 40/69] drivers/pinctrl/mstar/pinctrl-msc313-pm.c:35:27: warning: unused variable 'pm_uart_groups'
 2021-11-21  2:00 UTC 

[PATCH 1/2] watchdog: Add watchdog driver for Sunplus SP7021
 2021-11-21  0:33 UTC 

[PATCH nf-next] netfilter: conntrack: configurable conntrack gc scan interval
 2021-11-20 21:38 UTC 

[mark:arm64/preempt-dynamic-static-key 6/6] kernel/sched/core.c:6435:43: warning: no previous prototype for function 'preempt_schedule'
 2021-11-20 19:25 UTC 

[peterz-queue:x86/wip.extable 7/23] ld.lld: error: <inline asm>:25:2: macro 'extable_type_reg' is already defined
 2021-11-20 18:18 UTC 

[PATCH] ipv6: check return value of ipv6_skip_exthdr
 2021-11-20 18:00 UTC 

sound/soc/mediatek/mt8192/mt8192-afe-pcm.c:2368:32: warning: unused variable 'mt8192_afe_pm_ops'
 2021-11-20 17:16 UTC 

[groeck-staging:watchdog-next 14/24] drivers/watchdog/s3c2410_wdt.c:633:18: error: use of undeclared identifier 'drv_data_exynos850_cl0'
 2021-11-20 17:05 UTC 

[PATCH 2/2] PCI: vmd: Override ASPM on TGL/ADL VMD devices
 2021-11-20 16:35 UTC 

[chenxing:rperier-timer 13/16] drivers/clocksource/timer-msc313e.c:38:21: error: field has incomplete type 'struct delay_timer'
 2021-11-20 16:04 UTC 

[hch-block:blk.h-cleanup 8/19] block/blk-mq.o: warning: objtool: blk_execute_rq()+0x170: unreachable instruction
 2021-11-20 14:48 UTC 

[PATCH 2/4] drm/etnaviv: add pci device driver support
 2021-11-20 13:28 UTC 

[peterz-queue:x86/wip.extable 16/23] /bin/bash: line 1: 42740 Segmentation fault ld.lld -m elf_i386 --thinlto-cache-dir=.thinlto-cache -mllvm -import-instr-limit=5 -r -o arch/x86/kvm/kvm-intel.lto.o --whole-archive arch/x86/kvm/kvm-intel.o
 2021-11-20 12:27 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 8b98436a)
 2021-11-20  9:38 UTC 

[PATCH v4 1/6] drm/i915: Add support for moving fence waiting
 2021-11-20  9:09 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 9539ba43)
 2021-11-20  8:57 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, a90af8f1)
 2021-11-20  8:33 UTC 

[PATCH 19/23] cxl/pci: Store component register base in cxlds
 2021-11-20  7:28 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, e4365e36)
 2021-11-20  7:13 UTC 

sound/soc/codecs/tlv320aic32x4.c:1202:18: warning: cast to smaller integer type 'enum aic32x4_type' from 'void *'
 2021-11-20  5:49 UTC 

[PATCH 20/23] cxl/port: Introduce a port driver
 2021-11-20  5:38 UTC 

[PATCH 17/23] cxl: Cache and pass DVSEC ranges
 2021-11-20  4:29 UTC 

vmlinux.o: warning: objtool: do_machine_check()+0x39: call to mce_gather_info() leaves .noinstr.text section
 2021-11-20  4:01 UTC 

[PATCH v1 net-next 5/6] net: mscc: ocelot: split register definitions to a separate file
 2021-11-20  3:23 UTC 

[arm:cex7 129/129] drivers/bus/fsl-mc/fsl-mc-bus.c:169:44: error: no member named 'iommu_fwnode' in 'struct iommu_fwspec'
 2021-11-20  3:14 UTC 

[PATCH v2 1/2] media: imx: imx7-media-csi: add support for imx8mq
 2021-11-20  1:30 UTC 

LLVM ERROR: Broken module found, compilation aborted!
 2021-11-20  1:20 UTC 

[PATCH 1/2] selftests: timens: use 'llabs()' over 'abs()'
 2021-11-20  0:18 UTC  (3+ messages)

[PATCH] selftests: vDSO: parse: warning: fix assignment as a condition
 2021-11-20  0:16 UTC  (3+ messages)

[PATCH] selftests: timers: use 'llabs()' over 'abs()'
 2021-11-20  0:07 UTC  (3+ messages)

[PATCHv2] selftests: kselftest.h: mark functions with 'noreturn'
 2021-11-19 23:35 UTC  (8+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] selftests: clone3: simplify return logic in clone3_set_tid()

[arm:zii 83/128] drivers/net/dsa/bcm_sf2.c:681:32: error: no member named 'phylink_config' in 'struct dsa_port'
 2021-11-19 22:52 UTC 

[arm:zii 69/128] drivers/net/dsa/mt7530.c:2885:32: error: no member named 'phylink_config' in 'struct dsa_port'
 2021-11-19 21:43 UTC 

[agd5f:drm-next 49/92] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_link_dp.c:4457:4: error: implicit declaration of function 'DC_LOG_DP2'
 2021-11-19 21:26 UTC 

[arm:zii 78/128] drivers/net/dsa/ocelot/felix_vsc9959.c:940:12: error: use of undeclared identifier 'ocelot_port'
 2021-11-19 20:39 UTC 

[pinctrl-intel:review-andy 18/19] drivers/pinctrl/pinctrl-zynqmp.c:825:13: warning: variable 'pin' is uninitialized when used here
 2021-11-19 17:44 UTC  (4+ messages)

Apply a52f8a59aef46b59753e583bf4b28fccb069ce64 to 5.15 through 4.19
 2021-11-19 16:16 UTC  (3+ messages)

[PATCH] s390/test_unwind: use raw opcode instead of invalid instruction
 2021-11-19 15:15 UTC  (9+ messages)

[chenxing:rperier-timer 13/14] drivers/clocksource/timer-msc313e.c:38:21: error: field has incomplete type 'struct delay_timer'
 2021-11-19 15:11 UTC 

[PATCH] x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds
 2021-11-19 15:11 UTC  (2+ messages)

drivers/hid/hid-nintendo.c:196:45: error: unused variable 'joycon_rumble_frequencies'
 2021-11-19 14:59 UTC  (2+ messages)

[PATCH 5.10] scripts/lld-version.sh: Rewrite based on upstream ld-version.sh
 2021-11-19 14:34 UTC  (4+ messages)
` Patch "scripts/lld-version.sh: Rewrite based on upstream ld-version.sh" has been added to the 5.10-stable tree

[PATCH v10 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
 2021-11-19 12:25 UTC 

drivers/gpu/drm/i915/gvt/gtt.c:1152: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2021-11-19 10:38 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 4c388a8e)
 2021-11-19 10:19 UTC 

drivers/net/wireless/ath/ath11k/mac.c:5408:22: warning: parameter 'changed_flags' set but not used
 2021-11-19  9:57 UTC  (2+ messages)

clang-14: error: hardware TLS register is not supported for the arm sub-architecture
 2021-11-19  9:10 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 8d0112ac)
 2021-11-19  7:52 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, e26dd976)
 2021-11-19  7:05 UTC 

[PATCH] MM: introduce memalloc_retry_wait()
 2021-11-19  6:47 UTC 

[Intel-gfx] [PATCH] drm/i915: Skip remap_io() calls for non-x86 platforms
 2021-11-19  6:25 UTC 

[mcgrof-next:20211118-sysctl-cleanups-set-04-v4 18/41] drivers/base/firmware_loader/fallback_table.c:62:26: error: use of undeclared identifier 'hdr'
 2021-11-19  6:17 UTC 

[jolsa-perf:bpf/batch 19/29] kernel/bpf/trampoline.c:240:51: error: no member named 'ops' in 'struct bpf_trampoline::(unnamed at include/linux/bpf.h:710:2)'
 2021-11-19  5:46 UTC 

💥 PANICKED: Test report for kernel 5.16.0-rc1 (mainline.kernel.org-clang, 6fdf8864)
 2021-11-19  5:13 UTC 

[PATCH 1/3] drm/simpledrm: Bind to OF framebuffers in /chosen
 2021-11-19  1:21 UTC 

[jpoimboe:objtool-compiler-annotation-macro-fixes 1/1] drivers/gpu/drm/i915/intel_pm.o: warning: objtool: skl_compute_wm_params()+0x3c9: unreachable instruction
 2021-11-18 22:04 UTC 

[agd5f:drm-next 51/92] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:1335:6: warning: no previous prototype for function 'amdgpu_amdkfd_gpuvm_unpin_bo'
 2021-11-18 21:52 UTC  (2+ messages)

[PATCH v3 12/13] drm/msm/dsi: Add support for DSC configuration
 2021-11-18 21:47 UTC 

[RESEND PATCH net-next v2] net: phylink: Add helpers for c22 registers without MDIO
 2021-11-18 21:16 UTC  (2+ messages)

drivers/net/wireless/mediatek/mt76/debugfs.c:77:9: warning: variable 'queued' set but not used
 2021-11-18 20:43 UTC 

[agd5f:drm-next 59/92] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:587:49: warning: converting the enum constant to a boolean
 2021-11-18 20:28 UTC 

arch/x86/xen/enlighten_pvh.c:26:13: warning: no previous prototype for function 'xen_pvh_init'
 2021-11-18 19:02 UTC 

[jolsa-perf:bpf/batch 18/29] kernel/bpf/syscall.c:2904:2: error: implicit declaration of function 'bpf_tramp_id_put'
 2021-11-18 17:52 UTC 

[PATCH] iio: expose shared parameter in IIO_ENUM_AVAILABLE
 2021-11-18 17:40 UTC 

[PATCH] skbuff: suppress clang object-size-mismatch error
 2021-11-18 17:09 UTC  (7+ messages)

[jolsa-perf:bpf/batch 16/29] kernel/bpf/syscall.c:2776:8: error: implicit declaration of function 'bpf_tramp_id_single'
 2021-11-18 17:01 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).