public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2023-09-08 16:52:58 to 2023-09-14 16:31:12 UTC [more...]

[PATCH v2] x86/purgatory: Remove LTO flags
 2023-09-14 16:30 UTC  (4+ messages)

duplicate BTF_IDs leading to symbol redefinition errors?
 2023-09-14  9:52 UTC  (10+ messages)

[PATCH v3 6/9] x86: kdump: use generic interface to simplify crashkernel reservation code
 2023-09-14  8:12 UTC 

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol '.L.str.6'; recompile with -fPIC
 2023-09-14  6:13 UTC 

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.6.0-rc1, mainline.kernel.org-clang, aed8aee1)
 2023-09-14  5:50 UTC 

next/master build: 183 builds: 3 failed, 180 passed, 5 errors, 14 warnings (next-20230914)
 2023-09-14  4:56 UTC 

❌ FAIL (SKIPPED 7 of 234): Test report for master (6.6.0-rc1, mainline.kernel.org-clang, 23f108dc)
 2023-09-14  4:51 UTC 

[RFC PATCH 2/3] add statmnt(2) syscall
 2023-09-14  1:27 UTC  (2+ messages)

[linux-next:master 3807/4552] fs/bcachefs/snapshot.c:942:5: warning: no previous prototype for function 'bch2_snapshot_node_delete'
 2023-09-13 23:39 UTC 

[PATCH] lsm: constify 'mnt_opts' parameter in security_free_mnt_opts()
 2023-09-13 22:18 UTC  (2+ messages)

[PATCH 0/7] bcachefs compiler warning fixes for 32-bit
 2023-09-13 22:06 UTC  (16+ messages)
` [PATCH 1/7] bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit()
` [PATCH 2/7] bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
` [PATCH 3/7] bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
` [PATCH 4/7] bcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
` [PATCH 5/7] bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid callbacks
` [PATCH 6/7] bcachefs: Fix -Wcompare-distinct-pointer-types in do_encrypt()
` [PATCH 7/7] bcachefs: Fix -Wcompare-distinct-pointer-types in bch2_copygc_get_buckets()

[PATCH v7 1/3 RESEND] block:sed-opal: SED Opal keystore
 2023-09-13 21:33 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix -Wuninitialized in dm_helpers_dp_mst_send_payload_allocation()
 2023-09-13 21:17 UTC  (8+ messages)

[PATCH v3] mm: memcg: add THP swap out info for anonymous reclaim
 2023-09-13 20:16 UTC 

[PATCH v4 bpf-next 06/12] bpf: take into account BPF token when fetching helper protos
 2023-09-13 18:41 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-09-13 16:25 UTC 

[PATCH] driver core: platform: set numa_node before platform_add_device()
 2023-09-13 15:14 UTC  (3+ messages)

[linux-next:master 3525/4552] fs/bcachefs/movinggc.c:176:21: warning: comparison of distinct pointer types ('typeof (16UL) *' (aka 'unsigned long *') and 'typeof (buckets_in_flight->nr / 4) *' (aka 'unsigned int *'))
 2023-09-13 13:56 UTC 

[PATCH 2/4] nvmet: Add polling queue task for nvme target
 2023-09-13 13:13 UTC 

[RFC PATCH v2 3/5] workingset: simplify lru_gen_test_recent
 2023-09-13 12:31 UTC 

[jaegeuk-f2fs:dev-test 8/9] fs/f2fs/inode.c:320:7: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
 2023-09-13 11:03 UTC 

[PATCH v18 2/2] PCI: Add a quirk for AMD PCIe root ports w/ USB4 controllers
 2023-09-13 10:17 UTC 

[PATCH bpf-next v2 4/6] bpf: Introduce css_descendant open-coded iterator kfuncs
 2023-09-13  9:13 UTC  (2+ messages)

[linux-next:master 3370/4552] fs/bcachefs/alloc_background.c:627:10: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-09-13  8:50 UTC 

[linux-next:master 1798/4965] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: warning: no previous prototype for function 'plpks_init_var'
 2023-09-13  7:58 UTC 

next/master build: 186 builds: 3 failed, 183 passed, 5 errors, 14 warnings (next-20230913)
 2023-09-13  7:02 UTC 

[PATCH v2 0/7] Fix Python string escapes
 2023-09-13  5:53 UTC  (14+ messages)
` [PATCH v2 1/7] ia64: fix "
` [PATCH v2 2/7] Documentation/sphinx: "
` [PATCH v2 3/7] drivers/comedi: "
` [PATCH v2 4/7] scripts: "
` [PATCH v2 5/7] tools/perf: "
` [PATCH v2 6/7] tools/power: "
` [PATCH v2 7/7] selftests/bpf: "

