Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2024-09-24 16:50:33 to 2024-09-28 04:28:03 UTC [more...]

[PATCH 6/8] platform/chrome: cros_ec_typec: Displayport support
 2024-09-28  4:27 UTC 

[PATCH v4 3/4] gpio: siul2-s32g2: add NXP S32G2/S32G3 SoCs support
 2024-09-28  3:24 UTC 

[PATCH v2 1/3] media: ti: cal: Use str_up_down()
 2024-09-28  3:14 UTC 

[PATCH v5 8/9] usb: gadget: uvc: add trace of enqueued and completed requests
 2024-09-28  2:53 UTC 

drivers/gpu/drm/xe/xe_migrate.c:304:52: error: result of comparison of constant 274877906944 with expression of type 'resource_size_t' (aka 'unsigned int') is always true
 2024-09-28  0:13 UTC 

[rust:staging/rust-pci 3/12] error[E0050]: method `init` has 1 parameter but the declaration in trait `kernel::Module::init` has 2
 2024-09-27 23:42 UTC 

[PATCH 0/6] Add AutoFDO and Propeller support for Clang build
 2024-09-27 22:45 UTC  (4+ messages)
` [PATCH 6/6] Add Propeller configuration for kernel build

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 21/1001] drivers/remoteproc/zynqmp_r5_remoteproc.c:69: warning: Function parameter or member 'max_banks' not described in 'xlnx_rpu_soc_data'
 2024-09-27 22:39 UTC 

clang: error: linker command failed with exit code 1 (use -v to see invocation)
 2024-09-27 20:56 UTC 

drivers/gpu/drm/msm/hdmi/hdmi_phy_8998.c:156:19: error: unused function 'pll_cmp_to_fdata'
 2024-09-27 18:52 UTC 

[namhyung-perf:bpf/slab-iter-v1 2/3] mm/slab_common.c:1326:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2024-09-27 17:40 UTC 

[djiang:cxl/fwctl 13/25] drivers/cxl/cxlmem.h:798:44: error: 'counted_by' argument must be a simple declaration reference
 2024-09-27 16:23 UTC  (3+ messages)

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-09-27 16:22 UTC  (50+ messages)
` [RFC PATCH 01/28] x86/pvh: Call C code via the kernel virtual mapping
` [RFC PATCH 02/28] Documentation: Bump minimum GCC version to 8.1
` [RFC PATCH 03/28] x86/tools: Use mmap() to simplify relocs host tool
` [RFC PATCH 04/28] x86/boot: Permit GOTPCREL relocations for x86_64 builds
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 06/28] x86/percpu: Get rid of absolute per-CPU variable placement
` [RFC PATCH 07/28] scripts/kallsyms: Avoid 0x0 as the relative base
` [RFC PATCH 08/28] scripts/kallsyms: Remove support for absolute per-CPU variables
` [RFC PATCH 09/28] x86/tools: Remove special relocation handling for "
` [RFC PATCH 10/28] x86/xen: Avoid relocatable quantities in Xen ELF notes
` [RFC PATCH 11/28] x86/pvh: Avoid absolute symbol references in .head.text
` [RFC PATCH 12/28] x86/pm-trace: Use RIP-relative accesses for .tracedata
` [RFC PATCH 13/28] x86/kvm: Use RIP-relative addressing
` [RFC PATCH 14/28] x86/rethook: Use RIP-relative reference for return address
` [RFC PATCH 15/28] x86/sync_core: Use RIP-relative addressing
` [RFC PATCH 16/28] x86/entry_64: "
` [RFC PATCH 17/28] x86/hibernate: Prefer RIP-relative accesses
` [RFC PATCH 18/28] x86/boot/64: Determine VA/PA offset before entering C code
` [RFC PATCH 19/28] x86/boot/64: Avoid intentional absolute symbol references in .head.text
` [RFC PATCH 20/28] x64/acpi: Use PIC-compatible references in wakeup_64.S
` [RFC PATCH 21/28] x86/head: Use PIC-compatible symbol references in startup code
` [RFC PATCH 22/28] asm-generic: Treat PIC .data.rel.ro sections as .rodata
` [RFC PATCH 23/28] tools/objtool: Mark generated sections as writable
` [RFC PATCH 24/28] tools/objtool: Treat indirect ftrace calls as direct calls
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel
` [RFC PATCH 26/28] x86/boot: Implement support for ELF RELA/RELR relocations
` [RFC PATCH 27/28] x86/kernel: Switch to PIE linking for the core kernel
` [RFC PATCH 28/28] x86/tools: Drop x86_64 support from 'relocs' tool

