messages from 2022-11-02 11:09:41 to 2022-11-04 19:16:59 UTC [more...]
[PATCH net-next] net: ethernet: renesas: Fix return type of rswitch_start_xmit()
2022-11-04 19:16 UTC (3+ messages)
[djiang:cxl-rch 3/14] drivers/cxl/acpi.c:303:30: error: incompatible pointer types passing 'u64 *' (aka 'unsigned long long *') to parameter of type 'resource_size_t *' (aka 'unsigned int *')
2022-11-04 18:59 UTC
[ammarfaizi2-block:akpm/mm/mm-unstable 46/244] lib/test_maple_tree.c:453:12: warning: result of comparison of constant 4398046511104 with expression of type 'unsigned long' is always false
2022-11-04 18:57 UTC (5+ messages)
[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
2022-11-04 18:22 UTC (11+ messages)
` [PATCH 1/6] slab: Clean up SLOB vs kmalloc() definition
` [PATCH 2/6] slab: Remove special-casing of const 0 size allocations
` [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()
` [PATCH 4/6] string: Add __realloc_size hint to kmemdup()
[PATCH] workqueue: make workers threads stick to HK_TYPE_KTHREAD cpumask
2022-11-04 18:18 UTC (2+ messages)
[PATCH] x86/msr-index: make SPEC_CTRL_IBRS assembler-portable
2022-11-04 18:07 UTC (3+ messages)
[PATCH] gcov: clang: fix the buffer overflow issue
2022-11-04 17:48 UTC (2+ messages)
[RFC PATCH v1 1/2] io_uring: add napi busy polling support
2022-11-04 17:48 UTC (2+ messages)
[RFC PATCH] mm: introduce object accounting via backtrace on slub
2022-11-04 17:27 UTC
[PATCH 5.10 38/91] drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
2022-11-04 17:06 UTC (2+ messages)
[GIT PULL] hardening fix for v6.1-rc4
2022-11-04 16:26 UTC
[PATCH v3 00/15] IOMMUFD Generic interface
2022-11-04 16:26 UTC (34+ messages)
` [PATCH v3 01/15] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
` [PATCH v3 02/15] iommu: Add device-centric DMA ownership interfaces
` [PATCH v3 03/15] interval-tree: Add a utility to iterate over spans in an interval tree
` [PATCH v3 05/15] iommufd: File descriptor, context, kconfig and makefiles
` [PATCH v3 06/15] kernel/user: Allow user::locked_vm to be usable for iommufd
` [PATCH v3 07/15] iommufd: PFN handling for iopt_pages
` [PATCH v3 08/15] iommufd: Algorithms for PFN storage
` [PATCH v3 8/15] "
` [PATCH v3 09/15] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v3 10/15] iommufd: IOCTLs for the io_pagetable
` [PATCH v3 11/15] iommufd: Add a HW pagetable object
` [PATCH v3 14/15] iommufd: vfio container FD ioctl compatibility
` [PATCH v3 15/15] iommufd: Add a selftest
[syzbot] possible deadlock in hugetlb_fault
2022-11-04 16:00 UTC
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 7f7bac08)
2022-11-04 15:01 UTC
[PATCH v27 0/7] Add MediaTek SoC DRM (vdosys1) support for mt8195
2022-11-04 14:53 UTC (11+ messages)
` [PATCH v27 1/7] dt-bindings: mediatek: add ethdr definition "
` [PATCH v27 2/7] drm/mediatek: add ETHDR support for MT8195
` [PATCH v27 3/7] drm/mediatek: add ovl_adaptor "
` [PATCH v27 4/7] drm/mediatek: add dma dev get function
` [PATCH v27 5/7] drm/mediatek: modify mediatek-drm for mt8195 multi mmsys support
` [PATCH v27 6/7] drm/mediatek: add drm ovl_adaptor sub driver for MT8195
` [PATCH v27 7/7] drm/mediatek: add mediatek-drm of vdosys1 support "
[jpoimboe:objtool-powerpc 16/18] arch/powerpc/kernel/prom_init.o: warning: objtool: prom_init+0x14: unannotated intra-function call
2022-11-04 14:36 UTC
[PATCH] ceph: fix memory leak in mount error path when using test_dummy_encryption
2022-11-04 14:05 UTC
[PATCH] mm: swap the definition of CONFIG_SPARSEMEM_VMEMMAP and CONFIG_SPARSEMEM
2022-11-04 13:45 UTC (2+ messages)
[tip:perf/core 1/2] kernel/events/core.c:181:48: error: redefinition of 'cpu_context' as different kind of symbol
2022-11-04 12:59 UTC (4+ messages)
drivers/soc/apple/rtkit.c:947:38: warning: cast from 'void (*)(struct apple_rtkit *)' to 'void (*)(void *)' converts to incompatible function type
2022-11-04 12:14 UTC (2+ messages)
drivers/block/drbd/drbd_state.c:1629:3: warning: cast from 'int (*)(struct sk_buff *, unsigned int, struct drbd_resource_state_change *, enum drbd_notification_type)' to 'typeof (last_func)' (aka 'int (*)(struct sk_buff *, unsigned int, void *, enum drbd_
2022-11-04 12:14 UTC
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, ee6050c8)
2022-11-04 12:10 UTC
drivers/soc/apple/sart.c:190:38: warning: cast from 'void (*)(struct device *)' to 'void (*)(void *)' converts to incompatible function type
2022-11-04 12:09 UTC (3+ messages)
[RFC bpf-next v2 06/14] xdp: Carry over xdp metadata into skb context
2022-11-04 11:53 UTC
[djiang:cxl-rch 1/14] drivers/cxl/core/regs.c:322:46: warning: variable 'rcrb' is uninitialized when used here
2022-11-04 11:33 UTC
arch/arm/crypto/sha1_glue.c:34:8: warning: cast from 'void (*)(u32 *, const unsigned char *, unsigned int)' (aka 'void (*)(unsigned int *, const unsigned char *, unsigned int)') to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char
2022-11-04 11:33 UTC
[arm:zii 70/112] drivers/net/dsa/bcm_sf2.c:763:2: error: call to undeclared function 'phylink_get_linkmodes'; ISO C99 and later do not support implicit function declarations
2022-11-04 11:03 UTC
[RFC bpf-next v2 02/14] bpf: Support inlined/unrolled kfuncs for xdp metadata
2022-11-04 11:03 UTC
[RFC PATCH v1 2/2] io_uring: add api to set napi busy poll timeout
2022-11-04 10:53 UTC
[PATCH RFC v2 2/8] drm/i915: place selftest preparation on a separate function
2022-11-04 9:32 UTC
[arm:zii 100/112] drivers/net/pcs/pcs-rzn1-miic.c:286:18: error: incompatible function pointer types initializing 'int (*)(struct phylink_pcs *, unsigned int, unsigned long *, const struct phylink_link_state *)' with an expression of type 'int (struct phylink_pcs *, unsign
2022-11-04 9:02 UTC
[ammarfaizi2-block:rostedt/linux-trace/trace/timers 2/34] drivers/clocksource/arm_arch_timer.c:690:28: error: conflicting types for 'timer_shutdown'
2022-11-04 9:02 UTC
[tip:perf/core 1/2] kernel/events/core.c:11252:4: warning: cast from 'int (*)(struct perf_cpu_pmu_context *)' to 'remote_function_f' (aka 'int (*)(void *)') converts to incompatible function type
2022-11-04 8:31 UTC
arch/arm/crypto/sha1_glue.c:34:8: warning: cast from 'void (*)(u32 *, const unsigned char *, unsigned int)' (aka 'void (*)(unsigned int *, const unsigned char *, unsigned int)') to 'sha1_block_fn *' (aka 'void (*)(struct sha1_state *, const unsigned char
2022-11-04 8:11 UTC
drivers/rtc/rtc-msc313.c:227:38: warning: cast from 'void (*)(struct clk *)' to 'void (*)(void *)' converts to incompatible function type
2022-11-04 7:31 UTC
drivers/rtc/rtc-msc313.c:227:38: warning: cast from 'void (*)(struct clk *)' to 'void (*)(void *)' converts to incompatible function type
2022-11-04 7:20 UTC
[PATCH v7] iio: temperature: Add driver support for Maxim MAX30208
2022-11-04 6:50 UTC
next/master build: 219 builds: 4 failed, 215 passed, 7 errors, 77 warnings (next-20221104)
2022-11-04 6:39 UTC
[arm:zii 70/112] drivers/net/dsa/bcm_sf2.c:763:2: error: implicit declaration of function 'phylink_get_linkmodes' is invalid in C99
2022-11-04 6:10 UTC
[linux-next:master 4735/5092] vmlinux.o: warning: objtool: handle_bug+0x5: call to kmsan_unpoison_entry_regs() leaves .noinstr.text section
2022-11-04 5:49 UTC
[arm:zii 46/112] drivers/net/dsa/microchip/ksz_common.c:1776:22: error: incompatible function pointer types initializing 'void (*)(struct dsa_switch *, int, struct phylink_config *, phy_interface_t *)' with an expression of type 'void (struct dsa_switch *, int, struct phy
2022-11-04 5:09 UTC
[PATCH] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
2022-11-04 5:00 UTC (3+ messages)
[PATCH] hamradio: baycom_epp: Fix return type of baycom_send_packet()
2022-11-04 5:00 UTC (3+ messages)
[mark:arm64/ftrace/per-callsite-ops 4/11] include/linux/ftrace.h:126:9: error: call to undeclared function 'arch_ftrace_get_regs'; ISO C99 and later do not support implicit function declarations
2022-11-04 4:28 UTC
[PATCH RESEND v3 2/2] phy: mediatek: tphy: add debugfs files
2022-11-04 1:29 UTC (2+ messages)
[PATCH 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
2022-11-03 23:17 UTC (13+ messages)
` [PATCH 2/3] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH 3/3] s390/lcs: Fix return type of lcs_start_xmit()
[PATCH net-next] ethtool: add netlink based get rxfh support
2022-11-03 23:05 UTC
[rogerq:for-v6.2/am62-cpsw-lpm-1.0 12/19] drivers/firmware/ti_sci.c:3420:48: warning: variable 'mode' is uninitialized when used here
2022-11-03 21:24 UTC
[PATCH v27 00/11] Add MediaTek SoC(vdosys1) support for mt8195
2022-11-03 20:45 UTC (16+ messages)
` [PATCH v27 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
` [PATCH v27 02/11] dt-bindings: reset: mt8195: add vdosys1 reset control bit
` [PATCH v27 03/11] soc: mediatek: add mtk-mmsys ethdr and mdp_rdma components
` [PATCH v27 04/11] soc: mediatek: add mtk-mmsys support for mt8195 vdosys1
` [PATCH v27 05/11] soc: mediatek: refine code to use mtk_mmsys_update_bits API
` [PATCH v27 06/11] soc: mediatek: add mtk-mmsys config API for mt8195 vdosys1
` [PATCH v27 07/11] soc: mediatek: add cmdq support of "
` [PATCH v27 08/11] soc: mediatek: mmsys: add mmsys for support 64 reset bits
` [PATCH v27 09/11] soc: mediatek: mmsys: add reset control for MT8195 vdosys1
` [PATCH v27 10/11] soc: mediatek: add mtk-mutex component - dp_intf1
` [PATCH v27 11/11] soc: mediatek: add mtk-mutex support for mt8195 vdosys1
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 8e5423e9)
2022-11-03 19:10 UTC
[PATCH v2 1/3] s390/ctcm: Fix return type of ctc{mp,}m_tx()
2022-11-03 17:01 UTC (3+ messages)
` [PATCH v2 2/3] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH v2 3/3] s390/lcs: Fix return type of lcs_start_xmit()
[PATCH] xfs: extend the freelist before available space check
2022-11-03 16:51 UTC
[peterz-queue:bpf/static_call 3/3] kernel/bpf/dispatcher.c:126:33: warning: pointer type mismatch ('void *' and 'unsigned int (*)(const void *, const struct bpf_insn *, bpf_func_t)' (aka 'unsigned int (*)(const void *, const struct bpf_insn *, unsigned int (*)(const void *, const struct bp
2022-11-03 16:52 UTC
[RFC PATCH] kbuild: pass objects instead of archives to linker
2022-11-03 14:47 UTC (5+ messages)
[vireshk-pm:opp/linux-next 6/7] drivers/opp/of.c:692:21: warning: variable 'ret' is used uninitialized whenever 'for' loop exits because its condition is false
2022-11-03 14:35 UTC (2+ messages)
[PATCH] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
2022-11-03 14:28 UTC (3+ messages)
[linux-next:master 5006/5092] lib/objpool.c:378:3: error: call to undeclared function 'prefetch'; ISO C99 and later do not support implicit function declarations
2022-11-03 14:20 UTC
[PATCH v6 3/5] mm: do not remap clean subpages when splitting isolated thp
2022-11-03 13:19 UTC
[PATCH v6 5/5] mm: THP low utilization shrinker
2022-11-03 13:19 UTC
vmlinux.o: warning: objtool: .text.hci_dev_open_sync: unexpected end of section
2022-11-03 12:59 UTC
[ammarfaizi2-block:tglx/devel/devmsi 23/86] drivers/crypto/inside-secure/safexcel.c:1607:9: error: call to undeclared function 'pci_alloc_irq_vectors'; ISO C99 and later do not support implicit function declarations
2022-11-03 12:48 UTC
[linux-stable-rc:linux-5.4.y 1324/6006] ld.lld: error: drivers/isdn/mISDN/dsp_tones.o: contains a compressed section, but zlib is not available
2022-11-03 12:48 UTC
[PATCH] scsi: elx: libefc: Fix second parameter type in state callbacks
2022-11-03 11:32 UTC (3+ messages)
[PATCH] drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
2022-11-03 8:41 UTC (3+ messages)
[PATCH bpf-next v3 09/24] bpf: Support bpf_list_head in map values
2022-11-03 7:44 UTC
next/master build: 11 builds: 0 failed, 11 passed, 12 warnings (next-20221103)
2022-11-03 6:17 UTC
drivers/video/fbdev/omap/hwa742.c:791:13: warning: variable 'vdisp' set but not used
2022-11-03 6:14 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 77/77] net/rxrpc/security.c:109:2: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2022-11-03 6:03 UTC
[RFC PATCH] kbuild: pass objects instead of archives to linker
2022-11-03 5:43 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 73/77] net/rxrpc/input.c:598:3: error: expected expression
2022-11-03 5:13 UTC
[ammarfaizi2-block:tglx/devel/devmsi 68/86] arch/x86/kernel/apic/msi.c:207: warning: expecting prototype for x86_vector_init_dev_msi_info(). Prototype was for x86_init_dev_msi_info() instead
2022-11-03 4:42 UTC
[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 10/25] fs/netfs/misc.c:22:46: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
2022-11-03 4:42 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 29/77] net/rxrpc/io_thread.c:52:13: warning: variable 'skb' is uninitialized when used here
2022-11-03 4:22 UTC
[asahilinux:bits/030-misc 15/15] drivers/usb/typec/tipd/core.c:137:52: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long')
2022-11-03 4:01 UTC
[PATCH 1/4] counter: Adjust final parameter type in function and signal callbacks
2022-11-03 3:38 UTC (10+ messages)
` [PATCH 2/4] counter: stm32-timer-cnt: Adjust final parameter type of stm32_count_direction_read()
` [PATCH 3/4] counter: ti-ecap-capture: Adjust final parameter type of ecap_cnt_pol_{read,write}()
` [PATCH 4/4] counter: 104-quad-8: Adjust final parameter type of certain callback functions
[ammarfaizi2-block:tglx/devel/devmsi 46/86] kernel/irq/msi.c:384:56: warning: operator '?:' has lower precedence than '+'; '+' will be evaluated first
2022-11-03 2:10 UTC
[rogerq:for-v6.2/am625-sk-lpmdemo-0.1 6/11] drivers/firmware/ti_sci.c:3400:10: error: use of undeclared identifier 'pm_suspend_target_state'
2022-11-03 1:30 UTC
[avpatel:riscv_sbi_nested_v1 12/46] drivers/irqchip/irq-riscv-intc.c:90:3: error: field designator 'alloc' does not refer to any field in type 'const struct irq_domain_ops'
2022-11-03 1:20 UTC
[asahilinux:bits/200-dcp 1/49] drivers/gpu/drm/apple/parser.c:172:5: warning: no previous prototype for function 'iterator_begin'
2022-11-02 23:29 UTC
[jonhunter:tegra/next-fixes 3/3] ld.lld: error: undefined symbol: watchdog_init_timeout
2022-11-02 22:38 UTC
arch/arm/boot/compressed/atags_to_fdt.c:129:5: warning: stack frame size (1344) exceeds limit (1280) in 'atags_to_fdt'
2022-11-02 21:58 UTC
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, f526d6a8)
2022-11-02 21:32 UTC
❌ FAIL: Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 54917c90)
2022-11-02 21:31 UTC
[linux-stable-rc:linux-5.10.y 2070/9305] error: unknown target CPU 'armv6k'
2022-11-02 19:46 UTC
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 28/28] ipc/sem.c:1651:13: warning: stack frame size (1184) exceeds limit (1024) in 'ksys_semctl'
2022-11-02 19:36 UTC
[PATCH v2] overflow: Introduce overflows_type() and castable_to_type()
2022-11-02 19:33 UTC (9+ messages)
` [PATCH v5] "
[PATCH] MIPS: fix duplicate definitions for exported symbols
2022-11-02 19:27 UTC (2+ messages)
[PATCH] HSI: ssi_protocol: Fix return type of ssip_pn_xmit()
2022-11-02 19:07 UTC (2+ messages)
[PATCH] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
2022-11-02 19:06 UTC (2+ messages)
[PATCH 6/6] kunit/fortify: Validate __alloc_size attribute results
2022-11-02 18:15 UTC (2+ messages)
[PATCH] riscv: vdso: fix build with llvm
2022-11-02 17:07 UTC (2+ messages)
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 28/28] fs/binfmt_elf.c:1401:47: error: no member named 'name' in 'struct file'
2022-11-02 16:54 UTC
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 28/28] drivers/media/dvb-core/dvb_frontend.c:2413:12: warning: stack frame size (1032) exceeds limit (1024) in 'dvb_frontend_handle_ioctl'
2022-11-02 16:24 UTC
[PATCH 1/2] drm/amdgpu: Fix type of second parameter in trans_msg() callback
2022-11-02 16:15 UTC (5+ messages)
` [PATCH 2/2] drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
[PATCH] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
2022-11-02 15:43 UTC (2+ messages)
[arm-integrator:kernel-in-vmalloc-v6.1-rc1-just-ttbr0-split 26/28] ERROR: modpost: "init_mm" [lib/test_user_copy.ko] undefined!
2022-11-02 15:03 UTC
✅ PASS (27/389 SKIPPED): Test report for master (6.1.0-rc3, mainline.kernel.org-clang, 8f71a2b3)
2022-11-02 13:41 UTC
next/master build: 33 builds: 1 failed, 32 passed, 8 errors, 14 warnings (next-20221102)
2022-11-02 11:09 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