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
2024-06-12 23:26:42 linux-kernel Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-12 02:51:06 linux-kernel Re: [PATCH v2 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
2024-06-11 20:16:27 linux-kernel Re: [PATCH] x86: add 'runtime constant' infrastructure
2024-06-11 19:43:36 linux-kernel Re: [PATCH] x86: add 'runtime constant' infrastructure
2024-06-11 19:11:32 linux-kernel Re: [PATCH v2 5/6] perf/x86: Enable NMI source reporting for perfmon
2024-06-11 18:56:52 linux-kernel Re: [PATCH] x86: add 'runtime constant' infrastructure
2024-06-11 18:45:04 linux-kernel Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-11 18:45:03 linux-kernel Re: [PATCH v2 4/6] x86/irq: Process nmi sources in NMI handler
2024-06-10 23:35:46 linux-kernel Re: [PATCH] x86: add 'runtime constant' infrastructure
2024-06-09 11:48:59 linux-kernel Re: [PATCH] x86: add 'runtime constant' infrastructure
2024-06-04 00:45:20 linux-kernel Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-03 23:49:39 linux-kernel Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-06-03 23:47:56 linux-kernel Re: [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
2024-05-29 21:18:50 linux-kernel Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler
2024-05-29 21:14:29 linux-kernel Re: [PATCH 4/6] x86/irq: Process nmi sources in NMI handler
2024-05-29 21:01:00 linux-kernel Re: [PATCH 2/6] x86/irq: Extend NMI handler registration interface to include source
2024-05-29 20:50:24 linux-kernel Re: [PATCH 1/6] x86/irq: Add enumeration of NMI source reporting CPU feature
2024-05-20 23:34:51 linux-kernel RE: [PATCH v2] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
2024-05-17 18:04:19 linux-kernel Re: [PATCH v3] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
2024-05-17 17:36:52 linux-kernel Re: [PATCH v2] x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL
2024-04-29 20:58:09 linux-kernel Re: x86: dynamic pt_regs pointer and kernel stack randomization
2024-04-29 19:18:31 linux-kernel Re: x86: dynamic pt_regs pointer and kernel stack randomization
2024-04-28 22:29:34 linux-kernel x86: dynamic pt_regs pointer and kernel stack randomization
2024-04-28 19:14:36 linux-kernel Re: [PATCH 1/3] x86/tsc: Use div64_ul instead of do_div()
2024-04-26 17:32:37 linux-kernel Re: [PATCH v2] x86/e820: apply 'mem=' boot command while reserving memory using boot_params
2024-04-17 16:40:23 linux-kernel Re: [PATCH v3 1/1] x86/fred: Fix INT80 emulation for FRED
2024-04-17 15:29:59 linux-kernel Re: [PATCH v3 1/1] x86/fred: Fix INT80 emulation for FRED
2024-04-17 15:10:25 linux-kernel Re: [PATCH v3 1/1] x86/fred: Fix INT80 emulation for FRED
2024-04-17 15:00:07 linux-kernel Re: [PATCH v3 1/1] x86/fred: Fix INT80 emulation for FRED
2024-04-17 14:48:42 linux-kernel Re: [PATCH] x86/fred: Fix incorrect error code printout in fred_bad_type()
2024-04-16 18:34:08 linux-kernel Re: [PATCH v2 1/1] x86/fred: Fix INT80 emulation for FRED
2024-04-16 18:24:29 linux-kernel Re: [PATCH v2 1/1] x86/fred: Fix INT80 emulation for FRED
2024-04-16 18:20:00 linux-kernel Re: [PATCH v1 1/1] x86/fred: Fix int80 emulation for FRED
2024-04-16 18:12:23 linux-kernel Re: [PATCH v1 1/1] x86/fred: Fix int80 emulation for FRED
2024-04-16 18:06:03 linux-kernel Re: [PATCH v1 1/1] x86/fred: Fix int80 emulation for FRED
2024-04-15 16:22:46 linux-kernel Re: [PATCH v1 1/1] x86/fred: Fix int80 emulation for FRED
2024-04-09 23:37:26 linux-kernel Re: [PATCH v1 1/1] x86/entry/64: Skip SYSRET validation tests when FRED is enabled
2024-04-08 13:46:32 linux-kernel Re: More annoying code generation by clang
2024-03-22 14:23:50 linux-crypto Re: [PATCH v8 01/15] x86/boot: Place kernel_info at a fixed offset
2024-03-22 11:48:34 linux-kernel Re: [PATCH] x86/boot: Simplify boot stack setup
2024-03-18 17:20:58 linux-kernel Re: [PATCH v1 0/3] x86/cpufeatures: Automatically generate required and disabled feature masks
2024-03-17 00:50:12 linux-kernel Re: [RFC 00/14] Dynamic Kernel Stacks
2024-03-15 04:18:59 linux-kernel Re: [RFC 00/14] Dynamic Kernel Stacks
2024-03-15 03:42:05 linux-kernel Re: [RFC 00/14] Dynamic Kernel Stacks
2024-03-12 21:38:12 linux-kernel Re: [RFC 00/14] Dynamic Kernel Stacks
2024-03-12 17:19:40 linux-kernel Re: [RFC 00/14] Dynamic Kernel Stacks
2024-03-12 16:34:33 linux-kernel Re: [PATCH] x86/fred: Add missing *it* to Kconfig description
2024-03-12 02:22:13 linux-kernel Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
2024-03-12 01:28:04 linux-kernel Re: [RFC 11/14] x86: add support for Dynamic Kernel Stacks
2024-03-06 20:40:40 linux-kernel Re: [PATCH v2 1/1] x86/fred: Fix init_task thread stack pointer initialization
2024-03-01 01:03:15 linux-kernel RE: [PATCH] x86/apic: Use div64_ul() instead of do_div()