llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-04 18:10:07 to 2024-10-10 19:02:11 UTC [more...]

❌ FAIL: Test report for master (6.12.0-rc2, mainline.kernel.org-clang, eb952c47)
 2024-10-10 19:02 UTC 

[PATCH v2 0/5] Improve objtool jump table handling
 2024-10-10 17:50 UTC  (11+ messages)
` [PATCH v2 1/5] objtool: Deal with relative jump tables correctly
` [PATCH v2 2/5] objtool: Allow arch code to discover jump table size
` [PATCH v2 3/5] objtool: Add support for annotated jump tables
` [PATCH v2 4/5] crypto: x86/crc32c - Use idiomatic relative jump table
` [PATCH v2 5/5] crypto: x86/crc32c - Tweak jump table to validate objtool logic

[PATCH net-next 05/11] net: enetc: add enetc-pf-common driver support
 2024-10-10 17:10 UTC 

[PATCH v2 1/3] scsi: qla2xxx: Drop starvation counter on success
 2024-10-10 16:39 UTC 

[PATCH bpf v2] bpf: fix argument type in bpf_loop documentation
 2024-10-10 16:00 UTC  (2+ messages)

[PATCH net-next] net: phy: intel-xway: add support for PHY LEDs
 2024-10-10 15:38 UTC 

[PATCH] KVM: arm64: nVHE: gen-hyprel: Silent build warnings
 2024-10-10 15:23 UTC  (5+ messages)

[PATCH net-next v2 0/3] net: ethernet: ti: Address some warnings
 2024-10-10 12:13 UTC  (6+ messages)
` [PATCH net-next v2 1/3] net: ethernet: ti: am65-cpsw: Use __be64 type for id_temp
` [PATCH net-next v2 2/3] net: ethernet: ti: am65-cpsw: Use tstats instead of open coded version
` [PATCH net-next v2 3/3] net: ethernet: ti: cpsw_ale: Remove unused accessor functions

[PATCH 0/2] Normalized CFI integer tags Kconfig fixes
 2024-10-10 11:02 UTC  (6+ messages)
` [PATCH 1/2] kbuild: rust: add `CONFIG_RUSTC_LLVM_VERSION`
` [PATCH 2/2] cfi: fix conditions for HAVE_CFI_ICALL_NORMALIZE_INTEGERS

[tobetter:odroid-5.15.y 46/204] drivers/pwm/pwm-gpio.c:60:22: warning: no previous prototype for function 'gpio_pwm_timer'
 2024-10-10 10:49 UTC 

[PATCH] mm/vmstat: Fix -Wenum-enum-conversion warning in vmstat.h
 2024-10-10 10:40 UTC  (2+ messages)

[PATCH] ntfs3: Fix WARNING in ntfs_extend_initialized_size
 2024-10-10  9:57 UTC 

[PATCH v3 7/9] ASoC: loongson: Add I2S controller driver as platform device
 2024-10-10  8:25 UTC 

next/master build: 180 builds: 4 failed, 176 passed, 10358 warnings (next-20241010)
 2024-10-10  7:58 UTC 

[PATCH v2] Bluetooth: Fix type of len in rfcomm_sock_getsockopt{,_old}()
 2024-10-10  6:51 UTC  (3+ messages)

[viro-vfs:work.statx 1/3] fs/stat.c:770:11: warning: variable 'lflags' set but not used
 2024-10-10  5:49 UTC 

[PATCH v3 05/12] PCI: rockchip-ep: Implement the .map_align() controller operation
 2024-10-10  3:44 UTC 

[PATCH v1 4/5] PCI: endpoint: Add NVMe endpoint function driver
 2024-10-10  3:33 UTC 

❌ FAIL: Test report for master (6.12.0-rc2, mainline.kernel.org-clang, d3d15566)
 2024-10-10  0:43 UTC 