[peterz-queue:x86/call-stuff 2/7] arch/x86/hyperv/ivm.c:329:19: error: use of undeclared identifier 'secondary_startup_64_no_verify'
 2023-09-13  5:17 UTC 

[linux-next:master 3349/4552] fs/bcachefs/alloc_background.c:272:10: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2023-09-13  3:41 UTC 

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.6.0-rc1, mainline.kernel.org-clang, 3669558b)
 2023-09-13  3:31 UTC 

fs/jffs2/erase.o: warning: objtool: jffs2_erase_pending_blocks() falls through to next function __cfi_jffs2_free_jeb_node_refs()
 2023-09-13  0:08 UTC 

[jlayton:noumask 10/10] fs/namei.c:3120:40: error: no member named 's_i_flags' in 'struct super_block'; did you mean 's_iflags'?
 2023-09-12 23:35 UTC 

[linux-next:master 2964/4552] fs/bcachefs/checksum.c:141:22: warning: comparison of distinct pointer types ('typeof (len) *' (aka 'unsigned int *') and 'typeof ((1UL << 12) - offset) *' (aka 'unsigned long *'))
 2023-09-12 23:25 UTC 

[jlayton:noumask 10/10] fs/init.c:156:2: error: implicit declaration of function 'mode_strip_umask' is invalid in C99
 2023-09-12 23:14 UTC 

[linux-next:master 4291/4552] arch/powerpc/platforms/pseries/plpks_sed_ops.c:42:6: error: no previous prototype for function 'plpks_init_var'
 2023-09-12 23:14 UTC 

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.6.0-rc1, mainline.kernel.org-clang, a747acc0)
 2023-09-12 23:10 UTC 

[PATCH] selftests/rseq: fix kselftest Clang build warnings
 2023-09-12 21:03 UTC 

[PATCH] selinux: Annotate struct sidtab_str_cache with __counted_by
 2023-09-12 20:58 UTC  (2+ messages)

[PATCH] audit: Annotate struct audit_chunk with __counted_by
 2023-09-12 20:09 UTC  (2+ messages)

[PATCH] ALSA: control: do not access controls without possession of r_w lock
 2023-09-12 19:53 UTC 

[linux-next:master 2726/4552] fs/bcachefs/buckets_waiting_for_journal.c:137:30: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'unsigned long'
 2023-09-12 19:43 UTC 

[PATCH] dma-mapping: fix dma_addressing_limited if dma_range_map is scanned
 2023-09-12 19:43 UTC  (2+ messages)

[tglx-devel:serial 33/74] drivers/tty/serial/lpc32xx_hs.c:143:47: error: too few arguments to function call, expected 2, have 1
 2023-09-12 19:43 UTC 

[PATCHv6 1/3] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
 2023-09-12 18:50 UTC 

[PATCH] power: vexpress: fix -Wvoid-pointer-to-enum-cast warning
 2023-09-12 18:19 UTC  (2+ messages)

[tglx-devel:serial 66/74] drivers/tty/serial/sunplus-uart.c:520:77: error: too few arguments to function call, expected 2, have 1
 2023-09-12 18:07 UTC 

[PATCH v1] ALSA: hda/tas2781: Support ACPI_ID both TXNW2781 and TIAS2781
 2023-09-12 16:11 UTC 

[tglx-devel:serial 1/74] include/linux/serial_core.h:616:2: error: incompatible integer to pointer conversion assigning to 'unsigned long *' from 'unsigned long'
 2023-09-12 15:38 UTC 

[PATCH net-next] net: ethernet: mtk_eth_soc: add paths and SerDes modes for MT7988
 2023-09-12 14:54 UTC 

[PATCH v3 03/13] drm/sched: Move schedule policy to scheduler / entity
 2023-09-12 15:17 UTC  (2+ messages)

[linux-next:master 2362/4552] fs/bcachefs/reflink.c:85:6: warning: no previous prototype for function 'bch2_reflink_v_merge'
 2023-09-12 15:06 UTC 

[PATCH] drm/simpledrm: Add support for multiple "power-domains"
 2023-09-12 14:33 UTC 

