LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-09-13 21:49:23
linux-kernel
Re: linux-next: Tree for Sep 13 (objtool)
2023-09-13 21:11:02
linux-kernel
Re: linux-next: Tree for Sep 12 (bcachefs, objtool)
2023-09-12 21:16:54
linux-kernel
[PATCH] objtool: Fix _THIS_IP_ detection for cold functions
2023-09-05 20:30:02
linux-kernel
[PATCH v3 19/20] x86/nospec: Refactor UNTRAIN_RET[_*]
2023-09-05 20:25:18
linux-kernel
[PATCH v3 13/20] x86/srso: Remove 'pred_cmd' label
2023-09-05 19:12:06
linux-kernel
[PATCH v3 01/20] x86/srso: Fix srso_show_state() side effect
2023-09-05 19:11:48
linux-kernel
[PATCH v3 15/20] x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block
2023-09-05 19:01:36
linux-kernel
[PATCH v3 20/20] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
2023-09-05 18:50:23
linux-kernel
[PATCH v3 09/20] x86/srso: Fix unret validation dependencies
2023-09-05 18:14:30
linux-kernel
[PATCH v3 07/20] x86/srso: Print mitigation for retbleed IBPB case
2023-09-05 18:07:20
linux-kernel
[PATCH v3 14/20] x86/bugs: Remove default case for fully switched enums
2023-09-05 17:43:06
linux-kernel
[PATCH v3 08/20] x86/srso: Fix vulnerability reporting for missing microcode
2023-09-05 17:09:45
linux-kernel
Re: [tip: x86/bugs] x86/srso: Fix vulnerability reporting for missing microcode
2023-09-05 16:58:05
linux-kernel
[PATCH v3 18/20] x86/retpoline: Remove .text..__x86.return_thunk section
2023-09-05 16:58:04
linux-kernel
[PATCH v3 11/20] x86/srso: Improve i-cache locality for alias mitigation
2023-09-05 16:51:38
linux-kernel
[PATCH v3 06/20] x86/srso: Print actual mitigation if requested mitigation isn't possible
2023-08-26 16:50:11
linux-kernel
Re: [PATCH 15/23] x86/srso: Remove 'pred_cmd' label
2023-08-26 07:52:26
linux-kernel
Re: [BUG] missing return thunk: __ret+0x5/0x7e-__ret+0x0/0x7e: e9 f6 ff ff ff
2023-08-25 10:50:31
linux-kernel
[PATCH 06/23] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
2023-08-25 08:42:23
linux-kernel
[PATCH 23/23] x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()
2023-08-25 08:42:20
linux-kernel
[PATCH 21/23] x86/retpoline: Remove .text..__x86.return_thunk section
2023-08-25 08:42:19
linux-kernel
[PATCH 14/23] x86/srso: Unexport untraining functions
2023-08-25 08:42:13
linux-kernel
Re: [BUG] missing return thunk: __ret+0x5/0x7e-__ret+0x0/0x7e: e9 f6 ff ff ff
2023-08-25 08:41:33
linux-kernel
[PATCH 17/23] x86/srso: Move retbleed IBPB check into existing 'has_microcode' code block
2023-08-25 08:41:30
linux-kernel
[PATCH 16/23] x86/bugs: Remove default case for fully switched enums
2023-08-25 08:41:11
linux-kernel
[PATCH 18/23] x86/srso: Remove redundant X86_FEATURE_ENTRY_IBPB check
2023-08-25 08:41:07
linux-kernel
[PATCH 22/23] x86/nospec: Refactor UNTRAIN_RET[_*]
2023-08-25 08:41:06
linux-kernel
[PATCH 20/23] x86/rethunk: Use SYM_CODE_START[_LOCAL]_NOALIGN macros
2023-08-25 08:41:05
linux-kernel
[PATCH 19/23] x86/srso: Disentangle rethunk-dependent options
2023-08-25 08:41:01
linux-kernel
[PATCH 15/23] x86/srso: Remove 'pred_cmd' label
2023-08-25 08:40:56
linux-kernel
[PATCH 13/23] x86/srso: Improve i-cache locality for alias mitigation
2023-08-25 08:40:30
linux-kernel
[PATCH 10/23] x86/srso: Fix vulnerability reporting for missing microcode
2023-08-25 08:40:30
linux-kernel
[PATCH 12/23] x86/alternatives: Remove faulty optimization
2023-08-25 08:40:30
linux-kernel
[PATCH 02/23] x86/srso: Set CPUID feature bits independently of bug or mitigation status
2023-08-25 08:40:29
linux-kernel
[PATCH 11/23] x86/srso: Fix unret validation dependencies
2023-08-25 08:40:29
linux-kernel
[PATCH 08/23] x86/srso: Print actual mitigation if requested mitigation isn't possible
2023-08-25 08:40:02
linux-kernel
[PATCH v2 00/23] SRSO fixes/cleanups
2023-08-25 08:40:01
linux-kernel
[PATCH 03/23] x86/srso: Don't probe microcode in a guest
2023-08-25 08:40:00
linux-kernel
[PATCH 09/23] x86/srso: Print mitigation for retbleed IBPB case
2023-08-25 08:39:56
linux-kernel
[PATCH 07/23] x86/srso: Fix SBPB enablement for (possible) future fixed HW
2023-08-25 08:39:22
linux-kernel
[PATCH 01/23] x86/srso: Fix srso_show_state() side effect
2023-08-25 08:39:22
linux-kernel
[PATCH 05/23] KVM: x86: Add SBPB support
2023-08-25 08:39:21
linux-kernel
[PATCH 04/23] KVM: x86: Add IBPB_BRTYPE support
2023-08-23 09:00:27
linux-kernel
Re: [PATCH RFC 4/4] x86/srso: Use CALL-based return thunks to reduce overhead
2023-08-23 00:09:51
linux-kernel
Re: [PATCH 04/22] x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
2023-08-22 06:16:33
linux-kernel
Re: [PATCH RFC 4/4] x86/srso: Use CALL-based return thunks to reduce overhead
2023-08-21 18:50:19
linux-kernel
[PATCH 15/22] x86/alternatives: Remove faulty optimization
2023-08-21 18:16:50
linux-kernel
[PATCH 10/22] x86/srso: Print mitigation for retbleed IBPB case
2023-08-21 17:28:36
linux-kernel
[PATCH 02/22] x86/srso: Set CPUID feature bits independently of bug or mitigation status
2023-08-21 16:48:34
linux-kernel
Re: [PATCH 03/22] KVM: x86: Support IBPB_BRTYPE and SBPB
2023-08-21 13:42:12
linux-kernel
[PATCH 11/22] x86/srso: Slight simplification