llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 19:56:27 to 2025-07-22 08:27:05 UTC [more...]

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

[tobetter:odroid-6.16.y 18/44] arch/arm64/boot/dts/amlogic/meson64_odroidn2.dtsi:154.23-158.5: Warning (unit_address_vs_reg): /thermal-zones/cpu-thermal/trips/trip-point@0: node has a unit name, but no reg or ranges property
 2025-07-22  7:32 UTC 

[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
 2025-07-22  7:21 UTC  (13+ messages)
` [PATCH net-next V6 1/5] net: netdevsim: hook in XDP handling
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V6 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V6 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V6 5/5] selftests: drv-net: Test head-adjustment support

[PATCH v2] LoongArch: Implement physical address with ELF program header
 2025-07-22  4:58 UTC  (3+ messages)

[linux-next:master 10722/11398] include/linux/sprintf.h:11:54: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2025-07-22  3:32 UTC 

[ath:master 5/7] drivers/net/phy/phy_device.c:3506:7: error: call to undeclared function 'phy_driver_is_genphy_10g'; ISO C99 and later do not support implicit function declarations
 2025-07-22  0:07 UTC 

[brgl:gpio/devel 4/4] arch/arm/common/sa1111.c:619:26: error: incompatible function pointer types assigning to 'int (*)(struct gpio_chip *, unsigned long *, unsigned long *)' from 'void (struct gpio_chip *, unsigned long *, unsigned long *)'
 2025-07-22  0:07 UTC 

[jgunthorpe:iommu_pt_all 54/58] drivers/iommu/generic_pt/.kunitconfig_perf: warning: ignored by one of the .gitignore files
 2025-07-21 23:34 UTC 

-Wformat-invalid-specifier after 88fec3526e84 in -next
 2025-07-21 23:10 UTC 

[PATCH 1/2] staging: sm750fb: make const arrays static const char * const
 2025-07-21 23:04 UTC 

[PATCH v10] staging: media: atomisp: fix indentation in aa, anr, and bh modules
 2025-07-21 17:29 UTC  (3+ messages)

[linux-next:master 7967/11307] ld.lld: error: undefined symbol: pm_hibernate_is_recovering
 2025-07-21 16:36 UTC  (2+ messages)

[PATCH v2] vmcoreinfo: Track and log recoverable hardware errors
 2025-07-21 16:24 UTC 

[GIT PULL] [PATCH v2 0/5] rust: Task & schedule related changes for v6.17
 2025-07-21 14:35 UTC  (5+ messages)

[PATCH v7 3/6] rust: irq: add support for non-threaded IRQs and handlers
 2025-07-21 14:17 UTC  (3+ messages)

[PATCH v1 4/7] phy: qualcomm: eusb2-repeater: Migrate to devm_spmi_subdevice_alloc_and_add()
 2025-07-21 13:10 UTC 

[PATCH RFC 1/4] pidns: move is-ancestor logic to helper
 2025-07-21 12:38 UTC 

drivers/gpu/drm/amd/amdgpu/imu_v12_0.c:333:30: warning: variable 'data' is uninitialized when used here
 2025-07-21 11:01 UTC 

[PATCH] fs: Add additional checks for block devices during mount
 2025-07-21  7:05 UTC  (4+ messages)

[PATCH v3] rust: remove spurious compiler_builtins dependents
 2025-07-21  5:54 UTC 

[PATCH RFC v2 6/7] pinctrl-scmi: Add GPIO support
 2025-07-21  5:33 UTC 

[PATCHv2 6/7] blk-mq-dma: add support for mapping integrity metadata
 2025-07-21  3:18 UTC  (2+ messages)

[PATCH 0/3] selftests/nolibc: enable qemu-system tests with LLVM builds
 2025-07-21  2:57 UTC  (6+ messages)
` [PATCH 1/3] selftests/nolibc: deduplicate invocations of toplevel Makefile
` [PATCH 2/3] selftests/nolibc: don't pass CC to "
` [PATCH 3/3] selftests/nolibc: always compile the kernel with GCC

[Linaro-TCWG-CI] llvmorg-21-init-19167-g00dacf8c22f0: Failure on aarch64
 2025-07-21  1:52 UTC 

[PATCH] Compiler Attributes: Add __kcfi_salt
 2025-07-20 20:12 UTC  (6+ messages)

[PATCH 3/4] rust: miscdevice: add uring_cmd() for MiscDevice trait
 2025-07-20 19:38 UTC 

[boqun:rust-atomic-impl 11/11] warning: type `AtomicRepr<*mut c_void>` is more private than the item `<*mut c_void as AtomicBasicOps>::atomic_read_acquire`
 2025-07-20 18:32 UTC 

[boqun:rust-atomic-impl 2/11] warning: type `AtomicRepr<Self>` is more private than the item `AtomicArithmeticOps::atomic_add`
 2025-07-20 16:12 UTC 

[PATCH v1 1/2] dma-mapping: prepare dma_map_ops to conversion to physical address
 2025-07-20 13:10 UTC  (2+ messages)

[PATCH 1/4] rust: bindings: add io_uring headers in bindings_helper.h
 2025-07-20 12:29 UTC 

[akpm-mm:mm-new 160/175] mm/kasan/tags.c:145:6: error: redefinition of 'kasan_save_free_info'
 2025-07-20  7:45 UTC  (3+ messages)

[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
 2025-07-20  7:32 UTC  (7+ messages)
` [PATCH RFC 1/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC scope
` [PATCH RFC 2/4] landlock: implement memfd detection
` [PATCH RFC 3/4] landlock: add memfd exec LSM hooks and scoping
` [PATCH RFC 4/4] selftests/landlock: add memfd execution tests

[PATCH 3/9] drm/panthor: capture GLB state for devcoredump
 2025-07-20  5:41 UTC 

[PATCH 2/9] drm/panthor: capture GPU state for devcoredump
 2025-07-20  4:29 UTC 

[PATCH 1/9] drm/panthor: add devcoredump support
 2025-07-20  3:17 UTC 

Prebuilt LLVM 21.1.0-rc1 uploaded
 2025-07-19 23:40 UTC 

ld.lld: warning: src/consumer/drivers/iio/accel/sca3000.c:1448:0: stack frame size (8312) exceeds limit (8192) in function 'sca3000_probe'
 2025-07-19 17:14 UTC 

[LLVM/Clang] Known issues with Linux v6.12.39 and CFI
 2025-07-19 17:10 UTC  (3+ messages)

[sj:damon/next 52/104] mm/memory.c:6046:3: error: call to undeclared function 'damon_report_access'; ISO C99 and later do not support implicit function declarations
 2025-07-19 17:06 UTC  (2+ messages)

[morse:mpam/snapshot/v6.16-rc5 62/80] drivers/platform/arm64/mpam/mpam_resctrl.c:355:2: warning: unannotated fall-through between switch labels
 2025-07-19 14:08 UTC 

[morse:mpam/snapshot+extras/v6.16-rc5 122/131] mm/memory_hotplug.c:221:6: error: redefinition of 'lockdep_assert_mems_held'
 2025-07-19 11:50 UTC 

[PATCH v2] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
 2025-07-19 11:28 UTC 

[PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 1200 EVK UFS board
 2025-07-19  8:24 UTC 

[PATCH v2 2/5] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
 2025-07-19  7:42 UTC 

[PATCH] net: phy: Fix premature resume by a PHY driver
 2025-07-19  5:37 UTC 

[PATCH] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
 2025-07-18 23:22 UTC 

[PATCH v3 4/4] ASoC: codecs: Add FourSemi FS2104/5S audio amplifier driver
 2025-07-18 22:40 UTC 

[PATCH v3 0/6] Fix mlx5 write combining support on new ARM64 cores
 2025-07-18 20:00 UTC  (7+ messages)
` [PATCH v3 6/6] IB/mlx5: Use __iowrite64_copy() for write combining stores

[PATCH v6 1/2] hwmon: (cros_ec) add PWM control over fans
 2025-07-18 19:44 UTC 

[morimoto:string-helper-2025-07-18 135/157] drivers/md/dm-vdo/vdo.c:1376:36: error: call to undeclared function 'str_enabled_disabled'; ISO C99 and later do not support implicit function declarations
 2025-07-18 18:20 UTC 

[PATCH v5] riscv: introduce asm/swab.h
 2025-07-18 16:26 UTC 

[morimoto:string-helper-2025-07-18 119/157] drivers/media/cec/platform/cros-ec/cros-ec-cec.c:241:4: error: call to undeclared function 'str_enabling_disabling'; ISO C99 and later do not support implicit function declarations
 2025-07-18 16:26 UTC 

[PATCH] drm/amdgpu: Initialize data to NULL in imu_v12_0_program_rlc_ram()
 2025-07-18 13:58 UTC  (2+ messages)

[PATCH 11/26] media: videobuf2-v4l2: Support vb2_queue embedded in a context
 2025-07-18 10:46 UTC 

[PATCH 09/26] media: v4l2-dev: Add video_device_context_from_file()
 2025-07-18  9:33 UTC 

[PATCH 06/26] media: v4l2-ioctl: Introduce VIDIOC_BIND_CONTEXT
 2025-07-18  8:29 UTC 

[jolsa-perf:bpf/tracing_multi 5/22] kernel/trace/rv/../trace.h:907:24: error: incomplete definition of type 'struct ftrace_hash'
 2025-07-18  5:18 UTC 

[ast-bpf:kmalloc_nolock 6/7] mm/slub.c:3326:2: warning: variable 'flags' is used uninitialized whenever '&&' condition is false
 2025-07-18  4:51 UTC 

[Linaro-TCWG-CI] v6.16-rc6-80-g141fd174e6dc5: Failure on aarch64
 2025-07-18  0:18 UTC 

[linux-next:master 8663/10823] ld.lld: error: undefined symbol: devm_spi_offload_rx_stream_request_dma_chan
 2025-07-18  0:05 UTC  (2+ messages)

[PATCH v6 19/24] media: i2c: maxim-serdes: add MAX96724 driver
 2025-07-17 20:39 UTC 

[syzbot] [netfilter?] [sctp?] BUG: assuming non migratable context at ./include/linux/filter.h:LINE
 2025-07-17 18:52 UTC 

[PATCH net] phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()
 2025-07-17 14:40 UTC  (2+ messages)

[leon-rdma:dmabuf-vfio 18/24] drivers/pci/p2pdma.c:272:16: error: too few arguments to function call, expected 2, have 1
 2025-07-17 13:56 UTC 

[PATCH v1 1/3] tools subcmd: Tighten the filename size in check_if_command_finished
 2025-07-17  9:46 UTC 

[boqun:rust-atomic-impl 11/11] warning: type `AtomicRepr<*mut c_void>` is more private than the item `<*mut c_void as AtomicBasicOps>::atomic_read_acquire`
 2025-07-17  7:29 UTC 

[PATCH 3/4] cxl/events: Add extra validity checks for CVME count in DRAM Event Record
 2025-07-17  5:16 UTC 

[PATCH] bonding: Switch periodic LACPDU state machine from counter to jiffies
 2025-07-17  4:35 UTC 

[boqun:rust-atomic-impl 4/11] warning: unused import: `core::cell::UnsafeCell`
 2025-07-17  4:13 UTC 

[PATCH 2/4] cxl/events: Add extra validity checks for corrected memory error count in General Media Event Record
 2025-07-17  3:32 UTC 

[boqun:rust-atomic-impl 2/11] warning: type `AtomicRepr<Self>` is more private than the item `AtomicArithmeticOps::atomic_add`
 2025-07-17  1:08 UTC 

[xiang-erofs:dev-test 7/7] fs/erofs/internal.h:288:31: warning: shift count >= width of type
 2025-07-16 21:40 UTC 

[PATCH] ASoC: SDCA: Fix uninitialized use of name in sdca_irq_populate()
 2025-07-16 20:02 UTC  (3+ messages)

[PATCH] usb: atm: cxacru: Zero initialize bp in cxacru_heavy_init()
 2025-07-16 17:29 UTC  (8+ messages)

[PATCH] fs/proc: Use inode_get_dev() for device numbers in procmap_query
 2025-07-16 17:06 UTC 

[PATCH net-next V5 0/5] net: netdevsim: hook in XDP handling
 2025-07-16 14:30 UTC  (7+ messages)
` [PATCH net-next V5 1/5] "
` [PATCH net-next V5 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V5 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V5 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V5 5/5] selftests: drv-net: Test head-adjustment support

[PATCH v5 4/8] regulator: Add support for MediaTek MT6363 SPMI PMIC Regulators
 2025-07-16 12:24 UTC 

[PATCH v3 3/5] sched/fair: Switch to task based throttle model
 2025-07-16 11:27 UTC  (5+ messages)
      ` [PATCH v3 update "

[Linaro-TCWG-CI] v6.16-rc5-47-gf66f9c3d09c12: Failure on aarch64
 2025-07-16 10:29 UTC 

[PATCH] memstick: core: Zero initialize id_reg in h_memstick_read_dev_id()
 2025-07-16 10:08 UTC  (2+ messages)

[PATCH] wifi: brcmsmac: Remove const from tbl_ptr parameter in wlc_lcnphy_common_read_table()
 2025-07-16  9:32 UTC  (2+ messages)

kernel/trace/trace_fprobe.c:1264:12: warning: stack frame size (1032) exceeds limit (1024) in 'trace_fprobe_create_cb'
 2025-07-16  5:59 UTC  (2+ messages)

[ast-bpf:kmalloc_nolock 5/7] mm/slub.c:3810:2: error: call to undeclared function 'local_lock_cpu_slab'; ISO C99 and later do not support implicit function declarations
 2025-07-16  4:30 UTC 

[PATCH] tracing/probes: Avoid using params uninitialized in parse_btf_arg()
 2025-07-16  4:16 UTC  (2+ messages)

[PATCH fixes] riscv: uaccess: Fix -Wuninitialized and -Wshadow in __put_user_nocheck
 2025-07-16  3:07 UTC 

[davidhildenbrand:vm_normal_page_pud 6/9] mm/memory.c:525:6: error: array type 'pgd_t' (aka 'unsigned int[2]') is not assignable
 2025-07-16  1:13 UTC 

[PATCH] drm/msm/dpu: Initialize crtc_state to NULL in dpu_plane_virtual_atomic_check()
 2025-07-15 23:39 UTC  (2+ messages)

[PATCH 1/3] vmalloc: Add vrealloc_align to support allocation of aligned vmap pages
 2025-07-15 23:19 UTC 

[PATCH] wifi: mt76: mt7996: Initialize hdr before passing to skb_put_data()
 2025-07-15 22:33 UTC 

<instantiation>:7:11: error: expected an immediate
 2025-07-15 22:18 UTC 

-Wuninitialized-const-pointer in net/phonet/pep.c
 2025-07-15 22:14 UTC  (2+ messages)

[PATCH] media: s5p-mfc: Always pass NULL to s5p_mfc_cmd_host2risc_v6()
 2025-07-15 22:13 UTC 

[PATCH] mm/ksm: Fix -Wsometimes-uninitialized from clang-21 in advisor_mode_show()
 2025-07-15 22:10 UTC  (3+ messages)

[jolsa-perf:bpf/tracing_multi 13/22] arch/s390/net/bpf_jit_comp.c:2503:33: error: no member named 'cookie' in 'struct bpf_tramp_link'
 2025-07-15 21:26 UTC 

[PATCH v5 5/8] iommufd/vdevice: Remove struct device reference from struct vdevice
 2025-07-15 20:44 UTC 

[PATCH v2 08/10] PCI: Add FMT and TYPE definition for TLP header
 2025-07-15 20:13 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 NNTP newsgroup(s).