Age | Commit message (Expand) | Author |
2024-05-15 | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-05-14 | riscv: extend execmem_params for generated code allocations | Mike Rapoport (IBM) |
2024-04-04 | bpf, riscv: Implement bpf_addr_space_cast instruction | Puranjay Mohan |
2024-04-04 | bpf, riscv: Implement PROBE_MEM32 pseudo instructions | Puranjay Mohan |
2024-03-06 | bpf, riscv64/cfi: Support kCFI + BPF on riscv64 | Puranjay Mohan |
2023-09-06 | bpf, riscv: use prog pack allocator in the BPF JIT | Puranjay Mohan |
2023-07-11 | riscv, bpf: Fix inconsistent JIT image generation | Björn Töpel |
2022-06-02 | bpf, riscv: Support riscv jit to provide bpf_line_info | Pu Lehui |
2021-11-01 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski |
2021-11-01 | riscv, bpf: Increase the maximum number of iterations | Björn Töpel |
2021-10-28 | riscv, bpf: Fix potential NULL dereference | Björn Töpel |
2021-10-28 | riscv, bpf: Add BPF exception tables | Tong Tiangen |
2021-10-22 | bpf: Define bpf_jit_alloc_exec_limit for riscv JIT | Lorenz Bauer |
2021-04-26 | riscv: bpf: Avoid breaking W^X | Jisheng Zhang |
2021-04-26 | riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to core | Jisheng Zhang |
2020-07-21 | bpf, riscv: Modify JIT ctx to support compressed instructions | Luke Nelson |
2020-03-05 | riscv, bpf: Factor common RISC-V JIT code | Luke Nelson |