llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-28 03:58:54 to 2022-02-01 11:18:32 UTC [more...]

[PATCH v2 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
 2022-02-01 11:18 UTC  (6+ messages)
` [PATCH v2 2/2] stack: Constrain and fix stack offset randomization with Clang builds

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 61/9999] drivers/clk/clk.c:3145:5: warning: no previous prototype for function 'clk_set_flags'
 2022-02-01 10:52 UTC 

[linux-next:master 2792/2969] lib/test_string.c:188:30: error: initializer element is not a compile-time constant
 2022-02-01 10:31 UTC 

[PATCH] tools: Ignore errors from `which' when searching a GCC toolchain
 2022-02-01  9:31 UTC 

arch/powerpc/kernel/vdso32/gettimeofday.S:72:8: error: unsupported directive '.stabs'
 2022-02-01 10:11 UTC 

fs/ext4/super.c:2173:1: warning: unused function 'ctx_clear_flags'
 2022-02-01 10:11 UTC 

drivers/video/fbdev/core/fbmem.c:1165:7: error: use of undeclared identifier 'blank'
 2022-02-01  9:45 UTC 

[PATCH] docs/memory-barriers.txt: volatile is not a barrier() substitute
 2022-02-01  9:32 UTC  (4+ messages)

[PATCH 0/5] x86: uaccess CMPXCHG + KVM bug fixes
 2022-02-01  9:25 UTC  (8+ messages)
` [PATCH 1/5] Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug
` [PATCH 2/5] x86/uaccess: Implement macros for CMPXCHG on user addresses
` [PATCH 3/5] KVM: x86: Use __try_cmpxchg_user() to update guest PTE A/D bits
` [PATCH 4/5] KVM: x86: Use __try_cmpxchg_user() to emulate atomic accesses
` [PATCH 5/5] KVM: x86: Bail to userspace if emulation of atomic user access faults

[agd5f:drm-next 208/242] drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h:1427:87: error: expected ';' after return statement
 2022-02-01  9:04 UTC 

[arm-platforms:irq/irq_chip_ro 12/20] drivers/gpio/gpio-omap.c:716:41: error: member reference type 'struct gpio_chip' is not a pointer; did you mean to use '.'?
 2022-02-01  8:53 UTC 

[jgunthorpe:iommufd 23/29] drivers/iommu/iommufd/io_pagetable.c:488:6: warning: comparison of distinct pointer types ('typeof (iova) *' (aka 'unsigned long *') and 'typeof (length - 1) *' (aka 'unsigned int *'))
 2022-02-01  8:33 UTC 

[linux-next:pending-fixes 164/228] drivers/gpu/drm/i915/i915_vma.c:451:4: error: use of undeclared identifier 'ret'
 2022-02-01  7:52 UTC 

[mtd:spi-mem-ecc 30/30] ld.lld: error: undefined symbol: nand_ecc_unregister_on_host_hw_engine
 2022-02-01  5:28 UTC 

[jlayton:ceph-fscrypt 53/54] net/ceph/messenger.c:1122:16: warning: comparison of distinct pointer types ('typeof (bytes) *' (aka 'unsigned int *') and 'typeof (((1UL) << 12)) *' (aka 'unsigned long *'))
 2022-02-01  4:37 UTC 

[avpatel:riscv_sbi_hsm_suspend_v10 6/8] drivers/cpuidle/cpuidle-riscv-sbi.c:350:5: error: implicit declaration of function 'cpuid_to_hartid_map'
 2022-02-01  4:27 UTC 

[PATCH 1/5] coredump: Move definition of struct coredump_params into coredump.h
 2022-02-01  4:07 UTC 

[helgaas-pci:for-linus 1/1] drivers/pci/controller/cadence/pci-j721e.c:510:30: warning: variable 'rc' is uninitialized when used here
 2022-02-01  3:26 UTC 

[PATCH v2] arm64: dts: qcom: sc7280: Add lpasscore & lpassaudio clock controllers
 2022-02-01  3:16 UTC 

[drm-misc:drm-misc-next 3/4] drivers/gpu/drm/sprd/sprd_drm.c:46:19: error: no member named 'allow_fb_modifiers' in 'struct drm_mode_config'
 2022-02-01  2:55 UTC 

[trondmy-nfs-2.6:testing 10/19] fs/nfs/nfs4state.c:2572:13: error: implicit declaration of function 'memalloc_nofs_save'
 2022-02-01  2:14 UTC 

[PATCH] kallsyms: ignore all local labels prefixed by '.L'
 2022-02-01  1:32 UTC 

[PATCH v2 5/7] riscv: Use asm/insn.h for module relocations
 2022-02-01  1:13 UTC 

[PATCH v2 7/7] riscv: Use asm/insn.h for jump labels
 2022-01-31 23:31 UTC 

next/master build: 207 builds: 10 failed, 197 passed, 113 errors, 371 warnings (next-20220131)
 2022-01-31 22:30 UTC 

[PATCH] objtool: prefer memory clobber & %= to volatile & __COUNTER__
 2022-01-31 22:13 UTC  (8+ messages)

[PATCH] fortify: Update compile-time tests for Clang 14
 2022-01-31 21:34 UTC  (5+ messages)

[PATCH v4] fortify: Work around Clang inlining bugs
 2022-01-31 21:13 UTC  (3+ messages)

[linux-next:master 2907/2969] drivers/gpu/drm/i915/i915_gem_evict.h:15:15: error: declaration of 'struct i915_gem_ww_ctx' will not be visible outside of this function
 2022-01-31 19:54 UTC 

[esmil:visionfive 29/62] drivers/soc/sifive/sifive_l2_cache.c:152:3: error: implicit declaration of function 'writeq'
 2022-01-31 19:34 UTC 

[arm-platforms:irq/irq_chip_ro 10/20] drivers/gpio/gpio-mt7621.c:194:52: error: passing 'struct irq_data' to parameter of incompatible type 'struct irq_data *'; take the address with &
 2022-01-31 19:03 UTC 

[arm-platforms:irq/irq_chip_ro 10/20] drivers/gpio/gpio-mt7621.c:198:22: warning: format specifies type 'char *' but the argument has type 'int'
 2022-01-31 18:33 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 9400/9999] arch/x86/crypto/camellia-aesni-avx2.lto.o: warning: objtool: camellia_cbc_dec_32way()+0xb3: stack state mismatch: cfa1=7+520 cfa2=7+8
 2022-01-31 18:22 UTC 

[PATCH v3] seq_file: fix NULL pointer arithmetic warning
 2022-01-31 18:22 UTC 

[PATCH v2] seq_file: fix NULL pointer arithmetic warning
 2022-01-31 18:06 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] tools/bpf: Enable cross-building with clang
 2022-01-31 17:04 UTC  (5+ messages)
` [PATCH bpf-next v2 1/6] tools: Help "

[linux-next:master 2083/2969] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c:2067:22: warning: variable 'p' set but not used
 2022-01-31 15:50 UTC 

[arm-platforms:irq/irq_chip_ro 5/20] drivers/irqchip/irq-versatile-fpga.c:188:9: error: use of undeclared identifier 'irq_start'
 2022-01-31 14:59 UTC 

[PATCH] spi: spi-mem: check if data buffers are on stack
 2022-01-31 14:49 UTC 

[esmil:visionfive 29/62] drivers/soc/sifive/sifive_l2_cache.c:142:19: warning: result of comparison of constant 36507222016 with expression of type 'unsigned long' is always false
 2022-01-31 14:29 UTC 

[PATCH RESEND 1/4] hwmon: (sch56xx) Autoload modules on platform device creation
 2022-01-31 13:28 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, c5fe9de7)
 2022-01-31 13:14 UTC 

