llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-28 09:21:45 to 2024-07-05 01:51:03 UTC [more...]

[PATCH v2 4/4] clk: eyeq: add driver
 2024-07-05  1:50 UTC 

mm/slub.c:2077:1: error: unused function 'prepare_slab_obj_exts_hook'
 2024-07-05  0:35 UTC 

[PATCH 00/20] Simplify of_property_for_each_u32()
 2024-07-04 21:33 UTC  (33+ messages)
` [PATCH 01/20] of: add of_property_for_each_u32_new()
` [PATCH 02/20] clk: convert to of_property_for_each_u32_new()
` [PATCH 03/20] clk: qcom: "
` [PATCH 04/20] clk: sunxi: clk-simple-gates: "
` [PATCH 05/20] clk: sunxi: clk-sun8i-bus-gates: "
` [PATCH 06/20] clocksource/drivers/samsung_pwm: "
` [PATCH 07/20] bus: ti-sysc: "
` [PATCH 08/20] lk: clk-conf: "
` [PATCH 09/20] gpio: brcmstb: "
` [PATCH 10/20] pinctrl: s32cc: "
` [PATCH 11/20] irqchip/atmel-aic: "
` [PATCH 12/20] iio: adc: ti_am335x_adc: "
` [PATCH 13/20] pwm: samsung: "
` [PATCH 14/20] tty: sysrq: "
` [PATCH 15/20] usb: usb251xb: "
` [PATCH 16/20] mfd: ti_am335x_tscadc: "
` [PATCH 17/20] ASoC: arizona: "
` [PATCH 18/20] powerpc/xive: "
` [PATCH 19/20] "
` [PATCH 20/20] of: deprecate and rename of_property_for_each_u32()

[PATCH] kbuild: Update ld-version.sh for change in LLD version output
 2024-07-04 21:23 UTC  (2+ messages)

[nbd168-wireless:mt76 63/76] drivers/net/wireless/mediatek/mt76/mt7925/pci_mac.c:63:37: warning: expression which evaluates to zero treated as a null pointer constant of type 'struct mt76_wcid *'
 2024-07-04 20:36 UTC 

[jpoimboe:objtool-diff 6/6] ld.lld: error: arch/powerpc/kernel/vdso/vdso64.lds:358: unknown directive: //
 2024-07-04 20:02 UTC 

❌ FAIL (MISSED 39 of 192): Test report for master (6.10.0-rc6, mainline.kernel.org-clang, 795c58e4)
 2024-07-04 19:03 UTC 

[RFC PATCH] selftests: introduce and use SELFTESTS_CC_IS_CLANG instead of LLVM
 2024-07-04 18:23 UTC  (4+ messages)

[PATCH] riscv: selftests: Fix vsetivli args for clang
 2024-07-04 13:10 UTC  (2+ messages)

[atishp04:smmc_working_package 3/3] drivers/irqchip/irq-riscv-smmc.c:217:12: error: call to undeclared function 'acpi_extract_package'; ISO C99 and later do not support implicit function declarations
 2024-07-04 10:34 UTC 

[morimoto:renesas-bsp/v6.1.96-2024-06-28-3-GrayHawk-sound 52/720] ld.lld: error: section .rodata virtual address range overlaps with .data
 2024-07-04 10:34 UTC 

[PATCH] scripts: run-clang-tools: add file filtering option
 2024-07-04  9:28 UTC 

[linux-next:master 6880/10451] ld.lld: error: duplicate symbol: init_module
 2024-07-04  8:57 UTC  (2+ messages)

