aboutsummaryrefslogtreecommitdiffstats
path: root/arch/riscv/net
AgeCommit message (Expand)AuthorFilesLines
2026-08-14riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc argsPu Lehui1-2/+3
2026-08-12bpf, riscv: Clear fetch destination on faulting arena atomicDaniel Borkmann1-4/+13
2026-08-07bpf, riscv: Add and use bpf_atomic_is_load_acq() helperDaniel Borkmann1-1/+1
2026-07-24bpf, riscv: Add support for timed may_gotoFeng Jiang3-2/+59
2026-07-21riscv, bpf: Add 32 bit atomic operations to RV32 JITKuan-Wei Chiu1-11/+53
2026-07-21riscv, bpf: Add support for BPF_MOVSX in RV32 JITKuan-Wei Chiu1-0/+32
2026-07-21riscv, bpf: Add support for BPF_SDIV and BPF_SMOD in RV32 JITKuan-Wei Chiu1-5/+10
2026-07-21bpf, riscv: Fix extable handling for arena load_acquireFeng Jiang1-1/+6
2026-07-21riscv, bpf: Mixing bpf2bpf and tailcallsPu Lehui2-55/+54
2026-07-21riscv, bpf: Add RV_TAILCALL_OFFSET macro to format tailcall offsetPu Lehui1-4/+4
2026-07-21riscv, bpf: Fix kernel stack corruption in tailcall with CFIPu Lehui1-3/+4
2026-07-21riscv, bpf: Using kvzalloc_objs to allocate cache bufferPu Lehui2-5/+5
2026-07-21riscv, bpf: Fix memory leak in bpf_jit_freePu Lehui1-0/+1
2026-07-21bpf: Extract the is_struct_ops_tramp helperPu Lehui1-1/+1
2026-07-01bpf: Restrict JIT predictor flush to cBPFPawan Gupta2-2/+3
2026-06-07bpf: Add struct bpf_tramp_node objectJiri Olsa1-26/+26
2026-06-05bpf, riscv: inline bpf_get_current_task() and bpf_get_current_task_btf()Varun R Mallya1-0/+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-39/+22
2026-04-15bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan2-13/+0
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-3/+3
2026-02-13bpf, riscv: add fsession support for trampolinesMenglong Dong1-10/+64
2026-02-13bpf, riscv: introduce emit_store_stack_imm64() for trampolineMenglong Dong1-11/+14
2026-01-06riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACKMenglong Dong1-4/+2
2025-11-24bpf: specify the old and new poke_type for bpf_arch_text_pokeMenglong Dong1-3/+6
2025-11-24bpf: fix the usage of BPF_TRAMP_F_SKIP_FRAMEMenglong Dong1-1/+1
2025-09-30Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds2-388/+251
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+2
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook1-2/+2
2025-09-23riscv: bpf: Fix uninitialized symbol 'retval_off'Chenghao Duan1-3/+2
2025-09-23bpf, x86: Add support for signed arena loadsKumar Kartikeya Dwivedi1-0/+5
2025-09-15riscv, bpf: Sign extend struct ops return values properlyHengqi Chen1-1/+41
2025-09-15riscv, bpf: Remove duplicated bpf_flush_icache()Hengqi Chen1-1/+0
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov1-2/+2
2025-09-05riscv, bpf: use lw when reading int cpu in bpf_get_smp_processor_idRadim Krčmář1-1/+1
2025-09-05riscv, bpf: use lw when reading int cpu in BPF_MOV64_PERCPU_REGRadim Krčmář1-1/+1
2025-08-15riscv, bpf: Add support arena atomics for RV64Pu Lehui2-3/+59
2025-08-15riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handlingPu Lehui2-47/+39
2025-08-15riscv, bpf: Optimize cmpxchg insn with Zacas supportPu Lehui2-16/+29
2025-08-15riscv, bpf: Add Zacas instructionsPu Lehui1-0/+11
2025-08-15riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsionPu Lehui1-17/+11
2025-08-15riscv, bpf: Extract emit_ldx() helperPu Lehui1-108/+35
2025-08-15riscv, bpf: Extract emit_st() helperPu Lehui1-109/+26
2025-08-15riscv, bpf: Extract emit_stx() helperPu Lehui1-131/+41
2025-05-09bpf, riscv64: Skip redundant zext instruction after load-acquirePeilin Ye2-7/+19
2025-05-09bpf, riscv64: Support load-acquire and store-release instructionsAndrea Parri2-5/+85
2025-05-09bpf, riscv64: Introduce emit_load_*() and emit_store_*()Andrea Parri1-99/+143
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2-2/+2
2024-10-17riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri1-2/+2