Björn Töpel ([email protected])

Number of posts: 90 (0.57 per day)
First post: 2017-06-21 16:42:14
Last post: 2017-11-28 07:05:38

Date List Subject
2022-08-15 13:06:06 linux-kernel Re: [RFC] ftrace: Add support to keep some functions out of ftrace
2022-07-07 09:38:49 linux-kernel Re: [PATCH] riscv, libbpf: use a0 for RC register
2022-03-02 10:04:27 linux-kernel Re: [PATCH bpf] libbpf: unmap rings when umem deleted
2022-02-14 08:18:17 linux-kernel Re: [syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
2022-01-21 19:44:29 linux-kernel Re: [PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
2022-01-21 19:08:27 linux-kernel Re: [PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
2021-12-07 08:49:21 linux-kernel Re: [syzbot] WARNING: kmalloc bug in xdp_umem_create (2)
2021-11-03 07:42:26 linux-kernel Re: [PATCH bpf-next] riscv, bpf: fix some compiler error
2021-11-03 06:12:51 linux-kernel Re: [PATCH bpf-next] riscv, bpf: fix some compiler error
2021-11-02 17:09:33 linux-kernel Re: [PATCH bpf-next v4] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
2021-11-02 15:47:45 linux-kernel Re: [PATCH bpf-next] riscv, bpf: fix some compiler error
2021-10-31 11:29:45 linux-kernel Re: [PATCH 2/3] RISC-V: use memcpy for kexec_file mode
2021-10-27 21:33:02 linux-kernel Re: [PATCH bpf-next,v3] riscv, bpf: Add BPF exception tables
2021-10-25 21:38:39 linux-kernel Re: [PATCH bpf-next,v2] riscv, bpf: Add BPF exception tables
2021-10-18 06:16:22 linux-kernel Re: [PATCH v3 1/3] bpf: define bpf_jit_alloc_exec_limit for riscv JIT
2021-10-18 03:47:03 linux-kernel Re: [PATCH -next] riscv/eBPF: Add BPF exception tables
2021-03-05 10:30:18 linux-kernel [PATCH] tools/memory-model: Fix smp_mb__after_spinlock() spelling
2021-03-04 07:18:38 linux-kernel Re: XDP socket rings, and LKMM litmus tests
2021-03-04 07:17:43 linux-kernel Re: XDP socket rings, and LKMM litmus tests
2021-03-04 07:17:27 linux-kernel Re: XDP socket rings, and LKMM litmus tests
2021-03-04 06:44:36 linux-kernel XDP socket rings, and LKMM litmus tests
2020-12-15 14:12:44 linux-kernel Re: [PATCH bpf-next v5 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
2020-12-03 15:18:54 linux-kernel Re: [PATCH][next] samples/bpf: Fix spelling mistake "recieving" -> "receiving"
2020-12-03 14:52:18 linux-kernel Re: [PATCH] dpaa_eth: fix build errorr in dpaa_fq_init
2020-07-28 06:14:03 linux-kernel Re: [Linux-kernel-mentees] [PATCH net v2] xdp: Prevent kernel-infoleak in xsk_getsockopt()
2020-07-21 07:28:33 linux-kernel Re: [PATCH bpf-next v1 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT
2020-07-21 07:28:08 linux-kernel Re: [PATCH bpf-next v1 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
2020-07-15 18:16:06 linux-kernel Re: [RFC PATCH bpf-next 3/3] bpf, riscv: Use compressed instructions in the rv64 JIT
2020-07-15 18:11:10 linux-kernel Re: [RFC PATCH bpf-next 2/3] bpf, riscv: Add encodings for compressed instructions
2020-07-15 18:03:42 linux-kernel Re: [RFC PATCH bpf-next 1/3] bpf, riscv: Modify JIT ctx to support compressed instructions
2020-07-15 17:59:16 linux-kernel Re: [RFC PATCH bpf-next 0/3] bpf, riscv: Add compressed instructions to rv64 JIT
2020-07-09 06:26:43 linux-kernel Re: [PATCH v2 2/2] riscv: Add jump-label implementation
2020-07-09 06:22:46 linux-kernel Re: [PATCH v2 1/2] riscv: Support R_RISCV_ADD64 and R_RISCV_SUB64 relocs
2020-07-08 07:53:26 linux-kernel Re: [PATCH v1] riscv: Add jump-label implementation
2020-07-08 07:20:31 linux-kernel Re: [PATCH v1] riscv: Add jump-label implementation
2020-07-08 06:34:56 linux-kernel Re: [PATCH v1] riscv: Add jump-label implementation
2020-07-04 12:13:23 linux-kernel Re: [RFC] riscv: Add jump-label implementation
2020-07-04 11:25:48 linux-kernel Re: [RFC] riscv: Add jump-label implementation
2020-06-26 13:45:59 linux-kernel [PATCH net] xsk: remove cheap_dma optimization
2020-05-23 21:04:39 linux-kernel [PATCH] Documentation/features: Correct RISC-V kprobes support entry
2020-05-23 19:14:01 linux-kernel [PATCH] Documentation/features: Refresh the arch support status files
2020-05-06 07:11:17 linux-kernel Re: [PATCH bpf-next 0/4] RV64 BPF JIT Optimizations
2020-04-08 05:40:14 linux-kernel Re: [PATCH bpf] riscv, bpf: Fix offset range checking for auipc+jalr on RV64
2020-03-05 16:54:01 linux-kernel Re: [PATCH bpf-next v5 0/4] eBPF JIT for RV32G
2020-03-05 05:41:13 linux-kernel Re: [PATCH bpf-next v5 0/4] eBPF JIT for RV32G
2020-03-04 07:31:57 linux-kernel Re: [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
2020-03-04 05:59:50 linux-kernel Re: [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
2020-03-04 05:44:52 linux-kernel Re: [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
2020-03-03 07:51:45 linux-kernel Re: [PATCH bpf-next v4 1/4] riscv, bpf: move common riscv JIT code to header
2020-03-03 07:49:37 linux-kernel Re: [PATCH bpf-next v4 2/4] riscv, bpf: add RV32G eBPF JIT
2020-03-03 07:29:00 linux-kernel Re: [PATCH bpf-next v4 3/4] bpf, doc: add BPF JIT for RV32G to BPF documentation