LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2020-07-26 18:35:02
linux-kernel
Re: [tip: x86/entry] x86/entry: Consolidate 32/64 bit syscall entry
2020-07-18 14:42:07
linux-kernel
[PATCH 2/3] x86-32: Remove SEP test for SYSEXIT
2020-07-18 14:41:52
linux-kernel
[PATCH 1/3] x86-64: Move SYSRET validation code to C
2020-07-18 14:39:50
linux-kernel
[PATCH 3/3] x86: Clean up do_fast_syscall_32() tests
2020-07-18 14:39:21
linux-kernel
[PATCH 0/3] x86: Clean up SYSRET/SYSEXIT validation
2020-07-14 17:04:21
linux-kernel
Re: [PATCH 0/2] X32 syscall cleanups
2020-07-13 02:35:13
linux-kernel
Re: [PATCH] x86/entry: add compatibility with IAS
2020-07-10 04:42:13
linux-kernel
Re: [PATCH v2 02/10] x86/percpu: Clean up percpu_to_op()
2020-07-09 18:33:48
linux-kernel
Re: [PATCH 16/17] init: open code setting up stdin/stdout/stderr
2020-07-02 14:50:31
linux-kernel
Re: [PATCH v2 0/4] Remove 32-bit Xen PV guest support
2020-07-01 16:36:41
linux-kernel
Re: [PATCH v2 1/4] x86/xen: remove 32-bit Xen PV guest support
2020-07-01 15:43:35
linux-kernel
Re: [PATCH 3/6] x86/entry/64/compat: Fix Xen PV SYSENTER frame setup
2020-06-17 23:01:43
linux-kernel
[PATCH V2] x86/stackprotector: Pre-initialize canary for secondary CPUs
2020-06-16 17:23:18
linux-kernel
Re: [PATCH 1/2] x86/x32: Use __x64 prefix for X32 compat syscalls
2020-06-16 14:27:07
linux-kernel
[PATCH 1/2] x86/x32: Use __x64 prefix for X32 compat syscalls
2020-06-16 14:25:48
linux-kernel
[PATCH 2/2] x86/x32: Convert x32_rt_sigreturn to native syscall
2020-06-16 14:25:40
linux-kernel
[PATCH 0/2] X32 syscall cleanups
2020-06-15 19:49:42
linux-kernel
Re: [PATCH 2/6] exec: simplify the compat syscall handling
2020-06-15 19:24:55
linux-kernel
Re: [PATCH 2/6] exec: simplify the compat syscall handling
2020-06-15 14:51:33
linux-kernel
Re: [PATCH 2/6] exec: simplify the compat syscall handling
2020-06-10 12:37:28
linux-kernel
Re: [PATCH] syscalls: fix offset type of ksys_ftruncate
2020-06-04 22:22:08
linux-kernel
[PATCH] x86/stackprotector: Pre-initialize canary for secondary CPUs
2020-06-03 17:16:56
linux-kernel
Re: [PATCH v3 35/75] x86/head/64: Build k/head64.c with -fno-stack-protector
2020-06-02 14:22:54
linux-kernel
Re: [PATCH v2 09/10] x86/percpu: Clean up percpu_stable_op()
2020-05-30 22:17:44
linux-kernel
[PATCH v2 02/10] x86/percpu: Clean up percpu_to_op()
2020-05-30 22:17:19
linux-kernel
[PATCH v2 05/10] x86/percpu: Remove "e" constraint from XADD
2020-05-30 22:17:14
linux-kernel
[PATCH v2 04/10] x86/percpu: Clean up percpu_add_op()
2020-05-30 22:16:11
linux-kernel
[PATCH v2 09/10] x86/percpu: Clean up percpu_stable_op()
2020-05-30 22:14:59
linux-kernel
[PATCH v2 10/10] x86/percpu: Remove unused PER_CPU() macro
2020-05-30 22:14:59
linux-kernel
[PATCH v2 03/10] x86/percpu: Clean up percpu_from_op()
2020-05-30 22:14:37
linux-kernel
[PATCH v2 07/10] x86/percpu: Clean up percpu_xchg_op()
2020-05-30 22:14:19
linux-kernel
[PATCH v2 08/10] x86/percpu: Clean up percpu_cmpxchg_op()
2020-05-30 22:14:02
linux-kernel
[PATCH v2 06/10] x86/percpu: Clean up percpu_add_return_op()
2020-05-30 22:13:53
linux-kernel
[PATCH v2 01/10] x86/percpu: Introduce size abstraction macros
2020-05-30 22:13:53
linux-kernel
[PATCH v2 00/10] x86: Clean up percpu operations
2020-05-27 21:53:08
linux-kernel
Re: [PATCH v2 2/3] x86/boot/compressed: force hidden visibility for all symbol references
2020-05-25 00:24:32
linux-kernel
Re: [PATCH 1/4] x86/boot: Add .text.startup to setup.ld
2020-05-21 13:11:02
linux-kernel
Re: [PATCH 2/7] x86/percpu: Clean up percpu_to_op()
2020-05-19 14:00:36
linux-kernel
Re: [PATCH v3 35/75] x86/head/64: Build k/head64.c with -fno-stack-protector
2020-05-19 03:43:18
linux-kernel
Re: [PATCH 2/7] x86/percpu: Clean up percpu_to_op()
2020-05-18 23:51:00
linux-kernel
Re: [PATCH 5/7] x86/percpu: Clean up percpu_add_return_op()
2020-05-17 15:33:25
linux-kernel
[PATCH 6/7] x86/percpu: Clean up percpu_xchg_op()
2020-05-17 15:32:27
linux-kernel
[PATCH 7/7] x86/percpu: Clean up percpu_cmpxchg_op()
2020-05-17 15:31:34
linux-kernel
[PATCH 2/7] x86/percpu: Clean up percpu_to_op()
2020-05-17 15:31:26
linux-kernel
[PATCH 3/7] x86/percpu: Clean up percpu_from_op()
2020-05-17 15:31:24
linux-kernel
[PATCH 5/7] x86/percpu: Clean up percpu_add_return_op()
2020-05-17 15:31:22
linux-kernel
[PATCH 4/7] x86/percpu: Clean up percpu_add_op()
2020-05-17 15:31:13
linux-kernel
[PATCH 0/7] x86: Clean up percpu operations
2020-05-17 15:31:13
linux-kernel
[PATCH 1/7] x86/percpu: Introduce size abstraction macros
2020-05-11 22:56:29
linux-kernel
Re: [PATCH] x86: support i386 with Clang
2020-05-11 19:39:09
linux-kernel
Re: [PATCH] x86: support i386 with Clang