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

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

next-20250422: arch/riscv/kernel/vdso/vdso.so.dbg: dynamic relocations are not supported
 2025-04-23 14:45 UTC 

[akpm-mm:mm-nonmm-unstable 66/67] fs/ocfs2/aops.c:1133:17: warning: variable 'i' is uninitialized when used here
 2025-04-23 14:13 UTC  (4+ messages)
    ` [External] : "

[PATCH] drm/panel: himax-hx8279: Initialize goa_{even,odd}_valid in hx8279_check_goa_config()
 2025-04-23 14:01 UTC  (4+ messages)

[PATCH v3 0/2] checkpatch.pl: Add warning for // comments on private Rust items
 2025-04-23 11:33 UTC  (10+ messages)
` [PATCH v3 1/2] checkpatch.pl: warn about "
` [PATCH v3 3/3] checkpatch.pl: --fix support for `//` comments rust private items
` [PATCH v3 2/2 resend] "

[PATCH RESEND 6/6] memcontrol-v1: add ksm_profit in cgroup/memory.ksm_stat
 2025-04-23  8:21 UTC 

[PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
 2025-04-23  4:33 UTC  (3+ messages)

[PATCH v12 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
 2025-04-23  4:08 UTC 

[PATCH RFC bpf-next v2 03/17] trait: XDP support
 2025-04-23  3:58 UTC 

[PATCH ath-next] wifi: ath12k: allow beacon protection keys to be installed in hardware
 2025-04-23  1:37 UTC  (3+ messages)

[PATCH] usbip: set the dma mask to 64bit default for vhci-driver
 2025-04-23  1:02 UTC 

[PATCH v2] PCI/PM: Avoid suspending the device with errors
 2025-04-22 23:39 UTC 

[morimoto:sound-cleanup-2025-04-22 101/103] sound/soc/soc-dapm.c:2144:11: warning: no case matching constant switch condition '0'
 2025-04-22 23:28 UTC 

[PATCH] wifi: iwlwifi: mld: Work around Clang loop unrolling bug
 2025-04-22 19:59 UTC  (2+ messages)

[PATCH v2] rust: sync: optimize rust symbol generation for CondVar
 2025-04-22 14:25 UTC  (2+ messages)

[morimoto:sound-cleanup-2025-04-22 92/103] sound/soc/soc-dapm.c:897: warning: expecting prototype for snd_soc_dapm_kcontrol_dapm(). Prototype was for snd_soc_dapm_kcontrol_to_dapm() instead
 2025-04-22 14:25 UTC 

[morimoto:sound-cleanup-2025-04-22 82/103] sound/soc/soc-dapm.c:981: warning: Function parameter or struct member 'dapm' not described in 'snd_soc_dapm_init_bias_level'
 2025-04-22 13:44 UTC 

[krzk:next/drivers 7/7] drivers/firmware/samsung/exynos-acpm.c:672: warning: Function parameter or struct member 'acpm_np' not described in 'acpm_get_by_node'
 2025-04-22 12:52 UTC 

[PATCH RESEND] drm/amdgpu: Remove redundant return value checks for amdgpu_ras_error_data_init
 2025-04-22 11:10 UTC 

[PATCH v2] tools build: Use -fzero-init-padding-bits=all
 2025-04-22  7:58 UTC  (2+ messages)

Backports of 84ffc79bfbf7 for 6.12 and earlier
 2025-04-22  7:23 UTC  (2+ messages)

[PATCH 1/1] staging: gpib: gpio: Fix memory allocation style in gpib_bitbang.c
 2025-04-22  2:09 UTC 

drivers/media/i2c/lt6911uxe.c:446:14: error: use of undeclared identifier 'v4l2_subdev_s_stream_helper'; did you mean 'v4l2_subdev_is_streaming'?
 2025-04-22  1:58 UTC 

Please apply 8dcd71b45df3 to 5.4
 2025-04-22  0:51 UTC 

[koverstreet-bcachefs:bcachefs-testing 102/103] ERROR: modpost: "bch2_fs_async_obj_debugfs_init" [fs/bcachefs/bcachefs.ko] undefined!
 2025-04-21 23:45 UTC 

[PATCH RFC net-next 1/2] net: selftest: add net_selftest_custom() interface
 2025-04-21 23:25 UTC 

[PATCH] kbuild: Switch from -Wvla to -Wvla-larger-than=0
 2025-04-21 21:30 UTC  (5+ messages)

[PATCH 5/7] f2fs: separate the options parsing and options checking
 2025-04-21 17:37 UTC 

[arm-platforms:hack/ppi 9/24] drivers/perf/arm_spe_pmu.c:1225:6: warning: variable 'ret' is uninitialized when used here
 2025-04-21 17:26 UTC 

[RFC v3 00/12] LKMM generic atomics in Rust
 2025-04-21 16:42 UTC  (13+ messages)
` [RFC v3 01/12] rust: Introduce atomic API helpers
` [RFC v3 02/12] rust: sync: Add basic atomic operation mapping framework
` [RFC v3 03/12] rust: sync: atomic: Add ordering annotation types
` [RFC v3 04/12] rust: sync: atomic: Add generic atomics
` [RFC v3 05/12] rust: sync: atomic: Add atomic {cmp,}xchg operations
` [RFC v3 06/12] rust: sync: atomic: Add the framework of arithmetic operations
` [RFC v3 07/12] rust: sync: atomic: Add Atomic<u{32,64}>
` [RFC v3 08/12] rust: sync: atomic: Add Atomic<{usize,isize}>
` [RFC v3 09/12] rust: sync: atomic: Add Atomic<*mut T>
` [RFC v3 10/12] rust: sync: atomic: Add arithmetic ops for "
` [RFC v3 11/12] rust: sync: Add memory barriers
` [RFC v3 12/12] rust: sync: rcu: Add RCU protected pointer

[RFC v2 00/13] LKMM *generic* atomics in Rust
 2025-04-21 16:27 UTC  (3+ messages)

[PATCH v11 4/5] pwm: sifive: Fix rounding issues in apply and get_state functions
 2025-04-21 15:23 UTC 

[RFC 1/1] drm/mipi-dbi: Use drm_device for debugfs, drop drm_minor and .debugfs_init
 2025-04-21 12:36 UTC 

[PATCH bpf-next v2 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
 2025-04-21 12:26 UTC 

[brauner-github:vfs-6.16.misc 18/18] mm/readahead.c:703:30: error: use of undeclared identifier 'fd_file'; did you mean 'get_file'?
 2025-04-21 11:13 UTC 

[PATCH 2/3] i3c: master: svc: switch to bulk clk API for flexible clock support
 2025-04-21  8:20 UTC 

[PATCH 1/2] i2c: imx: use guard to take spinlock
 2025-04-21  7:28 UTC 

[RFC PATCH 16/19] famfs_fuse: Add holder_operations for dax notify_failure()
 2025-04-21  3:27 UTC 

❌ FAIL: Test report for master (6.15.0-rc3, upstream-mainline, 9d7a0577)
 2025-04-21  0:42 UTC 

❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, ac71fabf)
 2025-04-20 21:42 UTC 

[PATCH v2 05/13] crypto: arm - move library functions to arch/arm/lib/crypto/
 2025-04-20 21:32 UTC 

[PATCH v2 0/2] checkpatch.pl: Add warning for // comments on private Rust items
 2025-04-20 19:48 UTC  (3+ messages)
` [PATCH v2 1/2] checkpatch.pl: warn about "