[linux-next:master 2858/3432] arch/x86/mm/init_64.c:992:28: error: call to undeclared function 'bootmem_type'; ISO C99 and later do not support implicit function declarations
 2024-10-10  0:39 UTC 

[PATCH v2 1/1] x86/reboot: KVM: Guard nmi_shootdown_cpus_on_restart() with ifdeffery
 2024-10-09 23:37 UTC  (3+ messages)

[PATCH 2/3] perf/dwc_pcie: Load DesignWare PCIe PMU driver automatically on Ampere SoCs
 2024-10-09 22:14 UTC 

[PATCH v2 5/7] bootmem: Stop using page->index
 2024-10-09 21:34 UTC  (2+ messages)

[PATCH v2 0/2] powerpc: Prepare for clang's per-task stack protector support
 2024-10-09 19:26 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc: Fix stack protector Kconfig test for clang
` [PATCH v2 2/2] powerpc: Adjust adding stack protector flags to KBUILD_CLAGS "

[PATCH bpf] bpf: fix argument type in bpf_loop documentation
 2024-10-09 18:27 UTC  (2+ messages)

[linux-next:master 3426/3432] error[E0432]: unresolved import `crate::types::ARef`
 2024-10-09 17:47 UTC 

[PATCH] cfi: fix conditions in HAVE_CFI_ICALL_NORMALIZE_INTEGERS
 2024-10-09 16:43 UTC  (3+ messages)

[PATCH v1] RISC-V: disallow gcc + rust builds
 2024-10-09 12:52 UTC  (6+ messages)

[PATCH v2] x86/stackprotector: Work around strict Clang TLS symbol requirements
 2024-10-09 12:43 UTC 

[PATCH] x86/stackprotector: Work around strict Clang TLS symbol requirements
 2024-10-09 12:26 UTC  (4+ messages)

[PATCH] Bluetooth: Fix type of len in rfcomm_sock_{bind,getsockopt_old}()
 2024-10-09 12:01 UTC  (3+ messages)

[robh:dt/const 1/7] drivers/of/address.c:244:31: error: passing 'const struct fwnode_handle *' to parameter of type 'struct fwnode_handle *' discards qualifiers
 2024-10-09 11:46 UTC 

[linux-next:pending-fixes 207/319] fs/btrfs/qgroup.c:2014:6: error: use of undeclared identifier 'bytenr'
 2024-10-09 11:30 UTC  (3+ messages)

[PATCH 3/5] perf: Add pmu get/put
 2024-10-09 10:44 UTC 

[linux-next:master 1936/2853] drivers/hid/hid-core.o: warning: objtool: hid_scan_report+0x1e5: sibling call from callable instruction with modified stack frame
 2024-10-09  8:51 UTC 

[PATCH v2 3/3] xfs: Let the max iomap length be consistent with the writeback code
 2024-10-09  7:24 UTC 

[PATCH v2] scsi: fnic: Use vzalloc() instead of vmalloc() and memset(0)
 2024-10-09  4:17 UTC 

[PATCH net-next 8/9] net-timestamp: add bpf framework for rx timestamps
 2024-10-09  4:17 UTC 

arch/x86/kvm/svm/svm.c:597:2: error: use of undeclared identifier 'kvm_rebooting'
 2024-10-09  4:17 UTC 

[PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
 2024-10-09  3:25 UTC 

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2024-10-09  3:17 UTC  (2+ messages)

[PATCH v1 1/1] mm: Remove unused stub for can_swapin_thp()
 2024-10-09  2:09 UTC  (2+ messages)

[PATCH v1 1/1] HID: debug: Remove duplicates from 'keys'
 2024-10-08 19:06 UTC  (2+ messages)

[linux-next:master 2337/2853] arch/arm/boot/dts/qcom/qcom-msm8974.dtsi:1297.26-1300.6: Warning (unique_unit_address_if_enabled): /soc/efuse@fc4bc000/s9-p1@d8: duplicate unit-address (also used in node /soc/efuse@fc4bc000/s10-p1@d8)
 2024-10-08 16:55 UTC 

[PATCH 0/3] powerpc: Prepare for clang's per-task stack protector support
 2024-10-08 16:09 UTC  (10+ messages)
` [PATCH 1/3] powerpc: Fix stack protector Kconfig test for clang
` [PATCH 2/3] powerpc: Adjust adding stack protector flags to KBUILD_CLAGS "
` [PATCH 3/3] powerpc: Include -m32 / -m64 for stack protector Kconfig test

[RFC PATCH 00/28] x86: Rely on toolchain for relocatable code
 2024-10-08 14:36 UTC  (20+ messages)
` [RFC PATCH 05/28] x86: Define the stack protector guard symbol explicitly
` [RFC PATCH 25/28] x86: Use PIE codegen for the core kernel

[RFC PATCH v3 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
 2024-10-08 13:50 UTC  (2+ messages)
` [RFC PATCH v3 2/4] Documentation: RCU: Refer to ptr_eq()

[PATCH v2] include/linux/kfifo.h: fix some IDEs Intelligence errors and the previous patch was misnamed
 2024-10-08 11:48 UTC  (5+ messages)
  ` [PATCH v3 1/2] include/linux/kfifo.h: fix some IDEs Intelligence errors
    ` [PATCH v3 2/2] include/linux/kfifo.h:fix errors

[linux-next:master 2562/2853] sound/soc/codecs/rt-sdw-common.c:87: warning: Function parameter or struct member 'val' not described in 'rt_sdca_index_update_bits'
 2024-10-08 11:28 UTC 

next/master build: 184 builds: 4 failed, 180 passed, 10358 warnings (next-20241008)
 2024-10-08  9:04 UTC 

[PATCH 4/6] iio: adc: ad7380: add missing supplies
 2024-10-08  8:31 UTC 

[PATCH v2 3/3] phy: Integrate Realtek Otto SerDes driver into build system
 2024-10-08  8:21 UTC  (2+ messages)

[Linaro-TCWG-CI] llvmorg-20-init-8119-gd2408c417cfa: Failure on aarch64
 2024-10-08  7:40 UTC 

[PATCH v4 2/2] Bluetooth: btnxpuart: Add GPIO support to power save feature
 2024-10-08  7:09 UTC 

[morse:mpam/snapshot/v6.12-rc1 118/132] drivers/platform/arm64/mpam/mpam_resctrl.c:33: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2024-10-08  4:56 UTC 

[PATCH v3 06/11] wifi: cfg80211: pass net_device to .set_monitor_channel
 2024-10-08  3:44 UTC 

[morse:mpam/snapshot/v6.12-rc1 81/132] drivers/platform/arm64/mpam/mpam_devices.c:767:4: warning: variable 'hw_managed' is used uninitialized whenever 'if' condition is true
 2024-10-08  3:44 UTC 

[PATCH] mm: swap: prevent possible data-race in __try_to_reclaim_swap
 2024-10-08  2:35 UTC  (3+ messages)

[morse:mpam/snapshot/v6.12-rc1 76/132] drivers/platform/arm64/mpam/mpam_devices.c:356:17: warning: result of comparison of constant 18446744073709551615 with expression of type 'u32' (aka 'unsigned int') is always false
 2024-10-08  2:22 UTC 

[PATCH v1 1/4] misc: fastrpc: Add CRC support using invokeV2 request
 2024-10-08  1:41 UTC 

[PATCH bpf-next v5 1/3] bpf: Prevent tailcall infinite loop caused by freplace
 2024-10-08  1:40 UTC  (2+ messages)

[PATCH v2] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
 2024-10-07 23:15 UTC 

[RFC] cxl: Update Soft Reserved resources upon region creation
 2024-10-07 19:30 UTC  (2+ messages)

[PATCH v2 0/6] Add AutoFDO and Propeller support for Clang build
 2024-10-07 19:21 UTC  (11+ messages)
` [PATCH v2 1/6] Add AutoFDO "

[PATCH v2 6/7] iio: adc: ad485x: add ad485x driver
 2024-10-07 18:18 UTC 

[PATCH 4/4] power: supply: hwmon: move interface to private header
 2024-10-07 13:19 UTC 

[PATCH v2] resolve gtp possible deadlock warning
 2024-10-07 12:48 UTC 

[PATCH v2] fbdev: sstfb: Make CONFIG_FB_DEVICE optional
 2024-10-07 12:06 UTC 

[asahilinux:bits/170-atcphy 4/17] ld.lld: error: vmlinux.a(init/main.o):(function __traceiter_initcall_start: .text+0x50): relocation R_RISCV_HI20 out of range: 534214 is not in [-524288, 524287]; references '__tracepoint_initcall_start'
 2024-10-07 11:35 UTC 

[RFC PATCH v2 1/4] compiler.h: Introduce ptr_eq() to preserve address dependency
 2024-10-07 11:01 UTC  (6+ messages)
` [RFC PATCH v2 2/4] Documentation: RCU: Refer to ptr_eq()
    `  "

[asahilinux:asahi 161/210] ld.lld: error: vmlinux.a(init/main.o):(function init_setup: .init.text+0xc8): relocation R_RISCV_HI20 out of range: 532672 is not in [-524288, 524287]; references 'argv_init'
 2024-10-07  8:51 UTC 

[morimoto:renesas-bsp/v6.6.53-2024-10-02 164/306] ERROR: Input tree has errors, aborting (use -f to force output)
 2024-10-07  7:29 UTC  (2+ messages)

[PATCH v2 2/2] iio: light: Add support for TI OPT4060 color sensor
 2024-10-07  6:38 UTC 

[PATCH] sched/membarrier: Fix redundant load of membarrier_state
 2024-10-07  5:39 UTC 

[asahilinux:bits/140-pci 9/18] drivers/pci/controller/pcie-apple.c:468:19: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2024-10-06 23:58 UTC 

[PATCH] md: CI log retrival test - do not review
 2024-10-06 22:16 UTC 

❌ FAIL: Test report for master (6.12.0-rc1, mainline.kernel.org-clang, 2a130b7e)
 2024-10-06 21:33 UTC 

[morimoto:renesas-bsp/v6.1.112-2024-10-03-2 865/874] drivers/net/phy/marvell-88q2xxx.c:160:8: error: call to undeclared function 'genphy_c45_pma_baset1_read_abilities'; ISO C99 and later do not support implicit function declarations
 2024-10-06  9:50 UTC 

[PATCH v5 07/10] tmpfs: Add casefold lookup support
 2024-10-06  5:10 UTC 

❌ FAIL: Test report for master (6.12.0-rc1, mainline.kernel.org-clang, 8f602276)
 2024-10-06  4:53 UTC 

[arm-platforms:kvm-arm64/feat-fixes-6.12 37/49] arch/arm64/kvm/at.c:267:6: warning: variable 'as_el0' is uninitialized when used here
 2024-10-06  3:47 UTC 

[cel:nfsd-5.10.y 104/169] drivers/i2c/i2c-core-base.c:101:31: error: passing 'const struct device *' to parameter of type 'struct device *' discards qualifiers
 2024-10-06  3:36 UTC 

[PATCH 2/6] remoteproc: qcom: Add iommu map_unmap helper function
 2024-10-06  2:04 UTC 

[PATCH] v4l2-subdev: Return -EOPNOTSUPP for unsupported pad type in call_get_frame_desc()
 2024-10-05 23:59 UTC 

[PATCH v4] pidfd: add ioctl to retrieve pid info
 2024-10-05 22:26 UTC 

[PATCH 1/5] rust: fix size_t in bindgen prototypes of C builtins
 2024-10-05 22:10 UTC  (3+ messages)

[intel-tdx:guest-tpm 5/6] drivers/char/tpm/tpm_tdx.c:685:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2024-10-05 19:29 UTC 

[mark:arm64/brbe 8/12] drivers/perf/arm_brbe.c:638:4: warning: variable 'sample_type' is uninitialized when used here
 2024-10-05 18:38 UTC 

[alobakin:libeth 10/27] kernel/jump_label.c:185:19: error: use of undeclared identifier 'static_key_slow_inc_cpuslocked'; did you mean 'static_key_slow_dec_deferred'?
 2024-10-05 16:13 UTC 

[RFC PATCH 2/7] kexec: Hack and abuse crashkernel for the kstate's migration stream
 2024-10-05 13:38 UTC 

[jgunthorpe:for-vasant 2/10] drivers/net/ethernet/intel/e1000e/netdev.c:4460:22: warning: shift count >= width of type
 2024-10-05 13:07 UTC 

[PATCH v6 29/44] drm/amd/display: Add support for sRGB EOTF in BLND block
 2024-10-05 12:25 UTC 

[PATCH 1/3] iio: light: vl6180: Add configurable inter-measurement period support
 2024-10-05 12:25 UTC 

arch/x86/mm/pat/memtype.c:128:39: error: use of undeclared identifier 'PG_arch_2'; did you mean 'PG_arch_1'?
 2024-10-05 12:20 UTC  (2+ messages)

[rust:rust-dev 17/25] error[E0107]: struct takes 2 generic arguments but 1 generic argument was supplied
 2024-10-05 11:13 UTC 

[jgunthorpe:for-vasant 2/10] include/linux/iommu.h:1103:1: error: declaration of anonymous struct must be a definition
 2024-10-05 11:13 UTC 

[PATCH] USB: atm: speedtch: do not use assignment in if condition
 2024-10-05 10:11 UTC 

[PATCH v14 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
 2024-10-05 10:00 UTC 

[RFC net-next v4 5/9] net: napi: Add napi_config
 2024-10-05  9:50 UTC 

[gourryinverse:memblock_align 1/4] drivers/base/memory_block.c:18:15: error: use of undeclared identifier 'SECTION_SIZE_BITS'
 2024-10-05  8:17 UTC 

[PATCH iwl-next] ice: Add in/out PTP pin delays
 2024-10-05  6:54 UTC 

[linusw-pinctrl:for-next 5/5] drivers/pinctrl/pinctrl-aw9523.c:988:8: error: use of undeclared label 'err_disable_vregs'
 2024-10-05  5:41 UTC 

[PATCH 5/5] hyperv: Use hvhdk.h instead of hyperv-tlfs.h in Hyper-V code
 2024-10-05  1:54 UTC 

❌ FAIL: Test report for master (6.12.0-rc1, mainline.kernel.org-clang, 27cc6fdf)
 2024-10-05  1:53 UTC 

[PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
 2024-10-05  1:12 UTC 

[PATCH 1/8] drm/client: Constify modes
 2024-10-04 23:59 UTC 

[PATCH 7/7] power: supply: ingenic-battery: free scale buffer after use
 2024-10-04 23:38 UTC 

[RFC PATCH v4 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
 2024-10-04 23:07 UTC 

[gustavoars:testing/wfamnae-next20241003 5/14] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
 2024-10-04 22:57 UTC 

❌ FAIL: Test report for master (6.12.0-rc1, mainline.kernel.org-clang, ac308609)
 2024-10-04 20:43 UTC 

[linux-next:master 2050/2483] include/linux/fault-inject.h:99:9: error: use of undeclared identifier 'false'; did you mean 'else'?
 2024-10-04 19:51 UTC 

[PATCH] iio: core: make iio_device_claim_direct_mode() __must_check
 2024-10-04 19:12 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20241003 14/14] kernel/bpf/core.c:2505:22: warning: comparison of distinct pointer types ('struct bpf_prog_array *' and 'struct bpf_prog_array_hdr *')
 2024-10-04 18:18 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).