Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2026-07-31 15:13:31 to 2026-08-08 20:12:07 UTC [more...]

[linux-next:master 7751/13846] drivers/scsi/ibmvscsi/ibmvfc-core.c:6134:15: warning: variable 'rport' is uninitialized when used here
 2026-08-08 20:11 UTC 

[jj-apparmor:apparmor-next 14/14] security/apparmor/net.c:320:41: warning: address of 'needput' will always evaluate to 'true'
 2026-08-08 19:58 UTC 

[PATCH] lib/interval_tree: fix allocation warning messages
 2026-08-08 18:55 UTC  (3+ messages)

[bcain:bcain/hexagon-kcfi 26/93] arch/hexagon/kernel/devtree.c:104:36: error: redefinition of 'setup_machine_fdt'
 2026-08-08 14:12 UTC 

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 9a143525)
 2026-08-08 13:22 UTC 

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, a59f57e2)
 2026-08-08 12:52 UTC 

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-08 12:24 UTC  (24+ messages)
` [PATCH v4 01/23] perf capstone: Fix arm64 jump/adrp disassembly mismatch with objdump
` [PATCH v4 02/23] perf llvm: Fix arm64 adrp instruction "
` [PATCH v4 03/23] perf annotate-arm64: Generalize arm64_mov__parse to support more instructions
` [PATCH v4 04/23] perf annotate-arm64: Handle load and store instructions
` [PATCH v4 05/23] perf dwarf-regs: Adapt get_dwarf_regnum() for arm64
` [PATCH v4 06/23] perf annotate: Adapt arch__dwarf_regnum() "
` [PATCH v4 07/23] perf annotate: Introduce extract_op_location callback for arch-specific parsing
` [PATCH v4 08/23] perf annotate-arm64: Implement extract_op_location() callback
` [PATCH v4 09/23] perf annotate: Deduplicate overlapping ARM SPE events for data type profiling
` [PATCH v4 10/23] perf arm-spe: Set default synthesized event period to 1
` [PATCH v4 11/23] perf annotate-data: Extract invalidate_reg_state() as a common helper
` [PATCH v4 12/23] perf annotate-arm64: Enable instruction tracking support
` [PATCH v4 13/23] perf annotate-arm64: Track return type after call instructions
` [PATCH v4 14/23] perf annotate-arm64: Support load instruction tracking
` [PATCH v4 15/23] perf annotate-arm64: Support store "
` [PATCH v4 16/23] perf annotate-data: Expand type_state_reg imm_value to u64
` [PATCH v4 17/23] perf annotate-data: Track imm_value for stack variables
` [PATCH v4 18/23] perf annotate-arm64: Support stack variable tracking
` [PATCH v4 19/23] perf annotate-arm64: Support 'mov' instruction tracking
` [PATCH v4 20/23] perf annotate-arm64: Support 'add' "
` [PATCH v4 21/23] perf annotate-arm64: Support 'adrp' instruction to track global variables
` [PATCH v4 22/23] perf annotate-arm64: Support per-cpu variable access tracking
` [PATCH v4 23/23] perf annotate-arm64: Support 'mrs' instruction to track 'current' pointer

[PATCH] super: fix dying superblock warning messages
 2026-08-08 12:38 UTC 

[PATCH] memregion: fix cache invalidation warning message
 2026-08-08 12:19 UTC 

[PATCH] drm/amdgpu: fix GTT manager warning message
 2026-08-08 12:17 UTC 

[PATCH] slab: align ZERO_SIZE_PTR to ARCH_KMALLOC_MINALIGN
 2026-08-08 10:56 UTC 

[PATCH] mmc: core: add MMC_QUIRK_BROKEN_WRITE_ZEROES for ESMT eMMC
 2026-08-08 10:56 UTC 

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 3f008280)
 2026-08-08 10:52 UTC 

[bcain:bcain/hexagon-kcfi 26/93] arch/hexagon/kernel/devtree.c:17:13: warning: no previous prototype for function 'early_init_dt_add_memory_arch'
 2026-08-08 10:06 UTC 

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 7cbe91a4)
 2026-08-08  5:02 UTC 

[PATCH] rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.h
 2026-08-08  3:21 UTC 

[PATCH 1/1] drm/i915/display/psr: Block DC3CO entry during active frame
 2026-08-08  1:54 UTC 

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, f9a2394a)
 2026-08-08  1:02 UTC 

[PATCH] fix: drm/vmwgfx: vmw_user_shader_alloc: fix base object refcount leak on ttm_base_object_init failure
 2026-08-08  0:58 UTC 

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 364465ab)
 2026-08-07 23:32 UTC 

[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-07 20:49 UTC  (15+ messages)
` [PATCH net-next v11 01/12] net: phylink: keep and use MAC supported_interfaces in phylink struct
` [PATCH net-next v11 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v11 03/12] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v11 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v11 05/12] net: phylink: support PCS provider release
` [PATCH net-next v11 06/12] net: phylink: support late PCS provider attach
` [PATCH net-next v11 07/12] net: Document PCS subsystem
` [PATCH net-next v11 08/12] MAINTAINERS: add myself as PCS subsystem maintainer
` [PATCH net-next v11 09/12] net: phylink: add .pcs_link_down PCS OP
` [PATCH net-next v11 10/12] dt-bindings: net: pcs: Document support for Airoha Ethernet PCS
` [PATCH net-next v11 11/12] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v11 12/12] net: airoha: add phylink support

[PATCH] fix: mfd: of_syscon_register: fix reset_control reference leak on success path
 2026-08-07 20:35 UTC 

[PATCH] mailbox: sun6i: modernize probe and convert to fully managed
 2026-08-07 19:44 UTC 

[PATCH] arm: mediatek: fix secondary CPU boot on Thumb-2 kernels with Clang
 2026-08-07 18:52 UTC  (7+ messages)

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, 6c68fa60)
 2026-08-07 17:12 UTC 

[PATCH net-next v10 00/11] net: pcs: Introduce support for fwnode PCS
 2026-08-07  9:23 UTC  (5+ messages)
` [PATCH net-next v10 11/11] net: airoha: add phylink support

[PATCH] tools: Use fputc() calls in some functions
 2026-08-07  6:33 UTC  (3+ messages)
  `  "

[PATCH v4 00/14] LoongArch: Add livepatch build (KLP) support
 2026-08-07  6:15 UTC  (2+ messages)

[PATCH] [RFC] nfs4: inject process namespace into COMPOUND tag
 2026-08-07  5:02 UTC  (2+ messages)

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-08-06 22:18 UTC  (9+ messages)
` [PATCH v2 1/4] selftests: add shared lib.bpf.mk to build "
` [PATCH v2 2/4] selftests/cgroup: add memcg_stat_cross_cpu correctness test for flush

[PATCH] mptcp: pm: Fix address ID overflow when all IDs are exhausted
 2026-08-06 22:04 UTC 

[PATCH] trace_branch: use per-cpu counters for correct/incorrect stats
 2026-08-06 20:04 UTC 

[PATCH v2] arm: backtrace-clang: fix wrong sp usage for unwinding
 2026-08-06 17:03 UTC  (2+ messages)

[PATCH] fix: ntb: perf_copy_chunk: fix tx descriptor and unmap kref leak on dmaengine_submit failure
 2026-08-06 14:21 UTC 

[PATCH V17 0/7] Rust Support for powerpc
 2026-08-06  7:53 UTC  (13+ messages)

[PATCH] fix: scsi: srp_reconnect_rport: unbalanced scsi_block_targets/scsi_target_unblock
 2026-08-06  7:51 UTC  (2+ messages)

[PATCH] lib/crypto: x86/chacha: Add a 16-block AVX-512 variant
 2026-08-06  7:40 UTC 

[RFC PATCH] x86/pci-dma: add "any" keyword to swiotlb= kernel parameter
 2026-08-06  5:46 UTC 

[PATCH v2] module: Extend module_blacklist parameter to built-in modules
 2026-08-06  2:15 UTC 

[PATCH nf-next,v5] netfilter: flowtable: initial bridge support
 2026-08-06  1:27 UTC 

[PATCH] net: sysfs: cleanup coding style
 2026-08-05 23:10 UTC  (2+ messages)

[PATCH v1] ASoC: tas2781: Add calibration kcontrols for TAS2573
 2026-08-05 22:44 UTC 

[PATCH] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
 2026-08-05 22:28 UTC 

[PATCH 0/2] alpha: enable building with clang
 2026-08-05 21:27 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang
` [PATCH v2 1/2] alpha: pass -Wa,-mev6 only when using GNU as

[PATCH v3 00/11] mlx5 support for VFIO self test
 2026-08-05 18:37 UTC  (2+ messages)

[thomas-weissschuh:b4/compat-32bit-time-ifdef 1/2] ld.lld: error: undefined symbol: put_old_timespec32
 2026-08-05 18:29 UTC 

[PATCH] block: rnull: use vertical import style
 2026-08-05 11:47 UTC  (2+ messages)

fs/ext4/dir.c:240:7: error: call to undeclared function 'ext4_dir_rec_len'; ISO C99 and later do not support implicit function declarations
 2026-08-05 10:05 UTC 

[PATCH v2] wifi: ath11k: Fix possible memory leak in ath11k_dp_srng_setup()
 2026-08-05  9:51 UTC  (2+ messages)

[peterz-queue:locking/core 17/21] arch/x86/boot/../include/asm/cpufeatures.h:228:68: warning: '/*' within block comment
 2026-08-05  8:56 UTC 

[PATCH] rtc: st-lpc: get IRQ via platform_get_irq()
 2026-08-05  7:58 UTC  (2+ messages)

[PATCH v3] usb: serial: option: add multiple VID/PID
 2026-08-05  5:21 UTC 

[PATCH 1/1] arm: backtrace-clang: fix wrong sp usage for unwinding
 2026-08-05  3:59 UTC  (4+ messages)

[peterz-queue:locking/core 17/21] tools/arch/x86/include/asm/cpufeatures.h:228:68: error: '/*' within block comment
 2026-08-05  3:26 UTC 

[PATCH v3 net] net: microchip: vcap api: Fix possible memory leak in vcap_decode_rule()
 2026-08-05  1:20 UTC  (2+ messages)

❌ FAIL: Test report for master (7.2.0-rc6, upstream-mainline, c21bb419)
 2026-08-05  1:02 UTC 

[PATCH net-next] net: airoha: fix ARRAY_SIZE() division by zero on UP builds
 2026-08-05  1:00 UTC  (3+ messages)

[peterz-queue:locking/core 17/21] tools/arch/x86/include/asm/cpufeatures.h:228:68: error: '/*' within block comment
 2026-08-05  0:35 UTC 

❌ FAIL: Test report for master (7.2.0-rc6, upstream-mainline, 31996e14)
 2026-08-04 23:53 UTC 

[linux-next:master 10012/12727] clang diag: arch/powerpc/include/uapi/asm/ioctl.h:5:9: warning: '_IOC_SIZEBITS' macro redefined
 2026-08-04 22:07 UTC 

[thomas-weissschuh:b4/auxclock-nanosleep 16/39] kernel/time/timekeeping.c:156:1: error: use of undeclared identifier 'symbol'
 2026-08-04 18:35 UTC 

[reinette:resctrl/controls_rfc_v2 81/88] include/linux/resctrl.h:65:71: warning: declaration of 'struct rdt_resource' will not be visible outside of this function
 2026-08-04 16:50 UTC 

[PATCH] drm/i915/display: fix error handling in intel_display_driver_probe_noirq
 2026-08-04 15:14 UTC 

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices. Additionally added several structs to support ISSI octal flash functionality. (Octal SPI 2026 revised)
 2026-08-04 12:06 UTC 

[dhowells-fs:netfs-next 7/25] fs/netfs/bvecq.c:67:24: error: incomplete definition of type 'mempool_t' (aka 'struct mempool')
 2026-08-04  4:07 UTC 

✅ PASS: Test report for master (7.2.0-rc6, upstream-mainline, 848acc8f)
 2026-08-03 23:12 UTC 

[PATCH] HID: huawei/rapoo: reject non-USB transports before to_usb_interface()
 2026-08-03 17:13 UTC 

[PATCH] riscv/runtime-const: Disable linker relaxation for RUNTIME_MAGIC
 2026-08-03 16:12 UTC  (3+ messages)

[PATCHv2] PCI: xilinx: use fwnode_irq_get() for INTx IRQ lookup
 2026-08-03 15:28 UTC  (6+ messages)

[PATCH v6] rust: aref: make `AlwaysRefCounted::inc_ref` an associated function
 2026-08-03 14:29 UTC 

[PATCH 0/2] kbuild: link-vmlinux.sh: more reliable 3rd pass linking
 2026-08-03 14:11 UTC  (3+ messages)

[PATCH] media: mtk-jpeg: drain hardware completion before freeing context
 2026-08-03 12:55 UTC 

[PATCH v3] Memory leak error in qxl unbind
 2026-08-03 11:32 UTC 

[PATCH v2 0/6] s390: Add kCFI support
 2026-08-03 11:31 UTC  (2+ messages)

