llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-03 07:40:07 to 2023-10-06 20:17:23 UTC [more...]

[PATCH] wifi: p54: Annotate struct p54_cal_database with __counted_by
 2023-10-06 20:17 UTC 

[PATCH] wifi: rtw89: coex: Annotate struct rtw89_btc_btf_set_slot_table with __counted_by
 2023-10-06 20:17 UTC 

[PATCH] pinctrl: samsung: Annotate struct exynos_muxed_weint_data with __counted_by
 2023-10-06 20:17 UTC 

[PATCH] bpf: Annotate struct bpf_stack_map with __counted_by
 2023-10-06 20:17 UTC 

arch/arm/mach-omap1/timer32k.c:186: warning: cannot understand function prototype: 'struct timespec64 persistent_ts; '
 2023-10-06 17:43 UTC 

[PATCH] bcachefs: Use struct_size()
 2023-10-06 17:32 UTC  (2+ messages)

[Intel-gfx] [PATCH 2/2] drm/i915: enable W=1 warnings by default
 2023-10-06 16:49 UTC 

[RFC PATCH 0/1] rust: crates in other kernel directories
 2023-10-06 15:57 UTC 

✅ PASS (SKIPPED 8 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, b78b18fb)
 2023-10-06 11:11 UTC 

[PATCH] net/packet: Annotate struct packet_fanout with __counted_by
 2023-10-06 10:40 UTC  (3+ messages)

[PATCH] flow_offload: Annotate struct flow_action_entry with __counted_by
 2023-10-06 10:40 UTC  (3+ messages)

[pci:pm 2/2] arch/x86/pci/fixup.c:929:6: error: use of undeclared identifier 'pm_suspend_target_state'
 2023-10-06 10:32 UTC 

drivers/spi/spi-mpc52xx-psc.c:195:5: warning: no previous prototype for function 'mpc52xx_psc_spi_transfer_one_message'
 2023-10-06 10:20 UTC 

[PATCH] nexthop: Annotate struct nh_group with __counted_by
 2023-10-06 10:00 UTC  (3+ messages)

[PATCH] nexthop: Annotate struct nh_notifier_grp_info with __counted_by
 2023-10-06  9:50 UTC  (4+ messages)

[PATCH] nfp: nsp: Annotate struct nfp_eth_table with __counted_by
 2023-10-06  9:50 UTC  (4+ messages)

[PATCH] netlink: Annotate struct netlink_policy_dump_state with __counted_by
 2023-10-06  9:50 UTC  (3+ messages)

[PATCH v4] rust: Respect HOSTCC when linking for host
 2023-10-06  9:39 UTC  (3+ messages)

[PATCH] OPP: Fix -Wunsequenced in _of_add_opp_table_v1()
 2023-10-06  7:19 UTC  (3+ messages)

[PATCH] xfrm: Annotate struct xfrm_sec_ctx with __counted_by
 2023-10-06  5:47 UTC  (3+ messages)

[xilinx-xlnx:lkp_test 5/6] drivers/clk/xilinx/clk-xlnx-clock-wizard.c:680:29: warning: unused variable 'clk_wzrd_ver_divider_ops'
 2023-10-06  5:10 UTC 

[PATCH bpf-next v3 05/10] net: stmmac: Add Tx HWTS support to XDP ZC
 2023-10-06  4:38 UTC 

❌ FAIL (SKIPPED 4 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, f291209e)
 2023-10-06  2:21 UTC 

[PATCH] nexthop: Annotate struct nh_res_table with __counted_by
 2023-10-06  1:40 UTC  (4+ messages)

[PATCH] nexthop: Annotate struct nh_notifier_res_table_info with __counted_by
 2023-10-06  1:40 UTC  (3+ messages)

[PATCH] netem: Annotate struct disttable with __counted_by
 2023-10-06  1:40 UTC  (4+ messages)

[PATCH] nfp: Annotate struct nfp_reprs with __counted_by
 2023-10-06  1:40 UTC  (4+ messages)

[xilinx-xlnx:lkp_test 2/6] drivers/w1/masters/amd_w1.c:372:14: error: call to undeclared function 'FIELD_GET'; ISO C99 and later do not support implicit function declarations
 2023-10-06  1:39 UTC 

[PATCH v2 00/18] clang-tools support in tools
 2023-10-05 23:08 UTC  (19+ messages)
