messages from 2026-04-21 00:03:05 to 2026-04-26 22:04:11 UTC [more...]
[PATCH V13 0/7] Rust support for powerpc
2026-04-26 22:04 UTC (27+ messages)
` [PATCH V13 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V13 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V13 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V13 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V13 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V13 6/7] rust: Add PowerPC support
` [PATCH V13 7/7] powerpc: Enable Rust for ppc64le
[PATCH v3 1/1] mfd: Add Host Interface (HIF) support for Nuvoton NCT6694
2026-04-26 16:42 UTC
[PATCH v2] interconnect: imx: fix use-after-free in imx_icc_node_init_qos()
2026-04-26 14:19 UTC
[PATCH V14 0/7] Rust support for powerpc
2026-04-26 11:54 UTC (10+ messages)
` [PATCH V14 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V14 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V14 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V14 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V14 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V14 6/7] rust: Add PowerPC support
` [PATCH V14 7/7] powerpc: Enable Rust for ppc64le
[PATCH V15 0/7] Rust support for powerpc
2026-04-26 10:59 UTC (8+ messages)
` [PATCH V15 1/7] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V15 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled
` [PATCH V15 3/7] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V15 4/7] rust/powerpc: Set min rustc version for powerpc
` [PATCH V15 5/7] rust: Make __udivdi3() and __umoddi3() panic
` [PATCH V15 6/7] rust: Add PowerPC support
` [PATCH V15 7/7] powerpc: Enable Rust for ppc64le
❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 27d128c1)
2026-04-25 10:43 UTC
❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, ac2dc6d5)
2026-04-25 8:42 UTC
❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 892c894b)
2026-04-25 6:32 UTC
Prebuilt LLVM 22.1.4 uploaded
2026-04-24 23:54 UTC (2+ messages)
[PATCH] ALSA: hda/realtek: Add support for HP ENVY x360 Convertible 15-ee0xxx
2026-04-24 20:51 UTC
[GIT PULL] Clang build fix for 7.1
2026-04-24 18:32 UTC (4+ messages)
kernel/futex/core.c:604:23: error: cannot jump from this asm goto statement to one of its possible targets
2026-04-24 17:19 UTC (3+ messages)
[PATCH v2 00/16] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-04-24 15:10 UTC (2+ messages)
` [PATCH v2 04/16] drm/msm/registers: Sync gen_header.py from mesa
[PATCH] riscv: Define __riscv_copy_{,vec_}{words,bytes}_unaligned() using SYM_TYPED_FUNC_START
2026-04-24 13:30 UTC (2+ messages)
[PATCH v3 1/2] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-24 13:24 UTC (2+ messages)
` [PATCH v3 2/2] slab: fix kernel-docs for mm-api
[zab-rpdfs:rpdfs-initial 39/71] fs/rpdfs/dir.c:188:6: warning: variable 'inode' is used uninitialized whenever 'if' condition is true
2026-04-24 11:51 UTC
❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 45dcf5e2)
2026-04-24 8:33 UTC
❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 507bd4b6)
2026-04-24 7:53 UTC
[morimoto:sound-cleanup-2026-04-20-2 147/147] sound/soc/codecs/88pm860x-codec.c:1229:52: error: incomplete definition of type 'struct snd_soc_component'
2026-04-24 6:20 UTC
[bcachefs:bcachefs-testing 35/35] fs/bcachefs/alloc/foreground.c:560:2: warning: label followed by a declaration is a C23 extension
2026-04-24 4:14 UTC
[linux-next:master 14465/14612] clang: error: ignoring '-mabi=ilp32s' as it conflicts with that implied by '-msoft-float' (lp64s)
2026-04-23 22:08 UTC (2+ messages)
[PATCH v6 0/3] x86: Simplifying LAM
2026-04-23 19:10 UTC (12+ messages)
` [PATCH v6 1/3] x86/process: Shorten the LAM tag width
` [PATCH v6 3/3] selftests/lam: Update LAM tag width and cleanup names
[PATCH v4 00/37] VKMS: Introduce multiple configFS attributes
2026-04-23 15:24 UTC (43+ messages)
` [PATCH v4 01/37] drm/drm_mode_config: Add helper to get plane type name
` [PATCH v4 02/37] drm/blend: Get a rotation name from it's bitfield
` [PATCH v4 03/37] drm/drm_color_mgmt: Expose drm_get_color_encoding_name
` [PATCH v4 04/37] drm/drm_color_mgmt: Expose drm_get_color_range_name
` [PATCH v4 05/37] drm/connector: Export drm_get_colorspace_name
` [PATCH v4 06/37] drm/drm_atomic_state_helper: Properly load default value for rotation
` [PATCH v4 07/37] Documentation: ABI: vkms: Add current VKMS ABI documentation
` [PATCH v4 08/37] drm/vkms: Add error handling in plane config creation
` [PATCH v4 09/37] drm/vkms: Simplify plane_release code
` [PATCH v4 10/37] drm/vkms: Explicitly display plane type
` [PATCH v4 11/37] drm/vkms: Use enabled/disabled instead of 1/0 for debug
` [PATCH v4 12/37] drm/vkms: Explicitly display connector status
` [PATCH v4 13/37] drm/vkms: Introduce config for plane name
` [PATCH v4 14/37] drm/vkms: Introduce configfs "
` [PATCH v4 15/37] drm/vkms: Introduce config for plane rotation
` [PATCH v4 16/37] drm/vkms: Introduce configfs "
` [PATCH v4 17/37] drm/vkms: Introduce config for plane color encoding
` [PATCH v4 18/37] drm/vkms: Introduce configfs "
` [PATCH v4 19/37] drm/vkms: Introduce config for plane color range
` [PATCH v4 20/37] drm/vkms: Introduce configfs "
` [PATCH v4 21/37] drm/vkms: Introduce config for plane format
` [PATCH v4 22/37] drm/vkms: Introduce configfs "
` [PATCH v4 23/37] drm/vkms: Properly render plane using their zpos
` [PATCH v4 24/37] drm/vkms: Introduce config for plane zpos property
` [PATCH v4 25/37] drm/vkms: Introduce configfs "
` [PATCH v4 26/37] drm/vkms: Introduce config for connector type
` [PATCH v4 27/37] drm/vkms: Introduce configfs "
` [PATCH v4 28/37] drm/vkms: Rename vkms_connector_init to vkms_connector_init_static
` [PATCH v4 29/37] drm/vkms: Introduce config for connector supported colorspace
` [PATCH v4 30/37] drm/vkms: Introduce configfs "
` [PATCH v4 31/37] drm/vkms: Introduce config for connector EDID
` [PATCH v4 32/37] drm/vkms: Introduce configfs "
` [PATCH v4 33/37] drm/vkms: Store the enabled/disabled status for connector
` [PATCH v4 34/37] drm/vkms: Allow to hot-add connectors
` [PATCH v4 35/37] drm/vkms: Introduce configfs for dynamic connector creation
` [PATCH v4 36/37] drm/vkms: Add connector parent configuration in vkms_config
` [PATCH v4 37/37] drm/vkms: Add ConfigFS interface for connector parent and port_id
[PATCH linux-5.10.y] drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files for clang
2026-04-23 12:35 UTC (2+ messages)
` Patch "drm/amd/display: Do not add '-mhard-float' to calcs, dsc, and dcn30 FP files for clang" has been added to the 5.10-stable tree
[PATCH] ntfs: Avoid NULL pointer dereference in ntfs_iomap_submit_read()
2026-04-23 11:38 UTC (2+ messages)
drivers/gpu/drm/tiny/pixpaper.c:579:12: warning: stack frame size (19288) exceeds limit (8192) in 'pixpaper_panel_hw_init'
2026-04-23 8:24 UTC (2+ messages)
[morimoto:sound-cleanup-2026-04-21 167/167] sound/soc/generic/simple-card.c:767:7: warning: variable 'card' is used uninitialized whenever 'if' condition is true
2026-04-23 4:52 UTC
[superna9999:topic/sm8650/ayaneo-pocket-s2/pmos-v3 7/26] sound/soc/qcom/qdsp6/audioreach.c:755:29: error: cannot assign to variable 'module' with const-qualified type 'const struct audioreach_module *'
2026-04-23 4:28 UTC
[PATCH v2] slab: support for compiler-assisted type-based slab cache partitioning
2026-04-22 23:57 UTC (5+ messages)
drivers/gpu/drm/bridge/ssd2825.c:484:13: warning: stack frame size (20088) exceeds limit (8192) in 'ssd2825_bridge_atomic_pre_enable'
2026-04-22 22:25 UTC
[PATCH v2 08/12] thermal/of: Rename the devm_thermal_of_cooling_device_register() function
2026-04-22 17:42 UTC
[PATCH 00/13] drm/msm: Add PERFCNTR_CONFIG ioctl
2026-04-22 17:29 UTC (6+ messages)
` [PATCH 03/13] drm/msm/registers: Sync gen_header.py from mesa
[koverstreet-bcachefs:pr/1073 60/62] fs/bcachefs/init/dev.c:2241:12: warning: stack frame size (1088) exceeds limit (1024) in 'bch2_dev_resize_thread'
2026-04-22 15:20 UTC
[PATCH 1/1] media: atomisp: mt9m114: Graceful teardown atomisp and mt9m114
2026-04-22 14:37 UTC
❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 6596a02b)
2026-04-22 14:23 UTC
[PATCH 1/2] Compiler Attributes: Add __access macro
2026-04-22 13:22 UTC (15+ messages)
` [PATCH 2/2] kcsan: Silence -Wmaybe-uninitialized when calling __kcsan_check_access()
[PATCH v2] mailbox: don't free the channel if the startup callback failed
2026-04-22 10:43 UTC
[PATCH v2 00/16] perf arm64: Support data type profiling
2026-04-22 9:50 UTC (2+ messages)
[PATCH V11 0/4] Rust support for powerpc
2026-04-22 8:01 UTC (25+ messages)
` [PATCH V11 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V11 3/4] rust: Add PowerPC support
` [PATCH V11 4/4] powerpc: Enable Rust for ppc64le
❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 4ee64205)
2026-04-22 6:02 UTC
[koverstreet-bcachefs:bcachefs-testing 3/16] fs/bcachefs/vfs/direct.c:141:3: error: expected expression
2026-04-22 4:20 UTC
[mark:stacktrace/tests 2/4] ld.lld: error: undefined symbol: kunit_kfree
2026-04-22 4:20 UTC
[PATCH] drm/i915/dp: Ignore HPD when in DPLL enable/disable cycle
2026-04-22 2:03 UTC
[koverstreet-bcachefs:master 3/4] fs/bcachefs/vfs/direct.c:141:3: warning: label followed by a declaration is a C23 extension
2026-04-21 23:44 UTC
[PATCH] xen/manage: unwind partial shutdown watcher setup on error
2026-04-21 19:33 UTC
[PATCH] netfilter: xt_HL: add pr_fmt, default case and NULL checks
2026-04-21 16:24 UTC
[PATCH v3] Bluetooth: hci_bcm4377: validate firmware event length in completion ring
2026-04-21 14:36 UTC
Warning: arch/x86/virt/vmx/tdx/tdx.c:141 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst
2026-04-21 14:25 UTC
[morimoto:sound-cleanup-2026-04-20 127/127] sound/soc/amd/acp/acp-legacy-mach.c:149:74: warning: variable 'ret' is uninitialized when used here
2026-04-21 14:25 UTC
[gdamjan:v7.0/imx471 3/4] drivers/media/i2c/imx471.c:932:15: warning: variable 'props' is uninitialized when passed as a const pointer argument here
2026-04-21 14:05 UTC
[PATCH V12 0/4] Rust support for powerpc
2026-04-21 12:09 UTC (5+ messages)
` [PATCH V12 1/4] rust: Fix "multiple candidates for rmeta dependency core" error
` [PATCH V12 2/4] powerpc/jump_label: adjust inline asm to be consistent
` [PATCH V12 3/4] rust: Add PowerPC support
` [PATCH V12 4/4] powerpc: Enable Rust for ppc64le
[sj:damon/next 156/181] mm/damon/paddr.c:195:7: warning: variable 'matched' is used uninitialized whenever 'if' condition is false
2026-04-21 3:56 UTC (2+ messages)
[morimoto:sound-cleanup-2026-04-20 127/127] sound/soc/atmel/sam9x5_wm8731.c:95:21: warning: variable 'dai' is uninitialized when used here
2026-04-21 3:31 UTC
[morimoto:sound-cleanup-2026-04-20 127/127] sound/soc/soc-component.c:1712:18: warning: variable 'card' is uninitialized when used here
2026-04-21 0:02 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