Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2026-07-18 03:04:45 to 2026-07-27 14:06:00 UTC [more...]

[PATCH v2 0/6] s390: Add kCFI support
 2026-07-27 14:05 UTC  (5+ messages)
` [PATCH v2 1/6] s390/tools: Pass symbol name to do_relocs()
` [PATCH v2 2/6] s390/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH v2 4/6] s390/diag: Generate CFI type information for assembly functions
` [PATCH v2 5/6] s390/bpf: Add kCFI support

[brauner-github:vfs.all 224/271] fs/bfs/inode.c:180:43: error: no member named 'ino' in 'struct inode'
 2026-07-27 13:24 UTC 

[RFC PATCH 9/9] arm64/debug: Mark debug exception helpers __always_inline
 2026-07-27 12:25 UTC 

❌ FAIL (MISSED 2 of 88): Test report for master (7.2.0-rc5, upstream-mainline, f5098b6b)
 2026-07-27  9:23 UTC 

[PATCH] Fixed a bug related to thermal framework boundary conditions: trip points do not need to be updated when polling is active, whereas they must be update to re-enable the irq when polling is inactive
 2026-07-27  8:06 UTC 

[PATCH 0/4] nolibc: syscall() and abs() fixes, plus a cleanup
 2026-07-27  7:32 UTC  (16+ messages)
` [PATCH 1/4] tools/nolibc: evaluate syscall() arguments before the arch macros
` [PATCH 2/4] tools/nolibc: stdlib: avoid signed overflow in abs() and friends
` [PATCH 3/4] selftests/nolibc: add abs() range test
` [PATCH 4/4] tools/nolibc: remove dead __ARCH_WANT_SYS_OLD_SELECT

drivers/net/ethernet/stmicro/stmmac/stmmac_main.c:759:21: error: no member named 'has_xgmac' in 'struct plat_stmmacenet_data'
 2026-07-27  6:24 UTC 

[PATCH v3] ARM: traps: Implement KCFI trap handler for ARM32
 2026-07-27  1:37 UTC  (7+ messages)

[PATCH] crypto: hisilicon/sec: use devm_platform_ioremap_resource in sec_map_io
 2026-07-27  0:33 UTC  (2+ messages)

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

[PATCH v3] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-26 15:36 UTC  (16+ messages)

[ebiggers:wip-rng 5/5] WARNING: modpost: vmlinux: section mismatch in reference: drbg_selftest_once+0x14 (section: .text) -> drbg_healthcheck_sanity (section: .init.text)
 2026-07-26  5:13 UTC 

[ebiggers:wip-rng 5/5] drivers/crypto/gemini/sl3516-ce-core.c:11:10: fatal error: 'crypto/internal/rng.h' file not found
 2026-07-26  4:36 UTC 

[ebiggers:wip-rng 5/5] ld.lld: error: undefined symbol: crypto_del_default_rng
 2026-07-26  4:07 UTC 

❌ FAIL: Test report for master (7.2.0-rc4, upstream-mainline, 0c452fbd)
 2026-07-25 11:13 UTC 

❌ FAIL (MISSED 49 of 88): Test report for master (7.2.0-rc4, upstream-mainline, 48a5a7ab)
 2026-07-25  3:23 UTC 

scripts/syscalltbl.sh: 100: Syntax error: redirection unexpected
 2026-07-25  1:22 UTC 

[PATCH 0/6] s390: Add kCFI support
 2026-07-25  1:00 UTC  (10+ messages)
` [PATCH 1/6] s390/tools: Pass symbol name to do_relocs()
` [PATCH 2/6] s390/tools/relocs: Ignore __kcfi_typeid_ relocations
` [PATCH 3/6] s390: Add ftrace_stub_graph
` [PATCH 4/6] s390/diag: Generate CFI type information for assembly functions
` [PATCH 5/6] s390/Kconfig: Select ARCH_SUPPORTS_CFI
` [PATCH 6/6] s390/bpf: Add kCFI support

[PATCH v4 0/4] tools/build: Allow versioning of all LLVM tools
 2026-07-24 23:34 UTC  (5+ messages)

[dhowells-fs:netfs-next 29/29] fs/netfs/write_issue.c:786:2: warning: label at end of compound statement is a C23 extension
 2026-07-24 20:53 UTC 

[dhowells-fs:netfs-next 29/29] fs/netfs/write_issue.c:786:2: warning: label at end of compound statement is a C2x extension
 2026-07-24 19:59 UTC 

❌ FAIL (MISSED 62 of 88): Test report for master (7.2.0-rc4, upstream-mainline, 4539944e)
 2026-07-24 16:43 UTC 

[PATCH v4 00/14] LoongArch: Add livepatch build (KLP) support
 2026-07-24 11:41 UTC  (15+ messages)
` [PATCH v4 01/14] objtool/LoongArch: Add arch_adjusted_addend() for KLP support
` [PATCH v4 02/14] LoongArch: Mark special sections "
` [PATCH v4 03/14] livepatch/klp-build: use -fPIC and drop direct-extern-access on LoongArch
` [PATCH v4 04/14] LoongArch: Fix EFI linking with -fdata-sections
` [PATCH v4 05/14] objtool/klp: Add LoongArch jump opcode bytes support
` [PATCH v4 06/14] klp-build: Add LoongArch syscall patching macro
` [PATCH v4 07/14] LoongArch: Add livepatch build (KLP) support
` [PATCH v4 08/14] LoongArch: Select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
` [PATCH v4 09/14] objtool/klp: Convert local label references
` [PATCH v4 10/14] objtool/klp: Fix ANNOTATE_DATA_SPECIAL parsing for "
` [PATCH v4 11/14] objtool/klp: Fold LoongArch paired ADD/SUB relocations into PCREL
` [PATCH v4 12/14] objtool/LoongArch: Enable inline alternative cloning for KLP
` [PATCH v4 13/14] objtool/klp: Keep LoongArch tablejump annotation table entries
` [PATCH v4 14/14] objtool/klp: Rewrite PC-relative data references to GOT on LoongArch

[PATCH] ASoC: fsl: mpc5200_dma: use platform helpers and devm cleanup
 2026-07-23 17:12 UTC  (2+ messages)

[PATCH v2] samples: rust_dma: use vertical import style
 2026-07-23 21:16 UTC  (2+ messages)

❌ FAIL: Test report for master (7.2.0-rc4, upstream-mainline, 248951dd)
 2026-07-23 18:43 UTC 

[PATCH] PCI: apple: use fwnode_irq_get() for port IRQ lookup
 2026-07-23  7:43 UTC  (2+ messages)

[PATCHv2] ata: pata_pxa: use devres for DMA channel management
 2026-07-23  7:38 UTC  (2+ messages)

[PATCH v2] x86/boot/compressed: Disable jump tables
 2026-07-23  6:32 UTC  (2+ messages)

[morimoto:sound-cleanup-2026-07-22 300/300] sound/soc/meson/meson-card-utils.c:314:41: warning: variable 'card_driver' is uninitialized when used here
 2026-07-23  5:48 UTC 

[PATCHv2] PCI: dwc: uniphier: use fwnode API for legacy-interrupt-controller
 2026-07-22 23:15 UTC 

[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
 2026-07-22 21:39 UTC  (2+ messages)

[PATCH] uio: fsl_elbc_gpcm: use platform helpers for resource and IRQ
 2026-07-22 20:48 UTC 

[PATCH] mmc: moxart: use platform helpers for resource and IRQ
 2026-07-22 20:46 UTC 

[PATCH v2 0/4] selftests: shared lib.bpf.mk for building BPF progs and skeletons
 2026-07-22 18:42 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 v2 3/4] selftests/hid: build the BPF program via the shared lib.bpf.mk
` [PATCH v2 4/4] selftests/sched_ext: build BPF schedulers "

