summaryrefslogtreecommitdiff
path: root/Documentation/bpf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'lsm-pr-20230428' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-291-1/+1
|\
| * lsm: move hook comments docs to security/security.cRandy Dunlap2023-04-281-1/+1
* | bpf,docs: Remove KF_KPTR_GET from documentationDavid Vernet2023-04-161-15/+6
* | Daniel Borkmann says:Jakub Kicinski2023-04-138-141/+451
|\ \
| * | bpf,docs: Remove references to bpf_cgroup_kptr_get()David Vernet2023-04-121-68/+0
| * | bpf, docs: Add docs on extended 64-bit immediate instructionsDave Thaler2023-04-022-8/+72
| * | bpf,docs: Update documentation to reflect new task kfuncsDavid Vernet2023-04-011-6/+43
| * | bpf, docs: Add extended call instructionsDave Thaler2023-03-251-22/+37
| * | bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet2023-03-251-3/+4
| * | bpf, docs: Libbpf overview documentationSreevani Sreejith2023-03-182-8/+245
| * | bpf, docs: Use internal linking for link to netdev subsystem docBagas Sanjaya2023-03-171-8/+12
| * | bpf,docs: Remove bpf_cpumask_kptr_get() from documentationDavid Vernet2023-03-161-20/+10
| * | bpf, docs: Add signed comparison exampleDave Thaler2023-03-131-1/+10
| * | bpf, docs: Explain helper functionsDave Thaler2023-03-103-1/+22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-091-9/+5
|\ \ \ | |/ / |/| |
| * | bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya2023-03-061-3/+2
| * | bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya2023-03-061-4/+2
| * | bpf, docs: Fix link to BTF docBagas Sanjaya2023-02-271-2/+1
| |/
* | bpf: Introduce kptr_rcu.Alexei Starovoitov2023-03-031-5/+7
* | bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov2023-03-033-5/+5
* | bpf, docs: Fix final bpf docs build failureDavid Vernet2023-03-021-3/+4
* | bpf, docs: Fix link to netdev-FAQ targetDavid Vernet2023-03-021-7/+7
* | bpf, docs: Fix __uninit kfunc doc sectionDavid Vernet2023-03-011-1/+1
* | bpf: Add __uninit kfunc annotationJoanne Koong2023-03-011-0/+17
* | bpf, docs: Document BPF insn encoding in term of stored bytesJose E. Marchesi2023-02-281-22/+24
* | bpf: Add bpf_cgroup_from_id() kfuncTejun Heo2023-02-231-3/+7
* | bpf, docs: Add explanation of endiannessDave Thaler2023-02-221-2/+14
|/
* Documentation: bpf: Add missing line break separator in node_data struct code...Bagas Sanjaya2023-02-151-0/+1
* bpf, documentation: Add graph documentation for non-owning refsDave Marchevsky2023-02-132-1/+268
* bpf, docs: Add note about type conventionDave Thaler2023-02-081-0/+7
* bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen2023-02-081-7/+18
* bpf, docs: Use consistent names for the same fieldDave Thaler2023-02-071-36/+77
* bpf/docs: Document kfunc lifecycle / stability expectationsDavid Vernet2023-02-031-5/+120
* docs/bpf: Add description of register liveness tracking algorithmEduard Zingerman2023-02-021-0/+295
* bpf: Document usage of the new __bpf_kfunc macroDavid Vernet2023-02-021-3/+17
* Documentation: bpf: correct spellingRandy Dunlap2023-01-284-7/+7
* bpf/docs: Document the nocast aliasing behavior of ___initDavid Vernet2023-01-251-0/+43
* bpf/docs: Document how nested trusted fields may be definedDavid Vernet2023-01-251-1/+21
* bpf/docs: Document cpumask kfuncs in a new fileDavid Vernet2023-01-253-0/+405
* bpf, docs: Fix modulo zero, division by zero, overflow, and underflowDave Thaler2023-01-241-2/+14
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-041-0/+498
|\
| * docs: BPF_MAP_TYPE_SOCK[MAP|HASH]Maryam Tahhan2022-12-201-0/+498
* | docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGEDonald Hunter2022-12-141-26/+30
|/
* docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGEDonald Hunter2022-12-091-0/+155
* bpf/docs: Document struct cgroup * kfuncsDavid Vernet2022-12-071-0/+115
* bpf/docs: Document struct task_struct * kfuncsDavid Vernet2022-12-071-0/+83
* bpf, docs: BPF Iterator DocumentSreevani Sreejith2022-12-042-0/+486
* docs/bpf: Add KF_RCU documentationYonghong Song2022-12-041-0/+9
* bpf, docs: Correct the example of BPF_XORZheng Yejian2022-12-021-2/+2
* docs/bpf: Add BPF_MAP_TYPE_XSKMAP documentationMaryam Tahhan2022-11-251-0/+192