[namhyung-perf:bpf/slab-iter-v1 1/3] kernel/bpf/slab_iter.c:120:27: warning: bitwise operation between different enumeration types ('enum bpf_reg_type' and 'enum bpf_type_flag')
 2024-09-27 14:44 UTC 

[rust:staging/rust-pci 3/12] = note: `init` from trait: `fn(&'static kernel::prelude::CStr, &'static kernel::ThisModule) -> Result<Self, kernel::error::Error>`
 2024-09-27 14:23 UTC 

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 383/1001] drivers/gpu/drm/xlnx/zynqmp_dp.c:361:2: error: call to undeclared function 'writel'; ISO C99 and later do not support implicit function declarations
 2024-09-27 13:10 UTC 

ld.lld: error: unknown argument '--ppc476-workaround'
 2024-09-27 12:25 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 243/1001] drivers/gpu/drm/xlnx/xlnx_sdi.c:252:2: error: call to undeclared function 'writel'; ISO C99 and later do not support implicit function declarations
 2024-09-27 11:45 UTC 

[PATCH v2 1/2] rust: add untrusted data abstraction
 2024-09-27  9:06 UTC  (7+ messages)

[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-09-27  8:59 UTC 

[frederic-dynticks:kthread/affinity-v4 11/20] kernel/sched/core.c:3428:32: error: use of undeclared identifier 'p'
 2024-09-27  8:39 UTC 

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 636/1001] drivers/usb/dwc3/core.c:1232:5: warning: no previous prototype for function 'dwc3_core_init'
 2024-09-27  7:14 UTC 

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 595/1001] ERROR: modpost: module fpga-mgr uses symbol dma_buf_attach from namespace DMA_BUF, but does not import it
 2024-09-27  6:31 UTC 

next/master build: 183 builds: 3 failed, 180 passed, 10341 warnings (next-20240927)
 2024-09-27  6:04 UTC 

[PATCH v6 2/5] Replace generic memcpy and memset by IO memcpy functions
 2024-09-27  5:28 UTC 

[xilinx-xlnx:xlnx_rebase_v6.6_LTS_2024.1_update 230/1001] drivers/media/i2c/adv7511-v4l2.c:2221:21: warning: no previous prototype for function 'adv7511_subdev'
 2024-09-27  5:07 UTC 

[PATCH] mmc: mtk-sd: Implement Host Software Queue for eMMC and SD Card
 2024-09-27  4:05 UTC 

[esmil:d1-6.11.y 46/47] drivers/iommu/iommu.c:1739:17: error: static assertion failed due to requirement '!(1 && 1)': !(IS_ENABLED(CONFIG_ARM_DMA_USE_IOMMU) && IS_ENABLED(CONFIG_IOMMU_DMA))
 2024-09-27  3:44 UTC 

[RFC PATCH] cleanup: make scoped_guard() to be return-friendly
 2024-09-27  0:48 UTC 

[djiang:cxl/fwctl 21/25] drivers/fwctl/cxl/cxl.c:44:9: error: call to undeclared function 'kzalloc'; ISO C99 and later do not support implicit function declarations
 2024-09-27  0:48 UTC 

[djiang:cxl/fwctl 13/25] drivers/cxl/cxlmem.h:798:56: error: use of undeclared identifier 'supported_feats'
 2024-09-27  0:17 UTC 

[PATCH v2 2/2] rust: switch uaccess to untrusted data API
 2024-09-26 23:56 UTC 

error[E0428]: the name `ARCH_SLAB_MINALIGN` is defined multiple times
 2024-09-26 21:18 UTC  (3+ messages)
