Building the Linux kernel with Clang and LLVM
 help / color / mirror / Atom feed
 messages from 2025-10-09 10:57:35 to 2025-10-15 05:47:08 UTC [more...]

[PATCH v2] ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
 2025-10-15  5:46 UTC 

[PATCH] iio: test: fixed-point: new kunit test
 2025-10-15  5:46 UTC 

[PATCH v2 2/2] hyperv: Enable clean shutdown for root partition with MSHV
 2025-10-15  5:23 UTC 

❌ FAIL (MISSED 4 of 137): Test report for master (6.18.0-rc1, upstream-mainline, 9b332cec)
 2025-10-15  4:23 UTC 

[PATCH v5 08/10] PM: EM: Implement em_notify_pd_deleted()
 2025-10-15  4:16 UTC 

[PATCH v2 0/4] kbuild: Fixes for AutoFDO and Propeller builds
 2025-10-15  3:38 UTC  (6+ messages)
` [PATCH v2 1/4] kbuild: Fix Propeller flags
` [PATCH v2 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules
` [PATCH v2 3/4] kbuild: Remove MFS flags from Propeller profile generate builds
` [PATCH v2 4/4] kbuild: Add config to assert profile accuracy for aggressive optimization

[PATCH] arch/powerpc: Remove .interp section in vmlinux
 2025-10-15  3:37 UTC  (4+ messages)

[PATCH] rust: Add -fno-isolate-erroneous-paths-dereference to bindgen_skip_c_flags
 2025-10-15  3:19 UTC  (2+ messages)

[PATCH] usb: uhci: Work around bogus clang shift overflow warning from DMA_BIT_MASK(64)
 2025-10-15  3:19 UTC  (3+ messages)

[PATCH v6 00/15] Consolidate iommu page table implementations (AMD)
 2025-10-15  2:03 UTC  (3+ messages)
` [PATCH v6 01/15] genpt: Generic Page Table base API

[broonie-misc:for-kernelci 6/13] include/linux/pgtable.h:237:2: error: call to undeclared function 'arch_enter_lazy_mmu_mode'; ISO C99 and later do not support implicit function declarations
 2025-10-15  0:58 UTC 

Apply 2f13daee2a72 ("lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older") to 6.12
 2025-10-15  0:32 UTC 

[PATCH v6 09/12] drm/panfrost: Add forward declaration and types header
 2025-10-15  0:09 UTC 

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2025-10-14 23:26 UTC  (6+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
  ` [RFC PATCH 1/4] llvm-cov: add Clang's Source-based Code Coverage support
  ` [RFC PATCH 2/4] llvm-cov: add Clang's MC/DC support
  ` [RFC PATCH 3/4] x86: disable llvm-cov instrumentation
  ` [RFC PATCH 4/4] x86: enable llvm-cov support

[PATCH] i2c: designware: Remove i2c_dw_remove_lock_support()
 2025-10-14 22:53 UTC  (6+ messages)

[PATCH v2] PCI: rcar-host: Add OF Kconfig dependency to avoid objtool no-cfi warning
 2025-10-14 22:25 UTC  (4+ messages)

[arnd-playground:to-build 6/9] arch/arm64/include/asm/cache.h:69:9: error: call to undeclared function '_test_bit'; ISO C99 and later do not support implicit function declarations
 2025-10-14 21:15 UTC 

[PATCH net] net/mlx5e: Return 1 instead of 0 in invalid case in mlx5e_mpwrq_umr_entry_size()
 2025-10-14 20:46 UTC 

[sean-jc:x86/vmxon_sucks 17/19] arch/x86/virt/hw.c:302:9: error: assigning to 'int' from incompatible type 'void'
 2025-10-14 19:42 UTC 

[PATCH 1/4] kbuild: Fix Propeller flags
 2025-10-14 19:03 UTC  (8+ messages)
` [PATCH 2/4] kbuild: Disable AutoFDO and Propeller flags for kernel modules
` [PATCH 3/4] kbuild: Remove MFS flags from Propeller profile generate builds
` [PATCH 4/4] kbuild: Add config to assert profile accuracy for aggressive optimization

[PATCH] PCI: rcar-host: Avoid objtool no-cfi warning in rcar_pcie_probe()
 2025-10-14 17:43 UTC  (5+ messages)

[RFC PATCH 0/1] kbuild: introduce containerized builds
 2025-10-14 15:42 UTC  (7+ messages)
` [RFC PATCH 1/1] kbuild: add Makefile.container with CONTAINER option

[PATCH 7/9] clk: samsung: Implement automatic clock gating mode for CMUs
 2025-10-14 14:46 UTC 

[PATCH v2] perf build python: Don't leave a.out file when building with clang
 2025-10-14 14:05 UTC  (2+ messages)

[agd5f:amd-staging-drm-next 1/12] Warning: drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:214 function parameter 'ras_core' not described in '__eeprom_xfer'
 2025-10-14 13:14 UTC 

[agd5f:drm-next 8/19] Warning: drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:761 function parameter 'af' not described in 'amdgpu_fence_driver_guilty_force_completion'
 2025-10-14  9:29 UTC 

[PATCH v2] cxl/region: Translate DPA->HPA in unaligned MOD3 regions
 2025-10-14  8:47 UTC 

[PATCH v2 10/10] module loader: enforce symbol import protection
 2025-10-14  7:34 UTC 

[PATCH net-next v4 01/12] virtio_pci: Remove supported_cap size build assert
 2025-10-14  7:04 UTC 

[PATCH net-next v4 05/12] virtio_net: Query and set flow filter caps
 2025-10-14  6:32 UTC 

[PATCH] cifs: parse_dfs_referrals: prevent oob on malformed input
 2025-10-14  6:22 UTC 

[PATCH v13 05/17] irq & spin_lock: Add counted interrupt disabling/enabling
 2025-10-14  4:45 UTC 

[PATCH v3] docs/zh_CN: Add translation of rust/testing.rst
 2025-10-14  2:24 UTC  (2+ messages)

[PATCH 0/5] kcfi: Prepare for GCC support
 2025-10-14  1:12 UTC  (2+ messages)

[PATCH] x86/mm: Ensure clear_page() variants always have __kcfi_typeid_ symbols
 2025-10-13 21:27 UTC 

[tip:x86/core 1/1] vmlinux.o: warning: objtool: rcar_pcie_probe+0x13e: no-cfi indirect call!
 2025-10-13 20:08 UTC  (10+ messages)

[peterz-queue:sched/cleanup-pick 21/23] kernel/sched/fair.c:12903:33: error: passing 'const struct sched_class *' to parameter of type 'struct sched_class *' discards qualifiers
 2025-10-13 17:04 UTC 

[PATCH] dmaengine: mmp_pdma: fix DMA mask handling
 2025-10-13 17:00 UTC  (3+ messages)

[jlayton:kdevops 1/3] fs/nfsd/nfsfh.c:699:16: warning: unused variable 'inode'
 2025-10-13 12:27 UTC 

[davidhildenbrand:guestmemfd-preview 18/26] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:155:10: error: call to undeclared function '__filemap_get_folio_mpol'; ISO C99 and later do not support implicit function declarations
 2025-10-13 12:26 UTC 

[trace:faultable-syscalls 6/10] kernel/trace/trace.c:11430:32: error: use of undeclared identifier 'CONFIG_TRACE_SYSCALL_BUF_SIZE_DEFAULT'
 2025-10-13 12:26 UTC 

[PATCH v2] docs/zh_CN: Add translation of rust/testing.rst
 2025-10-13 10:30 UTC  (4+ messages)

[jic23-iio:testing 151/155] drivers/iio/accel/bma220_core.c:23:10: fatal error: 'bma220.h' file not found
 2025-10-13 10:12 UTC  (2+ messages)

[drm-misc:drm-misc-next 135/212] ld.lld: error: undefined symbol: devm_backlight_device_register
 2025-10-13  5:45 UTC 

[RFC RFC PATCH] mm: convert VM flags from macros to enum
 2025-10-13  1:37 UTC 

[PATCH] drm/amd: Permit DC_FP_START/END only in non-FP compilation units
 2025-10-12 14:22 UTC 

[PATCH v3 2/2] rust: leds: add basic led classdev abstractions
 2025-10-12 10:40 UTC 

[PATCH] drm/rockchip: vop2: use correct destination rectangle height check
 2025-10-12  3:12 UTC 

[PATCH v2 4/7] scsi: target: Add WRITE_ATOMIC_16 handler
 2025-10-12  1:38 UTC 

[PATCH] RDMA/mlx5: Use mlx5_cmd_is_down to detect PCIe Surprise Link Down
 2025-10-11 23:35 UTC 

[PATCH 11/26] drm/xe: Allow the caller to pass guc_buf_cache size
 2025-10-11 23:35 UTC 

[PATCH 08/26] drm/xe/pf: Add minimalistic migration descriptor
 2025-10-11 22:52 UTC 

[PATCH v2 2/2] firmware: imx: sm-misc: Dump syslog info
 2025-10-11 22:52 UTC 

[robh:ethos-v4 3/3] drivers/accel/ethosu/ethosu_gem.c:222:3: error: expected expression
 2025-10-11 22:52 UTC 

[PATCH 07/26] drm/xe/pf: Add support for encap/decap of bitstream to/from packet
 2025-10-11 22:28 UTC 

[PATCH 5/8] mm/tests: add cleancache kunit test
 2025-10-11 21:47 UTC  (2+ messages)

[bjackman:asi/next 46/50] arch/x86/include/asm/processor.h:247:9: error: call to undeclared function '__read_cr3_raw'; ISO C99 and later do not support implicit function declarations
 2025-10-11 20:13 UTC 

[PATCH] mtd: core: Add nand_id sysfs attribute for NAND devices
 2025-10-11 20:03 UTC 

[PATCH v5 2/2] irqchip/irq-loongarch-ir:Add Redirect irqchip support
 2025-10-11 15:27 UTC 

[thomas-weissschuh:b4/rv-reactor-signal 3/9] kernel/trace/rv/monitors/sleep/sleep.c:219:26: error: static declaration of 'rv_sleep' follows non-static declaration
 2025-10-11 12:30 UTC 

[bjackman:asi/next 32/50] include/linux/asi.h:5:10: fatal error: 'asm/pgtable_types.h' file not found
 2025-10-11 12:18 UTC 

[PATCH 2/2] hyperv: Enable clean shutdown for root partition with MSHV
 2025-10-11 12:07 UTC 

[bjackman:asi/next 35/50] arch/x86/mm/tlb.c:1811:20: warning: function 'cr3_matches_current_mm' is not needed and will not be emitted
 2025-10-11 11:35 UTC 

[PATCH 16/16] media: rockchip: rga: add rga3 support
 2025-10-11  5:32 UTC 

[PATCH] f2fs: revert summary entry count from 2048 to 512 in 16kb block support
 2025-10-11  3:39 UTC 

[jpoimboe:tmp 70/70] drivers/misc/lkdtm/perms.c:93:1: error: too few arguments provided to function-like macro invocation
 2025-10-11  2:57 UTC 

[PATCH v4 5/5] Drivers: hv: Add support for movable memory regions
 2025-10-11  1:12 UTC  (2+ messages)

[PATCH 15/15] mtd: rawnand: sunxi: Add support for H616 nand controller
 2025-10-11  1:00 UTC 

[PATCH v3 2/2] mmc: sdhci-of-dwcmshc: Add support for Eswin EIC7700
 2025-10-11  0:39 UTC 

[PATCH 1/8] mm: implement cleancache
 2025-10-10 21:42 UTC  (2+ messages)

[koverstreet-bcachefs:master 475/534] fs/bcachefs/init/fs.c:1177:25: warning: result of comparison of constant 262144 with expression of type 'u16' (aka 'unsigned short') is always false
 2025-10-10 20:46 UTC 

[mark:arm64/midr-cleanup 8/9] drivers/char/hw_random/cavium-rng-vf.c:41:47: error: use of undeclared identifier 'MIDR_THUNDERX_83XX'
 2025-10-10 20:25 UTC 

[PATCH v1] selftests: cachestat: Fix warning on declaration under label
 2025-10-10 20:07 UTC  (2+ messages)

[PATCH v7 00/23] mm/ksw: Introduce real-time KStackWatch debugging tool
 2025-10-10 20:02 UTC  (21+ messages)
` [PATCH v7 07/23] mm/ksw: add HWBP pre-allocation
` [PATCH v7 08/23] mm/ksw: Add atomic watchpoint management api
` [PATCH v7 09/23] mm/ksw: ignore false positives from exit trampolines
` [PATCH v7 10/23] mm/ksw: support CPU hotplug
` [PATCH v7 11/23] sched: add per-task context
` [PATCH v7 12/23] mm/ksw: add entry kprobe and exit fprobe management
` [PATCH v7 13/23] mm/ksw: add per-task ctx tracking
` [PATCH v7 14/23] mm/ksw: resolve stack watch addr and len
` [PATCH v7 15/23] mm/ksw: manage probe and HWBP lifecycle via procfs
` [PATCH v7 16/23] mm/ksw: add self-debug helpers
` [PATCH v7 17/23] mm/ksw: add test module
` [PATCH v7 18/23] mm/ksw: add stack overflow test
` [PATCH v7 19/23] mm/ksw: add recursive depth test
` [PATCH v7 20/23] mm/ksw: add multi-thread corruption test cases
` [PATCH v7 21/23] tools/ksw: add test script
` [PATCH v7 22/23] docs: add KStackWatch document
` [PATCH v7 23/23] MAINTAINERS: add entry for KStackWatch

[PATCH] lib/crypto: Add FIPS pre-operational self-test for SHA algorithms
 2025-10-10 18:51 UTC 

[thomas-weissschuh:b4/rv-reactor-signal 1/9] /usr/include/bits/floatn.h:97:9: error: __float128 is not supported on this target
 2025-10-10 18:09 UTC 

[PATCH] NFS: Fix state renewals missing after boot
 2025-10-10 16:56 UTC 

[PATCH] bcache: avoid redundant access RB tree in read_dirty
 2025-10-10 16:13 UTC 

[PATCH v2 2/2] ata: Use ACPI methods to power on ata ports
 2025-10-10 15:52 UTC 

[PATCH] fbdev: udlfb: make CONFIG_FB_DEVICE optional
 2025-10-10 15:11 UTC  (9+ messages)

[PATCH v3 3/5] tracing: fprobe: support comma-separated symbols and :entry/:exit
 2025-10-10 15:10 UTC 

[PATCH 2/4 v5] cxl/core: Add helpers to detect Low Memory Holes on x86
 2025-10-10 14:49 UTC 

[PATCH] coco: guest: arm64: Update ARM CCA guest driver
 2025-10-10 14:16 UTC 

[linux-next:master 13403/13588] fs/smb/client/smb2ops.c:3128:3: warning: variable 'rc' is uninitialized when used here
 2025-10-10 10:22 UTC  (2+ messages)

[PATCH] ACPI: video: Replace backlight_device_register() with devm variant
 2025-10-10 10:18 UTC 

[PATCH 04/16] drm/bridge: Switch private_obj initialization to reset
 2025-10-10  9:47 UTC 

[PATCH] treewide: drop outdated compiler version remarks in Kconfig help texts
 2025-10-10  8:21 UTC 

[akpm-mm:mm-new 36/102] error[E0425]: cannot find value `VM_READ` in crate `bindings`
 2025-10-10  8:19 UTC  (11+ messages)

[PATCH v3 02/10] drm/gem: Introduce drm_gem_get_unmapped_area() fop
 2025-10-10  7:48 UTC 

[PATCH] smb: client: Simplify a return statement in get_smb2_acl_by_path()
 2025-10-10  7:22 UTC  (2+ messages)

[PATCH 11/19] arm64: dts: amlogic: A4: Add peripherals clock controller node
 2025-10-10  4:21 UTC 

[PATCH v3 0/9] perf build: Support building with Clang
 2025-10-10  2:27 UTC  (2+ messages)

[arm-integrator:b4/aarch64-dynamic-kernel-stacks-v6.18-rc1-separate-dabt-codepath 13/13] arch/arm64/mm/fault.c:305:57: error: use of undeclared identifier 'sync_stack_ptr'
 2025-10-10  1:02 UTC 

[arm-integrator:b4/aarch64-dynamic-kernel-stacks-v6.18-rc1-separate-dabt-codepath 12/13] <instantiation>:85:16: error: index must be an integer in range [-256, 255]
 2025-10-10  0:30 UTC 

[PATCH] nvme/tcp: handle tls partially sent records in write_space()
 2025-10-09 21:36 UTC 

[PATCH] usb: fix protocol translation in drivers/usb/storage/transport.c
 2025-10-09 21:15 UTC 

[PATCH] tick/nohz: avoid showing '(null)' if nohz_full= not set
 2025-10-09 19:40 UTC 

[leon-rdma:dmabuf-vfio 3/27] block/blk-mq-dma.c:199:2: warning: unannotated fall-through between switch labels
 2025-10-09 19:30 UTC 

[jolsa-perf:stacktrace_test 1/8] ci/diffs/.keep: warning: ignored by one of the .gitignore files
 2025-10-09 19:08 UTC 

[gustavoars:testing/wfamnae-next20251002 14/14] drivers/scsi/aic94xx/aic94xx_sas.h:323:28: error: field has incomplete type 'struct ssp_command_iu_hdr'
 2025-10-09 18:25 UTC 

[linux-nvme:nvme-6.19 6/13] drivers/nvme/target/../host/nvme.h:1205:27: error: static declaration of 'nvme_auth_extract_key' follows non-static declaration
 2025-10-09 17:20 UTC 

[PATCH 06/20] drm/i915/cdclk: Extract dg2_power_well_count()
 2025-10-09 16:59 UTC 

[jlayton:always-kfence 1/1] mm/slub.c:4207:10: error: call to undeclared function '__kfence_alloc'; ISO C99 and later do not support implicit function declarations
 2025-10-09 16:15 UTC 

[PATCH AUTOSEL 6.17-6.1] bpftool: Fix -Wuninitialized-const-pointer warnings with clang >= 21
 2025-10-09 15:55 UTC  (3+ messages)
` [PATCH AUTOSEL 6.17-6.12] selftests/bpf: Fix selftest verifier_arena_large failure
` [PATCH AUTOSEL 6.17-5.4] mfd: madera: Work around false-positive -Wininitialized warning

Prebuilt LLVM 21.1.3 uploaded
 2025-10-09 15:44 UTC  (2+ messages)

[PATCH v5 09/12] drm/panfrost: Add forward declaration and types header
 2025-10-09 15:36 UTC  (2+ messages)

[jolsa-perf:stacktrace_test 1/8] .github/actions/veristat_baseline_compare/action.yml: warning: ignored by one of the .gitignore files
 2025-10-09 13:57 UTC 

[bcachefs:bcachefs-testing 509/541] fs/bcachefs/fs/logged_ops.c:45:2: error: cannot jump from this goto statement to its label
 2025-10-09 12:26 UTC 

[PATCH v4 0/2] slab: Introduce kmalloc_obj() and family
 2025-10-09 12:07 UTC  (9+ messages)
` [PATCH v4 2/2] "

[PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
 2025-10-09 11:44 UTC  (4+ messages)

[PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
 2025-10-09 11:43 UTC  (4+ messages)


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