[PATCH v2 1/3] Bluetooth: L2CAP: avoid maybe-return-locked in l2cap_get_chan_by_scid/dcid
 2026-07-22 18:15 UTC  (6+ messages)
` [PATCH v2 2/3] Bluetooth: L2CAP: add locking annotations for l2cap_chan_lock/unlock
` [PATCH v2 3/3] Bluetooth: enable context analysis for headers

[PATCH] ALSA: atmel: ac97c: use platform helpers and devm cleanup
 2026-07-22 11:27 UTC  (2+ messages)

[PATCH v3 00/21] perf arm64: Support data type profiling
 2026-07-22  7:03 UTC  (6+ messages)
` [PATCH v3 11/21] perf auxtrace: Set default period to 1 for PERF_ITRACE_PERIOD_INSTRUCTIONS type

[linux-next:master 6905/8209] drivers/watchdog/npcm_wdt.c:103:35: warning: unused variable 'npcm750_data'
 2026-07-22  6:34 UTC 

Warning: drivers/clk/clk.c:4152 function parameter 'owner' not described in 'clk_hw_create_clk'
 2026-07-21 23:27 UTC 

[PATCH] ASoC: fsl: dma: use platform helpers and devm cleanup
 2026-07-21 22:54 UTC 

[RFC PATCH net-next 00/13] net: knod: in-kernel network offload device
 2026-07-21 16:36 UTC  (21+ messages)
` [RFC PATCH net-next 01/13] net: knod: add uapi and core headers
` [RFC PATCH net-next 02/13] net: devmem: extend memory provider for knod
` [RFC PATCH net-next 03/13] net: core: add XDP_MODE_HW offload hook "
` [RFC PATCH net-next 04/13] net: knod: add offload device core and control plane
` [RFC PATCH net-next 05/13] bpf: offload: allow PERCPU_ARRAY maps for offloaded programs
` [RFC PATCH net-next 06/13] drm/amdkfd: prepare kfd core for the knod provider
` [RFC PATCH net-next 07/13] drm/amdkfd: add knod provider core
` [RFC PATCH net-next 08/13] drm/amdkfd: add GPU instruction emitter and disassembler
` [RFC PATCH net-next 09/13] drm/amdkfd: add BPF-to-GPU JIT offload
` [RFC PATCH net-next 10/13] net/mlx5e: add knod XDP offload support
` [RFC PATCH net-next 11/13] bnxt_en: "
` [RFC PATCH net-next 12/13] selftests: drivers/net: add knod tests
` [RFC PATCH net-next 13/13] drm/amdkfd: add IPsec full-packet offload

