H. Peter Anvin ([email protected])

Number of posts: 9027 (1.04 per day)
First post: 2000-07-31 22:00:45
Last post: 2024-06-12 23:26:42

Date List Subject
2023-01-24 01:43:12 linux-kernel Re: [RFC PATCH v1 1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system
2023-01-24 00:03:50 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-24 00:01:00 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-23 19:46:32 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-22 23:46:22 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-22 11:05:49 linux-kernel Re: RE: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-22 06:04:13 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-22 03:46:35 linux-kernel RE: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-21 06:51:57 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-20 22:00:44 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-20 21:15:14 linux-kernel Re: the x86 sysret_rip test fails on the Intel FRED architecture
2023-01-19 20:44:38 linux-kernel Re: [PATCH v2 1/7] x86/boot: Remove verify_cpu() from secondary_startup_64()
2023-01-18 01:07:28 linux-kernel Re: [PATCH v4 3/3] x86 mm, x86 architecture (32-bit and 64-bit): arch/x86/mm/kaslr.c: Adds 64bits version of prandom_seed_state
2023-01-17 08:45:24 linux-crypto Re: [RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
2023-01-14 03:09:49 linux-kernel Re: [PATCH v4 3/3] x86 mm, x86 architecture (32-bit and 64-bit): arch/x86/mm/kaslr.c: Adds 64bits version of prandom_seed_state
2023-01-14 02:23:31 linux-crypto Re: [RFC PATCH 0/4] random: a simple vDSO mechanism for reseeding userspace CSPRNGs
2023-01-12 02:44:17 linux-kernel Re: [PATCH v2] x86: Disable kernel stack offset randomization for !TSC
2023-01-11 23:20:53 linux-kernel Re: x86/boot: Avoid using Intel mnemonics in AT&T syntax asm
2023-01-10 02:12:47 linux-crypto Re: [RFC][PATCH 11/12] slub: Replace cmpxchg_double()
2023-01-09 22:28:24 linux-crypto Re: [RFC][PATCH 11/12] slub: Replace cmpxchg_double()
2023-01-06 21:55:13 linux-kernel Re: [RFC PATCH v2 32/32] x86/fred: disable FRED by default in its early stage
2023-01-01 05:27:19 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2023-01-01 05:08:30 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2023-01-01 04:27:03 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2023-01-01 04:19:45 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-31 01:51:58 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-31 01:43:41 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-30 22:40:34 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-30 19:35:56 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-29 07:41:30 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-29 07:34:40 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-29 02:18:25 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-29 00:11:50 linux-kernel Re: [PATCH qemu] x86: don't let decompressed kernel image clobber setup_data
2022-12-23 20:14:37 linux-kernel Re: [RFC PATCH 23/32] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
2022-12-23 20:06:36 linux-kernel Re: [RFC PATCH 14/32] x86/fred: header file with FRED definitions
2022-12-23 19:55:47 linux-kernel Re: [RFC PATCH 22/32] x86/fred: FRED initialization code
2022-12-23 19:45:58 linux-kernel Re: [RFC PATCH 22/32] x86/fred: FRED initialization code
2022-12-21 05:59:40 linux-kernel RE: [RFC PATCH 22/32] x86/fred: FRED initialization code
2022-12-20 04:35:02 linux-kernel Re: [RFC][PATCH 01/12] crypto: Remove u128 usage
2022-11-28 04:05:33 linux-kernel Re: [PATCH v2] x86/paravirt: Use relative reference for original instruction
2022-11-27 17:35:49 linux-kernel Re: [PATCH v2] x86/paravirt: Use relative reference for original instruction
2022-11-23 18:48:36 linux-kernel Re: [PATCH v2] x86: Avoid relocation information in final vmlinux
2022-11-23 00:11:16 linux-kernel Re: [PATCH] x86/boot: skip realmode init code when running as Xen PV guest
2022-11-11 23:13:23 linux-kernel RE: [RESEND PATCH 2/6] x86/traps: add a system interrupt table for system interrupt dispatch
2022-11-11 23:04:19 linux-kernel Re: [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
2022-11-11 22:33:15 linux-kernel Re: [RESEND PATCH 5/6] KVM: x86/VMX: add kvm_vmx_reinject_nmi_irq() for NMI/IRQ reinjection
2022-11-07 18:05:42 linux-kernel Re: [PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
2022-11-04 11:36:30 linux-kernel Re: [PATCH] x86/msr-index: make SPEC_CTRL_IBRS assembler-portable
2022-11-02 18:25:48 linux-crypto RE: [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
2022-11-02 16:35:47 linux-crypto RE: [PATCH v2 1/5] perf/x86/intel/lbr: use setup_clear_cpu_cap instead of clear_cpu_cap
2022-10-31 20:48:54 linux-kernel Re: [PATCH 1/2] x86/boot: robustify calling startup_{32,64}() from the decompressor code