messages from 2023-07-26 16:10:35 to 2023-08-01 11:42:53 UTC [more...]
[stable:linux-5.15.y 8470/9999] drivers/bus/mhi/host/init.c:355:20: warning: taking address of packed member 'wp' of class or structure 'mhi_event_ctxt' may result in an unaligned pointer value
2023-08-01 11:42 UTC
drivers/iommu/ipmmu-vmsa.c:946:34: warning: unused variable 'ipmmu_of_ids'
2023-08-01 11:32 UTC
[PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-08-01 10:59 UTC (4+ messages)
[PATCH next v2 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
2023-08-01 8:45 UTC (6+ messages)
[PATCH v2 3/3] firmware: arm_scmi: Add qcom hvc/shmem transport
2023-08-01 7:27 UTC
next/master build: 186 builds: 4 failed, 182 passed, 4 errors, 23 warnings (next-20230801)
2023-08-01 7:05 UTC
[PATCH] LoongArch: Error out if clang version is less than 17.0.0
2023-08-01 6:30 UTC
[PATCH -next] drm/i2c: tda998x: remove redundant of_match_ptr
2023-08-01 3:23 UTC
✅ PASS (SKIPPED 44 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, d31e3792)
2023-08-01 2:31 UTC
[PATCH v1 0/6] Simplify C/C++ compiler flags
2023-08-01 2:29 UTC (18+ messages)
` [PATCH v1 1/6] perf bpf-loader: Remove unneeded diagnostic pragma
` [PATCH v1 2/6] perf build: Don't always set -funwind-tables and -ggdb3
` [PATCH v1 3/6] perf build: Add Wextra for C++ compilation
` [PATCH v1 4/6] perf build: Disable fewer flex warnings
` [PATCH v1 5/6] perf build: Disable fewer bison warnings
` [PATCH v1 6/6] perf build: Remove -Wno-redundant-decls in 2 cases
[PATCH v4 5/5] arm64: dts: rockchip: rk3588: add PCIe2 support
2023-07-31 23:39 UTC
[PATCH next 0/3] Connector/proc_filter test fixes
2023-07-31 21:55 UTC (4+ messages)
` [PATCH next 1/3] selftests:connector: Fix Makefile to include KHDR_INCLUDES
[PATCH 2/4] mm: mremap: use flush_pmd_tlb_range() in move_normal_pmd()
2023-07-31 21:43 UTC
Prebuilt LLVM 17.0.0-rc1 uploaded
2023-07-31 18:09 UTC
[pdx86-platform-drivers-x86:platform-drivers-x86-simatic-ipc 14/14] drivers/platform/x86/siemens/simatic-ipc-batt.c:197:49: warning: use of logical '||' with constant operand
2023-07-31 16:32 UTC
[PATCH 1/2] drm/exec: use unique instead of local label
2023-07-31 16:00 UTC (4+ messages)
` [PATCH 2/2] drm/exec: add test case for using a drm_exec multiple times
[usb:usb-testing 25/42] drivers/usb/dwc3/dwc3-octeon.c:403:10: warning: shift count >= width of type
2023-07-31 15:55 UTC (5+ messages)
[pdx86-platform-drivers-x86:platform-drivers-x86-simatic-ipc 13/14] drivers/platform/x86/siemens/simatic-ipc.c:132:42: warning: use of logical '||' with constant operand
2023-07-31 15:52 UTC
[PATCH v3] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-31 15:18 UTC (4+ messages)
[peterz-queue:x86/core 2/4] arch/x86/kernel/kprobes/core.c:326:7: error: call to undeclared function 'is_cfi_trap'; ISO C99 and later do not support implicit function declarations
2023-07-31 15:10 UTC
[PATCH 4/4] dmaengine: xilinx: xdma: Support cyclic transfers
2023-07-31 14:39 UTC
[PATCH next v2 5/5] minmax: Relax check to allow comparison between int and small unsigned constants
2023-07-31 13:26 UTC
[PATCH v2 3/3] kunit: Allow kunit test modules to use test filtering
2023-07-31 12:07 UTC (2+ messages)
[PATCH v2 2/2] hwrng: add Zhaoxin HW RNG driver
2023-07-31 12:04 UTC
[PATCH v2] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-31 10:16 UTC (8+ messages)
ld.lld: error: vmlinux.a(init/main.o):(function __traceiter_initcall_level: .text+0x10): relocation R_RISCV_HI20 out of range: 531482 is not in [-524288, 524287]; references '__tracepoint_initcall_level'
2023-07-31 10:11 UTC
[PATCH v2] drm: fix indirect goto into statement expression UB
2023-07-31 9:50 UTC (4+ messages)
vmlinux.o: warning: objtool: set_ftrace_ops_ro+0x42: relocation to !ENDBR: __cfi_kprobe_emulate_jmp_indirect+0x4
2023-07-31 7:47 UTC
[csky-linux:qspinlock_v10 8/11] ld.lld: error: vmlinux.a(init/main.o):(function rcu_lock_acquire: .text+0x5fc): relocation R_RISCV_HI20 out of range: 524289 is not in [-524288, 524287]; references '.Ltmp6'
2023-07-31 7:47 UTC
❌ FAIL (SKIPPED 191 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 57012c57)
2023-07-31 6:40 UTC (3+ messages)
❌ FAIL (SKIPPED 13 of 328): Test report for master (6.5.0-rc4, mainline.kernel.org-clang, 5d0c230f)
2023-07-31 6:11 UTC
next/master build: 13 builds: 0 failed, 13 passed, 2 warnings (next-20230731)
2023-07-31 5:24 UTC
❌ FAIL (SKIPPED 10 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 88f66f13)
2023-07-31 5:21 UTC
[stable:linux-4.19.y 2317/9999] lib/mpi/generic_mpih-mul2.c:49:24: error: invalid use of a cast in a inline asm context requiring an lvalue: remove the cast or build with -fheinous-gnu-extensions
2023-07-31 3:56 UTC
[syzbot] [ext4?] WARNING: locking bug in ext4_xattr_inode_update_ref (2)
2023-07-31 3:34 UTC
[andi-shyti:i2c/andi-for-next 23/27] drivers/i2c/busses/i2c-virtio.c:270:3: error: field designator 'freeze' does not refer to any field in type 'struct virtio_driver'
2023-07-31 2:31 UTC
ld.lld: error: vmlinux.a(init/main.o):(function __traceiter_initcall_level: .text+0x10): relocation R_RISCV_HI20 out of range: 531478 is not in [-524288, 524287]; references '__tracepoint_initcall_level'
2023-07-30 23:41 UTC
[PATCH v2 3/3] power: max17040: get thermal data from adc if available
2023-07-30 20:14 UTC (2+ messages)
[PATCH v5 2/3] firmware: qcom_scm: Add support for Qualcomm Secure Execution Environment SCM interface
2023-07-30 18:42 UTC
[chao:dev-test 4/8] fs/f2fs/gc.c:1843:4: error: call to undeclared function 'stat_inc_cp_call_count'; ISO C99 and later do not support implicit function declarations
2023-07-30 17:40 UTC
[char-misc:char-misc-testing 5/9] drivers/misc/mei/gsc-me.c:315:58: error: expected ';' after top level declarator
2023-07-30 13:53 UTC
clang: error: unsupported option '-fsanitize=thread' for target 'powerpc-unknown-linux-gnu'
2023-07-30 11:21 UTC
✅ PASS (SKIPPED 13 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 12214540)
2023-07-30 2:01 UTC
[PATCH 3/3] usb: typec: nb7vpq904m: switch to DRM_SIMPLE_BRIDGE
2023-07-30 1:08 UTC
[PATCH 1/2] rust: upgrade to Rust 1.71.0
2023-07-29 23:25 UTC
[net-next PATCH v2 5/5] net: dsa: qca8k: use dsa_for_each macro instead of for loop
2023-07-29 16:24 UTC
[PATCH 3/3] kunit: Allow kunit test modules to use test filtering
2023-07-29 15:57 UTC (3+ messages)
[PATCH net-next] net: ethernet: mtk_eth_soc: support per-flow accounting on MT7988
2023-07-29 15:12 UTC
[PATCH v3] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
2023-07-29 11:38 UTC (2+ messages)
✅ PASS (SKIPPED 17 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 122e7943)
2023-07-29 11:11 UTC
✅ PASS (SKIPPED 17 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, ffabf7c7)
2023-07-29 11:11 UTC
[PATCH v3 1/2] powerpc/mm: Cleanup memory block size probing
2023-07-29 9:55 UTC
[sailus-media-tree:master 9/20] drivers/media/i2c/ov5693.c:1280:17: warning: incompatible integer to pointer conversion assigning to 'struct regmap *' from 'int'
2023-07-29 9:31 UTC (3+ messages)
[tiwai-sound:test/pcm-sockptr 18/26] drivers/media/pci/solo6x10/solo6x10-g723.c:242:11: error: use of undeclared identifier 'snd_solo_pcm_copy_user'; did you mean 'snd_solo_pcm_copy'?
2023-07-29 7:41 UTC
[syzbot] [ntfs3?] INFO: task hung in ntfs_read_folio (2)
2023-07-29 6:45 UTC (2+ messages)
✅ PASS (SKIPPED 13 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, f837f0a3)
2023-07-29 4:41 UTC
[martin-lau-bpf-next:tcx_warn_dbg 1/1] net/sched/sch_generic.c:1146:4: warning: format specifies type 'unsigned long' but the argument has type 'int'
2023-07-29 4:14 UTC
[martin-lau-bpf-next:tcx_warn_dbg 1/1] net/sched/sch_generic.c:1146:4: warning: format specifies type 'unsigned long' but the argument has type 'int'
2023-07-29 3:43 UTC
[PATCH 3/3] io_uring: set plug tags for same file
2023-07-29 2:51 UTC
[morse:mpam/snapshot/v6.5-rc1 52/146] fs/resctrl/monitor.c:584:23: warning: variable 'r' set but not used
2023-07-29 2:41 UTC
arch/mips/kernel/jump_label.c:93:6: warning: no previous prototype for function 'jump_label_apply_nops'
2023-07-29 2:21 UTC
[PATCH v5 1/2] ring-buffer: Introducing ring-buffer mapping functions
2023-07-29 1:09 UTC
[asahilinux:bits/200-dcp 95/107] drivers/gpu/drm/apple/iomfb.c:150:6: warning: no previous prototype for function 'dcp_push'
2023-07-28 23:16 UTC
[stable:linux-5.15.y 3221/9999] lib/locking-selftest.c:2792:6: warning: stack frame size (10112) exceeds limit (8192) in 'locking_selftest'
2023-07-28 21:23 UTC
[PATCH bpf-next v4 13/21] ice: Implement checksum hint
2023-07-28 21:02 UTC
[linux-next:master 2208/5284] /bin/bash: line 1: 12782 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/radio/shark2.ko
2023-07-28 19:29 UTC
selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
2023-07-28 18:13 UTC (11+ messages)
[v1 6/6] mm: hugetlb: Skip initialization of struct pages freed later by HVO
2023-07-28 17:25 UTC
[csky-linux:sg2042-master-qspinlock-64ilp32_v3 15/70] arch/riscv/kernel/image_kexec.c:210:13: warning: converting the result of '<<' to a boolean always evaluates to false
2023-07-28 16:54 UTC
[sailus-media-tree:master 10/20] ld.lld: error: undefined symbol: devm_cci_regmap_init_i2c
2023-07-28 16:44 UTC
[hverkuil-media-tree:hdmi-dbg 25/34] drivers/gpu/drm/vc4/vc4_hdmi.c:573:37: error: passing 'const struct drm_connector_state *' to parameter of type 'struct drm_connector_state *' discards qualifiers
2023-07-28 16:01 UTC
[PATCH v2 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
2023-07-28 16:01 UTC
[Intel-gfx] [PATCH v3 4/6] drm/i915/panelreplay: Initializaton and compute config for panel replay
2023-07-28 15:51 UTC
[v1 1/6] mm: hugetlb: Skip prep of tail pages when HVO is enabled
2023-07-28 11:26 UTC
[linux-next:master 5015/5284] arch/powerpc/mm/init_64.c:201:15: error: no previous prototype for function '__vmemmap_populate'
2023-07-28 10:16 UTC (2+ messages)
[RFC bpf-next v6] bpf: Force to MPTCP
2023-07-28 10:14 UTC
[arm-platforms:kvm-arm64/asahi-base-6.5 1/2] sound/soc/mediatek/mt8188/mt8188-mt6359.c:1014:20: error: incompatible function pointer types initializing 'int (*)(struct snd_soc_card *)' with an expression of type 'void (struct snd_soc_card *)'
2023-07-28 9:22 UTC
[djwong-xfs:xfile-page-caching 168/193] ld.lld: error: vmlinux.a(drivers/mtd/nand/raw/brcmnand/iproc_nand.o):(function iproc_nand_probe: .text+0x44): relocation R_RISCV_HI20 out of range: 533176 is not in [-524288, 524287]; references '.L.str.1'
2023-07-28 8:50 UTC
[RESEND PATCH 1/4] iommu/arm-smmu-v3: Add support for ECMDQ register mode
2023-07-28 8:18 UTC
[mtd:nand/next 31/32] drivers/mtd/nand/raw/meson_nand.c:244:59: error: initializer element is not a compile-time constant
2023-07-28 8:04 UTC (3+ messages)
[esmil:visionfive 33/75] drivers/soc/sifive/sifive_ccache.c:156:21: error: '__section__' attribute only applies to functions, global variables, Objective-C methods, and Objective-C properties
2023-07-28 6:34 UTC
[avpatel:riscv_vector_crypto_v4 19/41] ld.lld: error: vmlinux.a(fs/xfs/xfs_inode_item_recover.o):(function xlog_recover_inode_ra_pass2: .text+0xa0): relocation R_RISCV_HI20 out of range: 531295 is not in [-524288, 524287]; references 'xfs_inode_buf_ra_ops'
2023-07-28 6:24 UTC
next/master build: 30 builds: 3 failed, 27 passed, 9 errors, 6 warnings (next-20230728)
2023-07-28 6:18 UTC
❌ FAIL (SKIPPED 191 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 57012c57)
2023-07-28 4:40 UTC
[esmil:visionfive 25/75] arch/riscv/errata/andes/errata.c:46:14: warning: result of comparison of constant 9223372036854811205 with expression of type 'unsigned long' is always true
2023-07-28 0:20 UTC
[RFC v2 07/11] iio: adc: stm32-dfsdm: add scaling support to dfsdm
2023-07-27 22:57 UTC
[PATCH] drm: fix indirect goto into statement expression UB
2023-07-27 22:49 UTC (2+ messages)
[linux-next:master 3825/5027] arch/mips/pic32/pic32mzda/config.c:22:8: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
2023-07-27 18:56 UTC (2+ messages)
fs/smb/client/sess.c:160:5: warning: stack frame size (1152) exceeds limit (1024) in 'cifs_try_adding_channels'
2023-07-27 18:32 UTC (4+ messages)
` [EXTERNAL] "
[PATCH v2 03/10] net: stmmac: dwmac1000: Add multi-channel support
2023-07-27 16:35 UTC
[PATCH 0/2] Avoid -Wconstant-logical-operand in nsecs_to_jiffies_timeout()
2023-07-27 16:08 UTC (5+ messages)
` [PATCH 1/2] drm/v3d: "
[PATCH v3 2/2] regulator: max77857: Add ADI MAX77857/59/MAX77831 Regulator Support
2023-07-27 14:51 UTC (4+ messages)
[rt-devel:linux-6.4.y-rt-rebase 50/85] kernel/printk/printk.c:3361:6: warning: no previous prototype for function 'console_bkl_kthread_create'
2023-07-27 14:21 UTC
[PATCH next 2/5] minmax: Allow min()/max()/clamp() if the arguments have the same signedness
2023-07-27 14:01 UTC (4+ messages)
[stable:linux-5.10.y 3594/9999] drivers/gpu/drm/vc4/vc4_dsi.c:617:35: warning: unused variable 'dsi0_regs'
2023-07-27 12:27 UTC
[netdev-net:main 3/7] ld.lld: error: vmlinux.a(init/main.o):(function set_reset_devices: .init.text+0x0): relocation R_RISCV_HI20 out of range: 534665 is not in [-524288, 524287]; references 'reset_devices'
2023-07-27 11:55 UTC
[jirislaby:devel 61/98] drivers/tty/tty_buffer.c:325:14: warning: comparison of distinct pointer types ('typeof (size - copied) *' (aka 'unsigned int *') and 'typeof (((((1UL << 18) - sizeof(struct tty_buffer)) / 2) & ~255)) *' (aka 'unsigned long *'))
2023-07-27 10:01 UTC
[PATCH 1/6] drm: execution context for GEM buffers v7
2023-07-27 10:08 UTC (2+ messages)
[PATCH] ARM: dts: nuvoton: Add Fii Mori system
2023-07-27 9:50 UTC
✅ PASS (SKIPPED 8 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 0a8db05b)
2023-07-27 9:41 UTC
[jirislaby:devel 61/98] drivers/tty/tty_buffer.c:325:14: warning: comparison of distinct pointer types ('typeof (size - copied) *' (aka 'unsigned int *') and 'typeof ((((((1UL) << 12) - sizeof(struct tty_buffer)) / 2) & ~255)) *' (aka 'unsigned long *'))
2023-07-27 9:29 UTC
[sailus-media-tree:master 10/20] drivers/media/i2c/imx290.c:1526:17: warning: incompatible integer to pointer conversion assigning to 'struct regmap *' from 'int'
2023-07-27 8:59 UTC (2+ messages)
[sailus-media-tree:master 10/20] drivers/media/i2c/imx290.c:1526:19: error: call to undeclared function 'devm_cci_regmap_init_i2c'; ISO C99 and later do not support implicit function declarations
2023-07-27 8:47 UTC
arch/powerpc/mm/book3s64/pgtable.c:422:6: warning: no previous prototype for function 'arch_report_meminfo'
2023-07-27 8:05 UTC
[sailus-media-tree:master 9/20] drivers/media/i2c/ov5693.c:1280:19: error: call to undeclared function 'devm_cci_regmap_init_i2c'; ISO C99 and later do not support implicit function declarations
2023-07-27 8:05 UTC
[PATCH v3 1/3] input: pm8xxx-vib: refactor to easily support new SPMI vibrator
2023-07-27 7:07 UTC (2+ messages)
next/master build: 145 builds: 5 failed, 140 passed, 10 errors, 20 warnings (next-20230727)
2023-07-27 6:53 UTC
[robh:for-kernelci 1/2] drivers/watchdog/stm32_iwdg.c:216:34: warning: unused variable 'stm32_iwdg_of_match'
2023-07-27 5:30 UTC
[PATCH 6/6] bitmap: move bitmap_*_region functions to bitmap.h
2023-07-27 5:20 UTC
❌ FAIL (SKIPPED 13 of 328): Test report for master (6.5.0-rc3, mainline.kernel.org-clang, 5f0bc0b0)
2023-07-27 5:20 UTC
[PATCH] x86/paravirt: Fix tlb_remove_table function callback prototype warning
2023-07-27 5:14 UTC (2+ messages)
[robh:for-kernelci 2/2] drivers/char/hw_random/ingenic-rng.c:98:18: warning: cast to smaller integer type 'enum ingenic_rng_version' from 'const void *'
2023-07-27 5:09 UTC
[PATCH] hwrng: add Zhaoxin HW RNG driver
2023-07-27 2:24 UTC
[peterz-queue:x86/core 2/6] arch/x86/kernel/kprobes/core.c:326:7: error: call to undeclared function 'is_cfi_trap'; ISO C99 and later do not support implicit function declarations
2023-07-27 0:57 UTC (2+ messages)
[mhiramat:topic/fprobe-event-ext 7/11] kernel/trace/trace_probe.c:647:9: error: incompatible pointer to integer conversion returning 'void *' from a function with result type 'int'
2023-07-26 23:26 UTC
[syzbot] [ntfs3?] WARNING: nested lock was not taken in ntfs_file_write_iter
2023-07-26 22:56 UTC
[paulmck-rcu:dev.2023.07.24a 26/26] include/linux/init.h:149:32: error: expected ';' after top level declarator
2023-07-26 22:32 UTC
[RFC] IIO: MPU6050: fix level-triggered IRQ support caused crash
2023-07-26 19:47 UTC
[RFC PATCH v2 1/3] powerpc/eeh: Synchronization for safety
2023-07-26 19:06 UTC
[PATCH] riscv: Handle zicsr/zifencei issue between gcc and binutils
2023-07-26 16:55 UTC (7+ messages)
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