public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-08-08 15:13:55 to 2023-08-11 15:41:39 UTC [more...]

[PATCH v1 0/4] Remove BPF event support
 2023-08-11 15:41 UTC  (7+ messages)
` [PATCH v1 1/4] perf parse-events: "
` [PATCH v1 2/4] perf trace: Migrate BPF augmentation to use a skeleton
` [PATCH v1 3/4] perf bpf examples: With no BPF events remove examples
` [PATCH v1 4/4] perf trace: Tidy comments

[PATCH v4 1/4] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-11 15:18 UTC  (4+ messages)
` [PATCH v4 2/4] list_debug: Introduce inline wrappers for debug checks
` [PATCH v4 3/4] list: Introduce CONFIG_LIST_HARDENED
` [PATCH v4 4/4] hardening: Move BUG_ON_DATA_CORRUPTION to hardening options

[PATCH] bus: mhi: host: remove unused-but-set parameter
 2023-08-11 15:06 UTC  (3+ messages)

[PATCH] platform/x86/siemens: simatic-ipc: fix nonsensical condition
 2023-08-11 15:02 UTC  (3+ messages)

Hang when booting guest kernels compiled with clang after SRSO mitigations
 2023-08-11 14:09 UTC  (16+ messages)

[PATCH] cgroup: cgroup: Remove unnecessary ‘0’ values from ret
 2023-08-11 13:28 UTC 

[PATCH] radix tree: remove unused variable
 2023-08-11 13:23 UTC  (2+ messages)

[mhiramat:topic/fprobe-ftrace-regs 5/8] include/linux/ftrace.h:175:28: error: call to undeclared function 'kernel_stack_pointer'; ISO C99 and later do not support implicit function declarations
 2023-08-11 12:05 UTC 

Cannot find symbol for section 17: .text.setup_profiling_timer
 2023-08-11 11:34 UTC 

[linux-next:master 5658/8441] kernel/rcu/update.c:529:6: warning: no previous prototype for function 'torture_sched_setaffinity'
 2023-08-11 11:13 UTC 

[linux-next:master 4824/8441] fs/btrfs/extent_io.c:230:16: warning: variable 'pages_processed' set but not used
 2023-08-11 11:03 UTC 

[PATCH v2] btrfs: remove v0 extent handling
 2023-08-11 10:42 UTC  (2+ messages)

[mhiramat:topic/fprobe-ftrace-regs 5/8] include/linux/ftrace.h:175:11: warning: cast to 'unsigned long *' from smaller integer type 'int'
 2023-08-11  9:30 UTC 

[PATCH v3 1/3] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-11  9:10 UTC  (9+ messages)
` [PATCH v3 3/3] list_debug: Introduce CONFIG_DEBUG_LIST_MINIMAL

[akpm-mm:mm-nonmm-unstable 56/78] kernel/crash_core.c:331:16: error: incomplete definition of type 'struct crash_mem'
 2023-08-11  9:10 UTC 

[dcui-tdx:decui/upstream-hyperv/hyperv-next/TDX/0810 13/25] drivers/hv/vmbus_drv.c:2001:25: warning: result of comparison of constant 18446744073709551615 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
 2023-08-11  5:23 UTC 

[dcui-tdx:decui/upstream-hyperv/hyperv-next/TDX/0810 2/25] arch/x86/hyperv/hv_init.c:392:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2023-08-11  5:12 UTC 

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-11  4:13 UTC  (4+ messages)

[linux-next:master 7083/7933] ld.lld: error: assignment to symbol __init_end does not converge
 2023-08-11  3:21 UTC  (4+ messages)

[sudeep-holla:android13-5.10/ffa 9247/9999] fs/nfs/nfsv4.lto.o: warning: objtool: .text.__cfi_check_fail: unexpected end of section
 2023-08-11  2:49 UTC 