` [PATCH] rust: fix `ARCH_SLAB_MINALIGN` multiple definition error

[PATCH 0/1] RISC-V: Fix building rust when using GCC toolchain
 2024-09-26 16:29 UTC  (10+ messages)
` [PATCH] "

❌ FAIL: Test report for master (6.11.0-rc5, mainline.kernel.org-clang, 1b5fe536)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc5, mainline.kernel.org-clang, 20371ba1)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc5, mainline.kernel.org-clang, fb24560f)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc5, mainline.kernel.org-clang, 1934261d)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc5, mainline.kernel.org-clang, e8784b0a)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc5, mainline.kernel.org-clang, a4c76312)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc5, mainline.kernel.org-clang, 6b9ffc45)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, 431c1646)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, c9f016e7)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, 67784a74)
 2024-09-26 14:31 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, 88fac175)
 2024-09-26 14:29 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, 1263a7bf)
 2024-09-26 14:28 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, c763c433)
 2024-09-26 14:28 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, ad618736)
 2024-09-26 14:28 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, b66f0b11)
 2024-09-26 14:25 UTC 

❌ FAIL: Test report for master (6.11.0-rc6, mainline.kernel.org-clang, 89f5e14d)
 2024-09-26 14:24 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, bc83b4d1)
 2024-09-26 14:23 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, 8d8d276b)
 2024-09-26 14:18 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, 77f58789)
 2024-09-26 14:17 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, 5da02886)
 2024-09-26 14:16 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, fdf042df)
 2024-09-26 14:16 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, 196145c6)
 2024-09-26 14:16 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, b7718454)
 2024-09-26 14:16 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, 0babf683)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 98f7e32f)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0-rc7, mainline.kernel.org-clang, d42f7708)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, d2230051)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 35219bc5)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 69a3a0a4)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, adfc3ded)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, ad060dbb)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, a430d95c)
 2024-09-26 14:15 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, a940d9a4)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, daa394f0)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, fc1dc0d5)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 2f27fce6)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 194fcd20)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 200289db)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 9f397579)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 39b3f4e0)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, de848da1)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 839c4f59)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, a1d1eb2f)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 1ec6d097)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 1868f9d0)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 7856a565)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 88264981)
 2024-09-26 14:14 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, f8eb5bd9)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 18ba6034)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 6fa6588e)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 6db6a19f)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 68e5c7d4)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 684a64bf)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, aa486552)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, eb5b0f98)
 2024-09-26 14:13 UTC 

❌ FAIL: Test report for master (6.11.0, mainline.kernel.org-clang, 11a299a7)
 2024-09-26 14:13 UTC 

[PATCH 03/13] scsi: hisi_sas: Add firmware information check
 2024-09-26 14:12 UTC 

[esmil:d1-6.11.y 31/47] sound/soc/sunxi/sun20i-codec.c:427:14: warning: duplicate 'const' declaration specifier
 2024-09-26 12:20 UTC 

[PATCH net v4] net: systemport: Add error pointer checks in bcm_sysport_map_queues() and bcm_sysport_unmap_queues()
 2024-09-26 10:46 UTC 

[PATCH] cfi: encode cfi normalized integers + kasan/gcov bug in Kconfig
 2024-09-26 10:38 UTC  (3+ messages)

[PATCH v5 2/2] drm/mediatek: Add blend_modes to mtk_plane_init() for different SoCs
 2024-09-26  9:03 UTC 

[PATCH] usb: gadget: eem: Use common error handling code in eem_unwrap()
 2024-09-26  9:03 UTC 

[esmil:d1-6.11.y 41/47] drivers/gpu/drm/panel/panel-sitronix-st7701s.c:426:35: warning: unused variable 'st7701s_ids'
 2024-09-26  8:02 UTC 

next/master build: 172 builds: 2 failed, 170 passed, 10318 warnings (next-20240926)
 2024-09-26  7:05 UTC 

[PATCH 2/4] kcsan, debugfs: refactor set_report_filterlist_whitelist() to return a value
 2024-09-26  5:58 UTC 

[mark:perf/overflow 1/3] drivers/perf/arm_xscale_pmu.c:490:2: error: use of undeclared identifier 'regs'
 2024-09-26  1:52 UTC 

