llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-06 17:05:42 to 2022-11-10 13:27:32 UTC [more...]

[PATCH v4 1/3] phy: mediatek: fix build warning caused by clang for powerpc
 2022-11-10 13:27 UTC  (3+ messages)
` [PATCH v4 2/3] phy: core: add debugfs root
` [PATCH v4 3/3] phy: mediatek: tphy: add debugfs files

[PATCH v28 00/11] Add MediaTek SoC(vdosys1) support for mt8195
 2022-11-10 13:12 UTC  (21+ messages)
` [PATCH v28 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v28 02/11] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v28 03/11] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v28 04/11] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v28 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v28 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v28 07/11] soc: mediatek: add cmdq support of "
` [PATCH v28 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v28 09/11] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v28 10/11] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v28 11/11] soc: mediatek: add mtk-mutex support for mt8195 vdosys1

[PATCHv5 04/13] zram: Introduce recompress sysfs knob
 2022-11-10 13:09 UTC 

x86: clang: acpi-cpufreq.c:970:24: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
 2022-11-10 12:46 UTC  (3+ messages)

[PATCH v3] net: mana: Fix return type of mana_start_xmit()
 2022-11-10 11:40 UTC  (2+ messages)

[PATCH] locking: fix kernel/locking/ inline asm error
 2022-11-10 10:05 UTC  (3+ messages)
  ` 回复: "

[PATCH v4 00/17] IOMMUFD Generic interface
 2022-11-10  9:30 UTC  (31+ messages)
` [PATCH v4 01/17] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v4 02/17] iommu: Add device-centric DMA ownership interfaces
` [PATCH v4 03/17] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v4 04/17] iommufd: Document overview of iommufd
  ` [PATCH v4 4/17] "
` [PATCH v4 05/17] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v4 06/17] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v4 07/17] iommufd: PFN handling for iopt_pages
` [PATCH v4 08/17] iommufd: Algorithms for PFN storage
` [PATCH v4 09/17] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v4 10/17] iommufd: IOCTLs for the io_pagetable
` [PATCH v4 11/17] iommufd: Add a HW pagetable object
` [PATCH v4 12/17] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v4 13/17] iommufd: Add kAPI toward external drivers for kernel access
` [PATCH v4 14/17] iommufd: vfio container FD ioctl compatibility
` [PATCH v4 15/17] iommufd: Add a selftest
` [PATCH v4 16/17] iommufd: Add some fault injection points
` [PATCH v4 17/17] iommufd: Add additional invariant assertions

next/master build: 233 builds: 20 failed, 213 passed, 45 errors, 577 warnings (next-20221110)
 2022-11-10  9:24 UTC 

[PATCH V2] f2fs: fix atgc bug on issue in 32bits platform
 2022-11-10  9:07 UTC  (2+ messages)

vmlinux.o: warning: objtool: irqentry_nmi_exit+0x2c: call to ct_nmi_exit() leaves .noinstr.text section
 2022-11-10  2:09 UTC 

[PATCH 5/7] usb: gadget: udc: add Renesas RZ/N1 USBF controller support
 2022-11-10  1:38 UTC 

[linux-next:master 4222/6614] rswitch.c:undefined reference to `ptp_clock_index'
 2022-11-10  0:53 UTC  (3+ messages)

vmlinux.o: warning: objtool: irqentry_exit+0x66: call to ct_irq_exit() leaves .noinstr.text section
 2022-11-09 20:45 UTC 

[PATCH v2] drm: xlnx: Fix return type of zynqmp_dp_bridge_mode_valid
 2022-11-09 19:07 UTC  (3+ messages)

[linux-stable-rc:linux-5.10.y 4906/9423] arch/mips/kernel/../../../fs/binfmt_elf.c:823:16: warning: variable 'load_addr' set but not used
 2022-11-09 19:04 UTC 

[PATCH v2] gcov: clang: fix the buffer overflow issue
 2022-11-09 19:01 UTC 

[PATCH v7 01/28] media: sun6i-csi: Add bridge v4l2 subdev with port management
 2022-11-09 18:23 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, f141df37)
 2022-11-09 17:30 UTC 

