Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-20 | net: bpf: arm64: minor fix of type in jited | Daniel Borkmann | 1 | -1/+1 |
2014-10-20 | arm64: bpf: add 'load 64-bit immediate' instruction | Zi Shen Lim | 1 | -0/+31 |
2014-10-20 | arm64: bpf: add 'shift by register' instructions | Zi Shen Lim | 2 | -2/+18 |
2014-10-20 | net: bpf: arm64: address randomize and write protect JIT code | Daniel Borkmann | 1 | -9/+30 |
2014-09-12 | net: bpf: arm64: fix module memory leak when JIT image build fails | Daniel Borkmann | 1 | -1/+3 |
2014-09-08 | arm64: eBPF JIT compiler | Zi Shen Lim | 3 | -0/+850 |