LinuxLists
Users
About
Nikolay Borisov (
[email protected]
)
Number of posts: 172 (0.42 per day)
First post: 2023-05-05 12:08:37
Last post: 2024-06-14 10:17:43
Next Page
Date
List
Subject
2024-06-14 10:17:43
linux-kernel
Re: [PATCH] Documentation: Remove "mfgpt_irq=" from the kernel-parameters.txt file
2024-06-13 11:08:51
linux-kernel
[PATCH v2] x86/boot: Remove unused function __fortify_panic()
2024-06-12 12:10:33
linux-kernel
Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-10 14:32:26
linux-kernel
Re: [PATCH] x86/cpu: Move identify_cpu_without_cpuid() into main branch
2024-06-10 12:00:05
linux-kernel
[PATCH] x86/boot: Remove unused function __fortify_panic()
2024-06-10 07:08:33
linux-kernel
Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-06-10 06:59:35
linux-kernel
Re: [PATCH] x86/cpu: Consolidate identical branches
2024-06-10 06:59:18
linux-kernel
Re: [PATCH] x86/cpu: Move identify_cpu_without_cpuid() into main branch
2024-06-01 07:29:48
linux-kernel
Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-31 06:44:03
linux-kernel
Re: [PATCH] x86/fpu: Remove export of mxcsr_feature_mask
2024-05-30 15:42:23
linux-kernel
Re: [PATCH] x86/boot: add prototype for __fortify_panic()
2024-05-30 15:30:27
linux-kernel
Re: [PATCH 2/2] prefetch: Add ARCH_HAS_PREFETCH definition when the architecture is not defined
2024-05-30 15:28:00
linux-kernel
Re: [PATCH 1/2] x86: Remove the prefetch() specific implementation on x86_64
2024-05-29 15:29:03
linux-kernel
[PATCH] x86/kexec: Remove spurious jmp 1f from from identity_mapped()
2024-05-29 11:39:51
linux-kernel
Re: [PATCHv11 06/19] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
2024-05-29 10:48:32
linux-kernel
Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-05-27 11:16:57
linux-kernel
Re: [PATCH v5 1/3] x86/syscall: Mark exit[_group] syscall handlers __noreturn
2024-05-23 14:01:58
linux-kernel
Re: CVE-2024-35876: x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
2024-05-23 12:21:18
linux-kernel
Re: CVE-2024-35802: x86/sev: Fix position dependent variable references in startup code
2024-05-23 12:02:15
linux-kernel
Re: CVE-2024-35802: x86/sev: Fix position dependent variable references in startup code
2024-05-23 11:15:22
linux-kernel
Re: CVE-2024-35802: x86/sev: Fix position dependent variable references in startup code
2024-05-23 10:30:46
linux-kernel
Re: CVE-2024-35876: x86/mce: Make sure to grab mce_sysfs_mutex in set_bank()
2024-05-23 10:19:35
linux-kernel
Re: CVE-2021-47326: x86/signal: Detect and prevent an alternate signal stack overflow
2024-05-21 12:55:45
linux-kernel
[PATCH] x86/cpu: Move identify_cpu_without_cpuid() into main branch
2024-05-21 12:48:51
linux-kernel
[PATCH] x86/cpu: Consolidate identical branches
2024-05-15 13:28:14
linux-kernel
Re: [PATCHv4 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
2024-05-14 14:57:49
linux-kernel
Re: [PATCHv4 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs
2024-05-09 08:29:23
linux-kernel
Re: [PATCH v5 3/3] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-05-08 15:10:38
linux-kernel
Re: [PATCH v5 3/3] x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
2024-04-22 11:23:15
linux-kernel
Re: CVE-2023-52575: x86/srso: Fix SBPB enablement for spec_rstack_overflow=off
2024-04-17 11:05:02
linux-kernel
Re: [PATCH v3 1/1] x86/fred: Fix INT80 emulation for FRED
2024-04-15 15:30:20
linux-kernel
Re: [PATCH v2 1/3] x86/bugs: Only harden syscalls when needed
2024-04-15 07:54:01
linux-kernel
Re: [PATCH v2 1/3] x86/bugs: Only harden syscalls when needed
2024-04-11 07:54:34
linux-kernel
Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
2024-04-11 07:52:54
linux-kernel
Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI
2024-04-11 06:23:21
linux-kernel
Re: [PATCH 6/7] x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
2024-04-11 06:22:21
linux-kernel
Re: [PATCH 2/7] x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIES
2024-04-11 06:22:10
linux-kernel
Re: [PATCH 1/7] x86/bugs: BHI documentation fixes
2024-04-11 06:20:39
linux-kernel
Re: [PATCH 5/7] x86/bugs: Only harden syscalls when needed
2024-04-03 15:02:29
linux-kernel
Re: [PATCH v3] x86/bugs: Default retbleed to =stuff when retpoline is enabled
2024-03-27 16:01:33
linux-kernel
Re: [PATCH 2/5] x86/alternatives: Catch late X86_FEATURE modifiers
2024-03-27 06:31:31
linux-kernel
Re: [PATCH] kbuild: Disable KCSAN for autogenerated *.mod.c intermediaries
2024-03-26 16:04:38
linux-kernel
Re: Unpatched return thunk in use. This should not happen!
2024-03-26 14:12:34
linux-kernel
Re: Unpatched return thunk in use. This should not happen!
2024-03-13 10:29:59
linux-kernel
Re: [PATCH 2/4] x86/boot: replace __PHYSICAL_START with LOAD_PHYSICAL_ADDR
2024-03-12 07:16:15
linux-kernel
Re: [RFC 06/14] fork: zero vmap stack using clear_page() instead of memset()
2024-02-27 08:48:18
linux-kernel
Re: [PATCH] x86/bugs: Use fixed addressing for VERW operand
2024-02-26 22:21:27
linux-kernel
Re: [tip: x86/urgent] x86/bugs: Add asm helpers for executing VERW
2024-02-26 07:17:43
linux-kernel
Re: [tip: x86/urgent] x86/bugs: Add asm helpers for executing VERW
2024-02-22 11:22:25
linux-kernel
[PATCH 1/2] x86/insn: Remove superfluous checks from instruction decoding routines
2024-02-22 11:22:15
linux-kernel
[PATCH 0/2] Cleanup x86 instruction decoder