` [PATCH v2 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v2 02/18] gen_compile_commands: Sort output compile commands by file name
` [PATCH v2 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
` [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
` [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
` [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
` [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
` [PATCH v2 08/18] perf jitdump: Avoid memory leak
` [PATCH v2 09/18] perf mem-events: Avoid uninitialized read
` [PATCH v2 10/18] perf dlfilter: Be defensive against potential NULL dereference
` [PATCH v2 11/18] perf hists browser: Reorder variables to reduce padding
` [PATCH v2 12/18] perf hists browser: Avoid potential NULL dereference
` [PATCH v2 13/18] perf svghelper: Avoid memory leak
` [PATCH v2 14/18] perf parse-events: Fix unlikely memory leak when cloning terms
` [PATCH v2 15/18] tools api: Avoid potential double free
` [PATCH v2 16/18] perf trace-event-info: Avoid passing NULL value to closedir
` [PATCH v2 17/18] perf header: Fix various error path memory leaks
` [PATCH v2 18/18] perf bpf_counter: Fix a few "

[PATCH v1 00/18] clang-tools support in tools
 2023-10-05 22:38 UTC  (10+ messages)
` [PATCH v1 01/18] gen_compile_commands: Allow the line prefix to still be cmd_
` [PATCH v1 03/18] run-clang-tools: Add pass through checks and and header-filter arguments

[PATCH] drm/amdgpu: Annotate struct amdgpu_bo_list with __counted_by
 2023-10-05 21:56 UTC  (4+ messages)

[PATCH v3] rust: Respect HOSTCC when linking for host
 2023-10-05 21:36 UTC  (3+ messages)

[PATCH] kbuild: Enable -Wincompatible-function-pointer-types-strict in W=1
 2023-10-05 18:38 UTC  (4+ messages)

[mbroz:opal-test 5/7] ./drivers/usb/storage/unusual-flags.c:4:5: warning: no previous prototype for function 'usb_stor_di2flags'
 2023-10-05 17:25 UTC 

[PATCH v2] nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
 2023-10-05 16:52 UTC  (2+ messages)

[PATCH] gcov: Annotate struct gcov_iterator with __counted_by
 2023-10-05 15:41 UTC  (2+ messages)

[PATCH 0/9] drm: Annotate structs with __counted_by
 2023-10-05 16:16 UTC  (11+ messages)

[PATCH V15 0/4] Add PWM support for IPQ chipsets
 2023-10-05 16:05 UTC  (5+ messages)
` [PATCH V15 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V15 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V15 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V15 4/4] arm64: dts: qcom: ipq6018: add pwm node

[PATCH v11 3/7] nvmem: Move of_nvmem_layout_get_container() in another header
 2023-10-05 11:37 UTC 

❌ FAIL (SKIPPED 7 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, 3006adf3)
 2023-10-05  9:11 UTC 

[trace:trace/core 6/7] fs/tracefs/event_inode.c:909:6: warning: no previous prototype for function 'eventfs_remove_events_dir'
 2023-10-05  9:06 UTC 

[PATCH] nvmet-fc: Annotate struct nvmet_fc_tgt_queue with __counted_by
 2023-10-05  8:22 UTC  (4+ messages)

[PATCH V14 0/4] Add PWM support for IPQ chipsets
 2023-10-05  7:36 UTC  (7+ messages)
` [PATCH V14 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V14 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V14 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V14 4/4] arm64: dts: qcom: ipq6018: add pwm node

[PATCH V14 0/4] Add PWM support for IPQ chipsets
 2023-10-05  7:33 UTC  (8+ messages)
` [PATCH V14 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V14 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V14 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V14 4/4] arm64: dts: qcom: ipq6018: add pwm node

[mnyman-xhci:feature_interrupters 4/4] drivers/usb/host/xhci-sideband.c:74:1: warning: no previous prototype for function '__xhci_sideband_remove_endpoint'
 2023-10-05  3:29 UTC 

❌ FAIL (SKIPPED 5 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, ba7d997a)
 2023-10-05  3:01 UTC 

[PATCH v2] firmware_loader: Abort new fw load request once firmware core knows about reboot
 2023-10-05  2:14 UTC  (2+ messages)

[PATCH 2/2] iio: adc: ads7038: Add driver support for 12bit ADC
 2023-10-05  2:04 UTC 

[PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
 2023-10-05  1:29 UTC  (7+ messages)

[PATCH 0/2] Fix a couple recent instances of -Wincompatible-function-pointer-types-strict from ->mode_get() implementations
 2023-10-05  0:30 UTC  (3+ messages)

[mark:atomics/outlined 1/2] include/linux/atomic/atomic-outlined.h:15:1: warning: no previous prototype for function 'outlined_raw_atomic_read'
 2023-10-04 23:16 UTC 

[PATCH 0/5] chelsio: Annotate structs with __counted_by
 2023-10-04 22:50 UTC  (2+ messages)

[trondmy-nfs:testing 12/12] fs/nfs/flexfilelayout/flexfilelayout.c:2536:13: error: use of undeclared identifier 'inode'
 2023-10-04 20:36 UTC 

[RFC PATCH 3/6] sched/fair: Use CFS util_avg_uclamp for utilization and frequency
 2023-10-04 19:02 UTC 

[PATCH] net/mlx5: Annotate struct mlx5_flow_handle with __counted_by
 2023-10-04 18:45 UTC  (4+ messages)

[PATCH] net/mlx5: Annotate struct mlx5_fc_bulk with __counted_by
 2023-10-04 18:44 UTC  (4+ messages)

[PATCH] ASoC: soc-dapm: Annotate struct snd_soc_dapm_widget_list with __counted_by
 2023-10-04 17:14 UTC  (3+ messages)

[PATCH v3] RISC-V: build: Allow LTO to be selected
 2023-10-04 15:21 UTC  (4+ messages)

[linux-next:master 4144/9570] /bin/bash: line 1: 83326 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/power/supply/bq256xx_charger.ko
 2023-10-04 15:05 UTC 

[PATCH] dmaengine: ep93xx_dma: Annotate struct ep93xx_dma_engine with __counted_by
 2023-10-04 14:29 UTC  (2+ messages)

[PATCH] dmaengine: fsl-edma: Annotate struct struct fsl_edma_engine with __counted_by
 2023-10-04 14:28 UTC  (3+ messages)

[PATCH 09/21] block: Add checks to merging of atomic writes
 2023-10-04 11:40 UTC  (3+ messages)

[vbabka:slab-remove-slab-v1r0 19/22] mm/memcontrol.c:2888:5: warning: no previous prototype for function 'memcg_alloc_slab_cgroups'
 2023-10-04 11:08 UTC 

[PATCH V13 0/4] Add PWM support for IPQ chipsets
 2023-10-04  9:45 UTC  (10+ messages)
` [PATCH V13 1/4] pwm: driver for qualcomm ipq6018 pwm block
` [PATCH V13 2/4] dt-bindings: pwm: add IPQ6018 binding
` [PATCH V13 3/4] dt-bindings: mfd: qcom,tcsr: Add simple-mfd support for IPQ6018
` [PATCH V13 4/4] arm64: dts: ipq6018: add pwm node

next/master build: 184 builds: 3 failed, 181 passed, 7 errors, 79 warnings (next-20231004)
 2023-10-04  7:11 UTC 

[PATCH] vfio/cdx: Add parentheses between bitwise AND expression and logical NOT
 2023-10-04  6:48 UTC  (6+ messages)

[linux-next:master 8396/9381] arch/powerpc/platforms/cell/spufs/coredump.c:79:6: warning: variable 'ctx' is used uninitialized whenever 'if' condition is false
 2023-10-04  6:20 UTC 

[syzbot] [mm?] WARNING in copy_hugetlb_page_range
 2023-10-04  5:16 UTC  (5+ messages)

❌ FAIL (SKIPPED 7 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, cbf3a2cb)
 2023-10-04  4:20 UTC 

[PATCH] i40e: Annotate struct i40e_qvlist_info with __counted_by
 2023-10-03 23:39 UTC  (2+ messages)

✅ PASS (SKIPPED 4 of 230): Test report for master (6.6.0-rc4, mainline.kernel.org-clang, 5e62ed3b)
 2023-10-04  1:21 UTC 

[PATCH] netfilter: nf_tables: Annotate struct nft_pipapo_match with __counted_by
 2023-10-03 23:35 UTC  (2+ messages)

[PATCH 0/5] mlxsw: Annotate structs with __counted_by
 2023-10-03 23:17 UTC  (7+ messages)
` [PATCH 3/5] mlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool "
` [PATCH 4/5] mlxsw: spectrum_router: Annotate struct mlxsw_sp_nexthop_group_info "
` [PATCH 5/5] mlxsw: spectrum_span: Annotate struct mlxsw_sp_span "

[PATCH] mailbox: zynqmp: Annotate struct zynqmp_ipi_pdata with __counted_by
 2023-10-03 22:56 UTC  (2+ messages)

[RFC PATCH 2/2] seccomp: Introduce SECCOMP_ATTACH_FILTER operation
 2023-10-03 20:28 UTC 

[PATCH] ACPI: PRM: Annotate struct prm_module_info with __counted_by
 2023-10-03 19:26 UTC  (3+ messages)

[PATCH] um: net: Fix return type of uml_net_start_xmit()
 2023-10-03 18:35 UTC 

Prebuilt LLVM 17.0.2 uploaded
 2023-10-03 18:03 UTC 

[PATCH v2] vfs: shave work on failed file open
 2023-10-03 16:45 UTC 

[RFC PATCH 1/2] seccomp: Introduce SECCOMP_LOAD_FILTER operation
 2023-10-03 16:28 UTC  (2+ messages)

[PATCH] modpost: Optimize symbol search from linear to binary search
 2023-10-03 11:35 UTC  (3+ messages)

[PATCH 2/5] mm: Introduce pudp/p4dp/pgdp_get() functions
 2023-10-03  7:52 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).