messages from 2023-12-15 09:33:52 to 2023-12-22 13:08:00 UTC [more...]
next/master build: 181 builds: 9 failed, 172 passed, 10 errors, 364 warnings (next-20231222)
2023-12-22 13:07 UTC
✅ PASS (MISSED 38 of 226): Test report for master (6.7.0-rc6, mainline.kernel.org-clang, 9a6b294a)
2023-12-22 6:20 UTC
[dhowells-fs:crypto-krb5 20/21] net/rxrpc/rxgk.c:571:9: warning: variable 'resp_len' set but not used
2023-12-22 2:45 UTC
[linux-next:master 9031/9925] ld.lld: error: undefined symbol: __fscache_unuse_cookie
2023-12-22 1:02 UTC
[sailus-media-tree:media-ref 36/40] drivers/media/test-drivers/vim2m.c:1321:44: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long'
2023-12-22 0:22 UTC
[morse:mpam/snapshot/v6.7-rc2 48/110] WARNING: modpost: vmlinux: section mismatch in reference: resctrl_init+0x2f (section: .text) -> rdtgroup_setup_default (section: .init.text)
2023-12-21 22:39 UTC
[PATCH bpf-next] bpf: Avoid unnecessary use of comma operator in verifier
2023-12-21 21:50 UTC (3+ messages)
[morse:mpam/snapshot/v6.7-rc2 100/110] drivers/platform/mpam/mpam_resctrl.c:335:14: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always false
2023-12-21 21:46 UTC
[PATCH] docs: rust: remove `CC=clang` mentions
2023-12-21 21:42 UTC (9+ messages)
[PATCH v7] scripts/link-vmlinux.sh: Add alias to duplicate symbols for kallsyms
2023-12-21 20:40 UTC (4+ messages)
[alobakin:idpf-libie 28/43] drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2266:12: error: no member named 'mem' in 'struct xdp_frame'
2023-12-21 20:24 UTC
[PATCH v3 0/2] shrink lib/string.i via IWYU
2023-12-21 16:38 UTC (8+ messages)
` [PATCH v3 1/2] kernel.h: removed REPEAT_BYTE from kernel.h
` [PATCH v3 2/2] lib/string: shrink lib/string.i via IWYU
✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc6, mainline.kernel.org-clang, eee7f5b4)
2023-12-21 15:51 UTC
[morse:mpam/snapshot/v6.7-rc2 69/110] drivers/platform/mpam/mpam_devices.c:244:17: warning: result of comparison of constant 18446744073709551615 with expression of type 'u32' (aka 'unsigned int') is always false
2023-12-21 14:55 UTC
next/master build: 185 builds: 11 failed, 174 passed, 11 errors, 367 warnings (next-20231221)
2023-12-21 13:02 UTC
[morse:mpam/snapshot/v6.7-rc2 60/110] drivers/acpi/pptt.c:411: warning: Function parameter or member 'acpi_cpu_id' not described in 'acpi_pptt_get_cpus_from_container'
2023-12-21 12:32 UTC
✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc6, mainline.kernel.org-clang, 1bf5c892)
2023-12-21 11:20 UTC
[morse:mpam/snapshot/v6.7-rc2 58/110] drivers/acpi/pptt.c:309:5: warning: no previous prototype for function 'acpi_pptt_for_each_container'
2023-12-21 8:27 UTC
[morse:mpam/snapshot/v6.7-rc2 106/110] drivers/perf/arm-cmn.c:2458:19: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const void *'
2023-12-21 7:24 UTC
[morse:mpam/snapshot/v6.7-rc2 51/110] fs/resctrl/monitor.c:51: warning: Cannot understand * @closid_num_dirty_rmid The number of dirty RMID each CLOSID has
2023-12-21 5:48 UTC
[PATCH] net: sched: em_text: fix possible memory leak in em_text_destroy()
2023-12-20 23:29 UTC
[PATCH mm-unstable v1 4/4] mm/mglru: remove CONFIG_TRANSPARENT_HUGEPAGE
2023-12-20 22:38 UTC
[PATCH 02/14] wifi: iwlwifi: mvm: Allow DFS concurrent operation
2023-12-20 19:42 UTC
[PATCH] locking/osq_lock: Avoid false sharing in optimistic_spin_node
2023-12-20 18:00 UTC
[linux-next:master 9106/9550] drivers/vfio/pci/virtio/main.c:550:6: warning: no previous prototype for function 'virtiovf_pci_aer_reset_done'
2023-12-20 15:56 UTC
[PATCH] modules: wait do_free_init correctly
2023-12-20 15:03 UTC
[PATCH v3 6/6] x86/vmware: Add TDX hypercall support
2023-12-20 13:09 UTC
[PATCH net-next v4 2/5] netdevsim: allow two netdevsim ports to be connected
2023-12-20 12:58 UTC
[bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/misc/eeprom/at24.ko
2023-12-20 7:24 UTC (7+ messages)
` [bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/misc/eep
[PATCH v4 0/2] shrink lib/string.i via IWYU
2023-12-20 6:03 UTC (10+ messages)
` [PATCH v4 1/2] kernel.h: removed REPEAT_BYTE from kernel.h
` [PATCH v4 2/2] lib/string: shrink lib/string.i via IWYU
[alobakin:idpf-libie 41/42] drivers/net/ethernet/intel/idpf/idpf_virtchnl.c:1499: warning: Function parameter or member 'params' not described in 'idpf_send_chunked_msg'
2023-12-20 5:02 UTC
[davidhildenbrand:fork-batching 43/43] mm/memory.c:972:23: error: call to undeclared function 'pte_next_pfn'; ISO C99 and later do not support implicit function declarations
2023-12-20 3:05 UTC
/bin/bash: line 1: 9839 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/media/i2c/s5c73m3/s5c73m3.ko
2023-12-20 2:12 UTC
✅ PASS (MISSED 2 of 226): Test report for master (6.7.0-rc6, mainline.kernel.org-clang, 2cf4f94d)
2023-12-20 1:11 UTC
[PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
2023-12-20 0:48 UTC
[PATCH v5 0/2] shrink lib/string.i via IWYU
2023-12-19 21:53 UTC (5+ messages)
` [PATCH v5 1/2] kernel.h: removed REPEAT_BYTE from kernel.h
` [PATCH v5 2/2] lib/string: shrink lib/string.i via IWYU
[PATCH] scripts/decode_stacktrace.sh: Use LLVM environment variable
2023-12-19 21:12 UTC (6+ messages)
[sj:damon/next 18/24] mm/damon/sysfs.c:96:30: error: 'counted_by' only applies to C99 flexible array members
2023-12-19 17:16 UTC (4+ messages)
[alobakin:idpf-libie 32/36] drivers/net/ethernet/intel/idpf/idpf_txrx.c:747: warning: Function parameter or member 'arg' not described in 'idpf_xdp_rxq_info_init'
2023-12-19 17:06 UTC
[PATCH net-next 20/24] net: intel: Use nested-BH locking for XDP redirect
2023-12-19 16:55 UTC (3+ messages)
[PATCH iwl-next] i40e: Avoid unnecessary use of comma operator
2023-12-19 16:24 UTC (7+ messages)
[linux-next:master 8770/9096] ld.lld: error: undefined symbol: spi_setup
2023-12-19 14:58 UTC
[bvanassche:mq-deadline 4/4] block/mq-deadline_test.c:86:34: error: field designator 'conv_zones_bitmap' does not refer to any field in type 'struct gendisk'
2023-12-19 12:03 UTC
[bvanassche:mq-deadline 4/4] block/mq-deadline.c:118:17: warning: unused variable 'prio_to_ioprio_class'
2023-12-19 9:14 UTC
[PATCH RFC net-next 2/2] Add the Airoha EN8811H PHY driver
2023-12-19 9:00 UTC (2+ messages)
next/master build: 182 builds: 10 failed, 172 passed, 10 errors, 365 warnings (next-20231219)
2023-12-19 7:45 UTC
[broonie-ci:kvm-arm64-sme 16/27] arch/arm64/kvm/guest.c:325:7: error: call to undeclared function 'vq_available'; ISO C99 and later do not support implicit function declarations
2023-12-19 7:38 UTC
[PATCH v2 1/2] thermal/debugfs: Add thermal cooling device debugfs information
2023-12-19 7:16 UTC
[PATCH v3 15/16] nvmet-fc: avoid deadlock on delete association path
2023-12-19 6:00 UTC
[drm-xe:drm-xe-next 989/1016] drivers/gpu/drm/xe/xe_wait_user_fence.c:46:2: warning: variable 'passed' is used uninitialized whenever switch default is taken
2023-12-19 1:03 UTC (4+ messages)
vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x23: relocation to !ENDBR: arch_kexec_pre_free_pages+0x33
2023-12-18 22:43 UTC
[bcachefs:header_cleanup 23/49] arch/x86/um/sysrq_64.c:20:51: error: call to undeclared function 'task_pid_nr'; ISO C99 and later do not support implicit function declarations
2023-12-18 22:01 UTC
[bcachefs:header_cleanup 44/49] arch/powerpc/kernel/interrupt.c:275:2: error: call to undeclared function 'rseq_syscall'; ISO C99 and later do not support implicit function declarations
2023-12-18 21:30 UTC
[arm-integrator:b4/arm32-lpae-pan 7/7] arch/arm/mm/fault.c:286:62: error: call to undeclared function 'uaccess_disabled'; ISO C99 and later do not support implicit function declarations
2023-12-18 18:31 UTC
[PATCH v2 0/2] shrink lib/string.i via IWYU
2023-12-18 17:25 UTC (10+ messages)
` [PATCH v2 1/2] sh: Added kernel.h to word-at-a-time
` [PATCH v2 2/2] lib/string: shrink lib/string.i via IWYU
[bvanassche:mq-deadline 4/4] block/mq-deadline.c:222:16: error: call to undeclared function 'blk_rq_zone_no'; ISO C99 and later do not support implicit function declarations
2023-12-18 16:06 UTC
[syzbot] [bpf?] UBSAN: shift-out-of-bounds in adjust_reg_min_max_vals
2023-12-18 14:44 UTC
Apply b8ec60e1186cdcfce41e7db4c827cb107e459002 to linux-6.6.y
2023-12-18 10:39 UTC (2+ messages)
[PATCH V3] docs: rust: Document the rustupoverride target
2023-12-18 6:47 UTC (2+ messages)
[djiang:cxl-hmem-report 20/24] drivers/cxl/mem.c:288:3: error: use of undeclared identifier 'dev_attr_mem_qos_class'; did you mean 'dev_attr_pmem_qos_class'?
2023-12-18 2:15 UTC
[bcachefs:header_cleanup 32/50] include/linux/spinlock_up.h:62:9: warning: 'arch_spin_is_locked' macro redefined
2023-12-17 22:14 UTC
[bcachefs:header_cleanup 47/50] arch/mips/include/asm/spinlock.h:24:2: error: call to undeclared function 'mmiowb'; ISO C99 and later do not support implicit function declarations
2023-12-17 22:14 UTC
[bcachefs:header_cleanup 50/50] include/linux/sched.h:1775:7: error: implicit declaration of function 'cpumask_test_cpu' is invalid in C99
2023-12-17 21:53 UTC
[bcachefs:bcachefs-testing 154/174] scripts/kernel-doc: fs/bcachefs/btree_update_interior.c:1670: warning: Function parameter or struct member 'path_idx' not described in 'bch2_btree_insert_node'
2023-12-17 20:47 UTC
[bcachefs:header_cleanup 23/50] drivers/gpu/drm/lima/lima_ctx.c:30:13: error: call to undeclared function 'task_pid_nr'; ISO C99 and later do not support implicit function declarations
2023-12-17 15:01 UTC
[bcachefs:bcachefs-testing 170/174] fs/bcachefs/btree_gc.c:1990:6: warning: variable 'ret' set but not used
2023-12-17 14:29 UTC
[bcachefs:header_cleanup 42/50] include/linux/audit.h:631:41: warning: declaration of 'struct kern_ipc_perm' will not be visible outside of this function
2023-12-17 13:47 UTC
[PATCH v2 0/1] arm: perf: Fix ARCH=arm build with GCC
2023-12-17 13:41 UTC (5+ messages)
` [PATCH v2 1/1] "
[PATCH linux-next] mlxsw: spectrum: use netif_is_macsec() instead of open code
2023-12-17 12:42 UTC
[net-next PATCH v2 3/3] net: phy: led: dynamically allocate speed modes array
2023-12-17 12:12 UTC (5+ messages)
[linux-next:master 7609/8213] scripts/kernel-doc: drivers/ufs/host/ufshcd-pltfrm.c:289: warning: bad line: both the controller and the device
2023-12-17 11:39 UTC
[bcachefs:header_cleanup 34/50] include/linux/mm_types_task.h:38:30: warning: 'PAGE_SIZE' is not defined, evaluates to 0
2023-12-17 11:39 UTC
[bcachefs:header_cleanup 3/50] arch/x86/include/asm/paravirt.h:792:47: warning: declaration of 'struct mm_struct' will not be visible outside of this function
2023-12-17 9:31 UTC
[bcachefs:bcachefs-testing 158/159] fs/bcachefs/btree_trans_commit.c:1049:7: warning: variable 'errored_at' is used uninitialized whenever 'if' condition is true
2023-12-17 8:07 UTC
[RFC PATCH] sched: fair: reset task_group.load_avg when there are no running tasks
2023-12-17 7:14 UTC (2+ messages)
drivers/dma/ste_dma40.c:57: warning: Excess struct member 'dev_tx' description in 'stedma40_platform_data'
2023-12-17 6:22 UTC
[PATCH] tty: serial: kgdboc: Fix 8250_* kgd over serial
2023-12-17 5:17 UTC
[bcachefs:header_cleanup 22/50] ipc/util.h:188:10: error: call to undeclared function 'get_pid'; ISO C99 and later do not support implicit function declarations
2023-12-17 4:34 UTC
[bcachefs:bcachefs-testing 154/159] fs/bcachefs/btree_update_interior.c:1670: warning: Function parameter or member 'path_idx' not described in 'bch2_btree_insert_node'
2023-12-17 4:02 UTC
[toke:xdp-queueing-08 6/10] include/linux/bpf.h:2497:13: error: static declaration of 'netif_tx_schedule_bpf_timer' follows non-static declaration
2023-12-17 4:02 UTC
[toke:xdp-queueing-08 5/10] include/net/xdp.h:549:19: error: redefinition of 'dev_xdp_enqueue'
2023-12-17 3:51 UTC
[PATCH 4/4] arm64: dts: sprd: Add support for Unisoc's UMS9620
2023-12-17 3:41 UTC
[bcachefs:header_cleanup 32/50] include/asm-generic/qspinlock.h:146:9: warning: 'arch_spin_lock' macro redefined
2023-12-17 3:08 UTC
[viro-vfs:headers.unaligned 2/2] tools/arch/x86/lib/insn.c:16:10: fatal error: '../include/linux/unaligned.h' file not found
2023-12-17 3:08 UTC
[bcachefs:header_cleanup 40/50] drivers/gpu/drm/i915/gem/i915_gem_shmem.c:565:34: warning: result of comparison of constant 17592186040320 with expression of type 'resource_size_t' (aka 'unsigned int') is always false
2023-12-17 3:08 UTC
[bcachefs:header_cleanup 32/50] include/asm-generic/qspinlock_types.h:44:3: error: typedef redefinition with different types ('struct qspinlock' vs 'struct arch_spinlock_t')
2023-12-17 2:26 UTC
[jirislaby:devel 50/61] include/linux/console.h:36:2: error: expected identifier
2023-12-17 1:52 UTC
[PATCH v8 23/24] ima: Make it independent from 'integrity' LSM
2023-12-17 1:52 UTC
[PATCH 5/5] crypto: starfive: Add sm4 support for JH8100
2023-12-17 0:23 UTC
[jirislaby:devel 29/61] drivers/tty/vt/vt.c:1146: warning: Function parameter or member 'from_user' not described in 'vc_do_resize'
2023-12-17 0:02 UTC
[intel-tdx:guest 102/136] arch/x86/kernel/tdx.c:712:15: warning: no previous prototype for function 'tdx_mmio_readq'
2023-12-17 0:02 UTC
[PATCH v3 1/2] leds: trigger: netdev: display only supported link speed attribute
2023-12-16 22:34 UTC
[linux-next:master 6261/8213] scripts/kernel-doc: drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c:212: warning: Excess struct member 'debugfs_root' description in 'dpu_encoder_virt'
2023-12-16 22:12 UTC
[PATCH 4/5] crypto: starfive: Add sm3 support for JH8100
2023-12-16 22:12 UTC
[intel-tdx:guest 98/136] arch/x86/kernel/tdx.c:489:14: warning: no previous prototype for function 'tdx_write_msr'
2023-12-16 21:16 UTC
[PATCH linux-next] mfd: wm8994: Switch to use dev_err_probe() helper
2023-12-16 20:10 UTC
[PATCH net-next 16/24] net: netkit, veth, tun, virt*: Use nested-BH locking for XDP redirect
2023-12-16 19:28 UTC
[intel-tdx:guest 62/136] arch/x86/kernel/tdx.c:225:5: warning: no previous prototype for function 'tdx_hcall_set_notify_intr'
2023-12-16 18:16 UTC
[morse:mpam/monitors_and_locking/v8 24/24] ld.lld: error: undefined symbol: lockdep_is_cpus_held
2023-12-16 17:33 UTC
[PATCH bpf-next v3 2/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
2023-12-16 15:27 UTC
[intel-tdx:guest 53/136] arch/x86/kernel/acpi/boot.c:67:51: warning: unused variable 'acpi_mp_wake_mailbox'
2023-12-16 8:37 UTC
[PATCH] x86/split_lock: add split lock counter
2023-12-16 5:59 UTC (2+ messages)
scripts/kernel-doc: drivers/mtd/nand/raw/marvell_nand.c:352: warning: Excess struct member 'sels' description in 'marvell_nand_chip'
2023-12-16 5:47 UTC (3+ messages)
[PATCH v3 0/7] x86/cfi,bpf: Fix CFI vs eBPF
2023-12-16 0:53 UTC (6+ messages)
` [PATCH v3 4/7] x86/cfi,bpf: Fix bpf_struct_ops CFI
` [PATCH v3 5/7] cfi: Add CFI_NOSEAL()
` [PATCH v3 7/7] x86/cfi,bpf: Fix bpf_exception_cb() signature
[brauner-vfs:vfs.netfs 59/64] fs/netfs/buffered_write.c:520:3: error: call to undeclared function 'generic_error_remove_folio'; ISO C99 and later do not support implicit function declarations
2023-12-16 0:23 UTC
[steev:lenovo-x13s-v6.7-rc5 128/138] drivers/media/i2c/ar1337.c:349:54: error: incompatible pointer types passing 'struct v4l2_subdev_pad_config *' to parameter of type 'struct v4l2_subdev_state *'
2023-12-15 23:07 UTC
[PATCH 3/3] watchdog: sbsa_gwdt: add support for Marvell ac5
2023-12-15 22:35 UTC
[PATCH] lib/string: shrink lib/string.i via IWYU
2023-12-15 21:03 UTC (11+ messages)
scripts/kernel-doc: drivers/dma/at_hdmac.c:240: warning: Function parameter or struct member 'sglen' not described in 'at_desc'
2023-12-15 18:17 UTC
[PATCH 0/2] arm: perf: Fix ARCH=arm build with GCC
2023-12-15 17:42 UTC (6+ messages)
` [PATCH 1/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_write_evtype()
` [PATCH 2/2] arm: perf: Fix ARCH=arm build with GCC in armv8pmu_set_event_filter()
scripts/kernel-doc: kernel/gcov/fs.c:103: warning: Excess struct member 'buffer' description in 'gcov_iterator'
2023-12-15 16:48 UTC
scripts/kernel-doc: drivers/soc/tegra/pmc.c:467: warning: Function parameter or struct member 'syscore' not described in 'tegra_pmc'
2023-12-15 16:38 UTC
scripts/kernel-doc: drivers/dma/at_hdmac.c:253: warning: Function parameter or struct member 'boundary' not described in 'at_desc'
2023-12-15 13:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox