summaryrefslogtreecommitdiff
path: root/Documentation/bpf
AgeCommit message (Expand)Author
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2023-12-09bpf: Add bpf_cpumask_weight() kfuncDavid Vernet
2023-12-01Documentation/bpf: Add documentation for filesystem kfuncsSong Liu
2023-11-17docs: automarkup: linkify git revsVegard Nossum
2023-11-09bpf: Introduce KF_ARG_PTR_TO_CONST_STRSong Liu
2023-11-01bpf: Add __bpf_kfunc_{start,end}_defs macrosDave Marchevsky
2023-10-19bpf, docs: Define signed modulo as using truncated divisionDave Thaler
2023-10-11documentation/bpf: Document cgroup unix socket address hooksDaan De Meyer
2023-09-13docs/bpf: update out-of-date doc in BPF flow dissectorQuan Tian
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-01docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rstEduard Zingerman
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-30bpf, docs: s/eBPF/BPF in standards documentsDavid Vernet
2023-08-30bpf, docs: Add abi.rst document to standardization subdirectoryDavid Vernet
2023-08-30bpf, docs: Move linux-notes.rst to root bpf docs treeDavid Vernet
2023-08-30docs/bpf: Add description for CO-RE relocationsEduard Zingerman
2023-08-30bpf, docs: Correct source of offset for program-local callWill Hawkins
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-08-08bpf, docs: Fix small typo and define semantics of sign extensionWill Hawkins
2023-08-07bpf, docs: Formalize type notation and function semantics in ISA standardWill Hawkins
2023-07-29docs/bpf: Fix malformed documentationYonghong Song
2023-07-28docs/bpf: Improve documentation for cpu=v4 instructionsYonghong Song
2023-07-27docs/bpf: Add documentation for new instructionsYonghong Song
2023-07-27bpf, docs: fix BPF_NEG entry in instruction-set.rstJose E. Marchesi
2023-07-10bpf,docs: Create new standardization subdirectoryDavid Vernet
2023-06-29bpf, docs: Fix definition of BPF_NEG operationDave Thaler
2023-06-29bpf: Replace deprecated -target with --target= for ClangFangrui Song
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