llvm.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-10 18:43:01 to 2023-08-15 20:07:29 UTC [more...]

[PATCH] watchdog: xilinx_wwdt: Use div_u64() in xilinx_wwdt_start()
 2023-08-15 20:07 UTC  (2+ messages)

[PATCH v4 1/4] compiler_types: Introduce the Clang __preserve_most function attribute
 2023-08-15 18:21 UTC  (6+ 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

[arm:for-next 4/4] arch/arm/vfp/vfpmodule.c:324:13: error: static declaration of 'VFP_bounce' follows non-static declaration
 2023-08-15 16:18 UTC  (6+ messages)

[PATCH] hwmon: add in watchdog for nct6686
 2023-08-15 15:58 UTC 

[PATCH 2/6] mm/page_owner: show modules allocating pages when oom occurred
 2023-08-15 15:48 UTC 

✅ PASS (SKIPPED 16 of 267): Test report for master (6.5.0-rc6, mainline.kernel.org-clang, 91aa6c41)
 2023-08-15 15:31 UTC 

[stable:linux-4.14.y 3076/9999] /bin/bash: line 1: 3796 Segmentation fault ./tools/objtool/objtool orc generate --no-fp --no-unreachable "kernel/trace/ring_buffer.o"
 2023-08-15 15:06 UTC 

[PATCH v1 0/4] Remove BPF event support
 2023-08-15 14:25 UTC  (12+ 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 1/4] ASoC: aw88261: Fix unitialized ret of aw88261_reg_update()
 2023-08-15 14:21 UTC  (4+ messages)

drivers/net/ethernet/sfc/falcon/selftest.c:45:16: warning: field ip within 'struct ef4_loopback_payload::(anonymous at drivers/net/ethernet/sfc/falcon/selftest.c:43:2)' is less aligned than 'struct iphdr' and is usually due to 'struct ef4_loopback_payload
 2023-08-15 12:30 UTC 

[tty:tty-next 80/83] drivers/staging/gdm724x/gdm_tty.c:165:24: warning: comparison of distinct pointer types ('typeof (2048UL) *' (aka 'unsigned long *') and 'typeof (remain) *' (aka 'unsigned int *'))
 2023-08-15 11:59 UTC 

[PATCH v1] ext2: fix datatype of block number in ext2_xattr_set2()
 2023-08-15 11:49 UTC 

[PATCH] ipmi_si: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-15 11:19 UTC  (3+ messages)

[mszeredi-fuse:fuse-btime 4/5] fs/fuse/dir.c:353:6: warning: no previous prototype for function 'fuse_valid_size'
 2023-08-15  9:55 UTC 

[PATCH] btrfs: scrub: avoid unnecessary extent tree search for striped profiles
 2023-08-15  9:56 UTC 

[PATCH v5] ntfs : fix shift-out-of-bounds in ntfs_iget
 2023-08-15  8:52 UTC  (2+ messages)

[PATCH 3/9] mm: Call free_transhuge_folio() directly from destroy_large_folio()
 2023-08-15  8:09 UTC 

vmlinux.o: warning: objtool: ip_vs_protocol_init() falls through to next function ip_vs_rr_init()
 2023-08-15  7:37 UTC 

[tmlind-omap:omap-for-v6.6/ti-sysc 3/5] drivers/bus/ti-sysc.c:3107:19: warning: cast to smaller integer type 'enum sysc_soc' from 'const void *'
 2023-08-15  5:45 UTC  (3+ messages)

[PATCH v4] mm/filemap: change ->index to PAGE_SIZE for hugetlb pages
 2023-08-15  5:11 UTC 

[ardb:x86-efi-peheader-cleanup 2/3] ld.lld: error: section .bstext virtual address range overlaps with .bss
 2023-08-15  4:51 UTC 

[dcui-tdx:decui/upstream-hyperv/hyperv-next/TDX/0812 10/25] arch/x86/include/asm/mshyperv.h:79:6: error: call to undeclared function 'cc_mkdec'; ISO C99 and later do not support implicit function declarations
 2023-08-15  3:37 UTC 

Cannot find symbol for section 69: .text.arch_max_swapfile_size
 2023-08-15  1:49 UTC  (4+ messages)

[PATCH] PCI: iproc: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-14 23:00 UTC  (2+ messages)

vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x3e: relocation to !ENDBR: machine_kexec+0x8e
 2023-08-14 22:48 UTC 

[PATCH] rust: bindgen: upgrade to 0.65.1
 2023-08-14 22:43 UTC  (2+ messages)

[PATCH] power: vexpress: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-14 22:21 UTC 

error: A dwo section may not contain relocations
 2023-08-14 22:13 UTC  (4+ messages)

[PATCH] soc: renesas: rmobile-sysc: fix -Wvoid-pointer-to-enum-cast warning
 2023-08-14 22:11 UTC 

[PATCH 0/5] riscv: SCS support
 2023-08-14 21:09 UTC  (15+ messages)
` [PATCH 1/5] riscv: VMAP_STACK overflow detection thread-safe
` [PATCH 2/5] riscv: Deduplicate IRQ stack switching
` [PATCH 3/5] riscv: Move global pointer loading to a macro
` [PATCH 4/5] riscv: Implement Shadow Call Stack
` [PATCH 5/5] riscv: Use separate IRQ shadow call stacks

drivers/block/drbd/drbd_receiver.c:416:7: warning: expression result unused
 2023-08-14 20:45 UTC 

[PATCH v4 07/10] kunit: string-stream: Decouple string_stream from kunit
 2023-08-14 19:22 UTC 

[hare-nvme:tls.v13 17/19] drivers/nvme/target/configfs.c:1881:19: error: call to undeclared function 'key_lookup'; ISO C99 and later do not support implicit function declarations
 2023-08-14 18:19 UTC 

[akpm-mm:mm-nonmm-unstable 64/70] kernel/kexec_internal.h:11:54: warning: declaration of 'struct kexec_segment' will not be visible outside of this function
 2023-08-14 17:17 UTC 

[hare-nvme:tls.v13 12/19] drivers/nvme/host/fabrics.c:634:8: error: call to undeclared function 'key_lookup'; ISO C99 and later do not support implicit function declarations
 2023-08-14 16:57 UTC 

[PATCH 6.1 000/127] 6.1.45-rc1 review
 2023-08-14 16:52 UTC  (6+ messages)

[PATCH] docs: add command line to rust-analyzer section
 2023-08-14 15:07 UTC 

[stable:linux-5.15.y 8420/9999] drivers/platform/x86/hp/hp-wmi.c:342:24: warning: cast to smaller integer type 'enum hp_wmi_radio' from 'void *'
 2023-08-14 15:02 UTC 

[PATCH] wireless: ath: remove unused-but-set parameter
 2023-08-14 14:23 UTC  (3+ messages)

[akpm-mm:mm-nonmm-unstable 63/70] kernel/crash_core.c:318:40: warning: declaration of 'struct crash_mem' will not be visible outside of this function
 2023-08-14 14:30 UTC 

[PATCH v2 4/5] memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
 2023-08-14 12:35 UTC 

[davejiang:cxl-ide 15/24] drivers/net/wireless/intel/iwlwifi/pcie/trans.c:1977:35: warning: implicit conversion from 'unsigned long long' to 'u32' (aka 'unsigned int') changes value from 18446744073709551615 to 4294967295
 2023-08-14 12:35 UTC 

[syzbot] [modules?] KASAN: invalid-access Read in init_module_from_file
 2023-08-14 12:08 UTC  (2+ messages)

[PATCH net-next v2] net-memcg: Fix scope of sockmem pressure indicators
 2023-08-14 11:03 UTC 

[PATCH] qed: remove unused 'resp_size' calculation
 2023-08-14 10:13 UTC  (2+ messages)

Mail delivery failed: returning message to sender
 2023-08-14  9:27 UTC 

[PATCH] platform/x86/siemens: simatic-ipc: fix nonsensical condition
 2023-08-14  7:40 UTC  (5+ messages)
        ` FW: "

[PATCH v3 00/57] Scope-based Resource Management
 2023-08-14  7:24 UTC  (3+ messages)
` [PATCH v3 03/57] locking: Introduce __cleanup() based infrastructure

[linux-stable-rc:linux-5.10.y 9989/9999] net/netfilter/nf_tables_api.o: warning: objtool: nf_tables_deactivate_set()+0x2bb: unreachable instruction
 2023-08-14  5:13 UTC 

✅ PASS (SKIPPED 20 of 267): Test report for master (6.5.0-rc6, mainline.kernel.org-clang, 2ccdd1b1)
 2023-08-14  1:51 UTC 

✅ PASS (SKIPPED 4 of 267): Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 4c75bf7e)
 2023-08-14  1:41 UTC 

[syzbot] [modules?] general protection fault in sys_finit_module
 2023-08-13 16:02 UTC  (3+ messages)

[PATCH] platform: sps: Fix an unsigned comparison that can
 2023-08-13 13:33 UTC 

❌ FAIL (SKIPPED 15 of 267): Test report for master (6.5.0-rc5, mainline.kernel.org-clang, a785fd28)
 2023-08-13  8:01 UTC 

arch/um/drivers/pcap_kern.c:18:6: warning: no previous prototype for function 'pcap_init_kern'
 2023-08-13  5:00 UTC 

❌ FAIL (SKIPPED 15 of 267): Test report for master (6.5.0-rc5, mainline.kernel.org-clang, ae545c32)
 2023-08-13  2:41 UTC 

✅ PASS (SKIPPED 12 of 267): Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 3feecb1b)
 2023-08-13  1:41 UTC 

✅ PASS (SKIPPED 12 of 267): Test report for master (6.5.0-rc5, mainline.kernel.org-clang, c8afaa1b)
 2023-08-13  1:21 UTC 

[asahilinux:bits/070-audio 2/37] sound/soc/codecs/tas2764.c:749:20: warning: cast to smaller integer type 'enum tas2764_devid' from 'const void *'
 2023-08-12 23:23 UTC 

[lantianyu:test 10/20] arch/x86/kernel/sev.c:237:4: error: call to undeclared function 'sysvec_irq_move_cleanup'; ISO C99 and later do not support implicit function declarations
 2023-08-12 22:42 UTC 

[lantianyu:test 10/20] arch/x86/kernel/sev.c:185:30: warning: no previous prototype for function 'sev_snp_current_doorbell_page'
 2023-08-12 21:30 UTC 

[asahilinux:pr/173 1/1] drivers/iommu/Kconfig:10:error: recursive dependency detected!
 2023-08-12 18:46 UTC 

[davejiang:cxl-ide 15/24] include/linux/pci.h:352:12: error: declaration of 'enum pci_ide_stream_type' will not be visible outside of this function
 2023-08-12 17:01 UTC 

[akpm-mm:mm-stable 219/240] mm/memory.c:5410:34: error: call to undeclared function 'vma_is_tcp'; ISO C99 and later do not support implicit function declarations
 2023-08-12 15:56 UTC  (2+ messages)

[linyunsheng:net-next-pp_frag_v6 1/6] include/net/page_pool/helpers.h:85:21: error: call to undeclared function 'dma_get_cache_alignment'; ISO C99 and later do not support implicit function declarations
 2023-08-12 15:48 UTC 

[linyunsheng:net-next-pp_frag_v6 1/6] include/net/page_pool/helpers.h:85:21: error: call to undeclared function 'dma_get_cache_alignment'; ISO C99 and later do not support implicit function declarations
 2023-08-12 15:38 UTC 

Hang when booting guest kernels compiled with clang after SRSO mitigations
 2023-08-12 14:31 UTC  (17+ messages)

[PATCH] x86/srso: fix build breakage for LD=ld.lld
 2023-08-12 14:17 UTC  (2+ messages)

[mhiramat:topic/fprobe-ftrace-regs 4/8] arch/riscv/kernel/probes/rethook.h:6:6: error: conflicting types for 'arch_rethook_prepare'
 2023-08-12 12:12 UTC 

Cannot find symbol for section 4: .text.phys_mem_access_prot_allowed
 2023-08-12 10:26 UTC 

[PATCH v5 05/10] fs: Add DCACHE_CASEFOLDED_NAME flag
 2023-08-12  9:33 UTC 

[hare-nvme:tls.v12 18/19] drivers/nvme/target/tcp.c:1850:1: warning: unused label 'out_destroy_sq'
 2023-08-12  9:33 UTC 

Cannot find symbol for section 10: .text.kallsyms_test_func_weak
 2023-08-12  7:49 UTC 

[vbabka:slab-orders 1/2] mm/slub.c:6262:26: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-08-12  6:05 UTC 

[PATCH] cgroup: cgroup: Remove unnecessary ‘NULL’ values from res
 2023-08-12  5:43 UTC 

[sudeep-holla:android13-5.10/ffa 9247/9999] kernel/module.c:4555:17: error: no member named 'exit' in 'struct module'
 2023-08-12  5:23 UTC 

Cannot find symbol for section 13: .text.release_thread
 2023-08-12  4:52 UTC 

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, f8de32cc)
 2023-08-12  4:01 UTC 

arch/powerpc/kernel/time.c:169:29: error: unused function 'read_spurr'
 2023-08-12  3:59 UTC 

[RFC PATCH] iov_iter: Convert iterate*() to inline funcs
 2023-08-12  3:38 UTC 

ld.lld: error: ./arch/x86/kernel/vmlinux.lds:193: at least one side of the expression must be absolute
 2023-08-12  3:27 UTC 

[linux-next:master 8153/8441] kernel/crash_core.c:331:16: error: incomplete definition of type 'struct crash_mem'
 2023-08-12  2:55 UTC 

[davejiang:cxl-ide 15/24] drivers/staging/media/rkvdec/rkvdec.c:1035:46: warning: implicit conversion from 'unsigned long long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295
 2023-08-12  2:44 UTC 

[davejiang:cxl-ide 15/24] drivers/firmware/efi/libstub/x86-stub.c:865:47: warning: result of comparison of constant 70368744177664 with expression of type 'unsigned long' is always false
 2023-08-12  1:43 UTC 

[davejiang:cxl-ide 15/24] drivers/media/platform/mediatek/mdp/mtk_mdp_core.c:206:52: warning: implicit conversion from 'unsigned long long' to 'unsigned int' changes value from 18446744073709551615 to 4294967295
 2023-08-12  1:11 UTC 

[PATCH] KVM: SVM: Add exception to disable objtool warning for kvm-amd.o
 2023-08-12  0:51 UTC 

[davejiang:cxl-ide 15/24] include/linux/pci.h:352:32: error: variable has incomplete type 'enum pci_ide_stream_type'
 2023-08-12  0:51 UTC 

[davejiang:cxl-ide 15/24] include/linux/pci.h:352:32: error: variable has incomplete type 'enum pci_ide_stream_type'
 2023-08-12  0:30 UTC 

[PATCH v14 07/11] nvme: add copy offload support
 2023-08-11 23:39 UTC 

[frederic-dynticks:timers/idle 3/10] vmlinux.o: warning: objtool: poll_idle+0x21: call to tick_nohz_tick_stopped() leaves .noinstr.text section
 2023-08-11 23:39 UTC 

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 190bf7b1)
 2023-08-11 22:41 UTC 

Cannot find symbol for section 8: .text.bpf_rstat_flush
 2023-08-11 21:45 UTC 

[broonie-spi:for-6.6 14/42] drivers/spi/spi-amd.o: warning: objtool: amd_spi_host_transfer() falls through to next function __cfi_amd_spi_max_transfer_size()
 2023-08-11 21:35 UTC 

[PATCH v14 11/11] null_blk: add support for copy offload
 2023-08-11 21:15 UTC  (2+ messages)

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 29d99aae)
 2023-08-11 21:11 UTC 

[davejiang:cxl-ide 15/24] drivers/pci/ide.c:99:6: warning: variable 'link_num' is used uninitialized whenever 'if' condition is false
 2023-08-11 21:03 UTC 

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 360e6942)
 2023-08-11 20:41 UTC 

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

[broonie-spi:for-6.6 14/42] vmlinux.o: warning: objtool: amd_spi_host_transfer() falls through to next function amd_spi_max_transfer_size()
 2023-08-11 19:21 UTC 

drivers/iio/adc/ad7606_par.c:24:2: warning: performing pointer arithmetic on a null pointer has undefined behavior
 2023-08-11 18:19 UTC 

❌ FAIL: Test report for master (6.5.0-rc5, mainline.kernel.org-clang, 9106536c)
 2023-08-11 17:51 UTC 

[akpm-mm:mm-nonmm-unstable 56/78] kernel/crash_core.c:331:16: error: incomplete definition of type 'struct crash_mem'
 2023-08-11 17:16 UTC  (2+ messages)

[linux-next:master 5658/8441] kernel/rcu/update.c:529:6: warning: no previous prototype for function 'torture_sched_setaffinity'
 2023-08-11 16:48 UTC  (3+ messages)

[linux-next:master 5284/8441] drivers/gpu/drm/tests/drm_kunit_helpers.c:171: warning: expecting prototype for drm_kunit_helper_context_alloc(). Prototype was for drm_kunit_helper_acquire_ctx_alloc() instead
 2023-08-11 15:53 UTC 

[PATCH] bus: mhi: host: remove unused-but-set parameter
 2023-08-11 15:06 UTC  (3+ 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 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 

[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 

[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  (2+ 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  (6+ 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).