[linux-next:master 6918/7793] mm/page_owner.c:818:22: error: passing 'memdesc_flags_t *' to parameter of incompatible type 'memdesc_flags_t'; remove &
 2026-07-21 15:14 UTC  (2+ messages)

❌ FAIL: Test report for master (7.2.0-rc4, upstream-mainline, b95f03f0)
 2026-07-21 14:33 UTC 

[PATCH v2] pwm: th1520: use vertical import style
 2026-07-21  7:49 UTC 

[PATCH] pwm: th1520: use vertical import style
 2026-07-21  7:50 UTC  (3+ messages)

fs/fuse/readdir.o: error: objtool: fuse_emit+0x5c3: unknown CFA base reg -1
 2026-07-21  1:40 UTC 

[PATCH] clk: mmp: allow COMPILE_TEST builds
 2026-07-21  1:04 UTC  (4+ messages)

[PATCHv2 0/2] clk: stm32: fix COMPILE_TEST builds
 2026-07-20 20:01 UTC  (5+ messages)
` [PATCHv2 1/2] clk: stm32: add missing bitfield.h header
` [PATCHv2 2/2] clk: stm32: allow STM32MP COMPILE_TEST builds

[PATCH] clk: hisilicon: hi3660-stub: use devm_platform_ioremap_resource
 2026-07-20 19:49 UTC  (2+ messages)

