LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2021-05-19 20:16:33
linux-kernel
Re: [PATCH v4 0/6] x86/syscall: use int for x86-64 system calls
2021-05-19 18:33:30
linux-kernel
[PATCH v4 2/6] x86/syscall: simplify message reporting in syscall_numbering.c
2021-05-19 18:31:44
linux-kernel
[PATCH v4 6/6] x86/syscall: use int everywhere for system call numbers
2021-05-19 18:31:34
linux-kernel
[PATCH v4 4/6] x86/syscall: sign-extend system calls on entry to int
2021-05-19 18:31:26
linux-kernel
[PATCH v4 0/6] x86/syscall: use int for x86-64 system calls
2021-05-19 18:31:22
linux-kernel
[PATCH v4 1/6] x86/syscall: update and extend selftest syscall_numbering_64
2021-05-19 18:31:04
linux-kernel
[PATCH v4 3/6] x86/syscall: add tests under ptrace to syscall_numbering.c
2021-05-19 18:18:49
linux-kernel
Re: [PATCH v3 2/4] x86/syscall: update and extend selftest syscall_numbering_64
2021-05-19 09:21:27
linux-kernel
Re: [PATCH v3 2/4] x86/syscall: update and extend selftest syscall_numbering_64
2021-05-19 07:36:38
linux-kernel
Re: [PATCH v3 1/4] x86/syscall: sign-extend system calls on entry to int
2021-05-16 10:55:34
linux-kernel
Re: [PATCH v3 4/4] x86/syscall: use int everywhere for system call numbers
2021-05-15 23:08:18
linux-kernel
Re: [PATCH v3 4/4] x86/syscall: use int everywhere for system call numbers
2021-05-15 23:07:36
linux-kernel
Re: [PATCH v3 4/4] x86/syscall: use int everywhere for system call numbers
2021-05-15 16:42:28
linux-kernel
Re: [PATCH v2 7/9] x86/irq: WARN_ONCE() if irq_move_cleanup is called on a pending interrupt
2021-05-15 16:32:51
linux-kernel
[PATCH v3 1/4] x86/syscall: sign-extend system calls on entry to int
2021-05-15 16:31:03
linux-kernel
[PATCH v2 5/9] x86/desc: add native_[ig]dt_invalidate() to <asm/desc.h>
2021-05-15 16:31:03
linux-kernel
[PATCH v2 3/9] x86/irq: remove unused vectors from <asm/irq_vectors.h>
2021-05-15 16:31:03
linux-kernel
[PATCH v2 8/9] x86/irq: merge and functionalize common code in DECLARE/DEFINE_IDTENTRY_*
2021-05-15 12:00:31
linux-kernel
[PATCH v2.1 7/8] x86/irq: WARN_ONCE() if irq_move_cleanup is called on a pending interrupt
2021-05-15 04:16:30
linux-kernel
[PATCH v2 6/9] x86/kexec: set_[gi]dt() -> native_[gi]dt_invalidate() in machine_kexec_*.c
2021-05-15 04:11:43
linux-kernel
[PATCH v2 7/9] x86/irq: WARN_ONCE() if irq_move_cleanup is called on a pending interrupt
2021-05-15 04:10:01
linux-kernel
[PATCH v2 0/8] x86/irq: trap and interrupt cleanups
2021-05-15 04:10:00
linux-kernel
[PATCH v2 4/9] x86/idt: remove address argument to idt_invalidate()
2021-05-15 04:07:48
linux-kernel
[PATCH v2 1/9] x86/traps: add X86_NR_HW_TRAPS to <asm/trapnr.h>
2021-05-15 04:07:45
linux-kernel
[PATCH v2 2/9] x86/irqvector: add NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS
2021-05-15 04:01:59
linux-kernel
[PATCH v3 4/4] x86/syscall: use int everywhere for system call numbers
2021-05-15 04:01:59
linux-kernel
[PATCH v3 2/4] x86/syscall: update and extend selftest syscall_numbering_64
2021-05-15 03:59:48
linux-kernel
[RFC v3 PATCH 0/4] x86/syscall: use int for x86-64 system calls
2021-05-15 03:59:47
linux-kernel
[PATCH v3 3/4] x86/syscall: treat out of range and gap system calls the same
2021-05-15 02:15:56
linux-kernel
Re: [PATCH] x86/i8259: Work around buggy legacy PIC
2021-05-14 20:00:34
linux-kernel
Re: [PATCH] x86/i8259: Work around buggy legacy PIC
2021-05-14 13:06:21
linux-kernel
Re: [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs
2021-05-14 02:27:59
linux-kernel
Re: [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs
2021-05-13 17:54:36
linux-kernel
Re: linux-next: build failure after merge of the tip tree
2021-05-13 14:12:02
linux-kernel
Re: [PATCH] x86/asm: Make <asm/asm.h> valid on cross-builds as well
2021-05-12 22:39:45
linux-kernel
Re: [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs
2021-05-12 22:24:46
linux-kernel
Re: [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs
2021-05-12 20:14:23
linux-kernel
Re: [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs
2021-05-12 19:45:58
linux-kernel
Re: [RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs
2021-05-12 19:37:57
linux-kernel
Re: [PATCH 4/6] x86/irq: merge common code in DEFINE_IDTENTRY_SYSVEC[_SIMPLE]
2021-05-11 17:46:10
linux-kernel
Re: [PATCH 4/6] x86/irq: merge common code in DEFINE_IDTENTRY_SYSVEC[_SIMPLE]
2021-05-11 15:58:32
linux-kernel
Re: [PATCH 5/6] x86/irq: WARN_ONCE() if irq_move_cleanup is called on a pending interrupt
2021-05-11 14:45:11
linux-kernel
Re: [PATCH 3/6] x86/idt: remove address argument to idt_invalidate()
2021-05-11 00:57:52
linux-kernel
[PATCH 6/6] x86/irq: remove unused vectors from <asm/irq_vectors.h>
2021-05-11 00:57:27
linux-kernel
[PATCH 2/6] x86/irqvector: add NR_EXTERNAL_VECTORS and NR_SYSTEM_VECTORS
2021-05-11 00:57:22
linux-kernel
[PATCH 5/6] x86/irq: WARN_ONCE() if irq_move_cleanup is called on a pending interrupt
2021-05-11 00:57:06
linux-kernel
[PATCH 3/6] x86/idt: remove address argument to idt_invalidate()
2021-05-11 00:57:01
linux-kernel
[PATCH 1/6] x86/traps: add X86_NR_HW_TRAPS to <asm/trapnr.h>
2021-05-11 00:56:53
linux-kernel
[PATCH 4/6] x86/irq: merge common code in DEFINE_IDTENTRY_SYSVEC[_SIMPLE]
2021-05-11 00:56:46
linux-kernel
[PATCH 0/6] x86/irq: trap and interrupt cleanups
2021-05-10 18:58:12
linux-kernel
[RFC v2 PATCH 7/7] x86/entry: use int for syscall number; handle all invalid syscall nrs