messages from 2022-11-17 22:04:12 to 2022-11-24 17:47:11 UTC [more...]
[PATCH v4 1/3] phy: mediatek: fix build warning caused by clang for powerpc
2022-11-24 17:47 UTC (5+ messages)
` [PATCH v4 2/3] phy: core: add debugfs root
` [PATCH v4 3/3] phy: mediatek: tphy: add debugfs files
next: x86: clang: mm/khugepaged.c:1428:45: error: variable 'pmd' is uninitialized when used here
2022-11-24 15:37 UTC
❌ FAIL: Test report for master (6.1.0-rc6, mainline.kernel.org-clang, 4312098b)
2022-11-24 15:31 UTC
[cxl:preview 15/22] drivers/cxl/acpi.c:539:12: warning: no previous prototype for function 'cxl_acpi_init'
2022-11-24 15:21 UTC
[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.11.18a 48/48] kernel/rcu/tasks.h:256:3: error: implicit declaration of function 'raw_spin_lock_rcu_node' is invalid in C99
2022-11-24 14:50 UTC
[cxl:preview 13/22] drivers/cxl/core/pmem.c:256:6: warning: no previous prototype for function 'cxlmd_release_nvdimm'
2022-11-24 14:00 UTC
[cxl:preview 13/22] drivers/cxl/core/pmem.c:256:6: warning: no previous prototype for function 'cxlmd_release_nvdimm'
2022-11-24 13:50 UTC
[mnyman-xhci:for-usb-next 4/4] ERROR: modpost: "xhci_find_slot_id_by_port" [drivers/usb/host/xhci-pci.ko] undefined!
2022-11-24 13:19 UTC
[linux-next:master 7841/10444] net/netfilter/nf_conntrack_netlink.c:2674:6: warning: unused variable 'mark'
2022-11-24 13:09 UTC
Bug: MODPOST mismatch ignored due to LTO
2022-11-24 12:31 UTC
[PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
2022-11-24 12:19 UTC
[ammarfaizi2-block:paulmck/linux-rcu/dev.2022.11.18a 48/48] kernel/rcu/tasks.h:369:41: warning: variable 'flags' is uninitialized when used here
2022-11-24 11:08 UTC
[linux-stable-rc:linux-6.0.y 1965/1969] include/linux/mman.h:154:9: warning: division by zero is undefined
2022-11-24 9:39 UTC (2+ messages)
next/master build: 234 builds: 13 failed, 221 passed, 26 errors, 571 warnings (next-20221124)
2022-11-24 8:37 UTC
sound/soc/codecs/src4xxx-i2c.c:28:34: warning: unused variable 'src4xxx_of_match'
2022-11-24 7:56 UTC
[linux-stable-rc:linux-5.10.y 499/9671] arch/powerpc/kernel/smp.c:1380:7: error: variable 'ret' set but not used
2022-11-24 7:13 UTC (2+ messages)
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h:448:44: warning: result of comparison of constant 256 with expression of type 'u8' (aka 'unsigned char') is always false
2022-11-24 7:46 UTC
[brgl:gpio/for-next 57/58] drivers/gpio/gpio-pca953x.c:1054:39: error: implicit declaration of function 'i2c_client_get_device_id' is invalid in C99
2022-11-24 7:46 UTC
[brgl:gpio/for-next 56/58] drivers/gpio/gpio-max732x.c:613:35: error: implicit declaration of function 'i2c_client_get_device_id' is invalid in C99
2022-11-24 5:45 UTC
[PATCH v5 00/19] IOMMUFD Generic interface
2022-11-24 5:23 UTC (13+ messages)
` [PATCH v5 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
[PATCH] riscv: Implement ioremap_prot support
2022-11-24 2:03 UTC
[linux-next:master 7367/10068] Error: arch/arm/boot/dts/suniv-f1c100s.dtsi:250.30-31 syntax error
2022-11-24 1:22 UTC
[brgl:gpio/for-next 57/58] drivers/gpio/gpio-pca953x.c:1054:30: warning: incompatible integer to pointer conversion initializing 'const struct i2c_device_id *' with an expression of type 'int'
2022-11-24 1:22 UTC
[brgl:gpio/for-next 57/58] drivers/gpio/gpio-pca953x.c:1054:39: error: call to undeclared function 'i2c_client_get_device_id'; ISO C99 and later do not support implicit function declarations
2022-11-24 0:52 UTC
[brgl:gpio/for-next 56/58] drivers/gpio/gpio-max732x.c:613:30: warning: incompatible integer to pointer conversion initializing 'const struct i2c_device_id *' with an expression of type 'int'
2022-11-24 0:01 UTC
[brgl:gpio/for-next 56/58] drivers/gpio/gpio-max732x.c:613:35: error: call to undeclared function 'i2c_client_get_device_id'; ISO C99 and later do not support implicit function declarations
2022-11-23 23:51 UTC
[PATCH v2 1/5] kbuild: add test-{le,ge,lt,gt} macros
2022-11-23 21:17 UTC (5+ messages)
` [PATCH v2 2/5] kbuild: implement {gcc,clang}-min-version only with built-in functions
[arm:zii 17/116] ld.lld: error: drivers/built-in.a(leds/leds-is31fl32xx.o):(function is31fl32xx_probe: .text+0x1e): relocation R_RISCV_HI20 out of range: 532287 is not in [-524288, 524287]; references __stack_chk_guard
2022-11-23 20:19 UTC
[PATCH v9 08/11] drm/shmem-helper: Add memory shrinker
2022-11-23 18:08 UTC
[PATCH 0/4] fortify: Use __builtin_dynamic_object_size() when available
2022-11-23 15:29 UTC (5+ messages)
` [PATCH 4/4] "
[PATCH 0/4] riscv: entry: further clean up and VMAP_STACK fix
2022-11-23 17:02 UTC (3+ messages)
` [PATCH 3/4] riscv: fix race when vmap stack overflow and remove shadow_stack
[PATCH v5 01/19] iommu: Add IOMMU_CAP_ENFORCE_CACHE_COHERENCY
2022-11-23 16:56 UTC (3+ messages)
[PATCH v28 00/11] Add MediaTek SoC(vdosys1) support for mt8195
2022-11-23 16:06 UTC (6+ messages)
` [PATCH v28 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
[sailus-media-tree:master 10/12] drivers/media/i2c/ov08x40.c:3319:12: error: incompatible function pointer types initializing 'void (*)(struct i2c_client *)' with an expression of type 'int (struct i2c_client *)'
2022-11-23 15:36 UTC
[PATCH] habanalabs/gaudi2: added memset for the cq_size register
2022-11-23 14:32 UTC (2+ messages)
[powerpc:topic/objtool 8/16] ld.lld: error: vmlinux.a(drivers/mfd/tps65086.o):(function tps65086_probe: .text+0x86): relocation R_RISCV_HI20 out of range: 535785 is not in [-524288, 524287]; references tps65086_probe._key
2022-11-23 9:42 UTC
[PATCH 6.0 047/314] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-23 8:48 UTC
[intel-tdx:guest-filter 30/30] drivers/acpi/osl.c:311:2: warning: no previous prototype for function '__acpi_os_map_iomem'
2022-11-23 9:32 UTC
[PATCH 5.15 029/181] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-23 8:49 UTC
[PATCH 5.10 020/149] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-23 8:50 UTC
[PATCH 5.4 078/156] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-23 8:50 UTC
[PATCH 4.19 051/114] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-23 8:50 UTC
[PATCH 4.14 35/88] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-23 8:50 UTC
[PATCH 4.9 31/76] drm/imx: imx-tve: Fix return type of imx_tve_connector_mode_valid
2022-11-23 8:50 UTC
[linux-next:master 5636/9540] ld.lld: error: undefined symbol: drm_of_get_data_lanes_count_ep
2022-11-23 8:50 UTC (3+ messages)
[PATCH] fs/ntfs3: Add check for kmemdup
2022-11-23 8:48 UTC
[PATCH 2/6] drm: use new debugfs device-centered functions on DRM core files
2022-11-23 8:21 UTC
[PATCH v7 6/7] media: uapi: Add controls for NPCM video driver
2022-11-23 8:21 UTC
[linux-next:master 9653/10068] kernel/bpf/helpers.c:2005:40: warning: multiple unsequenced modifications to 'idx'
2022-11-23 8:11 UTC
next/master build: 154 builds: 24 failed, 130 passed, 140 errors, 397 warnings (next-20221123)
2022-11-23 6:58 UTC
[RFC Patch net-next v2 6/8] net: dsa: microchip: Adding the ptp packet reception logic
2022-11-23 6:40 UTC (3+ messages)
[PATCH] leds: call of_node_put() when breaking out of for_each_available_child_of_node()
2022-11-23 6:20 UTC
[intel-tdx:kvm-upstream-workaround 122/398] ./usr/include/asm/kvm.h:604:22: warning: field 'cpuid' with variable sized type 'struct kvm_cpuid2' not at the end of a struct or class is a GNU extension
2022-11-23 3:38 UTC
[intel-tdx:guest-hardening-rebased 23/38] drivers/pci/probe.c:2452:7: error: call to undeclared function 'cc_platform_has'; ISO C99 and later do not support implicit function declarations
2022-11-22 23:26 UTC
[PATCH v6 06/13] ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
2022-11-22 22:13 UTC (11+ messages)
[RFC PATCH v6] media: mediatek: vcodec: support stateless AV1 decoder
2022-11-22 19:13 UTC
[intel-tdx:guest-filter 19/29] ld.lld: error: undefined symbol: acpi_tbl_allow_setup
2022-11-22 19:13 UTC
[PATCH] arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)
2022-11-22 19:08 UTC (8+ messages)
[PATCH v2 0/4] objtool build improvements
2022-11-22 18:19 UTC (7+ messages)
` [PATCH v2 1/4] tools lib subcmd: Add install target
` [PATCH v2 2/4] objtool: Install libsubcmd in build
` [PATCH v2 3/4] objtool: Properly support make V=1
` [PATCH v2 4/4] objtool: Alter how HOSTCC is forced
[PATCH v2 2/3] shmem: implement user/group quota support for tmpfs
2022-11-22 15:21 UTC
[PATCH v9] kallsyms: Add self-test facility
2022-11-22 13:24 UTC (2+ messages)
[linux-next:master 8883/9540] ld.lld: error: undefined symbol: lockdep_is_held
2022-11-22 11:28 UTC
[Intel-gfx] [PATCH] drm/i915/dmc: Update DG2 DMC version to v2.08
2022-11-22 11:18 UTC
[cilium:bpf-sockd 6/6] net/core/filter.c:11499:49: warning: tentative definition of variable with internal linkage has incomplete non-array type 'typeof(struct sock_destroy_work)' (aka 'struct sock_destroy_work')
2022-11-22 10:48 UTC
arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c:377: warning: expecting prototype for mpc52xx_lpbfifo_bcom_poll(). Prototype was for mpc52xx_lpbfifo_poll() instead
2022-11-22 9:47 UTC
[PATCH 2/2] net/9p: fix response size check in p9_check_errors()
2022-11-22 9:37 UTC
[cilium:bpf-sockd 6/6] net/core/filter.c:11519:6: warning: no previous prototype for function 'bpf_sock_destroy_fn'
2022-11-22 9:37 UTC
next/master build: 214 builds: 18 failed, 196 passed, 58 errors, 511 warnings (next-20221122)
2022-11-22 9:32 UTC
next-20221122: tinyconfig: ppc n s390: kernel/printk/printk.c:95:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int]
2022-11-22 9:08 UTC
drivers/net/ethernet/mediatek/mtk_eth_soc.c:1481:23: warning: result of comparison of constant 65536 with expression of type 'u16' (aka 'unsigned short') is always true
2022-11-22 6:56 UTC
vmlinux.o: warning: objtool: enter_from_user_mode+0x64: call to preempt_schedule_thunk() leaves .noinstr.text section
2022-11-22 6:45 UTC
[PATCH v2 2/2] kbuild: warn objects shared among multiple modules
2022-11-22 6:20 UTC (4+ messages)
[peterz-queue:perf/core 20/23] arch/x86/events/intel/uncore_snbep.c:3879:14: error: use of undeclared identifier 'dev'
2022-11-22 6:25 UTC
[PATCH v2 3/3] shmem: implement mount options for global quota limits
2022-11-22 6:15 UTC
[intel-tdx:guest-hardening-rebased 16/39] arch/x86/coco/tdx/tdx-tests.c:66:12: warning: no previous prototype for function 'kvm_unit_test_debug_init'
2022-11-22 5:55 UTC
[Intel-gfx] [PATCH] drm/i915/fbc: Disable FBC when VT-d is enabled for Gen9
2022-11-22 4:54 UTC
[intel-tdx:guest-hardening-rebased 13/39] arch/x86/coco/tdx/tdx.c:531:15: warning: no previous prototype for function 'tdx_mmio_readq'
2022-11-22 4:24 UTC
[intel-tdx:guest-hardening-rebased 11/39] arch/x86/coco/tdx/tdx.c:298:14: warning: no previous prototype for function 'tdx_write_msr'
2022-11-22 3:03 UTC
[peterz-queue:sched/core 22/22] kernel/sched/fair.c:5566:22: error: use of undeclared identifier 'local_unthrottle'
2022-11-22 2:23 UTC
[RFC PATCH v2 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
2022-11-22 1:52 UTC
vmlinux.o: warning: objtool: handle_bug+0xa: call to kmsan_unpoison_entry_regs() leaves .noinstr.text section
2022-11-22 1:22 UTC
[krzk-github:n/dt-bindings-title-v2 2/10] ld.lld: error: vmlinux.a(drivers/bus/mhi/ep/ring.o):(function mhi_ep_ring_add_element: .text+0x258): relocation R_RISCV_HI20 out of range: 532338 is not in [-524288, 524287]; references memcpy_toio.______f
2022-11-22 1:12 UTC
[jfern:sched/pe/balancefix.11212022 13/13] kernel/sched/core.c:654:35: error: no member named 'balance_lock' in 'struct rq'
2022-11-22 1:12 UTC
[RFC PATCH v2 4/7] RDMA/rxe: Add page invalidation support
2022-11-22 0:21 UTC
[PATCH v1 0/3] objtool build improvements
2022-11-22 0:16 UTC (5+ messages)
` [PATCH v1 3/3] objtool: Alter how HOSTCC is forced
drivers/media/platform/verisilicon/hantro_drv.c:618:34: warning: unused variable 'of_hantro_match'
2022-11-21 23:41 UTC
drivers/gpu/drm/rockchip/rockchip_vop2_reg.c:248:34: warning: unused variable 'vop2_dt_match'
2022-11-21 21:39 UTC
[jfern:sched/pe/balancefix.11212022 13/13] kernel/sched/core.c:642:12: warning: no previous prototype for function '__task_rq_lock_balance'
2022-11-21 21:09 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 61/63] net/rxrpc/security.c:109:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2022-11-21 20:39 UTC
[linux-stable-rc:linux-4.19.y 910/4350] fs/btrfs/volumes.c:4681:3: warning: variable 'max_chunk_size' is used uninitialized whenever 'if' condition is false
2022-11-21 20:12 UTC (2+ messages)
[gerg-m68knommu:armnommu 3/3] arch/arm/include/asm/glue-cache.h:126:2: error: Unknown cache maintenance model
2022-11-21 19:58 UTC
✅ PASS (27/383 SKIPPED): Test report for master (6.1.0-rc6, mainline.kernel.org-clang, eb708140)
2022-11-21 19:51 UTC
[PATCH V4 6/6] ASoC:codecs:aw883xx corresponds to the modified Makefile and Kconfig
2022-11-21 19:48 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 57/63] net/rxrpc/input.c:606:3: error: expected expression
2022-11-21 19:18 UTC
[s390:wip/cmpxchg_user_key 7/7] arch/s390/include/asm/uaccess.h:442:24: error: unsupported inline asm: input with type 'unsigned long' matching output with type 'unsigned int'
2022-11-21 19:18 UTC
[PATCH bpf-next v10 16/24] bpf: Introduce single ownership BPF linked list API
2022-11-21 18:34 UTC
✅ PASS (11/383 SKIPPED): Test report for master (6.1.0-rc5, mainline.kernel.org-clang, c6c67bf9)
2022-11-21 17:01 UTC
BUG: unable to handle kernel NULL pointer dereference in alloc_buddy_hugetlb_folio
2022-11-21 16:34 UTC (2+ messages)
drivers/scsi/qlogicfas408.c:111:4: warning: performing pointer arithmetic on a null pointer has undefined behavior
2022-11-21 16:16 UTC
[ammarfaizi2-block:dhowells/linux-fs/rxrpc-ringless-5 57/63] net/rxrpc/input.c:607:17: warning: mixing declarations and code is incompatible with standards before C99
2022-11-21 15:56 UTC
[linux-stable-rc:linux-5.10.y 5204/9521] drivers/video/fbdev/udlfb.o: warning: objtool: dlfb_ops_write() falls through to next function dlfb_ops_setcolreg()
2022-11-21 14:15 UTC
✅ PASS (26/383 SKIPPED): Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 894909f9)
2022-11-21 12:50 UTC
[tglx-devel:devmsi-arm 82/134] kernel/irq/msi.c:1483:26: warning: variable 'info' set but not used
2022-11-21 12:34 UTC
[ammarfaizi2-block:crng/random/vdso 18/20] ld.lld: error: undefined symbol: do_madvise
2022-11-21 11:23 UTC
next/master build: 234 builds: 25 failed, 209 passed, 167 errors, 606 warnings (next-20221121)
2022-11-21 11:02 UTC
[syzbot] WARNING: locking bug in writeback_single_inode
2022-11-21 10:51 UTC
[syzbot] KASAN: use-after-free Read in __unmap_hugepage_range_final
2022-11-21 10:45 UTC
[PATCH] ARM: Drop '-mthumb' from AFLAGS_ISA
2022-11-21 9:55 UTC (5+ messages)
[cilium:bpf-sockd 1/5] net/smc/af_smc.c:326:43: error: too few arguments to function call, expected 3, have 2
2022-11-21 9:11 UTC
[ammarfaizi2-block:crng/random/vdso 20/20] arch/x86/entry/vdso/vgetrandom.c:10:9: warning: no previous prototype for function '__vdso_getrandom'
2022-11-21 6:50 UTC
[PATCH linux-next] soc: qcom: smem_state: Use device_match_of_node()
2022-11-21 0:52 UTC
arch/powerpc/math-emu/fcmpu.c:13:2: error: variable 'A_c' set but not used
2022-11-20 20:09 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 77c51ba5)
2022-11-20 17:31 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, b6e7fdfd)
2022-11-20 13:01 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 950a9f56)
2022-11-19 19:21 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, ab290ead)
2022-11-19 16:50 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, fe24a97c)
2022-11-19 16:31 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, bf5003a0)
2022-11-19 15:20 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 23a60a03)
2022-11-19 15:10 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, f4408c3d)
2022-11-19 11:40 UTC
[PATCH] rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
2022-11-19 8:05 UTC (2+ messages)
[PATCH] ALSA: seq: Fix function prototype mismatch in snd_seq_expand_var_event
2022-11-19 8:20 UTC (2+ messages)
[PATCH mptcp-next 2/2] Squash-to: "mptcp: add subflow_v(4,6)_send_synack()"
2022-11-19 7:49 UTC
[PATCH net-next] netlink: remove the flex array from struct nlmsghdr
2022-11-19 3:20 UTC (2+ messages)
[PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
2022-11-18 20:25 UTC (5+ messages)
[PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
2022-11-18 20:23 UTC (3+ messages)
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 84368d88)
2022-11-18 19:40 UTC
[linux-next:master 7463/8929] ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_sym_address: .text+0x1c): relocation R_RISCV_PCREL_HI20 out of range: -524439 is not in [-524288, 524287]; references kallsyms_relative_base
2022-11-18 18:42 UTC
[PATCH] drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
2022-11-18 17:40 UTC (4+ messages)
[PATCH] drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
2022-11-18 17:40 UTC (4+ messages)
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, ae753340)
2022-11-18 17:31 UTC
❌ FAIL: Test report for master (6.1.0-rc5, mainline.kernel.org-clang, 81ac2565)
2022-11-18 13:31 UTC
linux-next: manual merge of the drm-misc tree with the origin tree
2022-11-18 9:20 UTC (4+ messages)
[PATCH v5 05/19] iommufd: Document overview of iommufd
2022-11-18 9:06 UTC (2+ messages)
next/master build: 219 builds: 14 failed, 205 passed, 41 errors, 574 warnings (next-20221118)
2022-11-18 8:40 UTC
[PATCH v2] ARM: Drop '-mthumb' from AFLAGS_ISA
2022-11-18 8:23 UTC (2+ messages)
[sean-jc:x86/kvm_host_to_kvm_arch 34/34] arch/riscv/include/asm/kvm_host.h:59:29: error: field has incomplete type 'struct kvm_vm_stat_generic'
2022-11-18 3:13 UTC
[linux-next:master 7063/8605] ld.lld: error: vmlinux.a(kernel/kallsyms.o):(function kallsyms_lookup_names: .text+0x180): relocation R_RISCV_PCREL_HI20 out of range: -524439 is not in [-524288, 524287]; references kallsyms_seqs_of_names
2022-11-18 1:42 UTC
[PATCH linux-next] drm/bridge: Use device_match_of_node()
2022-11-17 22:31 UTC (2+ messages)
[PATCH linux-next] power: supply: core: Use device_match_of_node()
2022-11-17 22:31 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;
as well as URLs for NNTP newsgroup(s).