[PATCH] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-20 16:51 UTC  (3+ messages)

[PATCH] clk: hisilicon: allow COMPILE_TEST builds
 2026-07-20 14:53 UTC  (4+ messages)

❌ FAIL: Test report for master (7.2.0-rc3, upstream-mainline, 82a47586)
 2026-07-20  7:02 UTC 

[paulmckrcu:dev.2026.07.13b 75/86] warning: constant `WARN_ON_FLAGS` is never used
 2026-07-20  3:59 UTC  (3+ messages)

❌ FAIL: Test report for master (7.2.0-rc3, upstream-mainline, 980ab36a)
 2026-07-20  3:53 UTC 

[PATCH] ata: pata_pxa: use devres for DMA channel management
 2026-07-20  1:50 UTC 

Prebuilt LLVM 23.1.0-rc1 uploaded
 2026-07-20  1:03 UTC 

net/knod/knod_core.c:1046:8: warning: variable 'i' is used uninitialized whenever 'if' condition is true
 2026-07-20  0:37 UTC 

[PATCH] EDAC/cpc925: manage mci lifetime via devres and simplify ioremap
 2026-07-19 21:35 UTC 

[PATCH] EDAC/highbank: manage mci lifetime via devres and simplify ioremap
 2026-07-19 21:13 UTC 

[PATCH] EDAC/highbank_l2: manage dci lifetime via devres and simplify ioremap
 2026-07-19 21:13 UTC 

[PATCH] EDAC/altera: manage dci lifetime via devres and simplify ioremap
 2026-07-19 21:12 UTC 

[PATCH] EDAC/xgene: use devm_platform_ioremap_resource in probe
 2026-07-19 21:11 UTC 

[PATCH] EDAC/mpc85xx: manage controller info lifetime via devres
 2026-07-19 20:15 UTC 

[PATCH 0/2] EDAC: fsl_ddr: probe failure and remove lifetime fixes
 2026-07-19 19:40 UTC  (3+ messages)
` [PATCH 1/2] EDAC: fsl_ddr: restore MC error registers on probe failure
` [PATCH 2/2] EDAC: fsl_ddr: manage mci lifetime via devres to fix remove UAF

[PATCH] EDAC: fsl_ddr: use devm_platform_ioremap_resource()
 2026-07-19 15:58 UTC  (3+ messages)

❌ FAIL: Test report for master (7.2.0-rc3, upstream-mainline, f2ec6312)
 2026-07-19 14:32 UTC 

❌ FAIL: Test report for master (7.2.0-rc3, upstream-mainline, 111e7b23)
 2026-07-19  9:03 UTC 

❌ FAIL: Test report for master (7.2.0-rc3, upstream-mainline, e22254e9)
 2026-07-18 21:42 UTC 

[morimoto:sound-cleanup-2026-07-17-2 301/301] sound/soc/codecs/wm_adsp_fw_find_test.c:280:48: warning: variable 'test_dev' is uninitialized when used here
 2026-07-18 18:01 UTC 

[bcain:bcain/qemu_boot 61/73] arch/hexagon/mm/init.c:200:23: error: use of undeclared identifier 'initial_boot_params'
 2026-07-18 15:51 UTC 

[linux-next:master 5820/7584] drivers/infiniband/hw/mlx5/mr.c:928:8: error: passing 'const struct dma_buf_attach_ops *' to parameter of type 'struct dma_buf_attach_ops *' discards qualifiers
 2026-07-18 12:28 UTC 

[PATCH v2] ARM: imx: Fix suspend/resume crash with Clang CFI
 2026-07-18  9:19 UTC 

[PATCH] ata: ahci_da850: use devm_platform_ioremap_resource()
 2026-07-18  3:06 UTC  (2+ messages)

[PATCH] ata: sata_highbank: use devm_platform_ioremap_resource
 2026-07-18  3:06 UTC  (2+ messages)

[PATCH] ata: pata_pxa: use devm_platform_ioremap_resource
 2026-07-18  3:04 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