aboutsummaryrefslogtreecommitdiffstats
path: root/arch/loongarch/net
AgeCommit message (Expand)AuthorFilesLines
2026-08-17LoongArch: BPF: Add arch_bpf_stack_walk() implementationGeorge Guo1-0/+38
2026-08-17LoongArch: BPF: Add timed may_goto implementationGeorge Guo3-2/+60
2026-08-17LoongArch: BPF: Resolve per-CPU addrs for internal-only MOVGeorge Guo1-0/+14
2026-08-17LoongArch: BPF: Advertise JIT support for kptr xchg inlineChenguang Zhao1-0/+5
2026-08-17LoongArch: BPF: Align value-returning atomics with LKMMChenguang Zhao1-14/+18
2026-08-17LoongArch: BPF: Split unconditional branch JA paths staticallyTiezhu Yang1-4/+5
2026-08-17LoongArch: BPF: Remove dead move_imm() call in BPF_NEG pathTiezhu Yang1-1/+0
2026-08-17LoongArch: BPF: Remove redundant zext jumping in move_imm()Tiezhu Yang1-1/+1
2026-08-17LoongArch: BPF: Implement branchless conditional move for TCCTiezhu Yang1-34/+13
2026-08-17LoongArch: BPF: Refactor jump offset calculation in tail callTiezhu Yang1-8/+4
2026-08-17LoongArch: BPF: Move arena register slot below TCC contextTiezhu Yang1-7/+13
2026-08-17LoongArch: BPF: Optimize redundant TCC loads in epilogueTiezhu Yang1-8/+2
2026-07-24LoongArch: BPF: Fix memory leak in bpf_jit_free()Pu Lehui1-0/+1
2026-07-23LoongArch: BPF: Zero-extend signed ALU32 div/mod resultsNicholas Dudar1-4/+4
2026-07-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-2/+3
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta1-2/+3
2026-06-25LoongArch: BPF: Inline bpf_get_smp_processor_id() helperTiezhu Yang1-0/+8
2026-06-25LoongArch: BPF: Inline bpf_get_current_task/_btf() helpersTiezhu Yang1-0/+18
2026-06-25LoongArch: BPF: Fix off-by-one error in tail callTiezhu Yang1-3/+5
2026-06-25LoongArch: BPF: Fix outdated tail call commentsTiezhu Yang1-4/+16
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa1-26/+26
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds1-65/+316
2026-04-23LoongArch: BPF: Add fsession support for trampolinesHengqi Chen1-10/+66
2026-04-23LoongArch: BPF: Introduce emit_store_stack_imm64() helperHengqi Chen1-11/+13
2026-04-22LoongArch: BPF: Support up to 12 function arguments for trampolineTiezhu Yang1-35/+64
2026-04-22LoongArch: BPF: Support small struct arguments for trampolineTiezhu Yang1-24/+31
2026-04-22LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()Tiezhu Yang1-15/+10
2026-04-22LoongArch: BPF: Support load-acquire and store-release instructionsTiezhu Yang1-1/+97
2026-04-22LoongArch: BPF: Support 8 and 16 bit read-modify-write instructionsTiezhu Yang1-9/+68
2026-04-22LoongArch: BPF: Add the default case in emit_atomic() and rename itTiezhu Yang1-2/+9
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-42/+17
2026-03-16LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0Tiezhu Yang1-0/+5
2026-03-16LoongArch: Fix calling smp_processor_id() in preemptible codeXi Ruoyao1-0/+6
2026-02-21Convert '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
2026-02-14Merge tag 'loongarch-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds2-43/+167
2026-02-10LoongArch: BPF: Implement bpf_addr_space_cast instructionHengqi Chen2-0/+16
2026-02-10LoongArch: BPF: Implement PROBE_MEM32 pseudo instructionsHengqi Chen2-6/+68
2026-02-10LoongArch: BPF: Use BPF prog pack allocatorHengqi Chen2-37/+83
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek1-1/+1
2025-12-31LoongArch: BPF: Enhance the bpf_arch_text_poke() functionChenghao Duan1-1/+16
2025-12-31LoongArch: BPF: Enable trampoline-based tracing for module functionsChenghao Duan1-9/+11
2025-12-31LoongArch: BPF: Adjust the jump offset of tail callsChenghao Duan1-1/+1
2025-12-31LoongArch: BPF: Save return address register ra to t0 before trampolineChenghao Duan1-0/+1
2025-12-31LoongArch: BPF: Zero-extend bpf_tail_call() indexHengqi Chen1-0/+2
2025-12-31LoongArch: BPF: Sign extend kfunc call argumentsHengqi Chen2-0/+42
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-3/+6
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong1-3/+6
2025-11-20LoongArch: BPF: Disable trampoline for kernel module function traceVincent Li1-0/+3