Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-05 | riscv: kprobes: allow writing to x0 | 1 | -1/+1 | |
2023-08-16 | riscv: kprobes: simulate c.beqz and c.bnez | 1 | -0/+44 | |
2023-08-16 | riscv: kprobes: simulate c.jr and c.jalr instructions | 1 | -0/+37 | |
2023-08-16 | riscv: kprobes: simulate c.j instruction | 1 | -0/+24 | |
2023-02-14 | Merge patch series "dt-bindings: Add a cpu-capacity property for RISC-V" | 1 | -2/+2 | |
2023-01-24 | riscv/kprobe: Fix instruction simulation of JALR | 1 | -2/+2 | |
2022-12-29 | RISC-V: kprobes: use central defined funct3 constants | 1 | -13/+6 | |
2021-07-21 | riscv: kprobes: implement the branch instructions | 1 | -0/+78 | |
2021-07-21 | riscv: kprobes: implement the auipc instruction | 1 | -0/+34 | |
2021-01-14 | riscv: Add kprobes supported | 1 | -0/+85 |