LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2020-12-14 15:45:16
linux-kernel
Re: [PATCH bpf-next v4 07/11] bpf: Add instructions for atomic_[cmp]xchg
2020-12-14 14:31:21
linux-kernel
Re: [PATCH bpf-next] libbpf: Expose libbpf ringbufer epoll_fd
2020-12-11 18:59:02
linux-kernel
[PATCH bpf-next] libbpf: Expose libbpf ringbufer epoll_fd
2020-12-09 00:56:25
linux-kernel
Re: [PATCH bpf-next v4 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
2020-12-08 17:11:10
linux-kernel
Re: [PATCH bpf-next v3 12/14] bpf: Pull tools/build/feature biz into selftests Makefile
2020-12-08 17:04:09
linux-kernel
Re: [PATCH bpf-next v4 10/11] bpf: Add tests for new BPF atomic operations
2020-12-08 12:59:53
linux-kernel
Re: [PATCH bpf-next v4 10/11] bpf: Add tests for new BPF atomic operations
2020-12-08 10:03:33
linux-kernel
Re: [PATCH bpf-next v4 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
2020-12-08 09:32:33
linux-kernel
Re: [PATCH bpf-next v4 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
2020-12-07 16:16:55
linux-kernel
Re: [PATCH bpf-next v3 10/14] bpf: Add bitwise atomic instructions
2020-12-07 16:15:06
linux-kernel
[PATCH bpf-next v4 09/11] bpf: Add bitwise atomic instructions
2020-12-07 16:14:28
linux-kernel
[PATCH bpf-next v4 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
2020-12-07 16:14:26
linux-kernel
[PATCH bpf-next v4 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
2020-12-07 16:13:36
linux-kernel
[PATCH bpf-next v4 07/11] bpf: Add instructions for atomic_[cmp]xchg
2020-12-07 16:13:27
linux-kernel
[PATCH bpf-next v4 01/11] bpf: x86: Factor out emission of ModR/M for *(reg + off)
2020-12-07 16:13:18
linux-kernel
[PATCH bpf-next v4 03/11] bpf: x86: Factor out a lookup table for some ALU opcodes
2020-12-07 16:13:16
linux-kernel
[PATCH bpf-next v4 11/11] bpf: Document new atomic instructions
2020-12-07 16:13:01
linux-kernel
[PATCH bpf-next v4 10/11] bpf: Add tests for new BPF atomic operations
2020-12-07 16:12:47
linux-kernel
[PATCH bpf-next v4 08/11] bpf: Pull out a macro for interpreting atomic ALU operations
2020-12-07 16:12:33
linux-kernel
[PATCH bpf-next v4 05/11] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
2020-12-07 16:12:30
linux-kernel
[PATCH bpf-next v4 00/11] Atomics for eBPF
2020-12-07 16:11:58
linux-kernel
[PATCH bpf-next v4 02/11] bpf: x86: Factor out emission of REX byte
2020-12-07 15:51:46
linux-kernel
Re: [PATCH bpf-next v3 13/14] bpf: Add tests for new BPF atomic operations
2020-12-07 11:31:13
linux-kernel
Re: [PATCH bpf-next v3 10/14] bpf: Add bitwise atomic instructions
2020-12-07 11:04:04
linux-kernel
Re: [PATCH bpf-next v3 12/14] bpf: Pull tools/build/feature biz into selftests Makefile
2020-12-04 09:49:53
linux-kernel
Re: [PATCH bpf-next v3 13/14] bpf: Add tests for new BPF atomic operations
2020-12-04 09:44:22
linux-kernel
Re: [PATCH bpf-next v3 12/14] bpf: Pull tools/build/feature biz into selftests Makefile
2020-12-04 09:39:39
linux-kernel
Re: [PATCH bpf-next v3 10/14] bpf: Add bitwise atomic instructions
2020-12-04 09:32:01
linux-kernel
Re: [PATCH bpf-next v3 09/14] bpf: Pull out a macro for interpreting atomic ALU operations
2020-12-04 09:30:07
linux-kernel
Re: [PATCH bpf-next v3 08/14] bpf: Add instructions for atomic_[cmp]xchg
2020-12-04 09:17:45
linux-kernel
Re: [PATCH bpf-next v3 07/14] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
2020-12-03 19:17:15
linux-kernel
Re: [PATCH bpf-next v3 00/14] Atomics for eBPF
2020-12-03 19:16:58
linux-kernel
[PATCH bpf-next v3 11/14] tools build: Implement feature check for BPF atomics in Clang
2020-12-03 16:09:47
linux-kernel
[PATCH bpf-next v3 14/14] bpf: Document new atomic instructions
2020-12-03 16:09:35
linux-kernel
[PATCH bpf-next v3 09/14] bpf: Pull out a macro for interpreting atomic ALU operations
2020-12-03 16:09:30
linux-kernel
[PATCH bpf-next v3 12/14] bpf: Pull tools/build/feature biz into selftests Makefile
2020-12-03 16:09:05
linux-kernel
[PATCH bpf-next v3 13/14] bpf: Add tests for new BPF atomic operations
2020-12-03 16:08:48
linux-kernel
[PATCH bpf-next v3 07/14] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
2020-12-03 16:08:35
linux-kernel
[PATCH bpf-next v3 10/14] bpf: Add bitwise atomic instructions
2020-12-03 16:08:29
linux-kernel
[PATCH bpf-next v3 06/14] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
2020-12-03 16:08:10
linux-kernel
[PATCH bpf-next v3 03/14] bpf: x86: Factor out function to emit NEG
2020-12-03 16:07:58
linux-kernel
[PATCH bpf-next v3 05/14] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
2020-12-03 16:07:50
linux-kernel
[PATCH bpf-next v3 08/14] bpf: Add instructions for atomic_[cmp]xchg
2020-12-03 16:07:32
linux-kernel
[PATCH bpf-next v3 01/14] bpf: x86: Factor out emission of ModR/M for *(reg + off)
2020-12-03 16:07:27
linux-kernel
[PATCH bpf-next v3 00/14] Atomics for eBPF
2020-12-03 16:07:18
linux-kernel
[PATCH bpf-next v3 04/14] bpf: x86: Factor out a lookup table for some ALU opcodes
2020-12-03 16:06:35
linux-kernel
[PATCH bpf-next v3 02/14] bpf: x86: Factor out emission of REX byte
2020-12-03 12:12:29
linux-kernel
[PATCH bpf-next] bpf: Fix cold build of test_progs-no_alu32
2020-12-03 10:27:14
linux-kernel
[PATCH bpf-next] tools/resolve_btfids: Fix some error messages
2020-12-02 12:31:31
linux-kernel
Re: [PATCH v2 bpf-next 12/13] bpf: Add tests for new BPF atomic operations
2020-12-02 11:22:54
linux-kernel
Re: [PATCH v2 bpf-next 10/13] bpf: Add instructions for atomic[64]_[fetch_]sub