Brendan Jackman ([email protected])

Number of posts: 181 (0.13 per day)
First post: 2020-08-24 14:11:34
Last post: 2024-05-31 16:41:20

Date List Subject
2020-12-02 10:59:36 linux-kernel Re: [PATCH v2 bpf-next 02/13] bpf: x86: Factor out emission of REX byte
2020-12-02 10:57:43 linux-kernel Re: [PATCH v2 bpf-next 01/13] bpf: x86: Factor out emission of ModR/M for *(reg + off)
2020-12-01 22:36:38 linux-kernel Re: [PATCH v2 bpf-next 08/13] bpf: Add instructions for atomic_[cmp]xchg
2020-12-01 22:35:09 linux-kernel Re: [PATCH v2 bpf-next 08/13] bpf: Add instructions for atomic_[cmp]xchg
2020-12-01 13:00:36 linux-kernel Re: [PATCH v2 bpf-next 12/13] bpf: Add tests for new BPF atomic operations
2020-12-01 12:43:50 linux-kernel Re: [PATCH v2 bpf-next 10/13] bpf: Add instructions for atomic[64]_[fetch_]sub
2020-12-01 12:27:56 linux-kernel Re: [PATCH v2 bpf-next 07/13] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
2020-12-01 12:23:30 linux-kernel Re: [PATCH v2 bpf-next 05/13] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
2020-12-01 12:17:59 linux-kernel Re: [PATCH v2 bpf-next 01/13] bpf: x86: Factor out emission of ModR/M for *(reg + off)
2020-12-01 12:15:21 linux-kernel Re: [PATCH v2 bpf-next 02/13] bpf: x86: Factor out emission of REX byte
2020-11-28 00:33:48 linux-kernel [PATCH v2 bpf-next 04/13] bpf: x86: Factor out a lookup table for some ALU opcodes
2020-11-28 00:30:41 linux-kernel [PATCH v2 bpf-next 12/13] bpf: Add tests for new BPF atomic operations
2020-11-28 00:30:13 linux-kernel [PATCH v2 bpf-next 08/13] bpf: Add instructions for atomic_[cmp]xchg
2020-11-27 20:34:02 linux-kernel [PATCH v2 bpf-next 13/13] bpf: Document new atomic instructions
2020-11-27 18:02:24 linux-kernel [PATCH v2 bpf-next 10/13] bpf: Add instructions for atomic[64]_[fetch_]sub
2020-11-27 18:01:14 linux-kernel [PATCH v2 bpf-next 07/13] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
2020-11-27 18:01:11 linux-kernel [PATCH v2 bpf-next 03/13] bpf: x86: Factor out function to emit NEG
2020-11-27 18:01:04 linux-kernel [PATCH v2 bpf-next 05/13] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
2020-11-27 18:01:00 linux-kernel [PATCH v2 bpf-next 11/13] bpf: Add bitwise atomic instructions
2020-11-27 18:00:57 linux-kernel [PATCH v2 bpf-next 09/13] bpf: Pull out a macro for interpreting atomic ALU operations
2020-11-27 18:00:53 linux-kernel [PATCH v2 bpf-next 06/13] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
2020-11-27 17:59:48 linux-kernel [PATCH v2 bpf-next 02/13] bpf: x86: Factor out emission of REX byte
2020-11-27 17:59:43 linux-kernel [PATCH v2 bpf-next 01/13] bpf: x86: Factor out emission of ModR/M for *(reg + off)
2020-11-27 17:59:41 linux-kernel [PATCH v2 bpf-next 00/13] Atomics for eBPF
2020-08-24 17:06:44 linux-kernel Re: [RFC] security: replace indirect calls with static calls
2020-08-24 15:26:08 linux-kernel Re: [RFC] security: replace indirect calls with static calls
2020-08-24 15:09:31 linux-kernel Re: [RFC] security: replace indirect calls with static calls
2020-08-24 14:11:34 linux-kernel Re: [RFC] security: replace indirect calls with static calls