llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-04 16:44:18 to 2025-08-12 13:27:01 UTC [more...]

[PATCH v4 00/18] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-08-12 13:23 UTC  (6+ messages)
` [PATCH v4 01/18] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v4 02/18] kasan: sw_tags: Support tag widths less than 8 bits
` [PATCH v4 03/18] kasan: Fix inline mode for x86 tag-based mode
` [PATCH v4 04/18] x86: Add arch specific kasan functions
` [PATCH v4 05/18] kasan: arm64: x86: Make special tags arch specific

[PATCH v4 00/24] vdso: Reject absolute relocations during build
 2025-08-12 11:07 UTC  (26+ messages)
` [PATCH v4 01/24] elf, uapi: Add a header for relocation constants
` [PATCH v4 02/24] x86/elf, um/x86/elf: Move relocation constants to UAPI
` [PATCH v4 03/24] ARM: elf: "
` [PATCH v4 04/24] arm64: "
` [PATCH v4 05/24] powerpc/elf: "
` [PATCH v4 06/24] riscv: elf: "
` [PATCH v4 07/24] LoongArch: "
` [PATCH v4 08/24] s390/elf: "
` [PATCH v4 09/24] MIPS: ELF: "
` [PATCH v4 10/24] tools headers UAPI: Sync ELF headers with the kernel sources
` [PATCH v4 11/24] vdso: Add the vdsocheck tool
` [PATCH v4 12/24] x86/vdso: Enable "
` [PATCH v4 13/24] ARM: vdso: "
` [PATCH v4 14/24] arm64: "
` [PATCH v4 15/24] powerpc/elf: Add 32-bit REL16 relocation definitions
` [PATCH v4 16/24] powerpc/vdso: Enable the vdsocheck tool
` [PATCH v4 17/24] riscv: vdso: Deduplicate CFLAGS_REMOVE_* variables
` [PATCH v4 18/24] riscv: vdso: Disable LTO for the vDSO
` [PATCH v4 19/24] riscv: vdso: Enable the vdsocheck tool
` [PATCH v4 20/24] LoongArch: vDSO: "
` [PATCH v4 21/24] s390/vdso: "
` [PATCH v4 22/24] MIPS: ELF: Add more PC-relative relocation definitions
` [PATCH v4 23/24] MIPS: vdso: Enable the vdsocheck tool
` [PATCH v4 24/24] vdso/vdsocheck: Drop the transitional kconfig option

[PATCH V2] scripts/checktransupdate.py: add support for scanning directory
 2025-08-12 10:09 UTC  (4+ messages)

[PATCH linux] of: resolves TODO for copy_from_slice
 2025-08-12  9:55 UTC 