[PATCH] gcov: clang: fix the buffer overflow issue
 2022-11-09 16:07 UTC  (5+ messages)

[PATCH v3 00/15] IOMMUFD Generic interface
 2022-11-09 13:05 UTC  (37+ messages)
` [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
` [PATCH v3 12/15] iommufd: Add kAPI toward external drivers for physical devices
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility

ld.lld: error: undefined symbol: firmware_upload_register
 2022-11-09 12:30 UTC 

drivers/net/wireless/intel/iwlwifi/fw/error-dump.h:297:2: warning: field within 'struct iwl_fw_ini_error_dump_range' is less aligned than 'union iwl_fw_ini_error_dump_range::(anonymous at drivers/net/wireless/intel/iwlwifi/fw/error-dump.h:297:2)' and is 
 2022-11-09  9:58 UTC 

[PATCH v4] media: visl: add virtual stateless decoder driver
 2022-11-09  9:58 UTC 

[PATCH v2] dmaengine: drivers: Use devm_platform_ioremap_resource()
 2022-11-09  8:06 UTC  (2+ messages)

next/master build: 234 builds: 19 failed, 215 passed, 25 errors, 579 warnings (next-20221109)
 2022-11-09  7:28 UTC 

drivers/clk/clk-asm9260.c:258:17: warning: variable 'hw' set but not used
 2022-11-09  6:46 UTC 

[linux-next:master 5737/6614] vmlinux.o: warning: objtool: handle_bug+0x5: call to kmsan_unpoison_entry_regs() leaves .noinstr.text section
 2022-11-09  6:36 UTC 

[ammarfaizi2-block:dhowells/linux-fs/cifs-for-viro 6/12] fs/cifs/smbdirect.c:2655:3: warning: variable 'ret' is uninitialized when used here
 2022-11-09  6:15 UTC 

[linusw-pinctrl:devel 21/30] drivers/pinctrl/pinctrl-loongson2.c:42:22: error: field has incomplete type 'struct pinctrl_desc'
 2022-11-09  6:05 UTC 

[PATCH 4/5] arm64: dts: rockchip: Add rk3588-evb1 board
 2022-11-09  5:35 UTC 

net/smc/smc_llc.c:26:2: warning: field within 'struct smc_llc_hdr' is less aligned than 'union smc_llc_hdr::(anonymous at net/smc/smc_llc.c:26:2)' and is usually due to 'struct smc_llc_hdr' being packed, which can lead to unaligned accesses
 2022-11-09  5:15 UTC 

[linux-next:master 4780/6121] ERROR: modpost: "__tsan_memset" [arch/arm64/crypto/sm3-neon.ko] undefined!
 2022-11-09  4:34 UTC 

[PATCH] KVM: Add system call KVM_VERIFY_MSI to verify MSI vector
 2022-11-09  4:34 UTC 

[PATCH net-next RFC 2/5] r8152: update to version two
 2022-11-09  4:34 UTC 

[linux-next:master 4791/6121] arch/arm64/crypto/sm4-ce-gcm-glue.c:274:33: warning: unused variable 'sm4_ce_gcm_cpu_feature'
 2022-11-09  2:43 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.11.04a 37/39] kernel/rcu/refscale.c:649:27: warning: no previous prototype for function 'typesafe_alloc_one'
 2022-11-09  0:52 UTC 

[PATCH] x86/vdso: Conditionally export __vdso_sgx_enter_enclave
 2022-11-09  0:03 UTC 

[PATCH] RISC-V: vdso: Do not add missing symbols to version section in linker script
 2022-11-09  0:02 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/devmsi 66/91] kernel/irq/msi.c:990:10: error: no member named 'dev' in 'struct irq_domain'
 2022-11-09  0:01 UTC 

[PATCH] Makefile.debug: support for -gz=zstd
 2022-11-08 23:41 UTC  (4+ messages)