[PATCH v4 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-07-04  7:24 UTC  (8+ messages)
` [PATCH v4 1/7] selftests/x86: fix Makefile dependencies to work with clang
` [PATCH v4 2/7] selftests: x86: test_FISTTP: use fisttps instead of ambiguous fisttp
` [PATCH v4 3/7] selftests/x86: build fsgsbase_restore.c with clang
` [PATCH v4 4/7] selftests/x86: build sysret_rip.c "
` [PATCH v4 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation
` [PATCH v4 6/7] selftests/x86: remove (or use) unused variables and functions
` [PATCH v4 7/7] selftests/x86: fix printk warnings reported by clang

[PATCH net-next 04/11] eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
 2024-07-04  6:19 UTC 

[PATCH v4 3/3] mctp pcc: Implement MCTP over PCC Transport
 2024-07-04  6:08 UTC 

[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-07-04  5:48 UTC  (5+ messages)

[PATCH v3] selftest/timerns: fix clang build failures for abs() calls
 2024-07-04  3:44 UTC  (2+ messages)

[PATCH v2 01/10] riscv: Implement cmpxchg32/64() using Zacas
 2024-07-04  3:38 UTC 

[PATCH v3] selftests/timers: remove unused irqcount variable
 2024-07-04  3:11 UTC  (2+ messages)

[PATCH v4 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
 2024-07-04  2:33 UTC  (4+ messages)
` [PATCH v4 1/3] selftests/vDSO: fix clang build errors and warnings
` [PATCH v4 2/3] selftests/mm: remove partially duplicated "all:" target in Makefile
` [PATCH v4 3/3] selftests/vDSO: remove duplicate compiler invocations from Makefile

[PATCH v5 0/8] perf: support specify vdso path in cmdline
 2024-07-04  1:43 UTC  (11+ messages)
` [PATCH v5 1/8] "
` [PATCH v5 2/8] perf: disasm: refactor function dso__disassemble_filename
` [PATCH v5 3/8] perf: disasm: use build_id_path if fallback failed
` [PATCH v5 4/8] perf: build-id: name debugging vdso as "debug"
` [PATCH v5 5/8] perf: symbol: generalize vmlinux path searching
` [PATCH v5 6/8] perf: build-id: try to search debugging vdso and add to cache
` [PATCH v5 7/8] perf: disasm: prefer debugging files in build-id cache
` [PATCH v5 8/8] perf buildid-cache: recognize vdso when adding files

[PATCH v3 5/7] dmaengine: ae4dma: Register AE4DMA using pt_dmaengine_register
 2024-07-03 21:57 UTC 

[PATCH 2/2] fuse: Convert to new uid/gid option parsing helpers
 2024-07-03 21:26 UTC 

[PATCH] cpumask: Switch from inline to __always_inline
 2024-07-03 19:57 UTC  (4+ messages)

❌ FAIL (MISSED 39 of 192): Test report for master (6.10.0-rc6, mainline.kernel.org-clang, 73461051)
 2024-07-03 18:03 UTC 

[uml:pending 5/33] arch/um/kernel/time.c:936:13: warning: no previous prototype for function 'time_exit'
 2024-07-03 13:52 UTC 

[davidhildenbrand:rmap_id 6/6] mm/internal.h:660:2: error: call to undeclared function '__folio_prep_large_mapcount_metadata'; ISO C99 and later do not support implicit function declarations
 2024-07-03 11:39 UTC 

[RFC PATCH 4/4] mm: memcg: pmc: support oom release
 2024-07-03  7:59 UTC 

[PATCH v3 0/4] RISC-V: Parse DT for Zkr to seed KASLR
 2024-07-03  7:45 UTC  (12+ messages)
` [PATCH v3 1/4] RISC-V: pi: Force hidden visibility for all symbol references
` [PATCH v3 2/4] RISC-V: lib: Add pi aliases for string functions
` [PATCH v3 3/4] RISC-V: pi: Add kernel/pi/pi.h
` [PATCH v3 4/4] RISC-V: Use Zkr to seed KASLR base address

next/master build: 14 builds: 0 failed, 14 passed, 10107 warnings (next-20240703)
 2024-07-03  7:19 UTC 

[PATCH] power: supply: cros_charge-control: Avoid accessing attributes out of bounds
 2024-07-03  5:59 UTC  (3+ messages)

[PATCH v4 2/2] hwmon: add MP5920 driver
 2024-07-03  5:27 UTC 

❌ FAIL (MISSED 16 of 192): Test report for master (6.10.0-rc6, mainline.kernel.org-clang, 1dfe225e)
 2024-07-03  5:23 UTC 

[RFC PATCH V2 07/12] i2c: tegra: config settings for interface timings
 2024-07-03  5:04 UTC 

[RFC PATCH V2 11/12] mmc: host: tegra: config settings for timing
 2024-07-03  3:03 UTC  (2+ messages)

[PATCH v6 3/5] drm/panel: panel-jadard-jd9365da-h3: use wrapped MIPI DCS functions
 2024-07-02 20:49 UTC 

[PATCH v3 0/3] selftests/vDSO: fix clang build errors, and Makefile cleanup
 2024-07-02 19:24 UTC  (6+ messages)
` [PATCH v3 1/3] selftests/vDSO: fix clang build errors and warnings

[RFC PATCH 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
 2024-07-02 17:42 UTC 

❌ FAIL (MISSED 14 of 192): Test report for master (6.10.0-rc6, mainline.kernel.org-clang, 9903efbd)
 2024-07-02 15:13 UTC 

next/master build: 181 builds: 3 failed, 178 passed, 2 errors, 10353 warnings (next-20240702)
 2024-07-02 10:08 UTC 

[PATCH v3] PCI: Enable io space 1k granularity for intel cpu root port
 2024-07-02  5:49 UTC  (6+ messages)
  ` Re: [PATCH] "
      ` [PATCH v4] Subject: "
      ` Re: Re: [PATCH] PCI: Enable io space 1k granularity for

[pinchartl:nxp/v6.10/dev/rpi-cam/next 19/25] drivers/media/i2c/ar0144.c:600:3: warning: variable 'val' is uninitialized when used here
 2024-07-01 20:14 UTC 

❌ FAIL (MISSED 11 of 192): Test report for master (6.10.0-rc6, mainline.kernel.org-clang, 22a40d14)
 2024-07-01 19:22 UTC 

[intel-tdx:kvm-tdxinit 20/24] arch/s390/kvm/../../../virt/kvm/kvm_main.c:5755:12: error: static declaration of 'kvm_enable_virtualization' follows non-static declaration
 2024-07-01 19:16 UTC 

[anna-maria-devel:vdso/ptp-wip 22/22] arch/s390/include/asm/vdso/gettimeofday.h:19:9: error: returning 'struct vdso_data' from a function with incompatible result type 'const struct vdso_data *'; take the address with &
 2024-07-01 19:16 UTC 

[PATCH] ASoC: fsl: lpc3xxx-i2s: Avoid using ret uninitialized in lpc32xx_i2s_probe()
 2024-07-01 19:07 UTC  (2+ messages)

[pinchartl:nxp/v6.10/dev/rpi-cam/next 18/25] drivers/media/i2c/ar0144.c:493:33: warning: operator '?:' has lower precedence than '|'; '|' will be evaluated first
 2024-07-01 18:12 UTC 

[PATCH v2 2/2] mtd: nand: Add support for M5441x NFC
 2024-07-01 17:48 UTC 

[PATCH net-next 1/7] ipv6: Add ipv6_skip_exthdr_no_rthdr
 2024-07-01 17:34 UTC 

[RFC PATCH 5/7] x86: mm: free page table pages by RCU instead of semi RCU
 2024-07-01 16:47 UTC 

next/master build: 178 builds: 4 failed, 174 passed, 5 errors, 10327 warnings (next-20240701)
 2024-07-01 13:23 UTC 

[PATCH v3 4/5] wifi: brcmfmac: Add optional lpo clock enable support
 2024-07-01 12:03 UTC 

❌ FAIL (MISSED 13 of 192): Test report for master (6.10.0-rc5, mainline.kernel.org-clang, 3ffea9a7)
 2024-07-01 11:52 UTC 

[PATCH 2/2] drm/panthor: Fix sync-only jobs
 2024-07-01 11:02 UTC 

[PATCH v2 02/10] wifi: cfg80211: add support for advertising multiple radios belonging to a wiphy
 2024-07-01  9:07 UTC 

[jlayton:mgtime 6/14] ld.lld: error: undefined symbol: __bad_cmpxchg
 2024-07-01  4:30 UTC 

[RFC PATCH 1/2] drm/ttm: save the device's DMA coherency status in ttm_device
 2024-07-01  4:06 UTC 

[PATCH v4 0/5] perf: support specify vdso path in cmdline
 2024-07-01  2:30 UTC  (11+ messages)
` [PATCH v4 1/5] "

[Linux-v6.9.7] BTF/pahole issue with LLVM/Clang ThinLTO
 2024-06-30 23:10 UTC  (5+ messages)

[linux-next:master 6325/9689] drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1232:20: error: unused function '__build_asserts'
 2024-06-30 21:07 UTC 

[PATCH bpf-next 3/3] bpf: Implement bpf_check_basics_ok() as a macro
 2024-06-30 20:43 UTC 

[akpm-mm:mm-unstable 34/123] mm/gup.c:474:11: error: call to undeclared function 'try_grab_folio_fast'; ISO C99 and later do not support implicit function declarations
 2024-06-30 16:17 UTC 

[morimoto:renesas-bsp/v6.1.96-2024-06-28-GrayHawk-sound 711/719] drivers/base/regmap/regmap-kunit.c:50:13: warning: declaration of 'struct regmap_ram_data' will not be visible outside of this function
 2024-06-30 15:19 UTC 

[morimoto:renesas-bsp/v6.1.96-2024-06-28-GrayHawk-sound 711/719] drivers/base/regmap/regmap-kunit.c:64:24: error: invalid application of 'sizeof' to an incomplete type 'struct regmap_ram_data'
 2024-06-30 15:19 UTC 

[PATCH RFC v4 1/2] mm: swap: introduce swapcache_prepare_nr and swapcache_clear_nr for large folios swap-in
 2024-06-30 12:14 UTC 

[bcachefs:bcachefs-testing 44/153] fs/bcachefs/btree_write_buffer.c:498: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-06-30  9:04 UTC 

[nsa:b4/dev-iio-ad9467-new-devs 2/9] arch/arm/boot/dts/xilinx/adi-ad9467-fmc-250ebz.dtsi:3.27-9.5: Warning (unit_address_vs_reg): /clocks/clock@0: node has a unit name, but no reg or ranges property
 2024-06-30  2:39 UTC 

[PATCH 1/3] ALSA: pcm: add support for 128kHz sample rate
 2024-06-30  1:10 UTC 

[bvanassche:create_workqueue 30/53] drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:3373:61: warning: variable 'name' is uninitialized when used here
 2024-06-29 20:03 UTC 

[broonie-sound:for-next 123/130] sound/soc/fsl/lpc3xxx-i2s.c:169:10: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2024-06-29 18:01 UTC 

[akpm-mm:mm-unstable 120/123] WARNING: modpost: vmlinux: section mismatch in reference: hmat_set_default_dram_perf+0xc (section: .text) -> default_dram_nodes (section: .init.data)
 2024-06-29 15:29 UTC 

[RFC PATCH v2] ptp: Add vDSO-style vmclock support
 2024-06-29 14:22 UTC 

[kdave-btrfs-devel:misc-next 11/27] fs/btrfs/super.c:666:41: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 4294967296 to 0
 2024-06-29 14:08 UTC 

❌ FAIL (MISSED 15 of 192): Test report for master (6.10.0-rc5, mainline.kernel.org-clang, 6c0483db)
 2024-06-29 13:22 UTC 

[PATCH 5/5] cxl/acpi: Enable address translation for Zen4 platforms
 2024-06-29 11:29 UTC 

[PATCH v1 3/3] arm64: dts: qcom: x1e80100: Add gpu support
 2024-06-29 10:28 UTC 

[krzk-github:b4/qcom-audio-lpass-codec-cleanups 8/12] sound/soc/codecs/lpass-rx-macro.c:3809:3: error: cannot jump from this goto statement to its label
 2024-06-29 10:14 UTC 

[PATCH v1] memory tier: consolidate the initialization of memory tiers
 2024-06-29  6:24 UTC 

[linux-next:master 9137/9689] mm/gup.c:476:11: error: call to undeclared function 'try_grab_folio_fast'; ISO C99 and later do not support implicit function declarations
 2024-06-29  4:43 UTC 

[tip:x86/sev 15/17] vmlinux.o: warning: objtool: __sev_es_nmi_complete+0x55: call to __kcsan_check_access() leaves .noinstr.text section
 2024-06-29  4:43 UTC 

next/master build: 180 builds: 6 failed, 174 passed, 8 errors, 10601 warnings (next-20240628)
 2024-06-29  2:42 UTC 

[PATCH-RT sched v1 1/2] RT SCHED: Optimize the enqueue and dequeue operations for rt_se
 2024-06-29  0:20 UTC 

[PATCH v2 2/2] interconnect: qcom: Add MSM8953 driver
 2024-06-28 23:15 UTC 

[PATCH v2] kvm: Fix warning in__kvm_gpc_refresh
 2024-06-28 22:55 UTC  (4+ messages)

❌ FAIL (MISSED 10 of 192): Test report for master (6.10.0-rc5, mainline.kernel.org-clang, 5bbd9b24)
 2024-06-28 21:23 UTC 

[Patch v5 11/12] ASoC: fsl: Add i2s and pcm drivers for LPC32xx CPUs
 2024-06-28 19:30 UTC 

[brauner-vfs:vfs.nsfs.2024-06-28 4/5] fs/nsfs.c:96:19: error: use of undeclared identifier '__free_path_put'
 2024-06-28 18:56 UTC 

[PATCH v3] x86/traps: Enable UBSAN traps on x86
 2024-06-28 18:04 UTC  (4+ messages)

[PATCH] tty: mxser: Remove __counted_by from mxser_board.ports[]
 2024-06-28 15:58 UTC  (4+ messages)

❌ FAIL (MISSED 11 of 192): Test report for master (6.10.0-rc5, mainline.kernel.org-clang, 6d6444ba)
 2024-06-28 14:33 UTC 

[PATCH 2/2] drm/connector: automatically set immutable flag for max_bpc property
 2024-06-28 14:17 UTC 

[PATCH v2 0/6] riscv: ftrace: atmoic patching and preempt improvements
 2024-06-28 11:47 UTC  (7+ messages)
` [PATCH v2 1/6] riscv: ftrace: support fastcc in Clang for WITH_ARGS
` [PATCH v2 2/6] riscv: ftrace: align patchable functions to 4 Byte boundary
` [PATCH v2 3/6] riscv: ftrace: prepare ftrace for atomic code patching
` [PATCH v2 4/6] riscv: ftrace: do not use stop_machine to update code
` [PATCH v2 5/6] riscv: vector: Support calling schedule() for preemptible Vector
` [PATCH v2 6/6] riscv: ftrace: support PREEMPT

❌ FAIL (MISSED 10 of 192): Test report for master (6.10.0-rc5, mainline.kernel.org-clang, 66e55ff1)
 2024-06-28 11:13 UTC 

[axboe-block:for-next 99/111] error[E0425]: cannot find value `BLK_FEAT_ROTATIONAL` in crate `bindings`
 2024-06-28 10:37 UTC 

[PATCH 2/2] RAS: Report all ARM processor CPER information to userspace
 2024-06-28  9:52 UTC 

[PATCH v2 1/3] RISC-V: pi: Force hidden visibility for all symbol references
 2024-06-28  9:32 UTC  (5+ messages)
` [PATCH v2 3/3] RISC-V: Use Zkr to seed KASLR base address


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