[PATCH v14 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-08-12  7:50 UTC  (5+ messages)
` [PATCH v14 2/3] rust: support formatting of foreign types
` [PATCH v14 3/3] rust: replace `CStr` with `core::ffi::CStr`

[PATCH v2 0/8] selftests: vDSO: Clean up vdso_test_abi and drop vdso_test_clock_getres
 2025-08-12  6:05 UTC  (10+ messages)
` [PATCH v2 1/8] selftests: vDSO: fix -Wunitialized in powerpc VDSO_CALL() wrapper
` [PATCH v2 2/8] selftests: vDSO: vdso_test_abi: Correctly skip whole test with missing vDSO
` [PATCH v2 3/8] selftests: vDSO: vdso_test_abi: Use ksft_finished()
` [PATCH v2 4/8] selftests: vDSO: vdso_test_abi: Drop clock availability tests
` [PATCH v2 5/8] selftests: vDSO: vdso_test_abi: Use explicit indices for name array
` [PATCH v2 6/8] selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
` [PATCH v2 7/8] selftests: vDSO: vdso_test_abi: Add tests for clock_gettime64()
` [PATCH v2 8/8] selftests: vDSO: Drop vdso_test_clock_getres

[PATCH v6 06/12] PCI: cadence: Add support for High Performance Arch(HPA) controller
 2025-08-12  4:00 UTC  (2+ messages)

[PATCH] scripts/checktransupdate.py: add support for scanning directory
 2025-08-12  4:35 UTC  (4+ messages)

[PATCH RFC] riscv: Use 64-bit variable for output in __get_user_asm
 2025-08-12  4:10 UTC 

[PATCH] selftests/net: Replace non-standard __WORDSIZE with sizeof(long) * 8
 2025-08-12  3:20 UTC  (2+ messages)

[thomas-weissschuh:b4/umh-h 9/10] drivers/block/drbd/drbd_nl.c:383:8: error: call to undeclared function 'call_usermodehelper'; ISO C99 and later do not support implicit function declarations
 2025-08-12  1:57 UTC 

[PATCH 5.4 0/6] Fix build due to clang -Qunused-arguments change
 2025-08-11 23:51 UTC  (7+ messages)
` [PATCH 5.4 1/6] ARM: 9448/1: Use an absolute path to unified.h in KBUILD_AFLAGS
` [PATCH 5.4 2/6] kbuild: Update assembler calls to use proper flags and language target
` [PATCH 5.4 3/6] mips: Include KBUILD_CPPFLAGS in CHECKFLAGS invocation
` [PATCH 5.4 4/6] kbuild: Add CLANG_FLAGS to as-instr
` [PATCH 5.4 5/6] kbuild: add $(CLANG_FLAGS) to KBUILD_CPPFLAGS
` [PATCH 5.4 6/6] kbuild: Add KBUILD_CPPFLAGS to as-option invocation

[PATCH v3] selftests/tty: add TIOCSTI test suite
 2025-08-11 23:39 UTC  (3+ messages)

[linux-next:master 13648/13681] drivers/gpu/drm/drm_pagemap.c:459:21: warning: parameter 'addr' set but not used
 2025-08-11 21:13 UTC 

[PATCH] hardening: Require clang 20.1.0 for __counted_by
 2025-08-11 21:09 UTC  (4+ messages)

[avpatel:riscv_iommu_irqbypass_v1 35/40] arch/riscv/kvm/aia_imsic.c:772:5: error: conflicting types for 'kvm_arch_update_irqfd_routing'
 2025-08-11 20:30 UTC 

[PATCH 1/2] iov_iter: iterate_folioq: fix handling of offset >= folio size
 2025-08-11 18:55 UTC 

[peterz-queue:perf/core 10/15] kernel/events/core.c:7018:6: warning: variable 'user_extra' is used uninitialized whenever 'if' condition is true
 2025-08-11 16:50 UTC 

[PATCH v2] kbuild: Re-enable -Wunterminated-string-initialization
 2025-08-11 14:25 UTC  (9+ messages)

[avpatel:riscv_acpi_apei_v1 35/55] arch/riscv/kernel/hw_breakpoint.c:109:9: warning: variable 'rc' is uninitialized when used here
 2025-08-11 11:36 UTC 

[avpatel:riscv_acpi_apei_v1 32/55] arch/riscv/kernel/kgdb.c:38:31: error: incompatible integer to pointer conversion passing 'unsigned int' to parameter of type 'ulong *' (aka 'unsigned long *')
 2025-08-11  9:59 UTC 

[PATCH] rust: kernel: cpu: mark `CpuId::current()` inline
 2025-08-11  9:56 UTC  (3+ messages)

[broonie-ci:v5_20250723_nick_li_asoc_codecs_add_support_for_foursemi_fs2104_5s 4/4] sound/soc/codecs/fs210x.c:1563:34: warning: unused variable 'fs210x_of_match'
 2025-08-11  7:13 UTC 

[PATCH] btrfs: use blocksize to check if compression is making things larger
 2025-08-11  5:12 UTC  (2+ messages)

[PATCH v3 00/13] stackleak: Support Clang stack depth tracking
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH] riscv: Only allow LTO with CMODEL_MEDANY
 2025-08-10  0:24 UTC  (4+ messages)

[PATCH] drm/msm/dpu: avoid uninitialized variable use
 2025-08-10  0:20 UTC  (6+ messages)

[PATCH] staging: rtl8723bs: refactor code for style compliance
 2025-08-09 20:22 UTC 

[akpm-mm:mm-new 72/77] arch/um/include/asm/kasan.h:29:2: error: UML does not work in KASAN_INLINE mode with STATIC_LINK enabled!
 2025-08-09 19:40 UTC 