[PATCH] thunderbolt: Use common error handling code in update_property_block()
 2024-09-26  1:52 UTC 

[PATCH v7 2/2] hwmon: (isl28022) new driver for ISL28022 power monitor
 2024-09-26  0:50 UTC 

[PATCH v1 1/1] usb: typec: stusb160x: Make use of i2c_get_match_data()
 2024-09-25 19:53 UTC 

[PATCH v4 3/3] drm/i915/display: Call panel_fitting from pipe_config
 2024-09-25 19:22 UTC 

[PATCH] pwm: axi-pwmgen: Create a dedicated function for getting driver data from a chip
 2024-09-25 15:00 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 004/139] crypto: x86/sha256 - Add parentheses around macros' single arguments
 2024-09-25 12:08 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 070/139] tools/nolibc: powerpc: limit stack-protector workaround to GCC
` [PATCH AUTOSEL 6.6 071/139] selftests/nolibc: avoid passing NULL to printf("%s")

[PATCH 1/2] mm/slub: Add panic function when slub leaks
 2024-09-25 12:10 UTC 

[PATCH AUTOSEL 6.10 004/197] crypto: x86/sha256 - Add parentheses around macros' single arguments
 2024-09-25 11:51 UTC  (3+ messages)
` [PATCH AUTOSEL 6.10 091/197] tools/nolibc: powerpc: limit stack-protector workaround to GCC
` [PATCH AUTOSEL 6.10 092/197] selftests/nolibc: avoid passing NULL to printf("%s")

[PATCH 4/4] selftests: exec: update gitignore for load_address
 2024-09-25 12:00 UTC 

[PATCH AUTOSEL 6.11 006/244] crypto: x86/sha256 - Add parentheses around macros' single arguments
 2024-09-25 11:25 UTC  (3+ messages)
` [PATCH AUTOSEL 6.11 107/244] tools/nolibc: powerpc: limit stack-protector workaround to GCC
` [PATCH AUTOSEL 6.11 108/244] selftests/nolibc: avoid passing NULL to printf("%s")

[PATCH v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
 2024-09-25 10:49 UTC 

[PATCH v4 0/4] Rust KASAN Support
 2024-09-25 10:20 UTC  (6+ messages)

ld.lld: error: call to __compiletime_assert_135 marked "dontcall-error": BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2024-09-25  8:46 UTC 

[bvanassche:scsi-remove-slave-configure 3/5] drivers/scsi/aacraid/linit.c:390: warning: Function parameter or struct member 'lim' not described in 'aac_device_configure'
 2024-09-25  8:35 UTC 

[RFC PATCH 3/4] block: add support for partition table defined in OF
 2024-09-25  7:54 UTC 

next/master build: 180 builds: 4 failed, 176 passed, 10343 warnings (next-20240925)
 2024-09-25  4:59 UTC 

[PATCH] kbuild: Fix building with LLVM on NixOS
 2024-09-25  2:39 UTC  (4+ messages)

[PATCH V2 3/9] iommufd: pfn reader for file mappings
 2024-09-25  1:55 UTC 

[PATCH v5 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
 2024-09-25  1:01 UTC  (2+ messages)

[PATCH] Staging: iommu: Replace null pointer check with IS_ERR in arm_smmu_domain_alloc_user()
 2024-09-25  0:00 UTC 

[PATCH bpf-next v1] selftests/bpf:Enhance bpf ability to detect ksym read error by libcap
 2024-09-24 22:40 UTC  (2+ messages)

[PATCH v4 2/5] Replace generic memcpy and memset by IO memcpy functions
 2024-09-24 20:25 UTC 

[PATCH 2/2] reset: canaan: Add reset driver for Kendryte K230
 2024-09-24 18:32 UTC 

[PATCH v3] x86/resctrl: Avoid overflow in MB settings in bw_validate()
 2024-09-24 18:01 UTC 

[PATCH v2 4/9] ASoC: codecs: Add uda1342 codec driver
 2024-09-24 17:31 UTC 

[davidhildenbrand:nr_cpus 1/1] include/linux/threads.h:16:2: error: "CONFIG_NR_CPUS not defined"
 2024-09-24 16:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox