| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-31 | bpf/arm64: Fix BPF_ST into arena memory | Puranjay Mohan | 1 | -2/+3 |
| 2025-10-01 | Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 3 | -35/+134 |
| 2025-09-25 | kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI | Kees Cook | 1 | -1/+1 |
| 2025-09-23 | bpf, arm64: Add support for signed arena loads | Puranjay Mohan | 1 | -13/+17 |
| 2025-09-23 | bpf, x86: Add support for signed arena loads | Kumar Kartikeya Dwivedi | 1 | -0/+5 |
| 2025-09-17 | bpf, arm64: Call bpf_jit_binary_pack_finalize() in bpf_jit_free() | Hengqi Chen | 1 | -2/+1 |
| 2025-09-11 | bpf: Report arena faults to BPF stderr | Puranjay Mohan | 1 | -0/+60 |
| 2025-09-11 | bpf: arm64: simplify exception table handling | Puranjay Mohan | 1 | -22/+3 |
| 2025-09-04 | bpf, arm64: Remove duplicated bpf_flush_icache() | Hengqi Chen | 1 | -1/+0 |
| 2025-08-28 | bpf, arm64: Add JIT support for timed may_goto | Puranjay Mohan | 3 | -2/+53 |
| 2025-08-01 | arm64/cfi,bpf: Support kCFI + BPF on arm64 | Puranjay Mohan | 1 | -3/+27 |
| 2025-07-26 | bpf, arm64: JIT support for private stack | Puranjay Mohan | 1 | -12/+121 |
| 2025-07-26 | bpf, arm64: Fix fp initialization for exception boundary | Puranjay Mohan | 1 | -0/+1 |
| 2025-07-17 | bpf, arm64: remove structs on stack constraint | Alexis Lothoré (eBPF Foundation) | 1 | -5/+0 |
| 2025-06-10 | bpf, arm64, powerpc: Change nospec to include v1 barrier | Luis Gerhorst | 2 | -2/+12 |
| 2025-06-10 | bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4() | Luis Gerhorst | 1 | -9/+12 |
| 2025-05-29 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -71/+171 |
| 2025-05-28 | bpf, arm64: Remove unused-but-set function and variable. | Alexei Starovoitov | 1 | -19/+2 |
| 2025-05-27 | bpf, arm64: Support up to 12 function arguments | Xu Kuohai | 1 | -54/+171 |
| 2025-05-08 | arm64: bpf: Only mitigate cBPF programs loaded by unprivileged users | James Morse | 1 | -0/+3 |
| 2025-05-08 | arm64: bpf: Add BHB mitigation to the epilogue for cBPF programs | James Morse | 1 | -4/+50 |
| 2025-03-15 | bpf, arm64: Support load-acquire and store-release instructions | Peilin Ye | 2 | -6/+104 |
| 2025-03-15 | bpf: Introduce load-acquire and store-release instructions | Peilin Ye | 1 | -0/+4 |
| 2025-02-24 | bpf: arm64: Silence "UBSAN: negation-overflow" warning | Song Liu | 1 | -3/+3 |
| 2025-01-06 | bpf, arm64: Emit A64_{ADD,SUB}_I when possible in emit_{lse,ll_sc}_atomic() | Peilin Ye | 1 | -8/+4 |
| 2025-01-06 | bpf, arm64: Factor out emit_a64_add_i() | Peilin Ye | 1 | -8/+14 |
| 2025-01-06 | bpf, arm64: Simplify if logic in emit_lse_atomic() | Peilin Ye | 1 | -10/+8 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2024-11-08 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 2024-10-25 | bpf, arm64: Remove garbage frame for struct_ops trampoline | Xu Kuohai | 1 | -16/+31 |
| 2024-10-21 | bpf, arm64: Fix address emission with tag-based KASAN enabled | Peter Collingbourne | 1 | -2/+10 |
| 2024-09-04 | bpf, arm64: Jit BPF_CALL to direct call when possible | Xu Kuohai | 1 | -16/+75 |
| 2024-08-28 | bpf, arm64: Avoid blindly saving/restoring all callee-saved registers | Xu Kuohai | 1 | -111/+183 |
| 2024-08-28 | bpf, arm64: Get rid of fpb | Xu Kuohai | 1 | -93/+11 |
| 2024-07-29 | bpf, arm64: Fix tailcall hierarchy | Leon Hwang | 1 | -16/+41 |
| 2024-07-11 | bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG | Puranjay Mohan | 1 | -2/+2 |
| 2024-06-22 | bpf, arm64: Inline bpf_get_current_task/_btf() helpers | Puranjay Mohan | 1 | -0/+9 |
| 2024-06-21 | bpf: remove unused parameter in bpf_jit_binary_pack_finalize | Rafael Passos | 1 | -2/+1 |
| 2024-05-16 | Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+0 |
| 2024-05-14 | arm64: extend execmem_info for generated code allocations | Mike Rapoport (IBM) | 1 | -11/+0 |
| 2024-05-14 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2 | -8/+87 |
| 2024-05-13 | bpf, arm64: inline bpf_get_smp_processor_id() helper | Puranjay Mohan | 2 | -0/+27 |
| 2024-05-13 | arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrs | Puranjay Mohan | 2 | -0/+20 |
| 2024-05-08 | bpf, arm64: Add support for lse atomics in bpf_arena | Puranjay Mohan | 1 | -8/+40 |
| 2024-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2024-04-16 | bpf, arm64: Fix incorrect runtime stats | Xu Kuohai | 1 | -3/+3 |
| 2024-04-03 | bpf: Add arm64 JIT support for bpf_addr_space_cast instruction. | Puranjay Mohan | 1 | -0/+16 |
| 2024-04-03 | bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions. | Puranjay Mohan | 1 | -10/+60 |
| 2024-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2024-03-21 | arm64: bpf: fix 32bit unconditional bswap | Artem Savkov | 1 | -1/+1 |