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