Date |
List |
Subject |
2024-05-14 13:03:20
|
linux-kernel
|
[PATCH bpf] bpf, docs: Fix the description of 'src' in ALU instructions |
2024-05-14 10:28:45
|
linux-kernel
|
[PATCH] tools/memory-model: Add atomic_andnot() with its variants |
2024-05-13 16:00:11
|
linux-kernel
|
Re: [PATCH bpf v3] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH |
2024-05-13 10:03:36
|
linux-kernel
|
[PATCH bpf v3] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH |
2024-05-08 14:48:10
|
linux-kernel
|
[PATCH] tools/memory-model: Add atomic_and()/or()/xor() and add_negative |
2024-05-08 14:09:26
|
linux-kernel
|
Re: [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering |
2024-05-08 12:04:37
|
linux-kernel
|
[PATCH bpf v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH |
2024-05-08 11:40:14
|
linux-kernel
|
Re: [PATCH bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH |
2024-05-08 10:16:21
|
linux-kernel
|
Re: [PATCH bpf-next] bpf, arm64: Add support for lse atomics in bpf_arena |
2024-05-07 17:55:24
|
linux-kernel
|
[PATCH bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH |
2024-05-07 14:07:51
|
linux-kernel
|
Re: [PATCH] riscv/atomic.h: optimize ops with acquire/release ordering |
2024-05-05 20:17:18
|
linux-kernel
|
[PATCH bpf] riscv, bpf: make some atomic operations fully ordered |
2024-05-05 12:34:21
|
linux-kernel
|
[PATCH] riscv/atomic.h: optimize ops with acquire/release ordering |
2024-05-03 17:19:35
|
linux-kernel
|
[PATCH v3 2/2] arm64: implement raw_smp_processor_id() using thread_info |
2024-05-03 17:19:16
|
linux-kernel
|
[PATCH v3 1/2] arm64/arch_timer: include <linux/percpu.h> |
2024-05-03 09:44:40
|
linux-kernel
|
Re: [PATCH v2 1/2] arm64/arch_timer: include <linux/percpu.h> |
2024-05-02 15:29:02
|
linux-kernel
|
[PATCH bpf-next v6 2/4] riscv, bpf: inline bpf_get_smp_processor_id() |
2024-05-02 15:28:52
|
linux-kernel
|
[PATCH bpf-next v6 4/4] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-05-02 15:28:40
|
linux-kernel
|
[PATCH bpf-next v6 1/4] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-05-02 15:20:26
|
linux-kernel
|
[PATCH bpf-next v6 3/4] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-05-02 15:19:16
|
linux-kernel
|
[PATCH bpf-next v6 0/4] bpf: Inline helpers in arm64 and riscv JITs |
2024-05-02 13:17:22
|
linux-kernel
|
Re: [PATCH bpf-next v2 2/2] riscv, bpf: inline bpf_get_smp_processor_id() |
2024-05-02 12:43:34
|
linux-kernel
|
[PATCH v2 2/2] arm64: implement raw_smp_processor_id() using thread_info |
2024-05-02 12:38:02
|
linux-kernel
|
[PATCH v2 1/2] arm64/arch_timer: include <linux/percpu.h> |
2024-05-01 17:13:08
|
linux-kernel
|
Re: [PATCH] arm64: implement raw_smp_processor_id() using thread_info |
2024-05-01 15:47:42
|
linux-kernel
|
[PATCH] arm64: implement raw_smp_processor_id() using thread_info |
2024-04-30 23:48:37
|
linux-kernel
|
[PATCH bpf-next v5 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-30 23:48:23
|
linux-kernel
|
[PATCH bpf-next v5 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-04-30 23:48:04
|
linux-kernel
|
[PATCH bpf-next v5 0/2] bpf, arm64: Support per-cpu instruction |
2024-04-30 18:48:20
|
linux-kernel
|
Re: [PATCH bpf-next v4 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-30 18:30:42
|
linux-kernel
|
Re: [PATCH bpf-next v3 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-04-30 18:00:14
|
linux-kernel
|
[PATCH bpf-next v2 1/2] riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-04-30 17:59:53
|
linux-kernel
|
[PATCH bpf-next v2 0/2] riscv, bpf: Support per-CPU insn and inline bpf_get_smp_processor_id() |
2024-04-30 17:59:29
|
linux-kernel
|
[PATCH bpf-next v2 2/2] riscv, bpf: inline bpf_get_smp_processor_id() |
2024-04-29 13:24:16
|
linux-kernel
|
[PATCH bpf-next v4 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-29 13:24:04
|
linux-kernel
|
[PATCH bpf-next v4 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-04-29 13:23:43
|
linux-kernel
|
[PATCH bpf-next v4 0/2] bpf, arm64: Support per-cpu instruction |
2024-04-26 17:07:19
|
linux-kernel
|
Re: [PATCH bpf-next v3 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-26 16:59:59
|
linux-kernel
|
Re: [PATCH bpf-next v3 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-04-26 16:11:34
|
linux-kernel
|
[PATCH bpf-next] bpf, arm64: Add support for lse atomics in bpf_arena |
2024-04-26 12:14:40
|
linux-kernel
|
[PATCH bpf-next v3 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-26 12:14:25
|
linux-kernel
|
[PATCH bpf-next v3 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-04-26 12:14:11
|
linux-kernel
|
[PATCH bpf-next v3 0/2] bpf, arm64: Support per-cpu instruction |
2024-04-26 10:26:43
|
linux-kernel
|
Re: [PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-25 18:56:39
|
linux-kernel
|
Re: [PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-25 10:14:41
|
linux-kernel
|
Re: [PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-24 17:37:08
|
linux-kernel
|
[PATCH bpf-next v2 2/2] bpf, arm64: inline bpf_get_smp_processor_id() helper |
2024-04-24 17:36:45
|
linux-kernel
|
[PATCH bpf-next v2 1/2] arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs |
2024-04-24 17:36:10
|
linux-kernel
|
[PATCH bpf-next v2 0/2] bpf, arm64: Support per-cpu instructions |
2024-04-24 10:05:02
|
linux-kernel
|
[PATCH bpf v6 2/3] bpf, x86: Fix PROBE_MEM runtime load check |
2024-04-24 10:03:16
|
linux-kernel
|
[PATCH bpf v6 3/3] selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64 |