` [PATCH v2] "

[syzbot] WARNING in bpf_check (3)
 2022-11-08 22:53 UTC  (2+ messages)

[linux-next:master 2058/6121] drivers/firmware/efi/memmap.c:16:13: warning: no previous prototype for function '__efi_memmap_free'
 2022-11-08 22:40 UTC 

include/linux/memregion.h:56:2: error: call to undeclared function 'WARN_ON_ONCE'; ISO C99 and later do not support implicit function declarations
 2022-11-08 21:19 UTC  (2+ messages)

drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c:1089:12: warning: stack frame size (1040) exceeds limit (1024) in 'vcn_v3_0_start'
 2022-11-08 21:39 UTC 

next/master build: 12 builds: 7 failed, 5 passed, 7 errors, 5 warnings (next-20221108)
 2022-11-08 19:11 UTC 

[PATCH v4 0/4] pass -march= only to compiler
 2022-11-08 18:40 UTC  (5+ messages)
` [PATCH v4 2/4] ARM: use .arch directives instead of assembler command line flags

[helgaas-pci:pci/enumeration 3/3] drivers/pci/probe.c:909:6: warning: variable 'err' is used uninitialized whenever 'if' condition is true
 2022-11-08 17:15 UTC  (4+ messages)

[PATCH] cpufreq: ACPI: Remove unused variables 'acpi_cpufreq_online' and 'ret'
 2022-11-08 17:01 UTC 

[PATCHv2 net] bonding: fix ICMPv6 header handling when receiving IPv6 messages
 2022-11-08 14:55 UTC 

[PATCH bpf-next v2 3/8] bpf: Abstract out functions to check sleepable helpers
 2022-11-08 14:15 UTC  (2+ messages)

[linux-next:master 3041/6121] drivers/net/ethernet/mellanox/mlx5/core/steering/dr_rule.c:1087:1: warning: stack frame size (1184) exceeds limit (1024) in 'dr_rule_create_rule_nic'
 2022-11-08 13:24 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, 59f2f4b8)
 2022-11-08 12:41 UTC 

❌ FAIL: Test report for master (6.1.0-rc4, mainline.kernel.org-clang, a1de832b)
 2022-11-08 10:31 UTC 

[avpatel:riscv_sbi_nested_v1 12/46] drivers/irqchip/irq-riscv-intc.c:90:3: error: field designator 'alloc' does not refer to any field in type 'const struct irq_domain_ops'
 2022-11-08  7:21 UTC 

[peterz-queue:sched/idle 27/50] vmlinux.o: warning: objtool: mwait_idle+0x27: call to ftrace_likely_update() leaves .noinstr.text section
 2022-11-08  7:21 UTC 

[PATCH] scsi: elx: libefc: Fix second parameter type in state callbacks
 2022-11-08  3:05 UTC  (2+ messages)

[ammarfaizi2-block:tglx/devel/devmsi 23/89] drivers/crypto/inside-secure/safexcel.c:1607:9: error: call to undeclared function 'pci_alloc_irq_vectors'; ISO C99 and later do not support implicit function declarations
 2022-11-08  2:06 UTC 

drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c:479:42: warning: unused variable 'qcom_smmu_data'
 2022-11-08  1:45 UTC 

[PATCH bpf-next v1 0/4] Add BPF htab map's used size for monitoring
 2022-11-08  0:30 UTC  (3+ messages)
  ` [External] "

[PATCH bpf] bpf: Add explicit cast to 'void *' for __BPF_DISPATCHER_UPDATE()
 2022-11-08  0:10 UTC  (4+ messages)

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea
 2022-11-07 23:14 UTC 

[PATCH v5 16/16] objtool/powerpc: Add --mcount specific implementation
 2022-11-07 22:03 UTC 

[peterz-queue:sched/idle 17/50] vmlinux.o: warning: objtool: acpi_idle_enter+0x36: call to ftrace_likely_update() leaves .noinstr.text section
 2022-11-07 19:31 UTC 

[PATCH v6 00/13] acpi: i2c: Use SharedAndWake and ExclusiveAndWake to enable wake irq
 2022-11-07 18:36 UTC  (13+ messages)
` [PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags

[ammarfaizi2-block:tglx/devel/devmsi 61/89] arch/x86/include/asm/pgtable.h:1373:22: warning: shift count >= width of type
 2022-11-07 18:31 UTC 

[RFC PATCH v1 2/2] ufs: core: Add advanced RPMB support in ufs_bsg
 2022-11-07 17:40 UTC 

[PATCH v5 16/26] xfs: add parent attributes to symlink
 2022-11-07 17:30 UTC 

✅ PASS (27/389 SKIPPED): Test report for master (6.1.0-rc4, mainline.kernel.org-clang, f0c4d9fc)
 2022-11-07 16:30 UTC 

[PATCH v5 15/26] xfs: add parent attributes to link
 2022-11-07 15:59 UTC 

[PATCH v2 2/2] iio: addac: add AD74115 driver
 2022-11-07 15:39 UTC 

[ammarfaizi2-block:tglx/devel/devmsi 61/89] include/linux/pgtable.h:1606:2: error: Missing MAX_POSSIBLE_PHYSMEM_BITS definition
 2022-11-07 15:39 UTC 

[PATCH v5 14/26] xfs: parent pointer attribute creation
 2022-11-07 14:28 UTC 

✅ PASS (27/389 SKIPPED): Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 16c7a368)
 2022-11-07 13:41 UTC 

[PATCH v3 RESEND 2/9] crypto/ycc: Add ycc ring configuration
 2022-11-07 13:28 UTC 

[linux-next:master 5631/6155] drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_vdac.c:75:8: error: call to undeclared function 'readl'; ISO C99 and later do not support implicit function declarations
 2022-11-07 13:07 UTC 

[PATCH v1 0/2] x86/asm/bitops: optimize fls functions for constant expressions
 2022-11-07 12:19 UTC  (4+ messages)
` [PATCH v1 1/2] x86/asm/bitops: Replace __fls() by its generic builtin implementation

[linux-next:master 6099/6155] lib/test_objpool.c:80:7: warning: no previous prototype for function 'ot_kzalloc'
 2022-11-07 12:07 UTC 

[PATCH v2 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
 2022-11-07 11:30 UTC  (2+ messages)

[PATCH v1 1/1] leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
 2022-11-07 11:10 UTC  (3+ messages)

✅ PASS (26/389 SKIPPED): Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 727ea09e)
 2022-11-07  9:31 UTC 

ld.lld: error: undefined symbol: gpmc_omap_onenand_set_timings
 2022-11-07  8:43 UTC  (5+ messages)

[syzbot] WARNING: locking bug in evict
 2022-11-07  8:34 UTC  (2+ messages)

[PATCH v28 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
 2022-11-07  7:24 UTC  (8+ messages)
` [PATCH v28 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v28 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v28 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v28 4/7] drm/mediatek: add dma dev get function
` [PATCH v28 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v28 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v28 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "

✅ PASS (64/389 SKIPPED): Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 089d1c31)
 2022-11-07  6:40 UTC 

[RFC PATCH] kbuild: pass objects instead of archives to linker
 2022-11-07  6:12 UTC  (6+ messages)

next/master build: 231 builds: 16 failed, 215 passed, 20 errors, 31012 warnings (next-20221107)
 2022-11-07  6:05 UTC 

drivers/net/ethernet/3com/typhoon.h:169:2: warning: field within 'struct tx_desc' is less aligned than 'union tx_desc::(anonymous at drivers/net/ethernet/3com/typhoon.h:169:2)' and is usually due to 'struct tx_desc' being packed, which can lead to unalig
 2022-11-07  3:32 UTC 

[PATCH v3 04/13] mm/slab: Allow kmalloc() minimum alignment fallback to dma_get_cache_alignment()
 2022-11-07  1:51 UTC 

[ogabbay-accel:accel_v3 10/14] include/drm/drm_accel.h:92:5: warning: no previous prototype for function 'accel_debugfs_init'
 2022-11-06 17:16 UTC 

[PATCH AUTOSEL 4.14 1/2] selftests/futex: fix build for clang
 2022-11-06 17:07 UTC 

[PATCH AUTOSEL 4.19 5/7] selftests/futex: fix build for clang
 2022-11-06 17:07 UTC 

[PATCH AUTOSEL 5.4 10/12] selftests/futex: fix build for clang
 2022-11-06 17:06 UTC 

[PATCH AUTOSEL 5.10 12/16] selftests/futex: fix build for clang
 2022-11-06 17:05 UTC 

[PATCH AUTOSEL 5.15 13/18] selftests/futex: fix build for clang
 2022-11-06 17:05 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).