[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC'
 2023-08-10 23:53 UTC 

[PATCH RFC] mm: Properly document tail pages for compound pages
 2023-08-10 23:32 UTC 

[axboe-block:for-6.6/block 43/44] block/blk-iolatency.c:849:2: error: member reference type 'struct mutex' is not a pointer; did you mean to use '.'?
 2023-08-10 23:22 UTC 

ld.lld: error: undefined symbol: ptp_clock_register
 2023-08-10 20:07 UTC 

[PATCH v2] riscv: mm: fix 2 instances of -Wmissing-variable-declarations
 2023-08-10 19:44 UTC  (3+ messages)

[linux-next:master 8173/8441] include/linux/list.h:53:13: warning: '__preserve_most__' calling convention is not supported for this target
 2023-08-10 18:42 UTC  (7+ messages)

[PATCH] btrfs: remove unused pages_processed variable
 2023-08-10 17:20 UTC  (3+ messages)

[aegl:resctrl2_v65rc4 2/2] fs/resctrl2/arch/x86/l3_pseudolock.c:569:1: error: expected ';' after top level declarator
 2023-08-10 17:18 UTC  (4+ messages)

[drm-misc:for-linux-next 1/3] ld.lld: error: undefined symbol: vmf_insert_pfn_prot
 2023-08-10 17:11 UTC 

[tip:x86/misc 3/3] ld.lld: error: vmlinux.a(crypto/sm3_generic.o):(function sm3_base_init: .text+0x8): relocation R_RISCV_HI20 out of range: 531264 is not in [-524288, 524287]; references '.LCPI2_0'
 2023-08-10 16:00 UTC 

[RFC PATCH v2 5/5] KVM: Unmap pages only when it's indeed protected for NUMA migration
 2023-08-10 15:19 UTC 

[PATCH] i2c/busses: fix -Wmissing-variable-declarations
 2023-08-10 15:13 UTC  (3+ messages)

[steev:lenovo-x13s-v6.5-rc5-clover 64/115] fastrpc.c:(.text+0x0): multiple definition of `qcom_scm_qseecom_app_get_id'; drivers/iommu/arm/arm-smmu/qcom_iommu.o:qcom_iommu.c:(.text+0x0): first defined here
 2023-08-10 14:57 UTC 

[linux-next:master 8171/8441] thread 'main' panicked at '"ftrace_branch_data_union_(anonymous_at_include/linux/compiler_types_h_174_2)" is not a valid Ident', /opt/cross/rustc-1.68.2-bindgen-0.56.0/cargo/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.24/src/fallback.rs:693:9
 2023-08-10 14:47 UTC 

[PATCH 0/2] i2c: fix -Wvoid-pointer-to-enum-cast warnings
 2023-08-10 14:44 UTC  (5+ messages)
` [PATCH 1/2] i2c: i2c-bcm-iproc: fix -Wvoid-pointer-to-enum-cast warning
` [PATCH 2/2] i2c: i2c-rcar: "

[PATCH 1/2] drm/exec: use unique instead of local label
 2023-08-10 14:38 UTC  (7+ messages)

[PATCH] ASoC: SOF: Intel: Initialize chip in hda_sdw_check_wakeen_irq()
 2023-08-10 14:33 UTC  (8+ messages)

[RFC PATCH v2 4/5] mm/autonuma: call .numa_protect() when page is protected for NUMA migrate
 2023-08-10 13:45 UTC 

[PATCH 1/4] ASoC: aw88261: Fix unitialized ret of aw88261_reg_update()
 2023-08-10 10:47 UTC  (7+ messages)
` [PATCH 2/4] ASoC: codecs: tlv320aic32x4: fix Wvoid-pointer-to-enum-cast warning
` [PATCH 2/4] ASoC: codecs: tlv320aic32x4: Fix "
` [PATCH 3/4] ASoC: codecs: wm8904: fix "
` [PATCH 3/4] ASoC: codecs: wm8904: Fix "
` [PATCH 4/4] ASoC: rockchip: fix "
` [PATCH 4/4] ASoC: rockchip: Fix "

[PATCH V2 1/2] tick: Rename tick_do_update_jiffies64() and allow external usage
 2023-08-10 10:30 UTC 

drivers/gpu/drm/nouveau/nouveau_exec.c:114:4: error: cannot jump from this indirect goto statement to one of its possible targets
 2023-08-10 10:23 UTC  (2+ messages)

[arm-integrator:b4/virt-to-phys-kfence 2/2] include/linux/kfence.h:58:47: error: 'char *' and 'void *' are not pointers to compatible types
 2023-08-10 10:20 UTC 

[arm-integrator:b4/virt-to-phys-kfence 2/2] include/linux/kfence.h:58:47: error: 'char *' and 'void *' are not pointers to compatible types
 2023-08-10  9:48 UTC 

error: A dwo section may not contain relocations
 2023-08-10  7:48 UTC  (3+ messages)

[PATCH v3 6/7] sched: Implement shared runqueue in CFS
 2023-08-10  7:41 UTC 

next/master build: 188 builds: 4 failed, 184 passed, 4 errors, 22 warnings (next-20230802)
 2023-08-10  7:16 UTC  (3+ messages)

[PATCH v3 7/7] sched: Shard per-LLC shared runqueues
 2023-08-10  7:11 UTC 

[PATCH 1/2] drm/panic: Add a drm panic handler
 2023-08-10  6:24 UTC 

[PATCH bpf-next 2/9] xsk: add TX timestamp and TX checksum offload support
 2023-08-10  6:12 UTC 

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 374a7f47)
 2023-08-10  5:31 UTC 

[PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
 2023-08-10  1:40 UTC 

[gfs2:for-next 7/8] fs/gfs2/glock.c:1525:1: warning: unused label 'do_cancel'
 2023-08-10  1:09 UTC 

[RFC] Bluetooth: hci_sync: Add hci_cmd_sync_queue_once
 2023-08-10  0:28 UTC 

[PATCH] btf, scripts: rust: drop is_rust_module.sh
 2023-08-09 23:22 UTC  (2+ messages)

drivers/net/arcnet/com20020.c:74:7: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-08-09 23:16 UTC 

[stable:linux-5.15.y 2982/9999] drivers/comedi/drivers/das1800.c:345:2: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-08-09 23:16 UTC 

[PATCH] net/llc/llc_conn.c: fix 4 instances of -Wmissing-variable-declarations
 2023-08-09 23:00 UTC  (4+ messages)

[PATCH] net: ipmr: Call ipmr_ioctl() directly from ipmr_sk_ioctl()
 2023-08-09 22:25 UTC 

[peterz-queue:locking/core 5/7] kernel/sched/core.c:7068:18: error: invalid application of 'typeof' to bit-field
 2023-08-09 21:13 UTC 

[PATCH] ipmi_si: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-09 21:05 UTC 

[peterz-queue:x86/srso 11/17] arch/x86/kernel/cpu/bugs.c:2611:7: warning: data argument not used by format string
 2023-08-09 20:11 UTC 

[peterz-queue:x86/srso 11/17] arch/x86/kernel/cpu/bugs.c:2611:7: warning: data argument not used by format string
 2023-08-09 20:11 UTC 

[intel-tdx:kvm-upstream 87/190] arch/x86/include/asm/tdx.h:90:77: warning: shift count >= width of type
 2023-08-09 19:40 UTC 

[linux-next:master 8173/8441] warning: unsafe strcpy() usage lacked '__write_overflow' warning in lib/test_fortify/write_overflow-strcpy.c
 2023-08-09 18:33 UTC  (2+ messages)

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, cacc6e22)
 2023-08-09 18:31 UTC 

[brauner-vfs:vfs.tmpfs 17/19] mm/shmem.c:1262:36: warning: variable 'freed' is used uninitialized whenever '?:' condition is false
 2023-08-09 17:48 UTC 

[arm-integrator:virt-to-pfn-v6.5-rc1 9/12] ld.lld: error: arch/powerpc/kernel/vdso/vdso32.lds:236: unknown directive: static
 2023-08-09 17:37 UTC 

[PATCH v5] riscv: Handle zicsr/zifencei issue between gcc and binutils
 2023-08-09 16:56 UTC 

[PATCH] x86/srso: fix build breakage for LD=ld.lld
 2023-08-09 16:40 UTC 

[arm-integrator:virt-to-pfn-v6.5-rc1 11/12] arch/s390/include/asm/kfence.h:38:34: error: incompatible integer to pointer conversion passing 'unsigned long' to parameter of type 'const void *'
 2023-08-09 16:03 UTC 

[arm-integrator:virt-to-pfn-v6.5-rc1 5/12] arch/hexagon/include/asm/page.h:138:19: error: invalid operands to binary expression ('void *' and 'int')
 2023-08-09 15:53 UTC 

[arm-integrator:b4/virt-to-phys-kfence 2/2] mm/kfence/core.c:111:13: error: redefinition of '__kfence_pool' with a different type: 'const void *' vs 'char *'
 2023-08-09 15:53 UTC 

ld.lld: error: ./arch/x86/kernel/vmlinux.lds:191: at least one side of the expression must be absolute
 2023-08-09 15:53 UTC  (5+ messages)

[PATCH v2] Makefile.extrawarn: enable -Wmissing-variable-declarations for W=1
 2023-08-09 15:42 UTC  (6+ messages)

[PATCH] drm: manager: Remove the unused variable prev
 2023-08-09 13:16 UTC 

[linux-next:master 8173/8441] include/linux/list.h:53:13: error: '__preserve_most__' calling convention is not supported for this target
 2023-08-09 13:05 UTC 

[lantianyu:test 18/29] arch/x86/kernel/cpu/mshyperv.c:543:3: error: call to undeclared function 'hv_sev_init_mem_and_cpu'; ISO C99 and later do not support implicit function declarations
 2023-08-09 12:12 UTC 

[arm-integrator:b4/virt-to-phys-s390 2/2] include/linux/mm.h:2120:9: error: returning 'const void *' from a function with result type 'void *' discards qualifiers
 2023-08-09 11:41 UTC 

[lantianyu:test 23/29] kernel/printk/printk_safe.c:46:26: error: invalid output constraint '=a' in asm
 2023-08-09 11:31 UTC 

[lantianyu:test 23/29] kernel/printk/printk_safe.c:46:43: error: invalid output constraint '=d' in asm
 2023-08-09 11:31 UTC 

[linux-next:master 4727/8441] drivers/video/backlight/lp855x_bl.c:252:7: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
 2023-08-09 10:27 UTC 

arch/powerpc/mm/book3s64/radix_tlb.c:419:20: error: unused function '_tlbie_pid_lpid'
 2023-08-09  8:04 UTC  (2+ messages)

next/master build: 186 builds: 13 failed, 173 passed, 39 errors, 28 warnings (next-20230809)
 2023-08-09  7:58 UTC 

[PATCH net v2 06/17] selftests: forwarding: Add a helper to skip test when using veth pairs
 2023-08-09  7:44 UTC 

[ardb:x86-efi-runtime-cleanup 8/11] drivers/firmware/efi/runtime-wrappers.c:293:26: error: expected identifier
 2023-08-09  6:11 UTC 

[PATCH v2 3/8] io_uring/cmd: Introduce SOCKET_URING_OP_SETSOCKOPT
 2023-08-09  6:01 UTC 

[PATCH v6 5/8] fscrypt: reduce special-casing of IV_INO_LBLK_32
 2023-08-09  5:30 UTC 

[PATCH v2 2/8] io_uring/cmd: Introduce SOCKET_URING_OP_GETSOCKOPT
 2023-08-09  4:07 UTC 

[stable:linux-6.4.y 600/1652] ERROR: modpost: __ex_table+0x222c references non-executable section '.rodata'
 2023-08-09  4:07 UTC 

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 13b93720)
 2023-08-08 23:20 UTC 

arch/powerpc/include/asm/book3s/32/tlbflush.h:83:2: error: call to __compiletime_assert_179 declared with 'error' attribute: BUILD_BUG failed
 2023-08-08 21:28 UTC 

[PATCH RFV v2 08/13] perf/core: Add new function perf_event_topdown_metrics()
 2023-08-08 20:16 UTC 

[PATCH v3 3/3] usb: typec: nb7vpq904m: switch to DRM_SIMPLE_BRIDGE
 2023-08-08 19:15 UTC 

[ammarfaizi2-block:testing/af/home 6/8] fs/btrfs/async-thread.c:411:34: error: no member named 'hipri_workers' in 'struct btrfs_fs_info'; did you mean 'fixup_workers'?
 2023-08-08 17:42 UTC 

[mhiramat:topic/fprobe-ftrace-regs 5/6] include/linux/ftrace.h:170:9: error: returning 'const struct pt_regs *' from a function with result type 'struct pt_regs *' discards qualifiers
 2023-08-08 18:02 UTC 

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 02aee814)
 2023-08-08 18:00 UTC 

[PATCH] um: port_kern: fix -Wmissing-variable-declarations
 2023-08-08 17:31 UTC 

[PATCH v2] uml: audio: fix -Wmissing-variable-declarations
 2023-08-08 17:22 UTC 

[PATCH] uml: audio: fix -Wmissing-variable-declarations
 2023-08-08 17:22 UTC  (2+ messages)

[vbabka:slub-percpu-caches-v1 5/5] ld.lld: error: undefined symbol: kmem_cache_prefill_percpu_array
 2023-08-08 17:21 UTC 

[PATCH] riscv: mm: fix 2 instances of -Wmissing-variable-declarations
 2023-08-08 16:27 UTC  (3+ messages)

[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
 2023-08-08 16:06 UTC  (3+ messages)

stable-rc 5.15: clang-17: drivers/firmware/arm_scmi/smc.c:39:6: error: duplicate member 'irq'
 2023-08-08 16:02 UTC  (5+ messages)

[arm-integrator:b4/virt-to-phys-hexagon 2/2] arch/hexagon/include/asm/page.h:138:19: error: invalid operands to binary expression ('void *' and 'int')
 2023-08-08 15:48 UTC 

[vbabka:slub-percpu-caches-v1 3/5] ld.lld: error: undefined symbol: kmem_cache_setup_percpu_array
 2023-08-08 15:37 UTC 

stable-rc 5.15: clang-17: davinci_all_defconfig failed - arch/arm/include/asm/tlbflush.h:420:85: error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]
 2023-08-08 15:13 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