summaryrefslogtreecommitdiff
path: root/kernel/bpf/cpumask.c
AgeCommit message (Expand)Author
2023-03-25bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet
2023-03-25bpf: Remove now-unnecessary NULL checks for KF_RELEASE kfuncsDavid Vernet
2023-03-16bpf: Remove bpf_cpumask_kptr_get() kfuncDavid Vernet
2023-03-16bpf: Free struct bpf_cpumask in call_rcu handlerDavid Vernet
2023-03-03bpf: Refactor RCU enforcement in the verifier.Alexei Starovoitov
2023-02-22bpf: Only allocate one bpf_mem_cache for bpf_cpumask_maHou Tao
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-01-28bpf: Build-time assert that cpumask offset is zeroDavid Vernet
2023-01-25bpf/docs: Document cpumask kfuncs in a new fileDavid Vernet
2023-01-25bpf: Enable cpumasks to be queried and used as kptrsDavid Vernet