[PATCH] fbdev: fbmem: Fix the implicit type casting
 2022-01-31 10:55 UTC 

[zen:5.16/zen-sauce 14/22] ld.lld: error: arch/riscv/built-in.a(kernel/cpu.o):(function riscv_of_processor_hartid: .text+0xe): relocation R_RISCV_HI20 out of range: 529300 is not in [-524288, 524287]; references .L.str
 2022-01-31  8:22 UTC 

[arm-platforms:irq/irq_chip_ro 3/9] drivers/irqchip/irq-mvebu-pic.c:74:2: error: implicit declaration of function 'seq_printf'
 2022-01-31  7:10 UTC 

[PATCH v3 1/1] drm/lsdc: add drm driver for loongson display controller
 2022-01-31  6:39 UTC 

[PATCH v4 3/5] powerpc/vdso: Merge vdso64 and vdso32 into a single directory
 2022-01-31  6:30 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 24f4db1f)
 2022-01-31  6:02 UTC 

[PATCH v4 3/4] Watchdog: sp5100_tco: Add initialization using EFCH MMIO
 2022-01-31  5:58 UTC 

[arm-platforms:irq/irq_chip_ro 4/9] drivers/irqchip/irq-ts4800.c:55:2: error: implicit declaration of function 'seq_printf'
 2022-01-31  5:38 UTC 

