summaryrefslogtreecommitdiff
path: root/arch/arc/net
AgeCommit message (Expand)AuthorFilesLines
8 daysbpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
8 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai1-25/+14
2026-03-29bpf,arc_jit: Fix missing newline in pr_err messageshaoyu.lu1-4/+4
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2024-12-10ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya1-1/+1
2024-05-25ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi3-16/+18
2024-05-13ARC: Add eBPF JIT supportShahab Vahedi4-0/+4600