[PATCH v5] hwmon: (max77705) add initial support
 2025-04-20 14:35 UTC 

[RFC bpf-next 4/4] bpf: Runtime part of fast-path termination approach
 2025-04-20 13:12 UTC 

[PATCH v2 3/6] riscv: dts: spacemit: add PWM support for K1 SoC
 2025-04-20 12:09 UTC 

[mingo-tip:WIP.x86/e820 20/20] arch/x86/kernel/e820.o: warning: objtool: e820__setup_pci_gap() is missing an ELF size annotation
 2025-04-20  9:56 UTC 

[PATCH 0/2] checkpatch.pl: add warning for // comments on private Rust items
 2025-04-20  8:15 UTC  (4+ messages)
` [PATCH 1/2] checkpatch.pl: warn about "
  ` [PATCH 2/2] checkpatch.pl: add `--fix` support for `//` "

[PATCH v2 1/1] pwm: tiehrpwm: ensures that state.enabled is synchronized in .probe()
 2025-04-20  5:17 UTC 

[PATCH] kbuild: distributed build support for Clang ThinLTO
 2025-04-20  5:17 UTC 

[PATCH] kbuild: distributed build support for Clang ThinLTO
 2025-04-20  1:02 UTC 

[PATCH 12/14] torture: Add testing of RCU's Rust bindings to torture.sh
 2025-04-20  0:17 UTC  (11+ messages)
          ` [12/14] "
` [PATCH 12/12] "