[arm-platforms:irq/irq_chip_ro 1/9] drivers/irqchip/irq-gic.c:405:3: error: implicit declaration of function 'seq_printf'
 2022-01-31  5:38 UTC 

mm/vmscan.o: warning: objtool: shrink_node()+0xbbd: sibling call from callable instruction with modified stack frame
 2022-01-31  4:25 UTC 

[PATCH 1/5] clk: mux: Declare u32 *table parameter as const
 2022-01-31  4:15 UTC 

❌ FAIL: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 8dd71685)
 2022-01-31  3:58 UTC 

[PATCH v4 2/4] Watchdog: sp5100_tco: Refactor MMIO base address initialization
 2022-01-31  3:13 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, f8c7e4ed)
 2022-01-31  1:56 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 4cd90083)
 2022-01-30 23:53 UTC 

arch/s390/lib/test_modules_helpers.c:13:14: warning: no previous prototype for function 'test_modules_return_0000'
 2022-01-30 22:28 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, cb323ee7)
 2022-01-30 21:50 UTC 

[PATCH] lib/test_string.c: Add test for strlen()
 2022-01-30 20:35 UTC  (5+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, d66c1e79)
 2022-01-30 19:47 UTC 

[PATCH] seq_file: fix NULL pointer arithmetic warning
 2022-01-30 17:22 UTC  (2+ messages)

[PATCH v2 1/1] drm/lsdc: add drm driver for loongson display controller
 2022-01-30 16:52 UTC 

[PATCH net-next 1/1] net/sched: Enable tc skb ext allocation on chain miss only when needed
 2022-01-30 16:52 UTC 

[PATCH v3] kernel/time: move timer sysctls to its own file
 2022-01-30 16:52 UTC 

[linux-next:master 1798/2855] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:805:6: warning: no previous prototype for function 'dm_helpers_enable_periodic_detection'
 2022-01-30 10:45 UTC 

arch/s390/lib/spinlock.c:78:3: error: expected absolute expression
 2022-01-30  8:53 UTC 

[linusw-pinctrl:devel 10/12] drivers/pinctrl/meson/pinctrl-meson-s4.c:178:27: warning: unused variable 'tdm_sclk1_c_pins'
 2022-01-30  5:33 UTC 

[groeck-staging:watchdog-next 1/4] drivers/watchdog/max77620_wdt.c:18:10: fatal error: 'linux/mfd/max77714.h' file not found
 2022-01-30  5:33 UTC 

[avpatel:riscv_kvm_aia_v1 28/29] arch/riscv/kvm/aia_aplic.c:264:6: warning: variable 'inject' is used uninitialized whenever 'if' condition is true
 2022-01-30  5:33 UTC 

[PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
 2022-01-30  3:32 UTC 

arch/s390/kernel/vtime.c:132:2: error: expected absolute expression
 2022-01-30  3:12 UTC 

[RFC v6 net-next 6/9] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
 2022-01-30  3:02 UTC 

drivers/iio/adc/xilinx-ams.c:1324:3: warning: Value stored to 'ret' is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-30  2:46 UTC 

[PATCH v5 03/13] perf/x86/amd: add AMD Fam19h Branch Sampling support
 2022-01-30  2:33 UTC 

[net-next v2 10/10] net-procfs: Show page pool stats in proc
 2022-01-30  1:20 UTC 

[ammarfaizi2-block:google/android/kernel/common/android12-trusty-5.10 3280/5869] drivers/hwtracing/coresight/coresight-etm4x-core.c:118:5: warning: no previous prototype for function 'ete_sysreg_read'
 2022-01-30  0:19 UTC 

drivers/input/touchscreen/ads7846.c:705:24: warning: taking address of packed member 'data' of class or structure 'ads7846_buf' may result in an unaligned pointer value
 2022-01-29 20:30 UTC  (2+ messages)

arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC
 2022-01-29 20:22 UTC  (2+ messages)

[PATCH v17 2/4] dmaengine: tegra: Add tegra gpcdma driver
 2022-01-29 19:23 UTC 

error: unknown target CPU 'r4300'
 2022-01-29 17:52 UTC 

[PATCH] dm ioct: prevent potential specter v1 gadget
 2022-01-29 17:01 UTC 

drivers/perf/marvell_cn10k_tad_pmu.c:371:34: warning: unused variable 'tad_pmu_of_match'
 2022-01-29 15:20 UTC 

[PATCH] drm/amdgpu: initialize reg_access_ctrl
 2022-01-29 14:53 UTC 

[PATCH v2] riscv: fix oops caused by irq on/off tracer
 2022-01-29 14:49 UTC 

[linusw-nomadik:ixp4xx-cleanup-v5.17-rc1 21/22] drivers/irqchip/irq-ixp4xx.c:210:38: warning: unused variable 'ixp4xx_irq_chunks'
 2022-01-29 12:27 UTC 

[PATCH 2/2] Bluetooth: mediatek: fix the conflict between mtk and msft vendor event
 2022-01-29  9:54 UTC 

[PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
 2022-01-29  7:34 UTC 

[ammarfaizi2-block:google/android/kernel/common/android13-5.10 78/9999] mm/hugetlb.c:5458:8: error: conflicting types for 'huge_pmd_share'
 2022-01-29  6:52 UTC 

[jgunthorpe:for-yishai 12/17] drivers/vfio/pci/mlx5/main.c:254:10: warning: result of comparison of constant 9223372036854775807 with expression of type 'size_t' (aka 'unsigned int') is always false
 2022-01-29  6:52 UTC 

[linux-next:master 655/2855] net/bpf/test_run.c:249:1: warning: no previous prototype for function 'bpf_kfunc_call_test_acquire'
 2022-01-29  3:11 UTC 

[jlayton:ceph-fscrypt 53/53] net/ceph/osd_client.c:5775:3: error: expected expression
 2022-01-29  2:00 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 169387e2)
 2022-01-29  1:09 UTC 

[PATCH] kallsyms: ignore local block labels generated by compiler
 2022-01-29  0:55 UTC  (4+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 073819e0)
 2022-01-29  0:49 UTC 

[PATCH v2 12/35] mm: separate mmap locked assertion from find_vma
 2022-01-29  0:33 UTC  (2+ messages)

[PATCH v1] binfmt_misc: fix crash when load/unload module
 2022-01-29  0:25 UTC  (6+ messages)

[hverkuil-media-tree:for-v5.18k 104/107] ld.lld: error: undefined symbol: vb2_dma_contig_memops
 2022-01-29  0:18 UTC 

[PATCH] scsi: megaraid: cleanup formatting of megaraid
 2022-01-28 23:45 UTC  (16+ messages)

[PATCH] kbuild: Add environment variables for userprogs flags
 2022-01-28 23:29 UTC  (12+ messages)
` [PATCH v2] "

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, df000154)
 2022-01-28 23:18 UTC 

[ammarfaizi2-block:tiwai/sound/topic/fw-loader-zstd-5.17 1/3] drivers/base/firmware_loader/main.c:326:16: warning: result of comparison of constant 18446744073709551614 with expression of type 'size_t' (aka 'unsigned int') is always false
 2022-01-28 23:17 UTC 

[PATCH v2 18/35] mm: implement speculative handling in do_anonymous_page()
 2022-01-28 22:08 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 8157f470)
 2022-01-28 21:43 UTC 

arch/mips/kvm/vz.c:1552: warning: expecting prototype for kvm_trap_vz_handle_cop_unusuable(). Prototype was for kvm_trap_vz_handle_cop_unusable() instead
 2022-01-28 21:03 UTC 

[PATCH 1/2] stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
 2022-01-28 19:59 UTC  (8+ messages)
` [PATCH 2/2] stack: Constrain stack offset randomization with Clang builds

[PATCH] Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
 2022-01-28 17:58 UTC  (2+ messages)

[linux-next:master 2464/2855] arch/arm/kernel/setup.c:1028:49: error: use of undeclared identifier 'SECTION_SIZE'
 2022-01-28 17:27 UTC 

[PATCH] mm: move page-writeback sysctls to is own file
 2022-01-28 17:06 UTC 

[RFC][PATCH v2 4/5] x86/uaccess: Implement unsafe_try_cmpxchg_user()
 2022-01-28 16:29 UTC  (2+ messages)

[ammarfaizi2-block:paulmck/linux-rcu/dev 94/94] kernel/rcu/srcutree.c:313:6: warning: no previous prototype for function 'spin_lock_irqsave_ssp_contention'
 2022-01-28 16:18 UTC  (2+ messages)

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 145d9b49)
 2022-01-28 15:47 UTC 

