aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/bpf
AgeCommit message (Expand)Author
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-22bpf, docs: Document existing macros instead of deprecatedAnton Protopopov
2023-06-22bpf, docs: BPF Iterator DocumentAnton Protopopov
2023-06-12bpf/docs: Update documentation for new cpumask kfuncsDavid Vernet
2023-05-17bpf, docs: Shift operations are defined to use a maskDave Thaler
2023-05-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-05-13bpf: Document EFAULT changes for sockoptStanislav Fomichev
2023-05-06bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)Daniel Rosenberg
2023-05-05bpf, docs: Update llvm_relocs.rst with typo fixesWill Hawkins
2023-04-29Merge tag 'lsm-pr-20230428' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-28lsm: move hook comments docs to security/security.cRandy Dunlap
2023-04-27docs/bpf: Add LRU internals description and graphJoe Stringer
2023-04-27docs/bpf: Add table to describe LRU propertiesJoe Stringer
2023-04-16bpf,docs: Remove KF_KPTR_GET from documentationDavid Vernet
2023-04-13Daniel Borkmann says:Jakub Kicinski
2023-04-12bpf,docs: Remove references to bpf_cgroup_kptr_get()David Vernet
2023-04-02bpf, docs: Add docs on extended 64-bit immediate instructionsDave Thaler
2023-04-01bpf,docs: Update documentation to reflect new task kfuncsDavid Vernet
2023-03-25bpf, docs: Add extended call instructionsDave Thaler
2023-03-25bpf: Treat KF_RELEASE kfuncs as KF_TRUSTED_ARGSDavid Vernet
2023-03-18bpf, docs: Libbpf overview documentationSreevani Sreejith
2023-03-17bpf, docs: Use internal linking for link to netdev subsystem docBagas Sanjaya
2023-03-16bpf,docs: Remove bpf_cpumask_kptr_get() from documentationDavid Vernet
2023-03-13bpf, docs: Add signed comparison exampleDave Thaler
2023-03-10bpf, docs: Explain helper functionsDave Thaler
2023-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-06bpf, doc: Link to submitting-patches.rst for general patch submission infoBagas Sanjaya
2023-03-06bpf, doc: Do not link to docs.kernel.org for kselftest linkBagas Sanjaya
2023-03-03bpf: Introduce kptr_rcu.Alexei Starovoitov
2023-03-03bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov
2023-03-02bpf, docs: Fix final bpf docs build failureDavid Vernet
2023-03-02bpf, docs: Fix link to netdev-FAQ targetDavid Vernet
2023-03-01bpf, docs: Fix __uninit kfunc doc sectionDavid Vernet
2023-03-01bpf: Add __uninit kfunc annotationJoanne Koong
2023-02-28bpf, docs: Document BPF insn encoding in term of stored bytesJose E. Marchesi
2023-02-27bpf, docs: Fix link to BTF docBagas Sanjaya
2023-02-23bpf: Add bpf_cgroup_from_id() kfuncTejun Heo
2023-02-22bpf, docs: Add explanation of endiannessDave Thaler
2023-02-15Documentation: bpf: Add missing line break separator in node_data struct code...Bagas Sanjaya
2023-02-13bpf, documentation: Add graph documentation for non-owning refsDave Marchevsky
2023-02-08bpf, docs: Add note about type conventionDave Thaler
2023-02-08bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen
2023-02-07bpf, docs: Use consistent names for the same fieldDave Thaler
2023-02-03bpf/docs: Document kfunc lifecycle / stability expectationsDavid Vernet
2023-02-02docs/bpf: Add description of register liveness tracking algorithmEduard Zingerman
2023-02-02bpf: Document usage of the new __bpf_kfunc macroDavid Vernet
2023-01-28Documentation: bpf: correct spellingRandy Dunlap
2023-01-25bpf/docs: Document the nocast aliasing behavior of ___initDavid Vernet
2023-01-25bpf/docs: Document how nested trusted fields may be definedDavid Vernet
2023-01-25bpf/docs: Document cpumask kfuncs in a new fileDavid Vernet