[PATCH v1] selftests: Link libasan statically for tests with -fsanitize=address
 2023-09-12 13:50 UTC 

[PATCH v2 09/10] hwrng: stm32 - rework power management sequences
 2023-09-12 12:45 UTC 

[PATCH] regulator: mtk-dvfsrc: remove non-existent configuration dependency "MTK_DVFSRC"
 2023-09-12 12:45 UTC 

[intel-tdx:guest-tpm 2/6] arch/x86/coco/tdx/tdx.c:863: warning: Function parameter or member 'irq' not described in 'tdx_free_event_irq'
 2023-09-12 10:59 UTC 

[linux-next:master 2179/4552] fs/bcachefs/btree_key_cache.c:701:33: warning: format specifies type 'size_t' (aka 'unsigned int') but the argument has type 'long'
 2023-09-12 10:27 UTC 

[linux-next:master 1078/4552] sound/soc/amd/acp/acp3x-es83xx/acp3x-es83xx.c:436:6: warning: no previous prototype for function 'acp3x_es83xx_init_ops'
 2023-09-12 10:16 UTC 

[PATCH v2 1/2] phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1
 2023-09-12 10:06 UTC 

next/master build: 185 builds: 2 failed, 183 passed, 3 errors, 13 warnings (next-20230912)
 2023-09-12  9:01 UTC 

[rafael-pm:bleeding-edge 2/5] ld.lld: error: vmlinux.a(init/main.o):(function __traceiter_initcall_level: .text+0x8): relocation R_RISCV_HI20 out of range: 528384 is not in [-524288, 524287]; references '__tracepoint_initcall_level'
 2023-09-12  6:30 UTC 

[rmk-arm:aarch64/hotplug-vcpu/v6.6-rc1 31/33] ld.lld: error: undefined symbol: arch_unregister_cpu
 2023-09-12  5:03 UTC 

[intel-tdx:kvm-upstream-next 261/321] arch/x86/include/asm/tdx.h:183:55: error: expected ';' after return statement
 2023-09-12  2:03 UTC 

[PATCH RFC] selftests/rseq: fix kselftest Clang build warnings
 2023-09-12  1:40 UTC  (5+ messages)

[PATCH 4/8] staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()
 2023-09-12  1:09 UTC 

[syzbot] [ntfs3?] KASAN: slab-use-after-free Read in ntfs_write_bh
 2023-09-11 23:29 UTC 

[asahilinux:pr/186 9/9] drivers/gpu/drm/apple/dcp.c:455:2: warning: add explicit braces to avoid dangling else
 2023-09-11 23:01 UTC 

[RFC PATCH net-next 5/6] microchip: lan865x: add driver support for Microchip's LAN865X MACPHY
 2023-09-11 22:40 UTC 

[PATCH 7/7] riscv: mm: Combine the SMP and non-SMP TLB flushing code
 2023-09-11 22:08 UTC 

[PATCH v2] init: fix -Wmissing-variable-declarations clang warning
 2023-09-11 20:49 UTC  (3+ messages)

lib/kunit/test.c:764:38: warning: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type
 2023-09-11 18:40 UTC 

[PATCH 6.1 093/600] tools lib subcmd: Add dependency test to install_headers
 2023-09-11 13:42 UTC 

[PATCH AUTOSEL 6.4 25/25] riscv: Add CFI error handling
 2023-09-11 15:03 UTC  (3+ messages)

ld.lld: error: relocation R_RISCV_LO12_I cannot be used against symbol 'riscv_cbom_block_size'; recompile with -fPIC
 2023-09-11 12:02 UTC  (2+ messages)

[RFC PATCH 1/3] cgroup: list all subsystem states in debugfs files
 2023-09-11 11:24 UTC 

[PATCH v4] Makefile.compiler: replace cc-ifversion with compiler-specific macros
 2023-09-11 10:05 UTC  (16+ messages)

❌ FAIL (SKIPPED 6 of 234): Test report for master (6.6.0-rc1, mainline.kernel.org-clang, 0bb80ecc)
 2023-09-11  9:21 UTC 

[PATCH 1/3] hwmon: (pmbus/mpq7932) Get page count based on chip info
 2023-09-11  6:40 UTC 

lib/kunit/executor_test.c:138:4: warning: cast from 'void (*)(const void *)' to 'kunit_action_t *' (aka 'void (*)(void *)') converts to incompatible function type
 2023-09-11  6:19 UTC 

