| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, arm64: Fix incorrect runtime stats | Xu Kuohai | 2024-04-16 | 1 | -3/+3 |
* | arm64: bpf: fix 32bit unconditional bswap | Artem Savkov | 2024-03-21 | 1 | -1/+1 |
* | bpf, arm64: fix bug in BPF_LDX_MEMSX | Puranjay Mohan | 2024-03-19 | 1 | -1/+1 |
* | arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline | Puranjay Mohan | 2024-03-09 | 1 | -9/+46 |
* | bpf, arm64: use bpf_prog_pack for memory management | Puranjay Mohan | 2024-02-28 | 1 | -24/+115 |
* | bpf, arm64: support exceptions | Puranjay Mohan | 2024-02-27 | 1 | -19/+68 |
* | bpf, arm64: Enable the inline of bpf_kptr_xchg() | Hou Tao | 2024-01-23 | 1 | -0/+5 |
* | bpf: Use arch_bpf_trampoline_size | Song Liu | 2023-12-06 | 1 | -7/+0 |
* | bpf: Add arch_bpf_trampoline_size() | Song Liu | 2023-12-06 | 1 | -15/+41 |
* | bpf: Adjust argument names of arch_prepare_bpf_trampoline() | Song Liu | 2023-12-06 | 1 | -5/+5 |
* | bpf: Use bpf_is_subprog to check for subprogs | Kumar Kartikeya Dwivedi | 2023-09-16 | 1 | -1/+1 |
* | bpf, arm64: Support signed div/mod instructions | Xu Kuohai | 2023-08-18 | 2 | -4/+17 |
* | bpf, arm64: Support 32-bit offset jmp instruction | Xu Kuohai | 2023-08-18 | 1 | -1/+5 |
* | bpf, arm64: Support unconditional bswap | Xu Kuohai | 2023-08-18 | 1 | -2/+3 |
* | bpf, arm64: Support sign-extension mov instructions | Xu Kuohai | 2023-08-18 | 2 | -1/+19 |
* | bpf, arm64: Support sign-extension load instructions | Xu Kuohai | 2023-08-18 | 2 | -8/+43 |
* | bpf, arm64: Fix BTI type used for freplace attached functions | Alexander Duyck | 2023-07-18 | 1 | -1/+7 |
* | bpf, arm64: Support struct arguments in the BPF trampoline | Florent Revest | 2023-05-15 | 1 | -27/+28 |
* | bpf, arm64: Fixed a BTI error on returning to patched function | Xu Kuohai | 2023-04-03 | 2 | -1/+6 |
* | bpf: Remove prog->active check for bpf_lsm and bpf_iter | Martin KaFai Lau | 2022-10-25 | 1 | -7/+2 |
* | bpf: arm64: No support of struct argument in trampoline programs | Yonghong Song | 2022-09-06 | 1 | -1/+7 |
* | bpf, arm64: Fix bpf trampoline instruction endianness | Xu Kuohai | 2022-08-10 | 1 | -6/+6 |
* | bpf, arm64: Allocate program buffer using kvcalloc instead of kcalloc | Aijun Sun | 2022-08-08 | 1 | -2/+2 |
* | bpf, arm64: Fix compile error in dummy_tramp() | Xu Kuohai | 2022-07-22 | 1 | -2/+2 |
* | bpf, arm64: Mark dummy_tramp as global | Nathan Chancellor | 2022-07-14 | 1 | -0/+1 |
* | bpf, arm64: Add bpf trampoline for arm64 | Xu Kuohai | 2022-07-11 | 1 | -3/+382 |
* | bpf, arm64: Implement bpf_arch_text_poke() for arm64 | Xu Kuohai | 2022-07-11 | 2 | -14/+322 |
* | bpf, arm64: Keep tail call count across bpf2bpf calls | Jakub Sitnicki | 2022-06-21 | 1 | -1/+8 |
* | bpf, arm64: Clear prog->jited_len along prog->jited | Eric Dumazet | 2022-06-07 | 1 | -0/+1 |
* | bpf, arm64: Sign return address for JITed code | Xu Kuohai | 2022-04-06 | 2 | -2/+13 |
* | bpf, arm64: Adjust the offset of str/ldr(immediate) to positive number | Xu Kuohai | 2022-04-01 | 1 | -27/+138 |
* | bpf, arm64: Optimize BPF store/load using arm64 str/ldr(immediate offset) | Xu Kuohai | 2022-04-01 | 2 | -15/+127 |
* | kasan, arm64: don't tag executable vmalloc allocations | Andrey Konovalov | 2022-03-24 | 1 | -1/+2 |
* | bpf, arm64: Support more atomic operations | Hou Tao | 2022-02-28 | 2 | -45/+217 |
* | Merge branch 'for-next/insn' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Daniel Borkmann | 2022-02-28 | 1 | -2/+9 |
|\ |
|
| * | arm64: insn: add encoders for atomic operations | Hou Tao | 2022-02-22 | 1 | -2/+9 |
* | | bpf, arm64: Feed byte-offset into bpf line info | Hou Tao | 2022-02-28 | 1 | -0/+5 |
* | | bpf, arm64: Call build_prologue() first in first JIT pass | Hou Tao | 2022-02-28 | 1 | -5/+8 |
* | | bpf, arm64: Enable kfunc call | Hou Tao | 2022-02-04 | 1 | -0/+5 |
|/ |
|
* | bpf, arm64: Use emit_addr_mov_i64() for BPF_PSEUDO_FUNC | Hou Tao | 2022-01-05 | 1 | -1/+4 |
* | bpf, docs: Prune all references to "internal BPF" | Christoph Hellwig | 2021-11-30 | 1 | -1/+1 |
* | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33 | Tiezhu Yang | 2021-11-16 | 1 | -2/+3 |
* | arm64/bpf: Remove 128MB limit for BPF JIT programs | Russell King | 2021-11-08 | 1 | -5/+2 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2021-11-01 | 1 | -3/+6 |
|\ |
|
| * | arm64: extable: add `type` and `data` fields | Mark Rutland | 2021-10-21 | 1 | -2/+5 |
| * | arm64: extable: make fixup_exception() return bool | Mark Rutland | 2021-10-21 | 1 | -3/+3 |
* | | bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT | Lorenz Bauer | 2021-10-22 | 1 | -0/+5 |
|/ |
|
* | bpf: Introduce BPF nospec instruction for mitigating Spectre v4 | Daniel Borkmann | 2021-07-29 | 1 | -0/+13 |
* | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-06-30 | 1 | -13/+6 |
|\ |
|
| * | bpf, arm64: Remove redundant switch case about BPF_DIV and BPF_MOD | Tiezhu Yang | 2021-05-18 | 1 | -9/+4 |