Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2025-11-07 17:57:06 to 2025-11-13 16:37:41 UTC [more...]

[PATCH 2/2] pseries/dtl: Remove locks held warning
 2025-11-13 16:37 UTC 

[dhowells-fs:cifs-next 2/9] fs/smb/client/cifs_debug.c:65:2: error: incomplete definition of type 'typeof (*mid_entry)' (aka 'struct mid_q_entry')
 2025-11-13 15:56 UTC 

[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
 2025-11-13 14:30 UTC  (6+ messages)

[PATCH 1/2] mm/khugepaged: do synchronous writeback for MADV_COLLAPSE
 2025-11-13 14:21 UTC 

[PATCH v1 1/1] nfsd: Mark variable __maybe_unused to avoid W=1 build break
 2025-11-13 13:55 UTC  (2+ messages)

[dhowells-fs:cifs-next 2/9] fs/smb/client/cifs_debug.c:65:2: error: assigning to 'struct mid_q_entry *' from incompatible type 'void'
 2025-11-13 13:29 UTC 

[PATCH v1 3/5] Input: gpio_decoder - replace custom loop by gpiod_get_array_value_cansleep()
 2025-11-13 12:15 UTC 

[PATCH v3 0/3] Optimize code generation during context switching
 2025-11-13 12:11 UTC  (6+ messages)
` [PATCH v3 1/3] Make enter_lazy_tlb inline on x86
` [PATCH v3 2/3] Make raw_spin_rq_unlock inline
` [PATCH v3 3/3] Make finish_task_switch and its subfuncs inline in context switching

[PATCH v3 mptcp-net 3/3] Squash-to: "mptcp: leverage the backlog for RX packet processing"
 2025-11-13 11:52 UTC 

[geert-renesas-drivers:master 24/62] drivers/gpu/drm/xe/xe_device.c:997:22: error: use of undeclared identifier 'id'
 2025-11-13 11:41 UTC 

❌ FAIL (MISSED 12 of 110): Test report for master (6.18.0-rc5, upstream-mainline, 6fa9041b)
 2025-11-13 11:32 UTC 

[morimoto:renesas-lts/v6.18-rc5-2025-11-12-x5h-ironhide 28/39] drivers/mailbox/rcar-mfis-mailbox.c:153:32: warning: converting the result of '<<' to a boolean always evaluates to true
 2025-11-13  9:55 UTC 

[PATCH v3 06/22] mm: Always use page table accessor functions
 2025-11-13  4:53 UTC 

[pci:for-linus 6/6] drivers/pci/quirks.c:2528:56: error: use of undeclared identifier 'quirk_disable_aspm_l0s_l1_cap'; did you mean 'quirk_disable_aspm_l0s_l1'?
 2025-11-13  4:52 UTC 

[PATCH v2 19/21] scsi: fnic: Switch to use %ptS
 2025-11-13  4:51 UTC 

[jpirko-mlxsw:wip_memfd_decrypted 1/1] mm/shmem.c:5253:8: error: call to undeclared function 'set_memory_decrypted'; ISO C99 and later do not support implicit function declarations
 2025-11-13  4:51 UTC 

[PATCH net-next 1/8] phy: add hwtstamp_get callback to retrieve config
 2025-11-13  4:49 UTC 

[PATCH v1 2/2] devres: Move devm_alloc_percpu() and related to devres.h
 2025-11-13  4:49 UTC  (2+ messages)

[PATCH bpf-next 1/4] bpf: arena: populate vm_area without allocating memory
 2025-11-13  4:49 UTC 

[PATCH v8 00/27] mm/ksw: Introduce KStackWatch debugging tool
 2025-11-13  4:40 UTC  (32+ messages)
` [PATCH v8 01/27] x86/hw_breakpoint: Unify breakpoint install/uninstall
` [PATCH v8 02/27] x86/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v8 03/27] HWBP: Add modify_wide_hw_breakpoint_local() API
` [PATCH v8 04/27] mm/ksw: add build system support
` [PATCH v8 05/27] mm/ksw: add ksw_config struct and parser
` [PATCH v8 06/27] mm/ksw: add singleton debugfs interface
` [PATCH v8 07/27] mm/ksw: add HWBP pre-allocation
` [PATCH v8 08/27] mm/ksw: Add atomic watchpoint management api
` [PATCH v8 09/27] mm/ksw: ignore false positives from exit trampolines
` [PATCH v8 10/27] mm/ksw: support CPU hotplug
` [PATCH v8 11/27] sched/ksw: add per-task context
` [PATCH v8 12/27] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v8 13/27] mm/ksw: add per-task ctx tracking
` [PATCH v8 14/27] mm/ksw: resolve stack watch addr and len
` [PATCH v8 15/27] mm/ksw: limit canary search to current stack frame
` [PATCH v8 16/27] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v8 17/27] mm/ksw: add KSTACKWATCH_PROFILING to measure probe cost
` [PATCH v8 18/27] arm64/hw_breakpoint: Add arch_reinstall_hw_breakpoint
` [PATCH v8 19/27] arm64/hwbp/ksw: integrate KStackWatch handler support
` [PATCH v8 20/27] mm/ksw: add self-debug helpers
` [PATCH v8 21/27] mm/ksw: add test module
` [PATCH v8 22/27] mm/ksw: add stack overflow test
` [PATCH v8 23/27] mm/ksw: add recursive depth test
` [PATCH v8 24/27] mm/ksw: add multi-thread corruption test cases
` [PATCH v8 25/27] tools/ksw: add arch-specific test script
` [PATCH v8 26/27] docs: add KStackWatch document
` [PATCH v8 27/27] MAINTAINERS: add entry for KStackWatch

[PATCH] pinctrl: airoha: Fix AIROHA_PINCTRL_CONFS_DRIVE_E2 in an7583_pinctrl_match_data
 2025-11-12 18:44 UTC 

[PATCH 0/9] mm/damon: misc cleanups
 2025-11-12 15:41 UTC  (2+ messages)
` [PATCH 1/9] mm/damon: rename damos core filter helpers to have word core

✅ PASS (MISSED 4 of 137): Test report for master (6.18.0-rc5, upstream-mainline, 24172e0d)
 2025-11-12 14:03 UTC 

[PATCH v2 11/17] drm/xe: Use the vma attibute drm_pagemap to select where to migrate
 2025-11-12  7:16 UTC 

[peterz-queue:x86/bugs 10/12] WARNING: modpost: EXPORT symbol "__WARN_trap" [vmlinux] version generation failed, symbol will not be versioned
 2025-11-12  5:53 UTC 

[PATCH RFC 2/4] asm-generic/io.h: add io{read,write}128 accessors
 2025-11-12  5:00 UTC  (2+ messages)

[PATCH 6/8] hwmon:(ina3221)Modify read/write functions for 'in' attribute
 2025-11-12  3:58 UTC 

[PATCH net-next v3 2/2] net: mana: Drop TX skb on post_work_request failure and unmap resources
 2025-11-12  2:04 UTC 

[PATCH net-next v2] net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
 2025-11-12  2:00 UTC  (2+ messages)

[tj-sched-ext:scx-bypass-scalability-v2 33/37] kernel/watchdog.c:206:7: error: call to undeclared function 'scx_hardlockup'; ISO C99 and later do not support implicit function declarations
 2025-11-11 23:57 UTC 

[leon-rdma:rdma-next 73/73] drivers/infiniband/hw/mlx5/main.c:517:2: warning: unannotated fall-through between switch labels
 2025-11-11 20:24 UTC 

[leon-rdma:rdma-next 71/73] drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c:265:12: error: use of undeclared identifier 'ETHTOOL_LINK_MODE_1600000baseCR8_Full_BIT'
 2025-11-11 19:42 UTC 

[linux-next:master 7210/7661] kernel/liveupdate/luo_file.c:571:3: error: call to undeclared function 'get_file'; ISO C99 and later do not support implicit function declarations
 2025-11-11 19:10 UTC  (3+ messages)

[PATCH v2 2/3] usb: typec: ucsi: Add duplicate detection to nvidia registration path
 2025-11-11 16:54 UTC 

[PATCH net-next 1/2] net: phy: mxl-gpy: add support for MXL86211C
 2025-11-11 16:33 UTC 

[tip:sched/core 8/10] kernel/sched/deadline.c:1441:16: error: use of undeclared identifier 'd_se'; did you mean 'dl_se'?
 2025-11-11 16:29 UTC  (2+ messages)

[PATCH] intel_th: Fix error handling in intel_th_output_open
 2025-11-11 15:10 UTC 

[gourryinverse:scratch/gourry/isolation/linus 6/10] kernel/cgroup/cpuset-v1.c:296:2: error: call to undeclared function 'cpuset_update_mems_default'; ISO C99 and later do not support implicit function declarations
 2025-11-11 15:10 UTC 

[gourryinverse:scratch/gourry/isolation/linus 6/10] kernel/cgroup/cpuset.c:2812:46: error: too many arguments to function call, expected single argument 'nodes', have 2 arguments
 2025-11-11 15:00 UTC 

[gourryinverse:scratch/gourry/isolation/linus 6/10] kernel/cgroup/cpuset.c:4339:13: warning: variable 'allowed' is used uninitialized whenever 'if' condition is false
 2025-11-11 14:29 UTC 

✅ PASS (MISSED 31 of 137): Test report for master (6.18.0-rc5, upstream-mainline, 4427259c)
 2025-11-11 13:13 UTC 

[PATCH v4 4/8] ACPI: CPPC: add APIs and sysfs interface for min/max_perf
 2025-11-11 11:06 UTC  (4+ messages)

[PATCH net-next 5/6] dpll: zl3073x: Cache all output properties in zl3073x_out
 2025-11-11 10:42 UTC 

[PATCH v6 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-11-11 10:27 UTC  (38+ messages)
` [PATCH v6 01/18] kasan: Unpoison pcpu chunks with base address tag
` [PATCH v6 02/18] kasan: Unpoison vms[area] addresses with a common tag
` [PATCH v6 03/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v6 04/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v6 05/18] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v6 06/18] x86/kasan: Add arch specific kasan functions
` [PATCH v6 07/18] kasan: arm64: x86: Make special tags arch specific
` [PATCH v6 08/18] x86/mm: Reset tag for virtual to physical address conversions
` [PATCH v6 09/18] mm/execmem: Untag addresses in EXECMEM_ROX related pointer arithmetic
` [PATCH v6 10/18] x86/mm: Physical address comparisons in fill_p*d/pte
` [PATCH v6 11/18] x86/kasan: KASAN raw shadow memory PTE init
` [PATCH v6 12/18] x86/mm: LAM compatible non-canonical definition
` [PATCH v6 13/18] x86/mm: LAM initialization
` [PATCH v6 14/18] x86: Minimal SLAB alignment
` [PATCH v6 15/18] x86/kasan: Handle UD1 for inline KASAN reports
` [PATCH v6 16/18] arm64: Unify software tag-based KASAN inline recovery path
` [PATCH v6 17/18] x86/kasan: Logical bit shift for kasan_mem_to_shadow
` [PATCH v6 18/18] x86/kasan: Make software tag-based kasan available

[PATCH 12/13] usb: xhci: standardize multi bit-field macros
 2025-11-11 10:00 UTC 

✅ PASS (MISSED 10 of 137): Test report for master (6.18.0-rc5, upstream-mainline, 4ea7c171)
 2025-11-11  4:22 UTC 

[PATCH v2 0/4] Optimize code generation during context switching
 2025-11-10 23:21 UTC  (14+ messages)
` [PATCH v2 1/4] Make enter_lazy_tlb inline on x86
` [PATCH v2 2/4] Make raw_spin_rq_unlock inline
` [PATCH v2 3/4] Provide the always inline version of some functions
` [PATCH v2 4/4] Make finish_task_switch and its subfuncs inline in context switching

[PATCH v1 2/3] mm: Fix benign off-by-one bugs
 2025-11-10 22:06 UTC  (2+ messages)

[jonhunter:tegra/for-next 20/25] WARNING: modpost: vmlinux: section mismatch in reference: tegra_pmc_probe+0x5fc (section: .text) -> tegra_pmc_detect_tz_only (section: .init.text)
 2025-11-10 21:46 UTC 

[PATCH v7 2/2] usb: dwc3: eic7700: Add EIC7700 USB driver
 2025-11-10 21:35 UTC 

[PATCH 4/4] rust: io: add typedef for phys_addr_t
 2025-11-10 21:36 UTC 

[PATCH] mips: Use generic endianness macros instead of MIPS-specific ones
 2025-11-10 21:32 UTC  (5+ messages)

[PATCH v1 1/1] ceph: Amend checking to fix `make W=1` build breakage
 2025-11-10 20:42 UTC  (8+ messages)

[PATCH v1 1/1] libceph: Amend checking to fix `make W=1` build breakage
 2025-11-10 20:39 UTC  (4+ messages)

[morimoto:renesas-lts/v6.18-rc5-2025-11-10-sparrow-hawk 16/29] drivers/media/platform/dreamchip/rppx1/rpp_stats.c:16:8: error: use of undeclared identifier 'ENODEV'
 2025-11-10 20:33 UTC 

[PATCH v1 1/4] dmaengine: Use dma_request_channel() instead of __dma_request_channel()
 2025-11-10 20:23 UTC 

[PATCH v10 4/5] NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
 2025-11-10 19:00 UTC 

[morimoto:renesas-lts/v6.18-rc5-2025-11-10-sparrow-hawk 15/29] drivers/media/platform/dreamchip/rppx1/rpp_params.c:14:6: error: call to undeclared function 'WARN_ON'; ISO C99 and later do not support implicit function declarations
 2025-11-10 18:50 UTC 

[PATCH v2] Fix redundant judgment in WARN_ONCE with clang
 2025-11-10 14:48 UTC 

[PATCH] Fix redundant judgment in WARN_ONCE with clang
 2025-11-10 14:40 UTC  (3+ messages)

✅ PASS (MISSED 10 of 137): Test report for master (6.18.0-rc5, upstream-mainline, e9a6fb0b)
 2025-11-10 14:03 UTC 

[PATCH 2/3] drm/client: Support emergency restore via sysrq for all clients
 2025-11-10 13:47 UTC  (2+ messages)

[PATCH 3/3] mm/swap: integrate swap tier infrastructure into swap subsystem
 2025-11-10 13:26 UTC 

[PATCH] drm/fb-helper: add fbdev screen expended mode display support
 2025-11-10 12:54 UTC 

[gourryinverse:scratch/gourry/isolation/linus 7/11] kernel/cgroup/cpuset.c:4352:13: warning: variable 'allowed' is used uninitialized whenever 'if' condition is false
 2025-11-10 11:06 UTC 

[PATCH v2 2/2] iio: adc: Add support for TI ADS1120
 2025-11-10 10:17 UTC 

[chao:bugfix/common 3/3] fs/f2fs/segment.c:3075:27: warning: variable 'sum_node' is uninitialized when used here
 2025-11-10  9:44 UTC 

[sean-jc:x86/mediated_pmu 37/44] arch/x86/kvm/pmu.c:1308:50: error: too few arguments provided to function-like macro invocation
 2025-11-10  5:43 UTC 

[PATCH v1 3/6] media: imx-mipi-csis: Implement the .set_routing() operation
 2025-11-09 21:48 UTC 

[linux-next:master 6788/7207] ld.lld: error: undefined symbol: ip_send_check
 2025-11-09 21:16 UTC 

[PATCH v2 1/4] array_size.h: Add ARRAY_END()
 2025-11-09 13:14 UTC 

Forwarded: [PATCH] fs: fix inode use-after-free in chown_common delegation retry
 2025-11-09 12:26 UTC  (2+ messages)

[PATCH v2] vfs: remove the excl argument from the ->create() inode_operation
 2025-11-09 11:48 UTC  (2+ messages)

✅ PASS: Test report for master (6.18.0-rc4, upstream-mainline, 439fc29d)
 2025-11-09 11:43 UTC 

❌ FAIL: Test report for master (6.18.0-rc4, upstream-mainline, 7bb4d651)
 2025-11-09  7:23 UTC 

[PATCH v5 3/5] media: iris: Add support for AV1 format in iris decoder
 2025-11-09  5:57 UTC  (2+ messages)

[PATCH] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive
 2025-11-09  5:05 UTC 

❌ FAIL: Test report for master (6.18.0-rc4, upstream-mainline, 0d7bee10)
 2025-11-09  3:23 UTC 

[PATCH 0/3] powerpc64/ftrace: fixes clang build issues
 2025-11-08 21:04 UTC  (4+ messages)
` [PATCH 1/3] powerpc64: make clang cross-build friendly
` [PATCH 2/3] powerpc64/ftrace: fix OOL stub count with clang
` [PATCH 3/3] powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries

[gourryinverse:scratch/gourry/isolation/linus 7/11] kernel/cgroup/cpuset.c:2812:20: error: use of undeclared identifier 'default_sysram_nodelist'
 2025-11-08 18:46 UTC 

❌ FAIL: Test report for master (6.18.0-rc4, upstream-mainline, e811c33b)
 2025-11-08 16:22 UTC 

[PATCH net-next] net: netcp: ethss: Fix type of first parameter in hwtstamp stubs
 2025-11-08 12:43 UTC  (2+ messages)

❌ FAIL: Test report for master (6.18.0-rc4, upstream-mainline, 38a2c275)
 2025-11-08 12:43 UTC 

[PATCH 3/5] io_uring: bpf: extend io_uring with bpf struct_ops
 2025-11-08  6:53 UTC 

[jolsa-perf:uprobe_prolog 6/8] arch/x86/kernel/uprobes.c:1496:36: warning: unused variable 'opt_xol_ops'
 2025-11-08  4:33 UTC 

[PATCH v2 2/2] drm/bridge: add support for lontium lt9211c bridge
 2025-11-08  4:12 UTC 

[jolsa-perf:uprobe_prolog 4/8] arch/x86/kernel/uprobes.c:1457:36: warning: unused variable 'sub_xol_ops'
 2025-11-08  3:09 UTC 

[jolsa-perf:uprobe_prolog 3/8] arch/x86/kernel/uprobes.c:1439:36: warning: unused variable 'mov_xol_ops'
 2025-11-08  1:26 UTC 

[PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO by default
 2025-11-08  1:15 UTC 

[gourryinverse:scratch/gourry/isolation/linus 5/11] mm/oom_kill.c:1123:18: error: use of undeclared identifier 'default_sysram_nodes'
 2025-11-08  0:54 UTC 

[PATCH fixes] riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage
 2025-11-08  0:51 UTC  (4+ messages)

[linux-next:master 4684/7207] drivers/gpu/drm/hyperv/hyperv_drm_drv.c:80:3: error: call to undeclared function 'drm_err'; ISO C99 and later do not support implicit function declarations
 2025-11-07 22:49 UTC 

Prebuilt LLVM 21.1.5 uploaded
 2025-11-07 19:46 UTC  (4+ messages)

[PATCH v1 1/1] compiler_types: Warn about unused static inline functions on second
 2025-11-07 18:29 UTC  (2+ messages)


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