[PATCH 1/3] usb: gadget: uvc: stop pump thread on video disable
 2023-09-11  4:35 UTC 

next/master build: 186 builds: 2 failed, 184 passed, 3 errors, 13 warnings (next-20230911)
 2023-09-11  4:01 UTC 

❌ FAIL (SKIPPED 5 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 1548b060)
 2023-09-11  2:51 UTC 

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, e56b2b60)
 2023-09-11  0:31 UTC 

[asahilinux:isp/heap-alloc 109/143] ld.lld: error: undefined symbol: drm_mm_init
 2023-09-11  0:10 UTC 

[asahilinux:isp/heap-alloc 130/143] drivers/media/platform/apple/isp/isp-drv.c:116:44: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-09-10 21:26 UTC 

vmlinux.o: warning: objtool: do_user_addr_fault+0xca8: unreachable instruction
 2023-09-10 21:15 UTC 

[asahilinux:isp/heap-alloc 113/143] drivers/media/platform/apple/isp/isp-drv.c:392:34: warning: unused variable 'apple_isp_hw_t8110'
 2023-09-10 20:44 UTC 

[intel-tdx:guest 96/136] ld.lld: error: undefined hidden symbol: cc_platform_has
 2023-09-10 16:17 UTC 

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 535a265d)
 2023-09-10 15:31 UTC 

❌ FAIL (SKIPPED 7 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, a3c57ab7)
 2023-09-10  7:21 UTC 

❌ FAIL (SKIPPED 11 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 6b8bb5b8)
 2023-09-10  6:21 UTC 

❌ FAIL (SKIPPED 15 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 2a5a4326)
 2023-09-10  2:21 UTC 

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 6b41fb27)
 2023-09-10  1:51 UTC 

[PATCH 2/2] kmsan: prevent optimizations in memcpy tests
 2023-09-10  0:31 UTC 

[sean-jc:x86/guarded_kvm_headers 18/19] arch/powerpc/sysdev/xics/icp-native.c:194:6: error: no previous prototype for function 'xics_wake_cpu'
 2023-09-09 22:52 UTC 

[PATCH 1/1] efivarfs: fix statfs() on efivarfs
 2023-09-09 22:30 UTC 

net/netfilter/nfnetlink_log.c:800:18: warning: variable 'ctinfo' is uninitialized when used here
 2023-09-09 21:57 UTC 

[sean-jc:x86/guarded_kvm_headers 2/19] drivers/vfio/vfio_main.c:1379:29: error: incomplete definition of type 'struct vfio_group'
 2023-09-09 21:14 UTC 

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_mode_vba_32.c:1684:6: warning: stack frame size (2072) exceeds limit (2048) in 'dml32_ModeSupportAndSystemConfigurationFull'
 2023-09-09 13:46 UTC 

[skeggsb-nouveau:00.02-gsp-rm 83/88] drivers/gpu/drm/nouveau/nvkm/engine/gr/r535.c:382:13: warning: variable 'align' is uninitialized when used here
 2023-09-09 13:46 UTC 

❌ FAIL (SKIPPED 4 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 6099776f)
 2023-09-09 13:41 UTC 

[PATCH 2/2] pinctrl: pinmux: Use dev_err_probe() in pin_request()
 2023-09-09 13:12 UTC  (2+ messages)

[skeggsb-nouveau:00.02-gsp-rm 81/88] drivers/gpu/drm/nouveau/nvkm/engine/fifo/r535.c:303:1: warning: no previous prototype for function 'r535_fifo_runl_ctor'
 2023-09-09 12:07 UTC 

lib/maple_tree.c:4327:20: warning: stack frame size (1112) exceeds limit (1024) in 'mas_wr_modify'
 2023-09-09 11:34 UTC 

[skeggsb-nouveau:00.02-gsp-rm 80/88] drivers/gpu/drm/nouveau/nvkm/engine/disp/r535.c:65:1: error: non-void function does not return a value in all control paths
 2023-09-09 11:34 UTC 

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_sym_address: .text+0x10): relocation R_RISCV_PCREL_HI20 out of range: -524527 is not in [-524288, 524287]; references kallsyms_relative_base
 2023-09-09 11:23 UTC 