drivers/net/wireless/intel/iwlwifi/dvm/rx.c:918:22: error: member reference type 'struct iwl_wipan_noa_data' is not a pointer; did you mean to use '.'?
 2022-01-28 15:35 UTC 

[PATCHv3] powerpc: mm: radix_tlb: rearrange the if-else block
 2022-01-28 15:02 UTC  (2+ messages)

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2786/2952] arch/arm64/kvm/arm.c:2011:39: error: use of undeclared identifier 'smccc_trng_available'
 2022-01-28 14:43 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 374630e3)
 2022-01-28 13:13 UTC 

[PATCHv2] powerpc: mm: radix_tlb: rearrange the if-else block
 2022-01-28 13:07 UTC  (3+ messages)

[PATCH] net/switchdev: use struct_size over open coded arithmetic
 2022-01-28 12:40 UTC 

[PATCH] net/802: use struct_size over open coded arithmetic
 2022-01-28 12:40 UTC 

[PATCH] drivers/firewire: use struct_size over open coded arithmetic
 2022-01-28 12:08 UTC 

[ammarfaizi2-block:paulmck/linux-rcu/dev 94/94] kernel/rcu/srcutree.c:313:6: warning: no previous prototype for function 'spin_lock_irqsave_ssp_contention'
 2022-01-28 11:18 UTC 

[PATCH] kernel/time: move timer sysctls to its own file
 2022-01-28  9:05 UTC 

[PATCH] selftests: fixup build warnings in pidfd / clone3 tests
 2022-01-28  8:57 UTC  (2+ messages)

[PATCH 1/1] [RFC] wakeup_reason: Add infrastructure to log and report why the system resumed from suspend
 2022-01-28  8:45 UTC 

[linux-stable-rc:queue/5.10 4314/9999] ld.lld: error: kernel/built-in.a(kallsyms.o):(function kallsyms_open: .text+0x634): relocation R_RISCV_PCREL_HI20 out of range: -524475 is not in [-524288, 524287]; references kallsyms_markers
 2022-01-28  7:48 UTC 

next/master build: 207 builds: 23 failed, 184 passed, 130 errors, 310 warnings (next-20220128)
 2022-01-28  7:03 UTC 

💥 PANICKED: Test report for kernel 5.17.0-rc1 (mainline.kernel.org-clang, 23a46422)
 2022-01-28  6:39 UTC 

drivers/gpu/drm/vc4/vc4_crtc.c:671:34: warning: Value stored to 'mode' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2022-01-28  6:35 UTC 

[clangbuiltlinux:reachability 2/6] include/linux/rcupdate.h:1001:2: error: expected ')'
 2022-01-28  4:19 UTC 

[RFC PATCH v9 24/26] RDMA/rxe: Add wait_for_completion to pool objects
 2022-01-28  3:58 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).