Josh Poimboeuf ([email protected])

Number of posts: 775 (1.02 per day)
First post: 2022-05-07 05:26:28
Last post: 2024-06-07 02:41:35

Date List Subject
2023-02-04 17:24:03 linux-kernel Re: [PATCH 0/2] powerpc: Fix livepatch module re-patching issue
2023-02-04 17:05:14 linux-kernel Re: [tip: objtool/core] objtool: Fix HOSTCC flag usage
2023-02-04 15:47:26 linux-kernel Re: [PATCH v2 15/16] objtool/powerpc: Enable objtool to be built on ppc
2023-02-04 02:29:44 linux-kernel Re: [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-03 22:09:13 linux-kernel [PATCH 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
2023-02-03 22:09:03 linux-kernel [PATCH 18/22] x86/cpu: Mark play_dead() __noreturn
2023-02-03 22:08:59 linux-kernel [PATCH 21/22] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
2023-02-03 22:08:56 linux-kernel [PATCH 20/22] xtensa/cpu: Mark cpu_die() __noreturn
2023-02-03 22:08:46 linux-kernel [PATCH 19/22] xtensa/cpu: Make sure cpu_die() doesn't return
2023-02-03 22:08:38 linux-kernel [PATCH 17/22] x86/cpu: Make sure play_dead() doesn't return
2023-02-03 22:08:23 linux-kernel [PATCH 16/22] sparc/cpu: Mark cpu_play_dead() __noreturn
2023-02-03 22:08:03 linux-kernel [PATCH 14/22] sh/cpu: Mark play_dead() __noreturn
2023-02-03 22:08:01 linux-kernel [PATCH 15/22] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
2023-02-03 22:07:47 linux-kernel [PATCH 13/22] sh/cpu: Make sure play_dead() doesn't return
2023-02-03 22:07:36 linux-kernel [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
2023-02-03 22:07:25 linux-kernel [PATCH 11/22] mips/cpu: Mark play_dead() __noreturn
2023-02-03 22:07:10 linux-kernel [PATCH 09/22] mips/cpu: Expose play_dead()'s prototype definition
2023-02-03 22:07:05 linux-kernel [PATCH 10/22] mips/cpu: Make sure play_dead() doesn't return
2023-02-03 22:06:44 linux-kernel [PATCH 07/22] loongarch/cpu: Make sure play_dead() doesn't return
2023-02-03 22:06:40 linux-kernel [PATCH 08/22] loongarch/cpu: Mark play_dead() __noreturn
2023-02-03 22:06:37 linux-kernel [PATCH 06/22] ia64/cpu: Mark play_dead() __noreturn
2023-02-03 22:06:06 linux-kernel [PATCH 05/22] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-03 22:06:05 linux-kernel [PATCH 04/22] arm64/cpu: Mark cpu_die() __noreturn
2023-02-03 22:06:00 linux-kernel [PATCH 02/22] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-03 22:05:57 linux-kernel [PATCH 03/22] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-03 22:05:51 linux-kernel [PATCH 01/22] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
2023-02-03 22:05:47 linux-kernel [PATCH 00/22] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-01 17:36:56 linux-kernel Re: [tip: objtool/core] objtool: Fix HOSTCC flag usage
2023-02-01 16:57:40 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-02-01 00:18:33 linux-kernel Re: [PATCH v2 4/4] livepatch/shadow: Add garbage collection of shadow variables
2023-02-01 00:02:54 linux-kernel Re: objtool warning for next-20221118
2023-01-31 21:17:40 linux-kernel Re: [PATCH v2 4/4] livepatch/shadow: Add garbage collection of shadow variables
2023-01-31 17:27:22 linux-kernel Re: [PATCH v2 0/8] objtool: reduce maximum memory usage
2023-01-31 16:38:42 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-31 04:41:55 linux-kernel Re: [PATCH v2 4/4] livepatch/shadow: Add garbage collection of shadow variables
2023-01-31 04:37:31 linux-kernel Re: [PATCH v2 3/4] livepatch/shadow: Introduce klp_shadow_type structure
2023-01-31 00:25:51 linux-kernel Re: [PATCH v4 0/3] objtool build improvements
2023-01-31 00:04:06 linux-kernel Re: [PATCH v2 0/8] objtool: reduce maximum memory usage
2023-01-31 00:03:03 linux-kernel Re: [PATCH v2 8/8] objtool: explicitly cleanup resources on success
2023-01-31 00:00:04 linux-kernel Re: [PATCH v2 5/8] objtool: reduce memory usage of struct reloc
2023-01-30 23:54:09 linux-kernel Re: [PATCH v2 3/8] objtool: allocate multiple structures with calloc()
2023-01-30 19:59:41 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-30 19:48:38 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-30 18:19:05 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-27 22:11:46 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-27 17:11:09 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-27 16:53:38 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-27 04:44:16 linux-kernel Re: [PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
2023-01-26 21:00:01 linux-kernel Re: objtool warning from next-20230125
2023-01-26 19:34:38 linux-kernel Re: [PATCH v4 0/3] objtool build improvements
2023-01-26 18:30:15 linux-kernel Re: [PATCH v2 0/4] livepatch: Add garbage collection for shadow variables