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-03-11 01:20:14 linux-kernel Re: [RFC][PATCH 1/5] static_call: Make NULL static calls consistent
2023-03-10 22:24:16 linux-kernel Re: [RFC][PATCH 5/5] x86/kvm: Simplify static call handling
2023-03-10 20:34:23 linux-kernel [RFC][PATCH 4/5] static_call: Remove DEFINE_STATIC_CALL_RET0() and its uses
2023-03-10 20:34:13 linux-kernel [RFC][PATCH 5/5] x86/kvm: Simplify static call handling
2023-03-10 20:34:08 linux-kernel [RFC][PATCH 1/5] static_call: Make NULL static calls consistent
2023-03-10 20:34:04 linux-kernel [RFC][PATCH 3/5] static_call: Remove static_call_cond() and its usages
2023-03-10 20:34:00 linux-kernel [RFC][PATCH 2/5] static_call: Make NULL static calls return 0
2023-03-10 20:33:56 linux-kernel [RFC][PATCH 0/5] Improve static call NULL handling
2023-03-10 15:37:39 linux-kernel Re: [PATCH] x86/hyperv: Mark hv_ghcb_terminate() as noreturn
2023-03-01 18:17:25 linux-kernel Re: [PATCH v2.1 09/24] mips/cpu: Expose play_dead()'s prototype definition
2023-02-28 16:57:01 linux-kernel Re: [PATCH v3 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-27 15:13:55 linux-kernel Re: vmlinux.o: warning: objtool: mptscsih_abort+0x7f4: unreachable instruction
2023-02-26 17:27:36 linux-kernel Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
2023-02-26 00:01:50 linux-kernel [PATCH] x86/entry: Fix noinstr warning in __enter_from_user_mode()
2023-02-25 23:43:42 linux-kernel Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
2023-02-25 17:28:41 linux-kernel Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
2023-02-25 01:32:10 linux-kernel Re: [PATCH] x86/CPU/AMD: Make sure EFER[AIBRSE] is set
2023-02-25 00:09:46 linux-kernel Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
2023-02-24 21:35:34 linux-kernel Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
2023-02-24 18:53:06 linux-kernel Re: [PATCH v9 7/8] x86/cpu: Support AMD Automatic IBRS
2023-02-24 16:50:26 linux-kernel [PATCH v3 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-24 16:50:24 linux-kernel [PATCH v3 3/3] vhost: Fix livepatch timeouts in vhost_worker()
2023-02-24 16:50:21 linux-kernel [PATCH v3 1/3] livepatch: Skip task_call_func() for current task
2023-02-24 16:50:18 linux-kernel [PATCH v3 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-24 16:42:22 linux-kernel Re: [PATCH v2 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-24 01:34:31 linux-kernel Re: [PATCH v2 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-20 19:35:34 linux-kernel Re: [PATCH] x86/bugs: Allow STIBP with IBRS
2023-02-20 19:19:46 linux-kernel Re: [PATCH] x86/bugs: Allow STIBP with IBRS
2023-02-20 19:15:11 linux-kernel Re: [PATCH] x86/bugs: Allow STIBP with IBRS
2023-02-20 19:02:30 linux-kernel Re: [PATCH] x86/bugs: Allow STIBP with IBRS
2023-02-20 18:27:25 linux-kernel [PATCH] x86/bugs: Allow STIBP with IBRS
2023-02-20 17:59:36 linux-kernel Re: [PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
2023-02-20 16:34:53 linux-kernel Re: [PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
2023-02-20 12:14:02 linux-kernel Re: [PATCH RESEND] x86/speculation: Fix user-mode spectre-v2 protection with KERNEL_IBRS
2023-02-17 22:23:14 linux-kernel [PATCH v2 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-17 22:23:11 linux-kernel [PATCH v2 3/3] vhost: Fix livepatch timeouts in vhost_worker()
2023-02-17 22:23:08 linux-kernel [PATCH v2 1/3] livepatch: Skip task_call_func() for current task
2023-02-17 22:23:06 linux-kernel [PATCH v2 0/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-17 07:05:59 linux-kernel Re: linux-next: build warning after merge of the powerpc tree
2023-02-16 20:36:08 linux-kernel [PATCH] objtool: Fix ORC 'signal' propagation
2023-02-16 20:26:16 linux-kernel Re: [syzbot] WARNING: can't access registers at entry_SYSCALL_64_after_hwframe
2023-02-16 18:51:52 linux-kernel Re: [syzbot] WARNING: can't access registers at entry_SYSCALL_64_after_hwframe
2023-02-16 18:43:07 linux-kernel [PATCH v2.1 09/24] mips/cpu: Expose play_dead()'s prototype definition
2023-02-16 18:42:10 linux-kernel [PATCH v2.1 04/24] arm64/cpu: Mark cpu_die() __noreturn
2023-02-16 18:39:04 linux-kernel [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
2023-02-16 18:06:30 linux-kernel Re: linux-next: build warning after merge of the powerpc tree
2023-02-16 16:58:45 linux-kernel Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-16 16:06:25 linux-kernel Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-16 02:26:39 linux-kernel Re: [PATCH 2/3] livepatch,sched: Add livepatch task switching to cond_resched()
2023-02-15 23:16:47 linux-kernel Re: [PATCH 2/2] x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
2023-02-15 19:45:49 linux-kernel Re: [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn