Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2023-06-09 20:09:49 to 2023-06-13 21:16:35 UTC [more...]

[PATCH v6 6/7] scsi: replace scsi_target_block() by scsi_block_targets()
 2023-06-13 21:16 UTC 

[linux-next:master] [kbuild] df8fc4e934: BUG:unable_to_handle_page_fault_for_address
 2023-06-13 20:58 UTC  (3+ messages)

[PATCH v3 00/57] Scope-based Resource Management
 2023-06-13 19:47 UTC  (97+ messages)
` [PATCH v3 01/57] dmaengine: ioat: Free up __cleanup() name
` [PATCH v3 02/57] apparmor: "
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure
` [PATCH v3 04/57] kbuild: Drop -Wdeclaration-after-statement
` [PATCH v3 05/57] sched: Simplify get_nohz_timer_target()
` [PATCH v3 06/57] sched: Simplify sysctl_sched_uclamp_handler()
` [PATCH v3 07/57] sched: Simplify: migrate_swap_stop()
` [PATCH v3 08/57] sched: Simplify wake_up_if_idle()
` [PATCH v3 09/57] sched: Simplify ttwu()
` [PATCH v3 10/57] sched: Simplify sched_exec()
` [PATCH v3 11/57] sched: Simplify sched_tick_remote()
` [PATCH v3 12/57] sched: Simplify try_steal_cookie()
` [PATCH v3 13/57] sched: Simplify sched_core_cpu_{starting,deactivate}()
` [PATCH v3 14/57] sched: Simplify set_user_nice()
` [PATCH v3 15/57] sched: Simplify syscalls
` [PATCH v3 16/57] sched: Simplify sched_{set,get}affinity()
` [PATCH v3 17/57] sched: Simplify yield_to()
` [PATCH v3 18/57] sched: Simplify sched_rr_get_interval()
` [PATCH v3 19/57] sched: Simplify sched_move_task()
` [PATCH v3 20/57] sched: Simplify tg_set_cfs_bandwidth()
` [PATCH v3 21/57] sched: Misc cleanups
` [PATCH v3 22/57] perf: Fix cpuctx refcounting
` [PATCH v3 23/57] perf: Simplify perf_event_alloc() error path
` [PATCH v3 24/57] perf: Simplify perf_pmu_register() "
` [PATCH v3 25/57] perf: Simplify perf_fget_light()
` [PATCH v3 26/57] perf: Simplify event_function*()
` [PATCH v3 27/57] perf: Simplify perf_cgroup_connect()
` [PATCH v3 28/57] perf; Simplify event_sched_in()
` [PATCH v3 29/57] perf: Simplify: __perf_install_in_context()
` [PATCH v3 30/57] perf: Simplify: *perf_event_{dis,en}able*()
` [PATCH v3 31/57] perf: Simplify perf_event_modify_attr()
` [PATCH v3 32/57] perf: Simplify perf_event_context_sched_in()
` [PATCH v3 33/57] perf: Simplify perf_adjust_freq_unthr_context()
` [PATCH v3 34/57] perf: Simplify perf_event_*_on_exec()
` [PATCH v3 35/57] perf: Simplify *perf_event_read*()
` [PATCH v3 36/57] perf: Simplify find_get_pmu_context()
` [PATCH v3 37/57] perf: Simplify perf_read_group()
` [PATCH v3 38/57] perf: Simplify IOC_SET_OUTPUT
` [PATCH v3 39/57] perf: Simplify perf_event_*_userpage()
` [PATCH v3 40/57] perf: Simplify perf_mmap_close()/perf_aux_sample_output()
` [PATCH v3 41/57] perf: Simplify __perf_event_output()
` [PATCH v3 42/57] perf: Simplify perf_iterate_sb()
` [PATCH v3 43/57] perf: Simplify perf_sw_event()
` [PATCH v3 44/57] perf: Simplify bpf_overflow_handler()
` [PATCH v3 45/57] perf: Simplify perf_event_parse_addr_filter()
` [PATCH v3 46/57] perf: Simplify pmu_dev_alloc()
` [PATCH v3 47/57] perf: Simplify perf_pmu_register()
` [PATCH v3 48/57] perf: Simplify perf_init_event()
` [PATCH v3 49/57] perf: Simplify perf_event_alloc()
` [PATCH v3 50/57] perf: Simplify sys_perf_event_open()
` [PATCH v3 51/57] perf: Simplify perf_event_create_kernel_counter()
` [PATCH v3 52/57] perf: Simplify perf_event_init_context()
` [PATCH v3 53/57] perf: Simplify perf_event_sysfs_init()
` [PATCH v3 54/57] perf: Misc cleanups
` [PATCH v3 55/57] perf: Simplify find_get_context()
` [PATCH v3 56/57] perf: Simplify perf_pmu_output_stop()
` [PATCH v3 57/57] perf: Simplify perf_install_in_context()

[PATCH bpf-next v2 4/6] net: remove duplicate sk_lookup helpers
 2023-06-13 19:41 UTC 

[PATCH v2 8/8] rtc: isl12022: implement support for the #clock-cells DT property
 2023-06-13 19:10 UTC 

[jirislaby:devel 35/55] drivers/tty/serial/serial_port.c:23:3: error: call to undeclared function 'uart_circ_chars_pending'; ISO C99 and later do not support implicit function declarations
 2023-06-13 17:58 UTC 

[PATCH bpf-next v2 5/6] bpf, net: Support SO_REUSEPORT sockets with bpf_sk_assign
 2023-06-13 17:26 UTC 

[jirislaby:devel 18/55] drivers/tty/n_tty.c:2497:21: error: incompatible function pointer types initializing 'void (*)(struct tty_struct *, const u8 *, const char *, int)' (aka 'void (*)(struct tty_struct *, const unsigned char *, const char *, int)') with an expression of type 
 2023-06-13 17:26 UTC 

[jirislaby:devel 11/55] drivers/tty/serial/serial_core.c:3509:50: error: initializer element is not a compile-time constant
 2023-06-13 16:32 UTC 

[PATCH v18 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
 2023-06-13 16:11 UTC 

[linux-next:master 2238/9385] drivers/gpu/drm/i915/display/intel_display_power.h:256:70: error: declaration of 'struct seq_file' will not be visible outside of this function
 2023-06-13 14:39 UTC 

[rppt:jitalloc/v1.2 5/12] arch/x86/kernel/module.c:89:5: warning: no previous prototype for function 'apply_relocate'
 2023-06-13 13:00 UTC 

[iwlwifi-next:pending-all 76/144] drivers/net/wireless/marvell/mwifiex/cfg80211.c:4247:15: error: incompatible function pointer types initializing 'int (*)(struct wiphy *, struct net_device *, const u8 *, int, u8, u8, u16, u32, bool, const u8 *, size_t)' (aka 'int (*)(struct wiphy *, stru
 2023-06-13 11:32 UTC 

kernelci: please upgrade clang-17
 2023-06-13 10:37 UTC  (3+ messages)

[PATCH 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol
 2023-06-13 10:09 UTC 

next/master build: 186 builds: 7 failed, 179 passed, 37 errors, 46 warnings (next-20230613)
 2023-06-13  9:44 UTC 

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'misaligned_access_speed'; recompile with -fPIC
 2023-06-13  8:16 UTC  (2+ messages)

[PATCH bpf-next v5 3/4] bpf: verify scalar ids mapping in regsafe() using check_ids()
 2023-06-13  8:02 UTC 

lib/test_bitmap.c:926:2: error: call to '__compiletime_assert_190' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(res)
 2023-06-13  7:42 UTC 

[PATCH v5 2/2] remoteproc: qcom: Add remoteproc tracing
 2023-06-13  6:19 UTC 

[arm64:devel/kmalloc-minalign 1/17] arch/powerpc/include/asm/page_32.h:16:9: error: 'ARCH_DMA_MINALIGN' macro redefined
 2023-06-13  6:08 UTC 

[netdev-net-next:main 26/28] ld.lld: error: undefined symbol: efx_tc_netdev_event
 2023-06-13  5:50 UTC  (4+ messages)

clang: Powerpc: clang-nightly-maple_defconfig — FAIL
 2023-06-13  4:27 UTC  (3+ messages)

[PATCH v2 0/2] Fix srcline addr2line issue with the ',' sentinel
 2023-06-13  4:02 UTC  (4+ messages)
` [PATCH v2 1/2] perf srcline: Make addr2line configuration failure more verbose
` [PATCH v2 2/2] perf srcline: Make sentinel reading for binutils addr2line more robust

[RFC bpf-next 3/7] bpf: implement devtx hook points
 2023-06-13  3:11 UTC 

[PATCH v1 1/2] perf srcline: Make addr2line configuration failure more verbose
 2023-06-13  2:39 UTC  (5+ messages)
` [PATCH v1 2/2] perf srcline: Make sentinel reading for binutils addr2line more robust

[jpirko-mlxsw:combined_queue 76/94] drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c:9834:34: warning: variable 'rif' is uninitialized when used here
 2023-06-13  2:30 UTC 

[arm64:devel/kmalloc-minalign 1/17] arch/powerpc/include/asm/page_32.h:16:9: warning: 'ARCH_DMA_MINALIGN' macro redefined
 2023-06-13  2:09 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, fb054096)
 2023-06-13  0:41 UTC 

[linux-nvme:nvme-6.5 26/26] drivers/nvme/host/core.c:2999:41: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const volatile unsigned long *'; take the address with &
 2023-06-13  0:27 UTC 

[linux-nvme:nvme-6.5 26/26] drivers/nvme/host/core.c:2999:41: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const volatile unsigned long *'; take the address with &
 2023-06-13  0:17 UTC 

[PATCH] fbdev/media: Use GPIO descriptors for VIA GPIO
 2023-06-12 22:23 UTC 

arch/powerpc/platforms/52xx/lite5200_pm.c:47:12: error: stack frame size (1040) exceeds limit (1024) in 'lite5200_pm_prepare'
 2023-06-12 20:36 UTC 

❌ FAIL: Test report for master (6.4.0-rc6, mainline.kernel.org-clang, fd37b884)
 2023-06-12 20:11 UTC 

[linux-next:master 7837/8413] drivers/remoteproc/stm32_rproc.c:121:50: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long')
 2023-06-12 19:51 UTC 

[PATCH] rust: bindgen: upgrade to 0.65.1
 2023-06-12 19:43 UTC 

[PATCH 4/8] rtc: isl12022: add support for trip level DT bindings
 2023-06-12 18:10 UTC 

[PATCH] powercap: intel_rapl: Fix CONFIG_IOSF_MBI dependency
 2023-06-12 17:50 UTC  (3+ messages)

[linux-next:master 4218/8413] lib/kunit/test.c:764:38: warning: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type
 2023-06-12 17:27 UTC 

[PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP
 2023-06-12 16:02 UTC  (5+ messages)

[PATCH] drm/amdgpu: Wrap -Wunused-but-set-variable in cc-option
 2023-06-12 15:39 UTC  (3+ messages)

[linux-next:master 4217/8413] lib/kunit/executor_test.c:138:4: warning: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type
 2023-06-12 15:29 UTC 

[libgpiod][PATCH] doc: add configuration to generate doxygen documentation on readthedocs
 2023-06-12 13:40 UTC  (4+ messages)

[PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
 2023-06-12 10:10 UTC  (15+ messages)

❌ FAIL (SKIPPED 44 of 346): Test report for master (6.4.0-rc6, mainline.kernel.org-clang, 858fd168)
 2023-06-12  9:50 UTC 

❌ FAIL (SKIPPED 44 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, 4c605260)
 2023-06-12  8:41 UTC 

[linux-next:master 5458/8413] include/linux/fortify-string.h:529:4: error: call to '__read_overflow2_field' declared with 'warning' attribute: detected read beyond size of field (2nd parameter); maybe use struct_group()?
 2023-06-12  3:23 UTC 

drivers/bluetooth/hci_vhci.o: warning: objtool: vhci_coredump_hdr() is missing an ELF size annotation
 2023-06-11 23:59 UTC 

[PATCH 2/2] hid-mcp2200 - updated hid-id.h
 2023-06-11 18:43 UTC 

[PATCH 1/2] hid-mcp2200 added driver for MCP2200 GPIOs
 2023-06-11 18:43 UTC 

[stable:linux-5.15.y 9400/9999] drivers/bus/mhi/host/pm.c:733:6: warning: stack frame size (2768) exceeds limit (2048) in 'mhi_pm_st_worker'
 2023-06-11 16:36 UTC  (2+ messages)

[PATCH v8 08/11] kbuild: implement CONFIG_TRIM_UNUSED_KSYMS without recursion
 2023-06-11 15:48 UTC  (2+ messages)

✅ PASS (SKIPPED 45 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, 022ce886)
 2023-06-11  8:11 UTC 

[PATCH] mm: compaction: skip memory hole rapidly when isolating migratable pages
 2023-06-11  1:38 UTC  (2+ messages)

[PATCH v2] hwmon: (oxp-sensors) Add tt_toggle attribute on supported boards
 2023-06-10 23:04 UTC 

[robh:dt/header-cleanups 18/20] drivers/pinctrl/pinctrl-at91.c:1305:3: error: implicit declaration of function 'of_match_device' is invalid in C99
 2023-06-10 19:59 UTC 

[peterz-queue:core/guards2 37/58] kernel/events/core.c:4815:4: error: cannot jump from this asm goto statement to one of its possible targets
 2023-06-10 13:53 UTC 

[peterz-queue:core/guards2 12/58] kernel/sched/core.c:5667:7: error: call to undeclared function 'cpu_is_online'; ISO C99 and later do not support implicit function declarations
 2023-06-10 11:11 UTC 

✅ PASS (SKIPPED 17 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, 64569520)
 2023-06-10  9:31 UTC 

[peterz-queue:core/guards 37/58] kernel/events/core.c:4815:4: error: cannot jump from this asm goto statement to one of its possible targets
 2023-06-10  8:20 UTC  (2+ messages)

[arm64:devel/kmalloc-minalign 18/18] include/linux/slab.h:239:39: error: function-like macro '__alignof__' is not defined
 2023-06-10  8:11 UTC 

[peterz-queue:core/guards 57/58] kernel/events/core.c:7980:2: error: expected expression
 2023-06-10  8:00 UTC  (2+ messages)

[PATCH 1/4] Rip out simple_strtoll()
 2023-06-10  5:42 UTC 

[RFC v1 3/6] kunit: Add ability to filter attributes
 2023-06-10  3:57 UTC 

[RFC v1 2/6] kunit: Add speed attribute
 2023-06-10  3:13 UTC 

[stable:linux-5.15.y 36/9999] drivers/media/dvb-frontends/mb86a16.c:1600:26: warning: stack frame size (1168) exceeds limit (1024) in 'mb86a16_search'
 2023-06-10  1:59 UTC 

[peterz-queue:core/guards 8/58] kernel/sched/sched.h:2777:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-06-10  1:17 UTC 

[peterz-queue:core/guards 18/58] kernel/sched/core.c:8816:3: error: unknown type name 'class_double_rq_lock_t'; did you mean 'class_task_rq_lock_t'?
 2023-06-10  0:55 UTC 

[peterz-queue:core/guards 18/58] kernel/sched/core.c:8816:3: error: unknown type name 'class_double_rq_lock_t'; did you mean 'class_task_rq_lock_t'?
 2023-06-10  0:44 UTC 

✅ PASS (SKIPPED 54 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, 25041a4c)
 2023-06-10  0:31 UTC 

✅ PASS (SKIPPED 250 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, dbfa18c5)
 2023-06-10  0:11 UTC 

drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c:1303:12: warning: stack frame size (3536) exceeds limit (2048) in 'vcn_v4_0_stop'
 2023-06-10  0:02 UTC 

[axboe-block:io_uring-futex 24/25] io_uring/futex.h:18:1: error: expected identifier or '('
 2023-06-09 23:51 UTC 

✅ PASS (SKIPPED 67 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, 8d15d5e1)
 2023-06-09 23:31 UTC 

[PATCHv2 2/2] nvme: improved uring polling
 2023-06-09 23:16 UTC 

✅ PASS (SKIPPED 252 of 346): Test report for master (6.4.0-rc5, mainline.kernel.org-clang, 0f506c7f)
 2023-06-09 20:51 UTC 

drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c:511:12: warning: stack frame size (3904) exceeds limit (2048) in 'sdma_v6_0_gfx_resume'
 2023-06-09 20:09 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 read-only IMAP folder(s) and NNTP newsgroup(s).