Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2025-04-09 15:24:17 to 2025-04-16 06:48:16 UTC [more...]

[PATCH] HID: simplify code in fetch_item()
 2025-04-16  6:48 UTC  (6+ messages)

[PATCH v1 1/1] ipmi: si: Cast to smaller integer type without warning
 2025-04-16  6:34 UTC  (6+ messages)

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16  4:48 UTC  (2+ messages)

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-15 21:48 UTC  (19+ messages)
` [PATCH v2 security-next 1/4] security: "
  ` [PATCH v2 "

[PATCH] Bluetooth: vhci: Avoid needless snprintf() calls
 2025-04-15 20:20 UTC  (4+ messages)

❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, 1a1d569a)
 2025-04-15 17:42 UTC 

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-15 17:07 UTC  (25+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
          ` [PATCH] x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

[spacemit:for-next 4/6] drivers/clk/spacemit/ccu-k1.c:241:1: error: initializer element is not a compile-time constant
 2025-04-15 16:03 UTC  (6+ messages)

Latest clang versions fail to compile CONFIG_X86_X32_ABI=y
 2025-04-15 14:40 UTC  (4+ messages)

[PATCH v2] ufs: bsg: Add hibern8 enter/exit to ufshcd_send_bsg_uic_cmd
 2025-04-15 13:44 UTC 

[PATCH v1 1/1] staging: rtl8723bs: Fix compilation errors for W=1 build
 2025-04-15  9:10 UTC 

[PATCH v1 1/1] lockdep: Move hlock_equal() to the respective ifdeffery
 2025-04-15  8:58 UTC 

[PATCH v5 0/3] Exynos Thermal code improvement
 2025-04-15  8:47 UTC  (7+ messages)
` [PATCH v5 1/3] drivers/thermal/exynos: Refactor clk_sec initialization inside SOC-specific case
` [PATCH v5 2/3] drivers/thermal/exymos: Remove redundant IS_ERR() checks for clk_sec clock
` [PATCH v5 3/3] drivers/thermal/exymos: Fixed the efuse min max value for exynos5422

[PATCH v5 8/9] PCI: pwrctrl: Add power control driver for tc9563
 2025-04-15  8:44 UTC 

[PATCH v4] hwmon: (max77705) add initial support
 2025-04-15  8:33 UTC 

[PATCH 1/2] target: Move IO path stats to per cpu
 2025-04-15  7:17 UTC 

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-15  7:13 UTC  (3+ messages)
  ` [RFC PATCH 7/7] lib/Kconfig.debug: "

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x13e: relocation to !ENDBR: __cfi_machine_kexec_prepare+0x4
 2025-04-15  6:46 UTC 

[PATCH v1 1/1] dm table: Fix W=1 build warning when mempool_needs_integrity is unused
 2025-04-15  6:17 UTC  (5+ messages)

kernel/sched/syscalls.c:979:8: error: unexpected token, expected comma
 2025-04-14 23:09 UTC  (2+ messages)

[PATCH] x86/boot/startup: Disable LTO
 2025-04-14 19:28 UTC  (2+ messages)

[peterz-queue:x86/core 3/6] vmlinux.o: warning: objtool: fastop+0xd1: missing int3 after indirect jump
 2025-04-14 19:12 UTC 

[net-next PATCH v3 0/2] octeontx2-af: fix build warnings flagged
 2025-04-14 17:17 UTC  (5+ messages)
` [net-next PATCH v3 1/2] octeontx2-af: correct __iomem annotations flagged by Sparse

[RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
 2025-04-14 17:13 UTC  (2+ messages)

x86_64 clang-20 clang-nightly config lto-full failed - ld.lld: error: linking module flags 'Code Model': IDs have conflicting values: 'i32 1' from vmlinux.a(gdt_idt.o at 1321040), and 'i32 2' from ld-temp.o
 2025-04-14 16:18 UTC  (2+ messages)

[rafael-pm:bleeding-edge 44/52] drivers/cpuidle/cpuidle-psci.c:437:54: error: expected identifier
 2025-04-14 14:46 UTC  (3+ messages)

[PATCH bpf-next v2] bpf, sockmap: Introduce tracing capability for sockmap
 2025-04-14 12:29 UTC  (2+ messages)

[PATCH] [v2] mmc: esdhc-imx: convert to modern PM_OPS
 2025-04-14 10:32 UTC 

[PATCH v3 5/6] PCI: cadence: Add callback functions for RP and EP controller
 2025-04-14  9:20 UTC  (2+ messages)

[lunn:v6.15-rc1-next-next-inband 9/24] drivers/net/dsa/qca/qca8k-8xxx.c:622:18: warning: variable 'mgmt_conduit' is uninitialized when used here
 2025-04-14  8:08 UTC 

[PATCH v8 09/10] misc: amd-sbi: Add support for register xfer
 2025-04-14  5:55 UTC 

[davidhildenbrand:migration 16/16] mm/compaction.c:468:46: warning: declaration of 'struct compact_control' will not be visible outside of this function
 2025-04-14  5:55 UTC 

[broonie-ci:kvm-arm64-sme 38/43] arch/arm64/kvm/hyp/include/hyp/switch.h:353:60: error: too many arguments provided to function-like macro invocation
 2025-04-14  5:55 UTC 

[broonie-misc:for-kernelci 29/44] arch/arm64/kvm/guest.c:326:7: error: call to undeclared function 'vq_available'; ISO C99 and later do not support implicit function declarations
 2025-04-14  4:44 UTC 

[broonie-misc:for-kernelci 16/44] arch/arm64/kernel/fpsimd.c:404:11: error: too many arguments provided to function-like macro invocation
 2025-04-14  2:49 UTC 

[tip:x86/alternatives 38/58] arch/x86/um/../kernel/module.c:209: undefined reference to `smp_text_poke_sync_each_cpu'
 2025-04-14  2:29 UTC 

[davidhildenbrand:migration 16/16] mm/compaction.c:126:8: error: no member named 'compact_considered' in 'struct zone'
 2025-04-14  1:47 UTC 

[weiny2:dcd-v6-2025-04-13 3/20] drivers/cxl/core/mbox.c:1434:3: warning: variable 'num_partitions' is uninitialized when used here
 2025-04-14  1:04 UTC 

[PATCH] ref_tracker: use %ld format specifier for PTR_ERR() during directory creation failure
 2025-04-14  0:21 UTC  (4+ messages)

[legion:patchset/x86-apx/v2.0 17/24] vmlinux.o: warning: objtool: dsa_switch_do_lag_fdb_add+0x8b2: stack state mismatch: cfa1=4+752 cfa2=4+552
 2025-04-13  6:20 UTC 

[sean-jc:x86/stale_mmio_cleanup 75/77] vmlinux.o: warning: objtool: vmx_vcpu_enter_exit+0x1dd: call to kvm_vcpu_can_access_host_mmio() leaves .noinstr.text section
 2025-04-13  5:47 UTC 

[peterz-queue:x86/core 4/6] arch/x86/kernel/cpu/mshyperv.c:431:34: error: use of undeclared identifier 'hv_pg_hypercall'; did you mean 'hv_do_hypercall'?
 2025-04-13  4:10 UTC 

[linux-next:master 1753/1936] mm/swapfile.c:1517:20: warning: function 'swap_is_last_ref' is not needed and will not be emitted
 2025-04-13  2:47 UTC  (7+ messages)

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, 7cdabafc)
 2025-04-13  0:22 UTC 

[jlayton:netns-debugfs 3/3] net/core/net_namespace.c:1656:5: warning: format specifies type 'int' but the argument has type 'long'
 2025-04-12 22:37 UTC 

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, b676ac48)
 2025-04-12 22:22 UTC 

[jlayton:netns-debugfs 2/3] lib/ref_tracker.c:287:4: warning: format specifies type 'int' but the argument has type 'long'
 2025-04-12 21:56 UTC 

[davidhildenbrand:migration 16/16] include/linux/page-flags.h:989:40: error: no member named 'type' in 'struct page'
 2025-04-12 18:37 UTC 

[peterz-queue:x86/core 5/6] ld.lld: error: undefined symbol: hv_snp_hypercall
 2025-04-12 17:56 UTC 

[sean-jc:x86/unfudge_irq_bypass 72/72] arch/x86/kvm/svm/avic.c:857:37: error: use of undeclared identifier 'ir'
 2025-04-12 16:33 UTC 

[peterz-queue:x86/core 6/6] drivers/misc/lkdtm/perms.c:89:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2025-04-12 16:33 UTC 

[sean-jc:x86/unfudge_irq_bypass 69/72] arch/x86/include/../../../drivers/iommu/amd/amd_iommu_types.h:895:3: error: unknown type name 'u128'
 2025-04-12 15:52 UTC 

[pcmoore-selinux:next 7/7] security/selinux/hooks.c:3173: warning: Function parameter or struct member 'avd' not described in 'task_avdcache_update'
 2025-04-12 15:42 UTC  (2+ messages)

[thesofproject:topic/sof-dev 8/8] ld.lld: error: duplicate symbol: adsp_clock_on
 2025-04-12  3:49 UTC 

[PATCH v2 1/3] arm-smmu: move MSI_IOVA macro definitions
 2025-04-12  3:17 UTC 

[PATCH v2] PM: EM: Fix potential division-by-zero error in em_compute_costs()
 2025-04-12  1:55 UTC 

v6.14-12245-g91e5bfe317d8: Boot regression: rk3399-rock-pi-4b dragonboard-410c dragonboard-845c no console output
 2025-04-12  1:45 UTC  (6+ messages)

[RFC PATCH bpf-next 1/4] cgroup: Add bpf prog revisions to struct cgroup_bpf
 2025-04-12  1:13 UTC 

[PATCH] memcg: decouple memcg_hotplug_cpu_dead from stock_lock
 2025-04-11 23:18 UTC 

[PATCH v4 08/11] x86/sev: Split off startup code from core code
 2025-04-11 21:46 UTC 

[PATCH v3 2/4] i2c: piix4: Move SB800_PIIX4_FCH_PM_ADDR definition to amd_node.h
 2025-04-11 21:15 UTC 

[PATCH v1 4/9] soc: qcom: geni-se: Enable QUPs on SA8255p Qualcomm platforms
 2025-04-11 18:40 UTC 

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, e618ee89)
 2025-04-11 17:23 UTC 

[PATCH] drm/efidrm: ensure screen_base is initialized
 2025-04-11 13:52 UTC  (3+ messages)

[lee-leds:for-leds-next 12/12] drivers/leds/leds-lp8860.c:102: warning: Excess struct member 'enable_gpio' description in 'lp8860_led'
 2025-04-11 12:11 UTC 

[lee-leds:for-leds-next 10/12] drivers/leds/leds-lp8860.c:103: warning: Excess struct member 'regulator' description in 'lp8860_led'
 2025-04-11 11:20 UTC 

[PATCH] timers: Exclude isolated cpus from timer migation
 2025-04-11  9:27 UTC 

[ast-bpf:trylock 7/7] mm/slub.c:4430:40: error: no member named 'cpu_slab' in 'struct kmem_cache'
 2025-04-11  8:35 UTC 

[PATCH 2/2] erofs: support deflate decompress by using Intel QAT
 2025-04-11  7:44 UTC 

[PATCH v2] drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in efidrm_device_create()
 2025-04-11  7:31 UTC  (2+ messages)

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, 900241a5)
 2025-04-11  5:33 UTC 

[PATCH v1 net-next 02/14] net: Add ops_undo_single for module load/unload
 2025-04-11  4:37 UTC 

[PATCH 07/19] drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill_fb_struct()
 2025-04-10 22:58 UTC 

[PATCH 04/19] drm: Pass the format info to .fb_create()
 2025-04-10 21:26 UTC 

[PATCH v2 0/2] clang-format: format short enums and macro definitions correctly
 2025-04-10 20:58 UTC  (3+ messages)
` [PATCH v2 1/2] clang-format: do not allow short enums on a single line
` [PATCH v2 2/2] clang-format: align consecutive macros

[PATCH 02/19] drm: Pass pixel_format+modifier directly to drm_get_format_info()
 2025-04-10 19:43 UTC 

[PATCH] ftrace: Show subops in enabled_functions
 2025-04-10 19:27 UTC  (2+ messages)

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, ab59a860)
 2025-04-10 18:42 UTC 

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, 2eb959ee)
 2025-04-10 16:52 UTC 

[PATCH 3/3] hwrng: npcm - Add a local variable for struct device pointer
 2025-04-10 15:55 UTC 

[PATCH 2/2] btrfs: convert to mutex guard in btrfs_ioctl_balance_progress()
 2025-04-10 14:45 UTC 

[PATCH 0/2] vsprintf: Use __diag macros to disable '-Wsuggest-attribute=format'
 2025-04-10 14:18 UTC  (5+ messages)

[PATCH] drm/bridge/synopsys: avoid field overflow warning
 2025-04-10 12:36 UTC  (3+ messages)

[PATCH] [Patch v2]Add ETE devarch condition in etm4_init_iomem_access
 2025-04-10  9:28 UTC 

[groeck-staging:hwmon-next 13/13] drivers/hwmon/gpio-fan.c:250:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2025-04-10  8:35 UTC  (5+ messages)

[brgl:gpio/for-next 13/18] ld.lld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol 'vdso32_start'; recompile with -fPIC
 2025-04-10  7:40 UTC  (2+ messages)

[PATCH 1/2] mm/memblock: Added a New Memblock Function to Check if the Current Node's Memblock Region Intersects with a Memory Block
 2025-04-10  7:25 UTC 

[PATCH] drm/sysfb: efidrm: Avoid clang -Wsometimes-uninitialized in efidrm_device_create()
 2025-04-10  7:16 UTC  (2+ messages)

[RFC bpf-next 06/13] bpf: Move kfunc definitions out of verifier.c
 2025-04-10  5:37 UTC 

[RFC bpf-next 04/13] bpf: Move bpf_check_attach_target() to core
 2025-04-10  4:33 UTC 

[rafael-pm:bleeding-edge 42/56] drivers/pinctrl/pinctrl-amd.c:40:25: warning: unused variable 'pinctrl_dev'
 2025-04-10  3:30 UTC 

❌ FAIL: Test report for master (6.15.0-rc1, upstream-mainline, 3b07108a)
 2025-04-10  1:42 UTC 

[PATCH 2/2] ASoC: cs48l32: Add driver for Cirrus Logic CS48L32 audio DSP
 2025-04-09 21:08 UTC 

[PATCH v3 0/2] kbuild: rust: provide an option to inline C helpers into Rust
 2025-04-09 21:05 UTC  (5+ messages)
` [PATCH v3 2/2] "

[rafael-pm:bleeding-edge 46/52] drivers/pinctrl/pinctrl-amd.c:1213:26: error: use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
 2025-04-09 20:36 UTC 

[PATCH] gcc-plugins: Remove SANCOV plugin
 2025-04-09 20:22 UTC  (6+ messages)

[rafael-pm:bleeding-edge 39/52] drivers/acpi/apei/einj-core.c:877:43: error: expected identifier
 2025-04-09 19:34 UTC  (3+ messages)

[PATCH v3 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-04-09 18:29 UTC  (13+ messages)
` [PATCH v3 09/14] x86: Minimal SLAB alignment
` [PATCH v3 10/14] x86: Update the KASAN non-canonical hook
` [PATCH v3 13/14] mm: Unpoison pcpu chunks with base address tag

[PATCH v2 2/3] mm,memory_hotplug: Implement numa node notifier
 2025-04-09 16:58 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