llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-08 05:36:19 to 2022-03-10 10:53:08 UTC [more...]

[PATCH v14 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-03-10 10:53 UTC  (34+ messages)
` [PATCH v14 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [PATCH v14 02/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v14 03/22] dt-bindings: mediatek: add ethdr definition for mt8195
` [PATCH v14 04/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v14 05/22] soc: mediatek: add mtk-mmsys config API "
` [PATCH v14 06/22] soc: mediatek: add cmdq support of "
` [PATCH v14 07/22] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [PATCH v14 08/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [PATCH v14 09/22] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [PATCH v14 10/22] drm/mediatek: add display MDP RDMA support for MT8195
` [PATCH v14 11/22] drm/mediatek: add display merge advance config API "
` [PATCH v14 12/22] drm/mediatek: add display merge start/stop API for cmdq support
` [PATCH v14 13/22] drm/mediatek: add display merge mute/unmute support for MT8195
` [PATCH v14 14/22] drm/mediatek: add display merge async reset control
` [PATCH v14 15/22] drm/mediatek: add ETHDR support for MT8195
` [PATCH v14 16/22] drm/mediatek: add mediatek-drm plane color encoding info
` [PATCH v14 17/22] drm/mediatek: add ovl_adaptor support for MT8195
` [PATCH v14 18/22] drm/mediatek: add dma dev get function
` [PATCH v14 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v14 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v14 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "
` [PATCH v14 22/22] arm64: dts: mt8195: add display node for vdosys1

[PATCH v3 10/18] ARM: dts: qcom: add saw for l2 cache and kraitcc for ipq8064
 2022-03-10  9:46 UTC 

Patch "ARM: Do not use NOCROSSREFS directive with ld.lld" has been added to the 4.19-stable tree
 2022-03-10  9:31 UTC  (2+ messages)

arch/mips/boot/compressed/../../../../lib/ashldi3.c:9:19: warning: no previous prototype for function '__ashldi3'
 2022-03-10  9:26 UTC 

[PATCH v4 00/45] x86: Kernel IBT
 2022-03-10  9:22 UTC  (3+ messages)

[kvm:queue 210/210] arch/x86/kvm/cpuid.c:739:2: warning: unannotated fall-through between switch labels
 2022-03-10  9:05 UTC 

arch/arm/mm/proc-v7-bugs.c:111:15: warning: more '%' conversions than data arguments
 2022-03-10  8:34 UTC 

[lpieralisi-pci:pci/rcar 2/2] drivers/pci/controller/pcie-rcar-host.c:139:3: error: instruction requires: data-barriers
 2022-03-10  7:39 UTC  (4+ messages)

[groeck-staging:watchdog-next 22/33] drivers/watchdog/mtk_wdt.c:13:10: fatal error: 'dt-bindings/reset/mt7986-resets.h' file not found
 2022-03-10  7:23 UTC 

[cel:nfsd-courteous-server 39/39] fs/nfsd/nfs4state.c:2460:60: warning: format specifies type 'long' but the argument has type 'u64' (aka 'unsigned long long')
 2022-03-10  7:12 UTC 

[helgaas-pci:for-linus 3/3] arch/x86/kernel/resource.c:51:18: warning: missing terminating '"' character
 2022-03-10  6:52 UTC 

[PATCH] tools: feature/test-libperl.c: Sync PERL_EMBED_CCOPTS with perf
 2022-03-10  6:19 UTC 

❌ FAIL: Test report for kernel 5.17.0-rc7 (mainline.kernel.org-clang, 92f90cc9)
 2022-03-10  4:43 UTC 

[PATCH 4/6] cec.h: add cec_msg_recv_is_rx/tx_result helpers
 2022-03-10  4:13 UTC 

[RESEND v13 00/22] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-03-10  2:41 UTC  (27+ messages)
` [RESEND v13 01/22] dt-bindings: mediatek: add vdosys1 RDMA definition "
` [RESEND v13 02/22] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [RESEND v13 03/22] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [RESEND v13 04/22] soc: mediatek: add mtk-mmsys config API "
` [RESEND v13 05/22] soc: mediatek: add cmdq support of "
` [RESEND v13 06/22] soc: mediatek: mmsys: modify reset controller for MT8195 vdosys1
` [RESEND v13 07/22] soc: mediatek: mmsys: specify 64BIT dependency for MTK_MMSYS
` [RESEND v13 08/22] soc: mediatek: change the mutex defines and the mutex_mod type
` [RESEND v13 09/22] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
` [RESEND v13 10/22] drm/mediatek: add display MDP RDMA support for MT8195
` [RESEND v13 11/22] drm/mediatek: add display merge advance config API "
` [RESEND v13 12/22] drm/mediatek: add display merge start/stop API for cmdq support
` [RESEND v13 13/22] drm/mediatek: add display merge mute/unmute support for MT8195
` [RESEND v13 14/22] drm/mediatek: add display merge async reset control
` [RESEND v13 15/22] drm/mediatek: add ETHDR support for MT8195
` [RESEND v13 16/22] drm/mediatek: add mediatek-drm plane color encoding info
` [RESEND v13 17/22] drm/mediatek: add ovl_adaptor support for MT8195
` [RESEND v13 18/22] drm/mediatek: add dma dev get function
` [RESEND v13 19/22] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [RESEND v13 20/22] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [RESEND v13 21/22] drm/mediatek: add mediatek-drm of vdosys1 support "
` [RESEND v13 22/22] arm64: dts: mt8195: add display node for vdosys1

[kvm:queue 182/205] <inline asm>:40:208: error: expected relocatable expression
 2022-03-10  1:28 UTC 

[PATCH v4 7/8] dmaengine: dw-edma: add flags at struct dw_edma_chip
 2022-03-10  1:07 UTC 

[PATCH v2] kbuild: Make $(LLVM) more flexible
 2022-03-10  0:36 UTC  (7+ messages)

<instantiation>:4:2: error: invalid fixup for movz/movk instruction
 2022-03-10  0:35 UTC 

[PATCH 0/4] [v4] Kbuild: std=gnu11 changes
 2022-03-10  0:06 UTC  (11+ messages)
` [PATCH 1/4] [v4] Kbuild: add -Wno-shift-negative-value where -Wextra is used
` [PATCH 2/4] [v4] Kbuild: use -Wdeclaration-after-statement
` [PATCH 3/4] [v4] Kbuild: move to -std=gnu11
` [PATCH 4/4] Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS

[jolsa-perf:bpf/kprobe_multi_4 3/11] include/linux/trace_events.h:784:42: warning: declaration of 'union bpf_attr' will not be visible outside of this function
 2022-03-10  0:04 UTC 

[PATCH v8 08/13] media: atmel: atmel-isc: change format propagation to subdev into only verification
 2022-03-09 23:13 UTC 

[PATCH v2] MIPS: Only use current_stack_pointer on GCC
 2022-03-09 22:44 UTC  (2+ messages)

[PATCH] ARM: Do not use NOCROSSREFS directive with ld.lld
 2022-03-09 22:40 UTC  (5+ messages)

[PATCH] arm64: Do not include __READ_ONCE() block in assembly files
 2022-03-09 22:35 UTC  (4+ messages)

[PATCH] MIPS: Only use current_stack_pointer on GCC
 2022-03-09 22:06 UTC  (3+ messages)

❌ FAIL: Test report for kernel 5.17.0-rc7 (mainline.kernel.org-clang, 330f4c53)
 2022-03-09 21:02 UTC 

[PATCH v3 0/2] AARCH64: Enable GCC-based Shadow Call Stack
 2022-03-09 20:16 UTC  (6+ messages)
` [PATCH v3 2/2] lkdtm: Add Shadow Call Stack tests

[PATCH] arm64: Paper over ARM_SMCCC_ARCH_WORKAROUND_3 Clang issue
 2022-03-09 19:20 UTC  (5+ messages)

[PATCH] powerpc: Replace ppc64 DT_RELACOUNT usage with DT_RELASZ/24
 2022-03-09 19:01 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.17.0-rc7 (mainline.kernel.org-clang, 4f86a6b4)
 2022-03-09 18:43 UTC 

[PATCH V0 1/1] ASoC: msm: fix integer overflow for long duration offload playback
 2022-03-09 18:23 UTC 

[xilinx-xlnx:master 173/592] drivers/clk/clk-xlnx-clock-wizard.c:324:8: error: implicit declaration of function 'FIELD_PREP'
 2022-03-09 18:12 UTC 

next/master build: 224 builds: 30 failed, 194 passed, 97 errors, 370 warnings (next-20220309)
 2022-03-09 16:38 UTC 

[linux-next:master 11113/11713] arch/arm64/mm/init.c:90:19: error: redefinition of 'arm64_dma_phys_limit' with a different type: 'const phys_addr_t' (aka 'const unsigned long long') vs 'phys_addr_t' (aka 'unsigned long long')
 2022-03-09 16:30 UTC 

[linux-next:master 9327/11713] drivers/leds/leds-pca955x.c:149:19: warning: unused function 'pca95xx_num_led_regs'
 2022-03-09 15:48 UTC 

[PATCH] drm/bridge: anx7625: check the return on anx7625_aux_trans
 2022-03-09 13:48 UTC  (4+ messages)

[ammarfaizi2-block:netdev/net-next/master 34/177] ld.lld: error: undefined symbol: ptp_clock_register
 2022-03-09 11:08 UTC 

[intel-tdx:kvm 24/193] arch/x86/kernel/cpu/tsx.c:186:5: warning: no previous prototype for function 'tsx_ctrl_clear'
 2022-03-09 10:57 UTC 

arm64 memcpy+memove 5.10 patch
 2022-03-09  9:46 UTC  (3+ messages)

[kvm:queue 182/203] arch/x86/kernel/kvm.c:769:4: error: use of undeclared identifier '__raw_callee_save___kvm_vcpu_is_preempted'
 2022-03-09  8:43 UTC  (3+ messages)
  ` 答复: "

[PATCH v4 14/24] dept: Apply SDT to swait
 2022-03-09  9:14 UTC 

[ammarfaizi2-block:broonie/sound/for-next 13916/13921] sound/soc/atmel/mchp-pdmc.c:186:34: warning: address of array 'uvalue->value.integer.value' will always evaluate to 'true'
 2022-03-09  7:55 UTC  (3+ messages)
` [PATCH] ASoC: atmel: mchp-pdmc: Fix `-Wpointer-bool-conversion` warning

[PATCH v4 02/24] dept: Implement Dept(Dependency Tracker)
 2022-03-09  7:21 UTC 

[andersson:tuxsuite 33/42] drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c:1405:37: warning: unused variable 'sm8350_regdma'
 2022-03-09  6:09 UTC 

[jgunthorpe:iommufd 10/12] drivers/iommu/iommufd/vfio_compat.c:358:3: warning: Value stored to 'rc' is never read [clang-analyzer-deadcode.DeadStores]
 2022-03-09  5:52 UTC 

drivers/net/ethernet/intel/iavf/iavf_fdir.c:340:5: warning: format specifies type 'unsigned short' but the argument has type 'int'
 2022-03-09  5:48 UTC 

[andersson:tuxsuite 29/42] drivers/soc/qcom/pmic_glink.c:200:34: warning: unused variable 'pmic_glink_of_match'
 2022-03-09  5:48 UTC 

[linux-stable-rc:queue/5.4 1059/9999] arch/x86/xen/enlighten_pv.o: warning: objtool: xen_cpuid()+0x180: can't find jump dest instruction at .text+0x277
 2022-03-09  5:28 UTC 

[linux-stable-rc:queue/5.10 9971/9999] arch/arm/kernel/spectre.c:13:14: error: expected ';' after return statement
 2022-03-09  4:57 UTC 

[linux-stable-rc:queue/5.15 4120/4370] arch/mips/include/asm/asm.h:68:9: warning: 'END' macro redefined
 2022-03-09  3:45 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-5.10 2362/9999] mm/page_pinner.c:304:22: warning: variable 'page_pinner' set but not used
 2022-03-09  3:25 UTC 

[ebiederm-user-namespace:coredump-vma-snapshot-fix 1/5] fs/binfmt_flat.c:121:36: error: incomplete definition of type 'struct coredump_params'
 2022-03-09  1:12 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 5226/9999] sound/soc/soc-core.c:761:27: warning: no previous prototype for function 'soc_find_component_locked'
 2022-03-09  0:11 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 3194/9999] kernel/module.c:4792:6: warning: no previous prototype for function 'android_debug_for_each_module'
 2022-03-08 23:30 UTC 

[PATCH] drm/rockchip: remove redundant assignment to pointer connector
 2022-03-08 23:10 UTC  (2+ messages)

[PATCH] drm/selftest: plane_helper: Put test structures in static storage
 2022-03-08 22:47 UTC  (2+ messages)

[PATCH bpf v2] tools: fix unavoidable GCC call in Clang builds
 2022-03-08 22:43 UTC  (4+ messages)

[linux-next:master 123/11353] ld.lld: error: undefined symbol: generic_handle_arch_irq
 2022-03-08 21:37 UTC 

[PATCH v2] kbuild: add --target to correctly cross-compile UAPI headers with Clang
 2022-03-08 21:34 UTC  (2+ messages)

[linux-next:master 8195/11353] ld.lld: error: undefined symbol: devm_clk_hw_register
 2022-03-08 21:17 UTC 

drivers/nvdimm/../../tools/testing/nvdimm/test/iomap.c:76:15: warning: no previous prototype for function '__wrap_devm_ioremap'
 2022-03-08 21:07 UTC 

[mhiramat:kprobes/fprobe 8/12] arch/x86/kernel/rethook.c:14:23: warning: no previous prototype for function 'arch_rethook_trampoline_callback'
 2022-03-08 20:36 UTC 

[PATCH 1/2] drm/amdkfd: judge get_atc_vmid_pasid_mapping_info before call
 2022-03-08 20:28 UTC  (2+ messages)

[pdx86-platform-drivers-x86:review-hans 55/60] drivers/platform/x86/thinkpad_acpi.c:10363:13: warning: variable 'err' is used uninitialized whenever 'if' condition is false
 2022-03-08 19:34 UTC 

[linux-next:master 10184/11353] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c:508:6: warning: variable 'vmid' is used uninitialized whenever 'if' condition is false
 2022-03-08 19:14 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-trusty-5.4 2532/6879] fs/incfs/data_mgmt.c:790:21: warning: variable 'mi' set but not used
 2022-03-08 18:54 UTC 

[PATCH] USB: serial: usb_wwan: remove redundant assignment to variable i
 2022-03-08 17:53 UTC  (2+ messages)

[PATCH 2/5] selinux: use correct type for context length
 2022-03-08 16:09 UTC  (7+ messages)
` [PATCH 3/5] selinux: use consistent pointer types for boolean arrays
` [PATCH 5/5] selinux: drop unnecessary NULL check

[ammarfaizi2-block:paulmck/linux-rcu/dev 82/84] kernel/rcu/tree.c:2678:3: error: implicit declaration of function 'rcu_tasks_classic_qs'
 2022-03-08 16:00 UTC 

[ammarfaizi2-block:palmer/linux/riscv-compat 6/20] arch/arm64/include/asm/compat.h:69:8: error: redefinition of 'compat_statfs'
 2022-03-08 15:49 UTC 

vmlinux.o: warning: objtool: exc_nmi()+0x8: call to sev_es_nmi_complete() leaves .noinstr.text section
 2022-03-08 15:08 UTC 

mm/kasan/sw_tags.c:211:6: warning: no previous prototype for function 'kasan_tag_mismatch'
 2022-03-08 14:37 UTC 

[jpirko-mlxsw:jiri_devel_linecards 39/40] drivers/net/netdevsim/dev.c:119:25: error: too few arguments to function call, expected 5, have 4
 2022-03-08 14:07 UTC 

[linux-next:master 5498/11353] arch/arm64/kernel/elfcore.c:25:12: warning: stack frame size (2160) exceeds limit (2048) in 'mte_dump_tag_range'
 2022-03-08 13:46 UTC 

[ammarfaizi2-block:netdev/net-next/master 150/160] net/smc/smc_sysctl.h:23:16: warning: no previous prototype for function 'smc_sysctl_net_init'
 2022-03-08 13:36 UTC 

drivers/scsi/qla2xxx/qla_edif_bsg.h:93:12: warning: field remote_pid within 'struct app_pinfo_req' is less aligned than 'port_id_t' and is usually due to 'struct app_pinfo_req' being packed, which can lead to unaligned accesses
 2022-03-08 13:15 UTC 

[linux-next:master 10020/11353] drivers/i3c/master.c:2200:3: warning: variable 'i2cdev' is uninitialized when used here
 2022-03-08 13:15 UTC 

[PATCH v1 02/10] drm/msm/a6xx: Send NMI to gmu when it is hung
 2022-03-08 12:54 UTC 

[netfilter-nf-next:testing 13/16] include/net/netfilter/nf_conntrack_extend.h:80:21: error: use of undeclared identifier 'NF_CT_EXT_LABELS'
 2022-03-08 12:54 UTC 

[ammarfaizi2-block:palmer/linux/riscv-compat 13/20] arch/riscv/kernel/process.c:102:35: error: use of undeclared identifier 'SR_UXL'
 2022-03-08 12:13 UTC 

drivers/dma/dw-edma/dw-edma-v0-regs.h:37:4: warning: field sar within 'struct dw_edma_v0_ch_regs' is less aligned than 'union (unnamed union at drivers/dma/dw-edma/dw-edma-v0-regs.h:31:2)' and is usually due to 'struct dw_edma_v0_ch_regs' being packed, wh
 2022-03-08 11:12 UTC 

next/master build: 224 builds: 17 failed, 207 passed, 64 errors, 341 warnings (next-20220308)
 2022-03-08 10:52 UTC 

[amir73il:sb_iostats 5/12] include/linux/percpu_counter.h:122:15: error: assigning to 'struct percpu_counter' from incompatible type 's64' (aka 'long long')
 2022-03-08  9:50 UTC 

❌ FAIL: Test report for kernel 5.17.0-rc7 (mainline.kernel.org-clang, ea4424be)
 2022-03-08  9:30 UTC 

[ammarfaizi2-block:palmer/linux/riscv-d1 8/12] arch/riscv/kernel/cpufeature.c:185:6: warning: variable 'cpu_apply_feature' set but not used
 2022-03-08  9:09 UTC 

[ebiggers:testing 7/7] fs/iomap/direct-io.c:318:8: error: no member named 'bi_write_hint' in 'struct bio'
 2022-03-08  8:48 UTC 

[esmil:visionfive 57/61] drivers/soc/sifive/sifive_l2_cache.c:158:3: error: implicit declaration of function 'writeq'
 2022-03-08  8:38 UTC 

[PATCH RFC v2] mm: Add f_ops->populate()
 2022-03-08  8:28 UTC 

[PATCH] udf: remove redundant assignment of variable etype
 2022-03-08  8:02 UTC  (2+ messages)

[PATCH v1 2/4] usb: host: add xhci hooks for USB offload
 2022-03-08  6:16 UTC 

drivers/net/dsa/lan9303_i2c.c:87:34: warning: unused variable 'lan9303_i2c_of_match'
 2022-03-08  6:06 UTC 

[PATCH v1 1/4] usb: host: export symbols for xhci hooks usage
 2022-03-08  5:35 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).