[jlayton:kdevops 43/47] net/sunrpc/svcsock.c:1294:11: warning: format specifies type 'int' but the argument has type 'unsigned long'
 2025-08-09 16:53 UTC 

[arnd-playground:to_build 21/21] drivers/mfd/ezx-pcap.c:197:11: error: call to undeclared function 'gpio_get_value'; ISO C99 and later do not support implicit function declarations
 2025-08-09 15:57 UTC 

[arnd-playground:to_build 21/21] drivers/net/wireless/ath/ath9k/hw.c:2727:8: error: call to undeclared function 'devm_gpio_request_one'; ISO C99 and later do not support implicit function declarations
 2025-08-09 15:19 UTC 

[jlayton:kdevops 43/47] net/sunrpc/svcsock.c:1294:11: warning: format specifies type 'int' but the argument has type 'unsigned long'
 2025-08-09 13:18 UTC 

[PATCH v2 11/12] media: rkvdec: Add HEVC support for the VDPU381 variant
 2025-08-09 13:17 UTC 

[PATCH v2 10/12] media: rkvdec: Add H264 support for the VDPU383 variant
 2025-08-09 11:53 UTC 

[PATCH v5 2/2] scsi: sd: Fix build warning in sd_revalidate_disk()
 2025-08-09  8:17 UTC 

[PATCH 2/2] rtc: pcf85363: add support for additional features
 2025-08-09  4:39 UTC 

[PATCH] drm/ttm: WIP limit the TTM pool to 32bit CPUs
 2025-08-09  4:07 UTC 

[koverstreet-bcachefs:bcachefs-testing 285/286] fs/bcachefs/backpointers.c:993:26: error: use of undeclared identifier 'bitmap'; did you mean 'bmap'?
 2025-08-09  2:53 UTC 

ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 3' from vmlinux.a(init.o at 1229286), and 'i32 1' from vmlinux.a(vma_exec.o at 1246866)
 2025-08-08 21:53 UTC  (2+ messages)

kernel/sched/core.c:9284:38: error: no member named 'scx_weight' in 'struct task_group'
 2025-08-08 19:57 UTC 

[Intel-wired-lan] [RFC PATCH v4] ethtool: add FEC bins histogramm report
 2025-08-08 19:57 UTC 

[PATCH] kvm: arm64: use BUG() instead of BUG_ON(1)
 2025-08-08 17:51 UTC  (3+ messages)

ld.lld: error: undefined symbol: xt_recseq
 2025-08-08 15:30 UTC  (2+ messages)

[PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable I3C
 2025-08-08 14:55 UTC 

[PATCH v2 0/9] drm/bridge: get/put the bridge when looping over the encoder chain
 2025-08-08 14:49 UTC  (10+ messages)
` [PATCH v2 1/9] drm/display: bridge-connector: use scope-specific variable for the bridge pointer
` [PATCH v2 2/9] drm/display: bridge-connector: remove unused variable assignment
` [PATCH v2 3/9] drm/bridge: add drm_for_each_bridge_in_chain_scoped()
` [PATCH v2 4/9] drm/display: bridge-connector: use drm_for_each_bridge_in_chain_scoped()
` [PATCH v2 5/9] drm/atomic: "
` [PATCH v2 6/9] drm/bridge: "
` [PATCH v2 7/9] drm/bridge: remove drm_for_each_bridge_in_chain()
` [PATCH v2 8/9] drm/bridge: add drm_for_each_bridge_in_chain_from()
` [PATCH v2 9/9] drm/omap: use drm_for_each_bridge_in_chain_from()

[PATCH v2] x86/tsc: Disable clocksource watchdog for TSC on recent UV
 2025-08-08  6:21 UTC 

[ceph-client:tls-tracing-only 11/14] lib/rtlog/rtlog_test.c:199:6: warning: unused variable 'thread_id'
 2025-08-08  1:46 UTC 

[PATCH net] net: stmmac: rk: put the PHY clock on remove
 2025-08-08  0:00 UTC 

[axboe-block:io_uring-cqe-mix 4/9] io_uring/fdinfo.c:134:7: warning: variable 'cq_shift' is uninitialized when used here
 2025-08-07 23:50 UTC 

[ceph-client:tls-tracing-only 10/14] lib/rtlog/rtlog_des.c:22: warning: Function parameter or struct member 'buffer' not described in 'rtlog_des_get_u32'
 2025-08-07 23:18 UTC 

[ceph-client:tls-tracing-only 10/14] fs/ceph/debugfs.c:420:3: error: call to undeclared function 'rtlog_log_iter_init'; ISO C99 and later do not support implicit function declarations
 2025-08-07 22:09 UTC 

[mcgrof:20250807-migrate-folios-stats-pw 2/16] Warning: fs/fs-writeback.c:1008 function parameter 'bdi_wb_ctx' not described in 'bdi_split_work_to_wbs'
 2025-08-07 21:40 UTC 

[PATCH] media: s5p-mfc: remove an unused/unitialized variable
 2025-08-07 20:54 UTC 

[PATCH] x86: math-emu: fix div_Xsig prototype
 2025-08-07 20:53 UTC 

[PATCH] mt76: avoid uninitialized skb data
 2025-08-07 20:52 UTC 

[intel-tdx:huge_page_v2 194/204] arch/x86/kvm/../../../virt/kvm/guest_memfd.c:1447:3: error: call to undeclared function 'kvm_gmem_invalidate_begin'; ISO C99 and later do not support implicit function declarations
 2025-08-07 19:23 UTC 

[koverstreet-bcachefs:pr/932 260/261] fs/bcachefs/sb-counters_format.h:132:2: warning: label at end of compound statement is a C23 extension
 2025-08-07 17:09 UTC 

[PATCH 00/17] Add __attribute_const__ to ffs()-family implementations
 2025-08-07 14:43 UTC  (15+ messages)
` [PATCH 05/17] powerpc: "
` [PATCH 08/17] hexagon: "
` [PATCH 09/17] riscv: "
` [PATCH 10/17] openrisc: "
` [PATCH 11/17] m68k: "
` [PATCH 14/17] s390: "
` [PATCH 15/17] xtensa: "
` [PATCH 16/17] sparc: "
` [PATCH 17/17] KUnit: ffs: Validate all the __attribute_const__ annotations

[PATCH] mfd: madera: work around false-positive -Wininitialized warning
 2025-08-07 13:15 UTC  (2+ messages)

[PATCH] mtd: dc21285: fix bytewise memcpy()
 2025-08-07 11:55 UTC  (3+ messages)

[intel-tdx:huge_page_v2 47/204] include/linux/kvm_host.h:727:20: error: redefinition of 'kvm_arch_supports_gmem'
 2025-08-07 11:03 UTC 

[arm-platforms:hack/arch_timer_mmio 4/5] drivers/clocksource/arm_arch_timer_mmio.c:73:4: error: call to undeclared function 'writeq_relaxed'; ISO C99 and later do not support implicit function declarations
 2025-08-07  9:51 UTC 

[btrfs:inode-refcnt 11/13] fs/inode.c:1932:40: warning: use of logical '&&' with constant operand
 2025-08-07  7:37 UTC 

[PATCH v2 4/4] misc: fastrpc: Skip reference for DMA handles
 2025-08-06 23:19 UTC 

[PATCH 5.15.y] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
 2025-08-06 22:26 UTC  (2+ messages)

[PATCH 6.1.y] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
 2025-08-06 22:25 UTC  (2+ messages)

ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 3' from vmlinux.a(init.o at 861458), and 'i32 1' from vmlinux.a(net-traces.o at 1004198)
 2025-08-06 22:19 UTC  (2+ messages)

[PATCH 3/3] mm: add vmstat for cgroup uncharged pages
 2025-08-06 20:51 UTC 

drivers/i3c/internals.h:54:9: error: passing 'const void *' to parameter of type 'void *' discards qualifiers
 2025-08-06 20:40 UTC 

[PATCH] cdx: don't select CONFIG_GENERIC_MSI_IRQ
 2025-08-06 19:44 UTC 

❌ FAIL: Test report for master (6.16.0-0, upstream-mainline, 7881cd68)
 2025-08-06 15:33 UTC 

[PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
 2025-08-06 14:50 UTC 

[asahilinux:bits/250-aop 62/85] error[E0624]: associated function `new` is private
 2025-08-06 13:45 UTC 

[PATCH v3 3/3] arm64: topology: Setup AMU FIE for online CPUs only
 2025-08-06 13:45 UTC 

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-08-06 13:36 UTC  (3+ messages)

[PATCH] misc: rtsx: usb card reader: add OCP support
 2025-08-06 10:24 UTC 

[kbusch:kbusch/nvme-virt-boundaries 13/17] block/blk-mq-dma.c:18:27: error: no member named 'bi_integrity' in 'struct bio'
 2025-08-06  8:59 UTC 

[PATCH 4/4] mm/kasan: make kasan=on|off take effect for all three modes
 2025-08-06  8:28 UTC 

lib/maple_tree.c:4206:20: warning: stack frame size (1064) exceeds limit (1024) in 'mas_wr_store_entry'
 2025-08-06  7:18 UTC 

[asahilinux:bits/250-aop 59/85] 14 | use crate::error::to_result;
 2025-08-06  6:53 UTC 

lib/maple_tree.c:3783:19: warning: stack frame size (1032) exceeds limit (1024) in 'mas_wr_spanning_store'
 2025-08-06  5:14 UTC 

[linux-next:master 11988/13293] /usr/bin/ld: warning: vmlinux.unstripped has a LOAD segment with RWX permissions
 2025-08-06  2:24 UTC 

[PATCH v3 2/5] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
 2025-08-06  2:04 UTC 

[sean-jc:vmx/invept_on_pcpus 5/5] arch/x86/kvm/vmx/vmx.c:3273:34: error: no member named 'cpu_flushed_mask' in 'struct kvm_mmu_page'
 2025-08-06  2:03 UTC 

[drm-i915:drm-intel-next 1/1] drivers/gpu/drm/i915/display/skl_scaler.c:967:57: warning: variable 'id' is uninitialized when used here
 2025-08-05 23:48 UTC 

[asahilinux:asahi-wip 851/987] warning: associated items `as_ref` and `as_raw` are never used
 2025-08-05 22:54 UTC 

[PATCH v11 0/4] staging: media: atomisp: indentation cleanup per directory
 2025-08-05 21:38 UTC  (2+ messages)

include/linux/ucopysize.h:45:4: error: call to '__bad_copy_from' declared with 'error' attribute: copy source size is too small
 2025-08-05 19:49 UTC 

[drm-i915:drm-intel-next 1/1] drivers/gpu/drm/i915/display/skl_scaler.c:967:57: warning: variable 'id' is uninitialized when used here
 2025-08-05 18:55 UTC 

[leon-rdma:dmabuf-vfio 27/27] drivers/vfio/pci/vfio_pci_dmabuf.c:91:10: error: incompatible integer to pointer conversion returning 'int' from a function with result type 'struct sg_table *'
 2025-08-05 14:42 UTC 

[RFC PATCH v3] ALSA: usb-audio: Add support for TASCAM US-144MKII
 2025-08-05 11:44 UTC 

[PATCH v2] futex: don't leak robust_list pointer on exec race
 2025-08-05  9:01 UTC 

[broonie-ci:fileG7mYfA 10/10] Warning: drivers/spi/spi-mem.c:592 Excess function parameter 'mem' description in 'spi_mem_calc_op_duration'
 2025-08-05  7:33 UTC  (2+ messages)

objtool warnings "sibling call from callable instruction with modified stack frame" with CONFIG_LTO_CLANG_THIN
 2025-08-05  2:41 UTC  (2+ messages)

[asahilinux:bits/250-aop 58/85] warning: associated items `zeroed` and `as_raw` are never used
 2025-08-05  1:19 UTC 

[asahilinux:asahi-wip 824/987] warning: method `into_raw` is never used
 2025-08-05  1:09 UTC 

[PATCH v3] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-08-05  0:17 UTC 

[tip:x86/urgent 2/2] include/linux/msi.h:528:19: error: field has incomplete type 'msi_alloc_info_t' (aka 'struct irq_alloc_info')
 2025-08-04 21:03 UTC 

next-20250804: clang-nightly hardening.config boot failed on arm64 rock-pi-4b
 2025-08-04 17:53 UTC  (3+ messages)


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).