summaryrefslogtreecommitdiffstats
path: root/arch/arc/net
AgeCommit message (Expand)AuthorLines
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai-25/+14
2026-03-29bpf,arc_jit: Fix missing newline in pr_err messageshaoyu.lu-4/+4
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2024-12-10ARC: bpf: Correct conditional check in 'check_jmp_32'Hardevsinh Palaniya-1/+1
2024-05-25ARC, bpf: Fix issues reported by the static analyzersShahab Vahedi-16/+18
2024-05-12ARC: Add eBPF JIT supportShahab Vahedi-0/+4600