mm/kasan/kasan_test.c:114: warning: Function parameter or member 'test' not described in 'KUNIT_EXPECT_KASAN_FAIL'
 2023-09-09 11:12 UTC 

drivers/misc/lkdtm/lkdtm.o: warning: objtool: bad call to elf_init_reloc_text_sym() for data symbol .rodata
 2023-09-09 10:49 UTC 

[skeggsb-nouveau:00.02-gsp-rm 75/88] drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c:862:64: error: incompatible pointer types passing 'u64 *' (aka 'unsigned long long *') to parameter of type 'dma_addr_t *' (aka 'unsigned int *')
 2023-09-09 10:38 UTC 

[hverkuil-media-tree:enc-dec-cmd 28/31] drivers/media/platform/allegro-dvt/allegro-core.c:2822:3: error: call to undeclared function 'v4l2_m2m_last_buffer_done'; ISO C99 and later do not support implicit function declarations
 2023-09-09 10:16 UTC 

[skeggsb-nouveau:00.02-gsp-rm 57/88] drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:399:1: warning: no previous prototype for function 'nv50_instmem_dtor'
 2023-09-09  8:49 UTC 

[RFC PATCH] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2023-09-09  8:49 UTC 

[cel:topic-sunrpc-thread-scheduling 76/77] net/sunrpc/xprtrdma/svc_rdma_recvfrom.c:200:15: warning: variable 'count' set but not used
 2023-09-09  7:42 UTC 

[skeggsb-nouveau:00.02-gsp-rm 10/88] drivers/gpu/drm/nouveau/dispnv50/disp.c:2603:1: warning: no previous prototype for function 'nv50_display_read_hw_state'
 2023-09-09  7:19 UTC 

[drm-misc:drm-misc-next 2/2] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c:368:21: warning: variable 'old_payload' is uninitialized when used here
 2023-09-09  7:07 UTC 

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_on_each_match_symbol: .text+0x908): relocation R_RISCV_PCREL_HI20 out of range: -524528 is not in [-524288, 524287]; references kallsyms_relative_base
 2023-09-09  5:19 UTC 

❌ FAIL (SKIPPED 7 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, ca9c7abf)
 2023-09-09  4:31 UTC 

❌ FAIL (SKIPPED 13 of 234): Test report for master (6.5.0, mainline.kernel.org-clang, 32bf43e4)
 2023-09-09  4:01 UTC 

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_expand_symbol: .text+0x312): relocation R_RISCV_PCREL_HI20 out of range: -524388 is not in [-524288, 524287]; references kallsyms_names
 2023-09-09  3:52 UTC 

[rt-devel:linux-6.5.y-rt-rebase 21/89] kernel/softirq.c:658:40: error: call to undeclared function 'local_pending_timers'; ISO C99 and later do not support implicit function declarations
 2023-09-09  2:59 UTC 

[PATCH net 4/5] net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()
 2023-09-09  2:06 UTC 

[PATCH AUTOSEL 6.5 28/28] riscv: Add CFI error handling
 2023-09-09  0:36 UTC 

[PATCH] x86/purgatory: Remove LTO flags
 2023-09-08 23:10 UTC  (2+ messages)

[PATCH v2 0/3] selftests/hid: fix building for older kernels
 2023-09-08 23:02 UTC 

[PATCH v7 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
 2023-09-08 22:53 UTC  (6+ messages)

[RFC PATCH 3/3] mm/migrate: Create move_phys_pages syscall
 2023-09-08 22:43 UTC  (2+ messages)

[PATCH 05/10] hwrng: stm32 - rework error handling in stm32_rng_read()
 2023-09-08 21:48 UTC 

[PATCH v2 1/2] ALSA: hda: cs35l41: Support mute notifications for CS35L41 HDA
 2023-09-08 21:48 UTC  (2+ messages)

ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_name: .text+0x7c): relocation R_RISCV_PCREL_HI20 out of range: -524527 is not in [-524288, 524287]; references kallsyms_seqs_of_names
 2023-09-08 20:02 UTC 

[PATCH AUTOSEL 6.4 22/31] io_uring: annotate the struct io_kiocb slab for appropriate user copy
 2023-09-08 19:31 UTC 

[PATCH AUTOSEL 6.5 27/36] io_uring: annotate the struct io_kiocb slab for appropriate user copy
 2023-09-08 19:28 UTC 

Apply 13e07691a16f and co. to linux-6.1.y
 2023-09-08 16:52 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