Brian Gerst ([email protected])

Number of posts: 836 (0.15 per day)
First post: 2008-12-23 05:38:19
Last post: 2024-06-06 15:47:27

Date List Subject
2020-05-11 18:54:26 linux-kernel Re: [PATCH v5] x86: bitops: fix build regression
2020-05-11 18:11:39 linux-kernel Re: [PATCH] x86: support i386 with Clang
2020-05-09 15:45:33 linux-kernel Re: [PATCH v5] x86: bitops: fix build regression
2020-05-08 18:24:42 linux-kernel Re: [PATCH v3] x86: bitops: fix build regression
2020-05-08 01:59:40 linux-kernel Re: [PATCH] x86: bitops: fix build regression
2020-05-07 14:02:40 linux-kernel Re: [PATCH] x86: bitops: fix build regression
2020-05-07 13:35:05 linux-kernel Re: [PATCH] x86: bitops: fix build regression
2020-05-07 06:20:06 linux-kernel Re: [PATCH] x86: bitops: fix build regression
2020-05-05 20:41:56 linux-kernel Re: [patch V4 part 1 19/36] x86/entry: Exclude low level entry code from sanitizing
2020-04-29 12:16:22 linux-kernel Re: [PATCH v2 03/14] x86,smap: Fix smap_{save,restore}() alternatives
2020-04-29 00:56:04 linux-kernel Re: [PATCH v2 03/14] x86,smap: Fix smap_{save,restore}() alternatives
2020-04-22 03:24:21 linux-kernel Re: [PATCH bpf 1/2] bpf, x32: Fix invalid instruction in BPF_LDX zero-extension
2020-04-09 20:54:43 linux-kernel Re: [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data
2020-04-09 20:08:08 linux-kernel Re: [PATCH 3/9] efi/x86: Move efi stub globals from .bss to .data
2020-04-01 14:39:50 linux-kernel Re: [PATCH v2] x86/smpboot: Remove 486-isms from the modern AP boot path
2020-04-01 11:44:01 linux-kernel Re: [PATCH v2] x86/smpboot: Remove 486-isms from the modern AP boot path
2020-03-31 22:54:53 linux-kernel Re: [PATCH v2] x86/smpboot: Remove 486-isms from the modern AP boot path
2020-03-31 22:24:08 linux-kernel Re: [PATCH v2] x86/smpboot: Remove 486-isms from the modern AP boot path
2020-03-24 14:36:33 linux-kernel [PATCH] x86/entry: Fix build error x86 with !CONFIG_POSIX_TIMERS
2020-03-23 21:12:24 linux-kernel Re: [PATCH] x86/entry: Fix SYS_NI() build failure
2020-03-13 19:55:25 linux-kernel [PATCH v4 01/18] x86, syscalls: Refactor SYSCALL_DEFINEx macros
2020-03-13 19:54:53 linux-kernel [PATCH v4 08/18] x86: Move max syscall number calculation to syscallhdr.sh
2020-03-13 19:54:50 linux-kernel [PATCH v4 11/18] x86-64: Add __SYSCALL_COMMON()
2020-03-13 19:54:40 linux-kernel [PATCH v4 16/18] x86-32: Enable pt_regs based syscalls
2020-03-13 19:54:27 linux-kernel [PATCH v4 12/18] x86: Remove ABI prefixes from functions in syscall tables
2020-03-13 19:54:25 linux-kernel [PATCH v4 13/18] x86: Clean up syscall_32.tbl
2020-03-13 19:54:23 linux-kernel [PATCH v4 00/18] x86: syscall wrapper cleanups
2020-03-13 19:54:10 linux-kernel [PATCH v4 04/18] x86, syscalls: Refactor SYS_NI macros
2020-03-13 19:54:02 linux-kernel [PATCH v4 03/18] x86, syscalls: Refactor COND_SYSCALL macros
2020-03-13 19:54:01 linux-kernel [PATCH v4 06/18] x86-64: Move sys_ni_syscall stub to common.c
2020-03-13 19:53:44 linux-kernel [PATCH v4 14/18] x86, syscalls: Rename 32-bit specific syscalls
2020-03-13 19:53:43 linux-kernel [PATCH v4 15/18] x86: Use IA32-specific wrappers for syscalls taking 64-bit arguments
2020-03-13 19:53:36 linux-kernel [PATCH v4 17/18] x86: Drop asmlinkage from syscalls
2020-03-13 19:53:35 linux-kernel [PATCH v4 18/18] x86: Remove unneeded includes
2020-03-13 19:53:12 linux-kernel [PATCH v4 10/18] x86: Remove syscall qualifier support
2020-03-13 19:53:08 linux-kernel [PATCH v4 09/18] x86-64: Remove ptregs qualifier from syscall table
2020-03-13 19:53:03 linux-kernel [PATCH v4 07/18] x86-64: Split X32 syscall table into its own file
2020-03-13 19:53:00 linux-kernel [PATCH v4 05/18] x86-64: Use syscall wrappers for x32_rt_sigreturn
2020-03-13 19:52:48 linux-kernel [PATCH v4 02/18] x86, syscalls: Refactor SYSCALL_DEFINE0 macros
2020-03-13 16:47:20 linux-kernel Re: [RFC][PATCH 04/16] objtool: Annotate identity_mapped()
2020-03-09 05:09:22 linux-kernel Re: [patch part-III V2 05/23] x86/entry/32: Provide macro to emit IDT entry stubs
2020-02-28 20:07:06 linux-kernel Re: [PATCH v3 6/8] x86-32: Enable syscall wrappers
2020-02-28 19:57:52 linux-kernel Re: [PATCH v3 5/8] x86: Move 32-bit compat syscalls to common location
2020-02-28 19:36:43 linux-kernel Re: [PATCH v3 1/8] x86, syscalls: Refactor SYSCALL_DEFINEx macros
2020-02-27 13:30:57 linux-kernel [PATCH v3 2/8] x86, syscalls: Refactor SYSCALL_DEFINE0 macros
2020-02-27 13:30:55 linux-kernel [PATCH v3 1/8] x86, syscalls: Refactor SYSCALL_DEFINEx macros
2020-02-27 13:30:54 linux-kernel [PATCH v3 4/8] x86, syscalls: Refactor SYS_NI macros
2020-02-27 13:30:12 linux-kernel [PATCH v3 6/8] x86-32: Enable syscall wrappers
2020-02-27 13:29:36 linux-kernel [PATCH v3 7/8] x86-64: Use syscall wrappers for x32_rt_sigreturn
2020-02-27 13:29:14 linux-kernel [PATCH v3 8/8] x86: Drop asmlinkage from syscalls
2020-02-27 13:29:13 linux-kernel [PATCH v3 5/8] x86: Move 32-bit compat syscalls to common location