[koverstreet-bcachefs:bcachefs-testing 110/113] fs/bcachefs/btree_io.c:2115:8: error: no member named 'list_idx' in 'struct btree_write_bio'
 2025-04-19 22:13 UTC 

arch/x86/include/asm/msr.h:122: undefined reference to `__tracepoint_read_msr'
 2025-04-19 21:32 UTC 

[PATCH 0/2] checkpatch.pl: add warning for // comments on private Rust items
 2025-04-19 19:20 UTC 

[akpm-mm:mm-new 193/216] include/linux/srcutree.h:69:8: error: redefinition of 'srcu_usage'
 2025-04-19 19:09 UTC 

Prebuilt LLVM 20.1.3 uploaded
 2025-04-19 15:13 UTC  (2+ messages)

Prebuilt LLVM 20.1.2 uploaded
 2025-04-19 15:12 UTC  (2+ messages)

Prebuilt LLVM 20.1.1 uploaded
 2025-04-19 15:12 UTC  (2+ messages)

Prebuilt LLVM 20.1.0 uploaded
 2025-04-19 15:12 UTC  (2+ messages)

[PATCH v3 5/5] staging: iio: adc: ad7816: Simplify channel validation using chip_info
 2025-04-19 13:11 UTC 

[kvm:queue 1/11] ERROR: modpost: "kvm_arch_has_irq_bypass" [arch/x86/kvm/kvm-amd.ko] undefined!
 2025-04-19 11:16 UTC 

[PATCH] mm/mm_init: Don't iterate pages below ARCH_PFN_OFFSET
 2025-04-19 11:06 UTC 

[akpm-mm:mm-unstable 25/176] arch/x86/kernel/vmlinux.lds.S:476:1: warning: '/*' within block comment
 2025-04-19 10:14 UTC 

[PATCH 1/2] bus: hisi_lpc: remove unused head file in hisi_lpc.c
 2025-04-19  8:01 UTC 

[koverstreet-bcachefs:bcachefs-testing 114/114] fs/bcachefs/io_write.c:447:3: warning: conditional expression between different enumeration types ('enum bch_dev_read_ref' and 'enum bch_dev_write_ref')
 2025-04-19  7:40 UTC 

[PATCH 3/5] drm/mediatek: Add dvo driver for mt8196
 2025-04-19  7:19 UTC 

[davidhildenbrand:migration 1/22] mm/page_isolation.c:575:5: error: expected ')'
 2025-04-19  6:58 UTC 

❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, 8560697b)
 2025-04-19  4:42 UTC 

[PATCH v4 00/19] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-04-19  4:22 UTC  (22+ messages)
` [PATCH v4 01/19] perf build: Remove libtracefs configuration
` [PATCH v4 02/19] perf map: Constify objdump offset/address conversion APIs
` [PATCH v4 03/19] perf capstone: Move capstone functionality into its own file
` [PATCH v4 04/19] perf llvm: Move llvm "
` [PATCH v4 05/19] perf capstone: Remove open_capstone_handle
` [PATCH v4 06/19] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v4 07/19] perf llvm: Support for dlopen-ing libLLVM.so
` [PATCH v4 08/19] perf llvm: Mangle libperf-llvm.so function names
` [PATCH v4 09/19] perf dso: Move read_symbol from llvm/capstone to dso
` [PATCH v4 10/19] perf dso: Support BPF programs in dso__read_symbol
` [PATCH v4 11/19] perf llvm: Disassemble cleanup
` [PATCH v4 12/19] perf dso: Clean up read_symbol error handling
` [PATCH v4 13/19] perf build: Remove libbfd support
` [PATCH v4 14/19] perf build: Remove libiberty support
` [PATCH v4 15/19] perf build: Remove unused defines
` [PATCH v4 16/19] perf disasm: Remove disasm_bpf
` [PATCH v4 17/19] perf disasm: Make ins__scnprintf and ins__is_nop static
` [PATCH v4 18/19] perf srcline: Fallback between addr2line implementations
` [PATCH v4 19/19] perf disasm: Remove unused evsel from annotate_args

❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, 84aca3ca)
 2025-04-18 22:13 UTC 

[PATCH 4/7] rust: sync: rcu: Mark Guard methods as inline
 2025-04-18 16:15 UTC 

[PATCH v3] mfd: core: Support auxiliary device
 2025-04-18 15:29 UTC 

[PATCH v5 0/3] Exynos Thermal code improvement
 2025-04-18 13:32 UTC  (10+ 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] drm/vmgfx: Use non-hybrid PCI devres API
 2025-04-18 13:16 UTC 

[PATCH RFC v2 0/5] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-18 10:24 UTC  (9+ messages)
` [PATCH RFC v2 1/5] nvme: add __always_inline for nvme_pci_npages_prp
` [PATCH RFC v2 2/5] mm: add __always_inline for page_contains_unaccepted
` [PATCH RFC v2 3/5] vfio/virtio: add __always_inline for virtiovf_get_device_config_size
` [PATCH RFC v2 4/5] tpm: add __always_inline for tpm_is_hwrng_enabled
` [PATCH RFC v2 5/5] lib/Kconfig.debug: introduce CONFIG_NO_AUTO_INLINE

