Erhard Furtner ([email protected])

Number of posts: 34 (0.02 per day)
First post: 2019-11-26 02:05:48
Last post: 2024-02-23 11:37:40

Date List Subject
2024-02-23 11:37:40 linux-kernel Re: "test_ip_fast_csum: ASSERTION FAILED at lib/checksum_kunit.c:589" at boot with CONFIG_CHECKSUM_KUNIT=y enabled on a Talos II, kernel 6.8-rc5
2024-02-20 17:43:50 linux-kernel Re: Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5)
2024-02-20 12:46:50 linux-kernel Re: Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5)
2024-02-19 23:46:18 linux-kernel drm_format_helper_test fails Subtest: drm_test_fb_xrgb8888_to_xrgb2101010 on Big Endian machines (kernel 6.7.5, ppc64)
2024-02-19 22:02:19 linux-kernel Running ttm_device_test leads to list_add corruption. prev->next should be next (ffffffffc05cd428), but was 6b6b6b6b6b6b6b6b. (prev=ffffa0b1a5c034f0) (kernel 6.7.5)
2023-11-16 14:57:04 linux-kernel Re: [PATCH] mm: kmem: properly initialize local objcg variable in current_obj_cgroup()
2023-10-17 23:15:02 linux-kernel Re: [PATCH 0/2] Allow nesting of lazy MMU mode
2023-10-13 13:42:47 linux-kernel Re: [PATCH 0/2] Allow nesting of lazy MMU mode
2023-09-26 04:26:10 linux-kernel [Bisected] PowerMac G4 getting "BUG: Unable to handle kernel data access on write at 0x00001ff0" at boot with CONFIG_VMAP_STACK=y on kernels 6.5.x (regression over 6.4.x)
2023-08-11 00:59:36 linux-kernel WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x2d8/0x33c at boot when CONFIG_NETCONSOLE=y is set (kernel 6.4.8, PowerMac G4 3,6)
2023-06-02 00:01:54 linux-kernel KCSAN reports several races at boot in timekeeping_get_ns, set_nlink, kernfs_refresh_inode, kernfs_refresh_inode (kernel 6.4-rc4, KCSAN_STRICT)
2023-02-22 23:38:25 linux-kernel Re: WARNING: CPU: 0 PID: 756 at arch/powerpc/kernel/exceptions-64s.S:2863 masked_interrupt+0xc/0xe4 with kernel Hard LOCKUP and reboot afterwards (kernel 6.2, PowerMac G5 11,2)
2023-02-21 23:43:06 linux-kernel WARNING: CPU: 0 PID: 756 at arch/powerpc/kernel/exceptions-64s.S:2863 masked_interrupt+0xc/0xe4 with kernel Hard LOCKUP and reboot afterwards (kernel 6.2, PowerMac G5 11,2)
2023-02-16 11:10:17 linux-kernel Re: 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
2023-02-15 23:55:55 linux-kernel 6.2-rc7 fails building on Talos II: memory.c:(.text+0x2e14): undefined reference to `hash__tlb_flush'
2023-02-10 23:49:07 linux-crypto Re: [PATCH] crypto: x86/aria-avx - fix using avx2 instructions
2023-02-10 00:27:02 linux-crypto Segmentation fault + invalid opcode: 0000 [#1] SMP NOPTI at using ARIA cipher (kernel 6.2.0-rc7)
2023-02-10 00:26:43 linux-kernel Segmentation fault + invalid opcode: 0000 [#1] SMP NOPTI at using ARIA cipher (kernel 6.2.0-rc7)
2023-01-20 15:54:52 linux-kernel Re: [bisected] clang 15 built kernel fails to boot, stuck at "Loading Linux 6.1.1 ...", gcc 12 built kernel with same config boots fine
2023-01-20 12:09:55 linux-kernel Re: [bisected] clang 15 built kernel fails to boot, stuck at "Loading Linux 6.1.1 ...", gcc 12 built kernel with same config boots fine
2023-01-19 11:59:12 linux-kernel Re: [PATCH v2] of: Fix of platform build on powerpc due to bad of disaply code
2023-01-19 01:52:27 linux-kernel [bisected] clang 15 built kernel fails to boot, stuck at "Loading Linux 6.1.1 ...", gcc 12 built kernel with same config boots fine
2023-01-18 20:36:14 linux-kernel Re: [PATCH] of: Make of framebuffer devices unique
2023-01-17 00:53:05 linux-kernel [ BUG: Invalid wait context ], BUG: scheduling while atomic: swapper/0/1/0x00000002 on kernel 6.2.0-rc4
2023-01-12 18:22:53 linux-kernel Re: [PATCH] kallsyms: Fix scheduling with interrupts disabled in self-test
2022-12-18 23:29:09 linux-kernel BUG: spinlock trylock failure on UP on CPU#0, Xvnc/256
2022-12-01 01:10:28 linux-kernel BUG: spinlock trylock failure on UP on CPU#0, Xvnc/256
2021-11-30 15:30:32 linux-kernel Re: [PATCH v2] powerpc/powermac: Add missing lockdep_register_key()
2021-11-30 14:07:07 linux-kernel Re: [PATCH] powerpc/modules: Don't WARN on first module allocation tentative
2021-11-30 13:53:28 linux-kernel Re: [PATCH] powerpc/powermac: Add missing lockdep_register_key()
2021-11-30 13:45:55 linux-kernel Re: [PATCH] powerpc/32s: Fix shift-out-of-bounds in KASAN init
2021-10-30 00:09:00 linux-kernel Re: Fwd: [Bug 214867] New: UBSAN: shift-out-of-bounds in drivers/of/unittest.c:1933:36
2020-04-22 21:11:16 linux-kernel Re: [PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
2019-11-26 02:05:48 linux-kernel [PATCH v2] of: unittest: fix memory leak in attach_node_and_children