Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2025-05-17 11:59:35 to 2025-05-25 11:28:38 UTC [more...]

[PATCH] kbuild: replace deprecated T option with --thin for $(AR)
 2025-05-25 11:28 UTC 

[PATCH v3] kbuild: distributed build support for Clang ThinLTO
 2025-05-25 11:14 UTC  (4+ messages)

[koverstreet-bcachefs:bcachefs-testing 300/304] fs/bcachefs/fs.c:556:3: error: cannot jump from this goto statement to its label
 2025-05-25 11:14 UTC 

[rdma-rdma:wip/leon-for-next 21/25] drivers/infiniband/core/umem_odp.c:84:2: error: use of undeclared identifier 'nap'; did you mean 'map'?
 2025-05-25  9:51 UTC 

[koverstreet-bcachefs:bcachefs-testing 289/299] fs/bcachefs/xattr.c:539:4: error: cannot jump from this goto statement to its label
 2025-05-25  6:54 UTC 

[koverstreet-bcachefs:bcachefs-testing 287/288] fs/bcachefs/error.c:498:5: error: cannot jump from this goto statement to its label
 2025-05-25  1:15 UTC 

[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-05-24 23:27 UTC  (8+ messages)
` [PATCH v10 1/5] rust: retitle "Example" section as "Examples"
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v10 5/5] rust: remove core::ffi::CStr reexport

[dhowells-fs:container 12/15] ld.lld: error: undefined symbol: key_del_intercept
 2025-05-24 19:47 UTC 

❌ FAIL: Test report for master (6.15.0-rc7, upstream-mainline, b1427432)
 2025-05-24 18:22 UTC 

[RFC PATCH 4/5] sched/core: Push current task when cpu is parked
 2025-05-24 15:45 UTC  (2+ messages)

[jlayton:uek-localio 2182/2262] kernel/auditsc.c:827:13: warning: unknown pragma ignored
 2025-05-24 13:24 UTC 

[PATCH v2 00/14] stackleak: Support Clang stack depth tracking
 2025-05-24 10:43 UTC  (22+ messages)
` [PATCH v2 01/14] stackleak: Rename STACKLEAK to KSTACK_ERASE
` [PATCH v2 02/14] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH v2 03/14] stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
` [PATCH v2 05/14] arm: "
` [PATCH v2 06/14] arm64: "
` [PATCH v2 07/14] s390: "
` [PATCH v2 08/14] powerpc: "
` [PATCH v2 09/14] mips: "
` [PATCH v2 10/14] loongarch: "
` [PATCH v2 11/14] init.h: Disable sanitizer coverage for __init and __head
` [PATCH v2 12/14] kstack_erase: Support Clang stack depth tracking
` [PATCH v2 13/14] configs/hardening: Enable CONFIG_KSTACK_ERASE
` [PATCH v2 14/14] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON

[jlayton:uek-localio 1954/2262] net/rds/rds.h:1279:41: warning: result of comparison of constant 9223372036854775807 with expression of type 'unsigned long' is always true
 2025-05-24 10:16 UTC 

[net-next PATCH v5 06/10] net: pcs: Add Xilinx PCS driver
 2025-05-24  9:25 UTC 

[jlayton:uek-localio 1944/2262] net/rds/send.c:1380:18: warning: variable 'rns' set but not used
 2025-05-24  9:13 UTC 

[net-next PATCH v5 05/10] net: pcs: lynx: Convert to an MDIO driver
 2025-05-24  8:21 UTC 

[jlayton:uek-localio 2037/2262] fs/dcache.c:1531:15: error: call to undeclared function 'get_nr_dentry'; ISO C99 and later do not support implicit function declarations
 2025-05-24  8:21 UTC 

[jlayton:uek-localio 1790/2262] net/rds/rdma.c:596:27: warning: variable 'local_vec' set but not used
 2025-05-24  7:59 UTC 

[jlayton:uek-localio 2035/2262] fs/dcache.c:1524:15: error: call to undeclared function 'get_nr_dentry_negative'; ISO C99 and later do not support implicit function declarations
 2025-05-24  7:28 UTC 

[PATCH 1/1] drivers: misc: add driver for bootstage stash
 2025-05-24  7:18 UTC 

[jlayton:uek-localio 2024/2262] arch/x86/kernel/cpu/intel.c:568:34: warning: result of comparison of constant 1615 with expression of type '__u8' (aka 'unsigned char') is always false
 2025-05-24  6:56 UTC 

drivers/gpu/drm/vc4/vc4_drv.c:303:8: warning: cast to smaller integer type 'enum vc4_gen' from 'const void *'
 2025-05-24  4:30 UTC 

[dhowells-fs:container 5/15] <stdin>:1624:2: warning: syscall container_socket not implemented
 2025-05-24  2:16 UTC 

[dhowells-fs:container 4/15] <stdin>:1621:2: warning: syscall fork_into_container not implemented
 2025-05-24  1:45 UTC 

[dhowells-fs:container 3/15] kernel/container.c:148:36: warning: unused variable 'container_proc_ops'
 2025-05-24  1:35 UTC 

[PATCH 2/2] ftrace: don't allocate ftrace module map
 2025-05-24  1:13 UTC 

[dhowells-fs:container 2/15] <stdin>:1618:2: warning: syscall container_create not implemented
 2025-05-24  1:13 UTC 

[PATCH 5/5] media: allegro-dvt: Add Gen 3 IP stateful decoder driver
 2025-05-24  0:31 UTC 

[PATCH] x86: string_32.h: Provide basic sanity checks for fallback memcpy()
 2025-05-24  0:20 UTC 

[PATCH v16 14/27] riscv: Implements arch agnostic indirect branch tracking prctls
 2025-05-23 23:06 UTC 

[PATCH v3 07/11] drm/xe/vrsr: Enable VRSR on default VGA boot device
 2025-05-23 22:04 UTC 

[linux-next:master 517/13331] vmlinux.o: warning: objtool: tdh_vp_enter+0x8: call to tdx_tdvpr_pa() leaves .noinstr.text section
 2025-05-23 21:40 UTC 

Backports of d0afcfeb9e3810ec89d1ffde1a0e36621bb75dca for 6.6 and older
 2025-05-23 21:17 UTC 

Series for -Wunterminated-string-initialization in 6.14 and 6.12
 2025-05-23 20:54 UTC 

[PATCH net-next 8/8] vhost/net: enable gso over UDP tunnel support
 2025-05-23 19:54 UTC  (2+ messages)

❌ FAIL: Test report for master (6.15.0-rc7, upstream-mainline, 7586ac7c)
 2025-05-23 19:23 UTC 

/usr/bin/ld: warning: .tmp_vmlinux1 has a LOAD segment with RWX permissions
 2025-05-23 19:00 UTC 

[PATCH v3 5/7] riscv: pmu: Add driver for Control Transfer Records Ext
 2025-05-23 17:48 UTC 

arch/um/kernel/um_arch.c:336:16: warning: result of comparison of constant 4294967296 with expression of type 'typeof (task_size)' (aka 'unsigned long') is always false
 2025-05-23 16:37 UTC 

[krzk-github:n/sm8750-audio-part-3 6/21] drivers/phy/qualcomm/phy-qcom-m31-eusb2.c:210:10: error: call to undeclared function 'FIELD_PREP'; ISO C99 and later do not support implicit function declarations
 2025-05-23 14:12 UTC 

[PATCH v3 06/12] ASoC: codecs: add wsa881x-i2c amplifier codec driver
 2025-05-23 12:59 UTC 

[pdx86-platform-drivers-x86:review-ilpo-next 74/89] drivers/platform/x86/asus-wmi.c:5028:35: error: variable has incomplete type 'struct acpi_s2idle_dev_ops'
 2025-05-23 12:36 UTC  (6+ messages)

[PATCH net-next 1/5] net: bridge: mcast: explicitly track active state
 2025-05-23  9:44 UTC 

[pdx86-platform-drivers-x86:review-ilpo-next 109/109] drivers/platform/x86/ideapad-laptop.c:2044:3: error: field designator 'charge_types' does not refer to any field in type 'const struct power_supply_ext'
 2025-05-23  9:43 UTC  (5+ messages)

[PATCH net-next 5/5] net: dsa: forward bridge/switchdev mcast active notification
 2025-05-23  9:24 UTC 

[PATCH] mmc: sdhci-of-arasan: Add shutdown callback
 2025-05-23  8:21 UTC 

[PATCH v3 0/2] checkpatch.pl: Add warning for // comments on private Rust items
 2025-05-23  7:15 UTC  (7+ messages)
` [PATCH v3 1/2] checkpatch.pl: warn about "

[RFC v2 2/2] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()
 2025-05-23  6:28 UTC 

❌ FAIL: Test report for master (6.15.0-rc7, upstream-mainline, a11a7222)
 2025-05-22 22:42 UTC 

[PATCH v2] arm: Fix rustgcc unknown argument '-mno-fdpic'
 2025-05-22 22:13 UTC  (6+ messages)

[PATCH 03/10] drm/i915/display: Add strength and winsize register
 2025-05-22 18:22 UTC 

[PATCH mptcp-next v2 2/2] Squash to "bpf: Export mptcp packet scheduler helpers"
 2025-05-22 18:01 UTC 

[PATCH v1 0/4] perf: Remove libcrypto dependency
 2025-05-22 17:56 UTC  (10+ messages)
` [PATCH v1 1/4] perf utils: Add support functions for sha1 utils
` [PATCH v1 2/4] perf tools: Add "
` [PATCH v1 3/4] perf genelf: Remove libcrypto dependency and use "
` [PATCH v1 4/4] tools: Remove libcrypto dependency

[sean-jc:sink 112/113] ERROR: modpost: "amd_iommu_fake_irte" [arch/x86/kvm/kvm-amd.ko] undefined!
 2025-05-22 15:37 UTC 

[jlayton:dir-deleg 42/43] fs/nfsd/nfs4state.c:9707:56: warning: format specifies type 'long' but the argument has type 'int'
 2025-05-22 14:34 UTC 

[jlayton:dir-deleg 32/43] fs/nfsd/nfs4callback.c:900:23: warning: unused variable 'res'
 2025-05-22 13:42 UTC 

[PATCH 2/5] block: add support for copy offload
 2025-05-22 10:04 UTC 

[PATCH net-next 1/8] virtio: introduce virtio_features_t
 2025-05-22  8:17 UTC 

[PATCH net-next v2 1/6] tcp: support writing to a socket in listening state
 2025-05-22  7:36 UTC 

[PATCH 2/2] ASoC: codecs: add support for ES8375
 2025-05-22  7:36 UTC 

[broonie-ci:v8_20250509_mathieu_dubois_briand_add_support_for_max7360 1/1] drivers/base/regmap/regmap-irq.c:914:74: error: too few arguments provided to function-like macro invocation
 2025-05-22  6:16 UTC 

ld.lld: error: call to __read_overflow marked "dontcall-error": detected read beyond size of object (1st parameter)
 2025-05-22  6:13 UTC 

[davidhildenbrand:migration 15/22] ld.lld: error: undefined symbol: zsmalloc_mops
 2025-05-22  4:37 UTC 

❌ FAIL: Test report for master (6.15.0-rc7, upstream-mainline, d608703f)
 2025-05-22  2:53 UTC 

[PATCH 2/3] drm/amdgpu: Adding amdgpu CRIU ioctl
 2025-05-22  2:39 UTC 

[RFC PATCH v0 2/2] mm: sched: Batch-migrate misplaced pages
 2025-05-22  0:00 UTC 

[linux-next:master 8543/12618] ld.lld: error: undefined symbol: ntmp_init_cbdr
 2025-05-21 23:40 UTC 

[linux-next:master 5904/8679] <instantiation>:7:11: error: expected an immediate
 2025-05-21 22:44 UTC  (5+ messages)

[PATCH v3 0/4] Introducing Hornet LSM
 2025-05-21 22:26 UTC  (19+ messages)

[PATCH v5 6/9] rust: device: Implement accessors for firmware properties
 2025-05-21 21:34 UTC 

[PATCH v2] kbuild: distributed build support for Clang ThinLTO
 2025-05-21 16:53 UTC  (4+ messages)

[PATCH v4 3/7] futex: Use explicit sizes for compat_exit_robust_list
 2025-05-21 13:32 UTC 

[PATCH 6/6] dma-mapping: benchmark: add IOVA support
 2025-05-21 11:58 UTC 

[PATCH AUTOSEL 6.14 400/642] x86/relocs: Handle R_X86_64_REX_GOTPCRELX relocations
 2025-05-21  6:15 UTC  (4+ messages)

❌ FAIL: Test report for master (6.15.0-rc7, upstream-mainline, 4a95bc12)
 2025-05-21  5:42 UTC 

[PATCH] cpuidle: add tracepoint for enter_s2idle flow
 2025-05-20 23:27 UTC 

[PATCH v4 0/3] rust: add `UnsafePinned` type
 2025-05-20 21:26 UTC  (7+ messages)
` [PATCH v4 1/3] rust: add UnsafePinned type

[PATCH v1 1/3] perf dso: Minor refactor to allow Wthread-safety analysis
 2025-05-20 21:17 UTC  (4+ messages)
` [PATCH v1 2/3] perf rwsem: Add thread-safety annotations
` [PATCH v1 3/3] perf thread: Ensure comm_lock held for comm_list

drivers/staging/gpib/tnt4882/tnt4882.o: warning: objtool: .altinstr_replacement+0x1e6: PUSHF stack exhausted
 2025-05-20 21:01 UTC 

[PATCH] i2c: qup: Add error handling in qup_i2c_xfer_v2()
 2025-05-20 20:30 UTC 

[chanwoo:devfreq-testing 5/5] drivers/devfreq/hisi_uncore_freq.c:562:9: error: returning 'const struct cpumask *' from a function with result type 'struct cpumask *' discards qualifiers
 2025-05-20 19:18 UTC 

Prebuilt LLVM 20.1.5 uploaded (and a note about older toolchains)
 2025-05-20 19:05 UTC  (2+ messages)

include/soc/fsl/qman.h:383:4: warning: field context_a within 'struct qm_fqd' is less aligned than 'union (unnamed union at include/soc/fsl/qman.h:365:2)' and is usually due to 'struct qm_fqd' being packed, which can lead to unaligned accesses
 2025-05-20 18:36 UTC 

[PATCH v2] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
 2025-05-20 17:23 UTC  (2+ messages)

[RFC PATCH v2 3/5] mm: thp: add struct ops for BPF based THP adjustment
 2025-05-20 17:03 UTC 

[PATCH 0/3] randstruct: gcc-plugin: Remove bogus void member
 2025-05-20 16:14 UTC  (3+ messages)

[PATCH v3] scsi: trace: change the rtn log in string
 2025-05-20 13:35 UTC  (2+ messages)

[PATCH] cpuset: introduce non-blocking cpuset.mems setting option
 2025-05-20 13:25 UTC 

[linux-next:master 11661/11779] error[E0432]: unresolved import `crate::clk`
 2025-05-20 12:21 UTC 

[davidhildenbrand:migration 18/22] mm/vmscan.c:1653:36: error: call to undeclared function '__folio_test_movable'; ISO C99 and later do not support implicit function declarations
 2025-05-20 10:02 UTC 

[PATCH v3 1/7] mm: khugepaged: extract vm flag setting outside of hugepage_madvise
 2025-05-20  9:51 UTC 

[PATCH v3 2/7] prctl: introduce PR_DEFAULT_MADV_HUGEPAGE for the process
 2025-05-20  8:48 UTC 

[koverstreet-bcachefs:bcachefs-testing 251/252] fs/bcachefs/fs.c:960:8: warning: variable 'trans' is used uninitialized whenever 'if' condition is true
 2025-05-20  6:32 UTC 

[PATCH v8 3/5] rust: add bitmap API
 2025-05-20  5:59 UTC 

[PATCH RFC 7/9] iio: trigger: Add new API iio_trigger_attach_timestamp()
 2025-05-20  3:14 UTC 

[net-next PATCH v4 00/11] net: pcs: Introduce support for fwnode PCS
 2025-05-19 23:28 UTC  (8+ messages)
` [net-next PATCH v4 03/11] net: phylink: introduce internal phylink PCS handling

[PATCH v3] genirq: Add kunit tests for depth counts
 2025-05-19 22:59 UTC  (2+ messages)

[weiny2:fuad-mroth-2M 11/35] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:778: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 2025-05-19 20:14 UTC 

[nsa:b4/dev-adp5589-fw 7/21] drivers/mfd/adp5585.c:160:21: warning: cast to smaller integer type 'enum adp5585_variant' from 'const void *'
 2025-05-19 19:32 UTC 

[dhowells-fs:afs-fixes 2/2] fs/inode.c:2591:40: error: passing 'const struct inode *' to parameter of type 'struct inode *' discards qualifiers
 2025-05-19 19:21 UTC 

[weiny2:ackerley-1g-master 62/75] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:1240:8: error: call to undeclared function 'kvm_gmem_has_some_shared'; ISO C99 and later do not support implicit function declarations
 2025-05-19 18:29 UTC 

[weiny2:ackerley-1g-master 61/75] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:1054:8: error: call to undeclared function 'kvm_gmem_try_split_folio_in_filemap'; ISO C99 and later do not support implicit function declarations
 2025-05-19 16:05 UTC 

[chao:bugfix/common 7/7] fs/f2fs/file.c:41:9: warning: variable 'end' set but not used
 2025-05-19 16:05 UTC 

[PATCH 3/4] mm: prevent KSM from completely breaking VMA merging
 2025-05-19 13:36 UTC  (2+ messages)

[weiny2:ackerley-1g-master 27/75] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:805:15: warning: variable 'argp' set but not used
 2025-05-19 13:30 UTC 

[GIT PULL] [PATCH 0/5] rust: Task & schedule related changes for v6.16
 2025-05-19 12:40 UTC  (5+ messages)
` [PATCH 4/5] sched/core: Add __might_sleep_precision()

[weiny2:ackerley-1g-master 25/75] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:661:20: error: no member named 'shareability' in 'struct kvm_gmem_inode_private'
 2025-05-19 11:06 UTC 

[PATCH v2] wifi: wilc1000: Add error handling for wilc_sdio_cmd52()
 2025-05-19  7:12 UTC 

lockup and kernel panic in linux-next-202505{09,12} when compiled with clang
 2025-05-18 14:41 UTC  (18+ messages)

[PATCH RFT v3 04/14] drm/msm/a6xx: Get a handle to the common UBWC config
 2025-05-18  4:52 UTC 

[asahilinux:sven/atcphy 30/31] ld.lld: error: undefined symbol: drm_connector_oob_hotplug_event
 2025-05-18  2:56 UTC 

[iommu:core 48/49] ERROR: modpost: "arm_smmu_make_bypass_ste" [drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-test.ko] undefined!
 2025-05-18  2:25 UTC 

❌ FAIL: Test report for master (6.15.0-rc6, upstream-mainline, 5723cc34)
 2025-05-17 21:23 UTC 

[PATCH v6 0/4] Exynos Thermal code improvement
 2025-05-17 19:41 UTC  (7+ messages)

❌ FAIL: Test report for master (6.15.0-rc6, upstream-mainline, 205b2bd7)
 2025-05-17 18:23 UTC 

[kees:dev/v6.15-rc4/famnae 2/17] include/linux/cgroup-defs.h:612:1: warning: '_Static_assert' with no message is a C23 extension
 2025-05-17 16:24 UTC 

[sean-jc:x86/mediated_pmu 66/109] arch/x86/kvm/svm/svm.c:149:15: error: static assertion failed due to requirement '(sizeof (direct_access_msrs) / sizeof ((direct_access_msrs)[0]) + ((int)sizeof(struct (unnamed at arch/x86/kvm/svm/svm.c:149:1)))) == 47': ARRAY_SIZE(direct_access_msrs) == 
 2025-05-17 14:21 UTC 

[bcachefs:bcachefs-testing 226/227] fs/bcachefs/recovery_passes.c:332:6: warning: variable 'in_recovery' is used uninitialized whenever 'if' condition is true
 2025-05-17 11:59 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).