[jpoimboe:asm-call 30/45] arch/x86/include/asm/mshyperv.h:345:2: error: embedding a #include directive within macro arguments is not supported
 2025-04-18  7:00 UTC 

[PATCH v3 2/2] x86/devmem: Drop /dev/mem access for confidential guests
 2025-04-17 23:24 UTC 

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

Please apply 8b55f8818900 to 6.12 through 6.1
 2025-04-17 17:22 UTC 

[PATCH v3 02/10] pinctrl: core: add devm_pinctrl_register_mappings()
 2025-04-17 16:07 UTC 

[linux-next:master 4495/4779] drivers/gpio/gpio-ich.c:142:9: error: call to '_inl' declared with 'error' attribute: inl() requires CONFIG_HAS_IOPORT
 2025-04-17 11:25 UTC 

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

[PATCH] x86/boot/startup: Disable LTO
 2025-04-17 10:19 UTC  (2+ messages)
` [tip: x86/boot] x86/boot/startup: Disable LTO for the startup code

[brgl:gpio/for-next 30/45] drivers/gpio/gpio-f7188x.c:135:2: error: call to '_outb' declared with 'error' attribute: outb() requires CONFIG_HAS_IOPORT
 2025-04-17  8:19 UTC 

[linux-next:master 4325/4528] s390x-linux-ld: pinctrl-sx150x.c:undefined reference to `i2c_smbus_write_byte_data'
 2025-04-17  7:40 UTC  (2+ messages)

[PATCH v2 1/1] bcache: process fewer btree nodes in incremental GC cycles
 2025-04-17  5:27 UTC  (3+ messages)

❌ FAIL: Test report for master (6.15.0-rc2, upstream-mainline, cfb2e2c5)
 2025-04-17  5:22 UTC 

[akpm-mm:mm-new 195/196] mm/zblock.c:369:13: error: incompatible function pointer types initializing 'int (*)(void *, size_t, gfp_t, unsigned long *, const int)' (aka 'int (*)(void *, unsigned int, unsigned int, unsigned long *, const int)') with an expression of type 'int (void 
 2025-04-16 22:23 UTC  (3+ messages)

[PATCH] compiler_types: Identify compiler versions for __builtin_dynamic_object_size
 2025-04-16 19:29 UTC  (3+ messages)

[PATCH 2/4] bpf: Add dmabuf iterator
 2025-04-16 16:28 UTC 

[mingo-tip:WIP.timers/core 4/10] net/ipv4/inet_connection_sock.c:1072:29: error: call to undeclared function 'from_timer'; ISO C99 and later do not support implicit function declarations
 2025-04-16 15:11 UTC 

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

[PATCH 1/1] regulator: hi6421v530: fix building with GCC 15
 2025-04-16 10:41 UTC 

[RFC PATCH 0/7] kernel-hacking: introduce CONFIG_NO_AUTO_INLINE
 2025-04-16 10:09 UTC  (3+ messages)

[PATCH] mm, hugetlb: Reset mapping to TAIL_MAPPING before restoring vmemmap
 2025-04-16  7:53 UTC 

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


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