Josh Poimboeuf ([email protected])

Number of posts: 752 (1.05 per day)
First post: 2022-05-07 05:26:28
Last post: 2024-04-24 21:09:33

Date List Subject
2024-04-24 21:09:33 linux-kernel Re: [PATCH v4 28/71] x86/bugs: Switch to new Intel CPU model defines
2024-04-24 20:55:26 linux-kernel Re: [PATCH v4 27/71] x86/bugs: Switch to new Intel CPU model defines
2024-04-24 05:39:48 linux-kernel Re: [PATCH v2 2/2] cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
2024-04-24 05:38:46 linux-kernel Re: [PATCH v2 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures
2024-04-24 05:36:04 linux-kernel Re: [PATCH v4 2/5] cpu/speculation: Fix CPU mitigation defaults for !x86
2024-04-21 05:25:59 linux-kernel Re: [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-04-19 21:46:44 linux-kernel Re: [PATCH v4 5/5] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-04-19 21:10:52 linux-kernel [PATCH v4 5/5] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-04-19 21:10:41 linux-kernel [PATCH v4 4/5] x86/bugs: Remove duplicate Spectre cmdline option descriptions
2024-04-19 21:10:36 linux-kernel [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-04-19 21:10:24 linux-kernel [PATCH v4 2/5] cpu/speculation: Fix CPU mitigation defaults for !x86
2024-04-19 21:10:21 linux-kernel [PATCH v4 1/5] x86/bugs: Only harden syscalls when needed
2024-04-19 21:10:10 linux-kernel [PATCH 0/5] x86/bugs: more BHI fixes
2024-04-19 17:34:57 linux-kernel Re: [PATCH 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures
2024-04-19 16:05:53 linux-kernel Re: [PATCH 1/2] cpu: Re-enable CPU mitigations by default for !X86 architectures
2024-04-19 07:33:55 linux-kernel Re: [linus:master] [x86/syscall] 1e3ad78334: will-it-scale.per_process_ops 1.4% improvement
2024-04-19 07:10:49 linux-kernel Re: [BUG] objtool complains about missing __noreturn__ on x64_sys_call() and ia32_sys_call()
2024-04-19 00:49:03 linux-kernel Re: [PATCH v3] x86/bugs: Only harden syscalls when needed
2024-04-19 00:32:05 linux-kernel Re: [PATCH v3] x86/bugs: Only harden syscalls when needed
2024-04-18 22:53:27 linux-kernel Re: [RFC PATCH 0/4] perf: Correlating user process data to samples
2024-04-17 17:58:23 linux-kernel Re: [PATCH v3] x86/bugs: Only harden syscalls when needed
2024-04-16 23:04:23 linux-kernel [PATCH v3] x86/bugs: Only harden syscalls when needed
2024-04-15 23:44:23 linux-kernel Re: [PATCH 3/3] x86/bugs: Remove support for Spectre v2 LFENCE "retpolines"
2024-04-13 04:21:59 linux-kernel Re: [PATCH 3/3] x86/bugs: Remove support for Spectre v2 LFENCE "retpolines"
2024-04-12 22:58:35 linux-kernel Re: [PATCH v2 1/3] x86/bugs: Only harden syscalls when needed
2024-04-12 20:31:37 linux-kernel Re: [PATCH 7/7] scripts/faddr2line: Check only two symbols when calculating symbol size
2024-04-12 20:24:50 linux-kernel Re: [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-12 18:22:19 linux-kernel Re: [PATCH 3/3] x86/bugs: Remove support for Spectre v2 LFENCE "retpolines"
2024-04-12 18:11:20 linux-kernel [PATCH 3/3] x86/bugs: Remove support for Spectre v2 LFENCE "retpolines"
2024-04-12 18:11:00 linux-kernel [PATCH 2/3] x86/bugs: Fix BHI retpoline check
2024-04-12 18:10:52 linux-kernel [PATCH v2 1/3] x86/bugs: Only harden syscalls when needed
2024-04-12 18:10:47 linux-kernel [PATCH 0/3] x86/bugs: BHI fixes / improvements - round 2
2024-04-12 05:21:08 linux-kernel Re: [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-12 04:17:39 linux-kernel Re: [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-12 03:57:59 linux-kernel Re: [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-11 16:38:48 linux-kernel Re: [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-11 16:00:50 linux-kernel Re: [PATCH 3/7] x86/bugs: Fix BHI handling of RRSBA
2024-04-11 15:28:08 linux-kernel Re: [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
2024-04-11 15:09:06 linux-kernel Re: [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-11 05:59:25 linux-kernel [PATCH 6/7] x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
2024-04-11 05:58:25 linux-kernel [PATCH 3/7] x86/bugs: Fix BHI handling of RRSBA
2024-04-11 05:43:39 linux-kernel [PATCH 7/7] x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
2024-04-11 05:43:32 linux-kernel [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-11 05:43:25 linux-kernel [PATCH 4/7] x86/bugs: Clarify that syscall hardening isn't a BHI mitigation
2024-04-11 05:43:13 linux-kernel [PATCH 2/7] x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
2024-04-11 05:42:12 linux-kernel [PATCH 1/7] x86/bugs: BHI documentation fixes
2024-04-11 05:42:04 linux-kernel [PATCH 0/7] x86/bugs: BHI fixes / improvements
2024-03-29 01:40:03 linux-kernel Re: [PATCH] objtool/x86: objtool can confuse memory and stack access
2024-03-23 18:22:17 linux-kernel Re: [PATCH] tools:Fix a memory leak related to variable name
2024-03-12 23:06:24 linux-kernel Re: [PATCH 0/7] Improve performance of 'faddr2line'
2024-03-07 01:30:31 linux-kernel Re: [Bug] WARNING in static_key_disable_cpuslocked