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
Next Page
Date
List
Subject
2024-06-07 02:41:35
linux-kernel
Re: objtool query: section start/end symbols?
2024-06-06 22:19:04
linux-kernel
Re: objtool query: section start/end symbols?
2024-06-06 19:45:33
linux-kernel
Re: objtool query: section start/end symbols?
2024-05-23 01:04:29
linux-kernel
Re: [PATCH v5 3/3] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-05-18 01:47:10
linux-kernel
Re: [PATCH] x86: select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=y
2024-05-10 19:44:38
linux-kernel
Re: [PATCH] objtool: builtin-check: Use "action" in opts_valid error message to be consistent with help
2024-05-09 05:24:55
linux-kernel
Re: [PATCH v5 3/3] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-05-08 05:56:15
linux-kernel
Re: [PATCH v5 2/3] x86/bugs: Remove duplicate Spectre cmdline option descriptions
2024-05-08 05:20:06
linux-kernel
Re: [PATCH v5 3/3] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-05-08 05:05:24
linux-kernel
Re: [PATCH 1/1] livepatch: Rename KLP_* to KLP_TRANSITION_*
2024-05-07 05:31:30
linux-kernel
[PATCH v5 2/3] x86/bugs: Remove duplicate Spectre cmdline option descriptions
2024-05-07 05:30:48
linux-kernel
[PATCH v5 3/3] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-05-07 05:30:39
linux-kernel
[PATCH v5 1/3] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-07 05:30:27
linux-kernel
[PATCH v5 0/3] x86/bugs: more BHI
2024-05-07 05:18:22
linux-kernel
Re: [PATCH v4 1/5] x86/bugs: Only harden syscalls when needed
2024-05-07 03:29:33
linux-kernel
Re: [PATCH 0/1] *** Replace KLP_* to KLP_TRANSITION_* ***
2024-05-07 03:24:15
linux-kernel
Re: [PATCH v2] objtool: Report section name in elf_init_reloc_text_sym() warning
2024-05-07 02:42:01
linux-kernel
Re: [PATCH 0/1] *** Replace KLP_* to KLP_TRANSITION_* ***
2024-05-05 21:00:36
linux-kernel
Re: [PATCH] livepatch.h: Add comment to klp transition state
2024-05-04 22:24:12
linux-kernel
Re: [PATCH] objtool: Provide origin hint for elf_init_reloc_text_sym() errors
2024-05-03 23:48:46
linux-kernel
Re: [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-03 20:44:27
linux-kernel
Re: [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-03 19:57:07
linux-kernel
Re: [PATCH v4 3/5] x86/syscall: Mark exit[_group] syscall handlers __noreturn
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"