[linux-next:master 11199/11507] init/initramfs_test.c:580:15: error: call to undeclared function '__override_init_fs'; ISO C99 and later do not support implicit function declarations
 2026-08-03  4:55 UTC  (2+ messages)

❌ FAIL: Test report for master (7.2.0-rc6, upstream-mainline, 075b7484)
 2026-08-03  4:22 UTC 

✅ PASS: Test report for master (7.2.0-rc5, upstream-mainline, f5a7e2ae)
 2026-08-02 23:03 UTC 

ld.lld: error: undefined symbol: __start_bss_decrypted_gap
 2026-08-02 13:09 UTC 

[zab-rpdfs:rpdfs-initial 89/93] fs/rpdfs/super.c:251:7: warning: variable 'ret' is used uninitialized whenever switch case is taken
 2026-08-02  1:47 UTC 

[mark:arm64/percpu-fixup 15/17] clang diag: arch/arm64/include/asm/percpu.h:341:1: warning: value size does not match register size specified by the constraint and modifier
 2026-08-01 23:11 UTC 

[zab-rpdfs:rpdfs-initial 85/93] fs/rpdfs/mkfs.c:23:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2026-08-01 22:50 UTC 

[PATCH] This enables HuC firmware initialization and authentication on DG2 hardware when using the Xe DRM driver
 2026-08-01 12:34 UTC 

ld.lld: error: undefined symbol: __kcfi_typeid_aria_aesni_avx_encrypt_16way
 2026-08-01 11:39 UTC 

[mark:arm64/percpu-fixup 15/17] arch/arm64/include/asm/percpu.h:341:1: error: value size does not match register size specified by the constraint and modifier
 2026-08-01 10:46 UTC 

[mark:arm64/percpu-fixup 11/17] kernel/trace/ftrace.c:8628:3: warning: implicit conversion from 'unsigned long' to 'u32' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
 2026-08-01  9:41 UTC 

✅ PASS: Test report for master (7.2.0-rc5, upstream-mainline, 02dc699f)
 2026-08-01  7:42 UTC 

[RFC PATCH v8] platform/x86: panasonic-laptop: add fan speed mode for newer models
 2026-08-01  3:13 UTC  (2+ messages)

[linux-next:master 10281/11507] ERROR: modpost: "qcom_smem_is_available" [drivers/soc/qcom/ubwc_config.ko] undefined!
 2026-07-31 23:29 UTC 

✅ PASS: Test report for master (7.2.0-rc5, upstream-mainline, 6269cc6f)
 2026-07-31 23:22 UTC 

[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
 2026-07-31 23:20 UTC  (9+ messages)

[tobetter:odroid-7.2.y 1/58] drivers/video/fbdev/sh1106fb.c:20:10: fatal error: 'linux/of_gpio.h' file not found
 2026-07-31 22:25 UTC 

❌ FAIL: Test report for master (7.2.0-rc5, upstream-mainline, 596254ec)
 2026-07-31 21:53 UTC 

Warning: mm/percpu.c:2568 function parameter 'local_base' not described in 'pcpu_setup_first_chunk'
 2026-07-31 21:34 UTC 

[PATCH] Mark list_add and __list_add as __always_inline
 2026-07-31 20:53 UTC  (5+ messages)

[PATCHv2 0/3] EDAC/fsl_ddr: some cleanups
 2026-07-31 20:39 UTC  (7+ messages)
` [PATCHv2 1/3] EDAC/fsl_ddr: use devm_platform_ioremap_resource()
` [PATCHv2 3/3] EDAC/fsl_ddr: restore MC error registers on probe failure

[linux-next:master 10056/11507] security/apparmor/apparmorfs.c:1469:1: warning: unused variable 'seq_ns_compress_min_fops'
 2026-07-31 20:29 UTC 

[PATCH] pwm: ipq: fix period calculation
 2026-07-31 19:29 UTC 

[gourryinverse:djhacks 18/38] mm/gup.c:2418:7: error: call to undeclared function 'folio_longterm_pin_forbidden'; ISO C99 and later do not support implicit function declarations
 2026-07-31 19:08 UTC 

[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
 2026-07-31 16:15 UTC  (2+ messages)

[linux-next:master 10570/10862] drivers/net/ethernet/airoha/airoha_eth.c:3470:18: warning: division by zero is undefined
 2026-07-31 15:33 UTC  (4+ messages)


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