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-14 20:19:23 linux-kernel Re: [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
2023-02-14 19:05:49 linux-kernel Re: [PATCH 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-14 18:39:38 linux-kernel Re: [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-14 18:30:04 linux-kernel Re: [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-14 18:28:47 linux-kernel Re: [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
2023-02-14 18:23:33 linux-kernel Re: [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
2023-02-14 18:11:20 linux-kernel Re: [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
2023-02-14 17:06:03 linux-kernel Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-14 07:10:16 linux-kernel [PATCH v2 24/24] sched/idle: Mark arch_cpu_idle_dead() __noreturn
2023-02-14 07:10:05 linux-kernel [PATCH v2 22/24] objtool: Include weak functions in 'global_noreturns' check
2023-02-14 07:10:05 linux-kernel [PATCH v2 21/24] sched/idle: Make sure weak version of arch_cpu_idle_dead() doesn't return
2023-02-14 07:10:05 linux-kernel [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
2023-02-14 07:10:05 linux-kernel [PATCH v2 23/24] init: Make arch_call_rest_init() and rest_init() __noreturn
2023-02-14 07:09:44 linux-kernel [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
2023-02-14 07:09:40 linux-kernel [PATCH v2 15/24] sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
2023-02-14 07:09:38 linux-kernel [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
2023-02-14 07:09:34 linux-kernel [PATCH v2 18/24] x86/cpu: Mark play_dead() __noreturn
2023-02-14 07:09:29 linux-kernel [PATCH v2 14/24] sh/cpu: Mark play_dead() __noreturn
2023-02-14 07:09:25 linux-kernel [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() doesn't return
2023-02-14 07:09:22 linux-kernel [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
2023-02-14 07:09:03 linux-kernel [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
2023-02-14 07:08:58 linux-kernel [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
2023-02-14 07:08:55 linux-kernel [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
2023-02-14 07:08:46 linux-kernel [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
2023-02-14 07:08:42 linux-kernel [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
2023-02-14 07:08:09 linux-kernel [PATCH v2 12/24] powerpc/cpu: Mark start_secondary_resume() __noreturn
2023-02-14 07:07:53 linux-kernel [PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
2023-02-14 07:07:50 linux-kernel [PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-14 07:07:47 linux-kernel [PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-14 07:07:44 linux-kernel [PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
2023-02-14 07:07:42 linux-kernel [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
2023-02-14 07:07:39 linux-kernel [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-14 07:07:35 linux-kernel [PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
2023-02-10 22:42:26 linux-kernel [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-10 22:42:22 linux-kernel [PATCH 0/2] x86/unwind/orc: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-10 22:42:20 linux-kernel [PATCH 1/2] x86/unwind/orc: Add 'signal' field to ORC metadata
2023-02-10 21:31:06 linux-kernel Re: [PATCH] x86/unwind/orc: Fix unwind ip when kprobes hits push/pop
2023-02-09 19:57:49 linux-kernel Re: [PATCH 00/10] objtool: Honey, I shrunk the instruction
2023-02-09 19:26:26 linux-kernel Re: [PATCH 1/4] kasan: mark addr_has_metadata __always_inline
2023-02-09 19:18:35 linux-kernel [PATCH 3/3] vhost: Fix livepatch timeouts in vhost_worker()
2023-02-09 19:18:33 linux-kernel [PATCH 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-09 19:18:30 linux-kernel [PATCH 1/3] livepatch: Skip task_call_func() for current task
2023-02-09 19:18:28 linux-kernel [PATCH 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-07 17:42:36 linux-kernel Re: current objtool warnings from randconfig builds
2023-02-07 17:33:26 linux-kernel [PATCH v1.1 22/22] sched/idle: Mark arch_cpu_idle_dead() __noreturn
2023-02-07 17:31:20 linux-kernel Re: [PATCH v2 0/8] objtool: reduce maximum memory usage
2023-02-06 22:22:16 linux-kernel Re: [PATCH 12/22] powerpc/cpu: Mark start_secondary_resume() __noreturn
2023-02-05 16:22:08 linux-kernel Re: [PATCH 0/2] powerpc: Fix livepatch module re-patching issue
2023-02-04 23:59:20 linux-kernel Re: [PATCH v2 4/4] livepatch/shadow: Add garbage collection of shadow variables
2023-02-04 19:34:12 linux-kernel Re: [PATCH v2 4/4] livepatch/shadow: Add garbage collection of shadow variables
2023-02-04 17:37:39 linux-kernel Re: [PATCH v2 4/4] livepatch/shadow: Add garbage collection of shadow variables