summaryrefslogtreecommitdiff
path: root/Documentation/bpf
AgeCommit message (Expand)AuthorFilesLines
2025-11-26docs: bpf: map_array: Specify BPF_MAP_TYPE_PERCPU_ARRAY value size limitAlex Tran1-2/+3
2025-11-04docs/bpf: Add missing BPF k/uprobe program types to docsDonald Hunter1-0/+18
2025-09-19bpf: disable and remove registers chain based livenessEduard Zingerman1-264/+0
2025-09-19bpf: Enforce RCU protection for KF_RCU_PROTECTEDKumar Kartikeya Dwivedi1-1/+18
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov2-4/+10
2025-06-19bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn2-4/+10
2025-06-13docs/bpf: Default cpu version changed from v1 to v3 in llvm 20Yonghong Song1-3/+4
2025-06-11bpf, doc: Improve wording of docsEslam Khafagy1-2/+2
2025-06-07Documentation: Fix spelling mistake.Eslam Khafagy1-2/+2
2025-05-14bpf: Add support for __prog argument suffix to pass in prog->auxKumar Kartikeya Dwivedi1-0/+17
2025-05-13docs: bpf: Fix bullet point formatting warningKhaled Elnaggar1-5/+5
2025-05-10bpf, docs: document open-coded BPF iteratorsAndrii Nakryiko1-3/+110
2025-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4Alexei Starovoitov1-0/+8
2025-04-25bpf: Add namespace to BPF internal symbolsAlexei Starovoitov1-0/+8
2025-04-24bpf, docs: Fix non-standard line breakWangYuli1-2/+2
2025-03-15bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.cT.J. Mercier1-1/+1
2025-02-26docs/bpf: Document some special sdiv/smod operationsYonghong Song1-6/+14
2025-02-06docs/bpf: Document the semantics of BTF tags with kind_flagIhor Solodrai1-4/+21
2024-11-11bpf: Remove trailing whitespace in verifier.rstAbhinav Saxena1-2/+2
2024-10-29docs/bpf: Add description of .BTF.base sectionAlan Maguire1-1/+76
2024-09-12docs/bpf: Add missing BPF program types to docsDonald Hunter1-4/+26
2024-09-11docs/bpf: Add constant values for linkagesWill Hawkins1-4/+35
2024-08-29docs/bpf: Fix a typo in verifier.rstYiming Xiang1-1/+1
2024-06-23bpf, docs: Address comments from IETF Area DirectorsDave Thaler1-35/+45
2024-05-29libbpf: Configure log verbosity with env variableMykyta Yatsenko1-0/+8
2024-05-26bpf, docs: Fix instruction.rst indentationDave Thaler1-13/+13
2024-05-25bpf, docs: Clarify call local offsetDave Thaler1-3/+4
2024-05-25bpf, docs: Add table captionsDave Thaler1-82/+102
2024-05-25bpf, docs: clarify sign extension of 64-bit use of 32-bit immDave Thaler1-0/+17
2024-05-25bpf, docs: Use RFC 2119 language for ISA requirementsDave Thaler1-8/+16
2024-05-25bpf, docs: Move sentence about returning R0 to abi.rstDave Thaler2-3/+3
2024-05-15bpf, docs: Fix the description of 'src' in ALU instructionsPuranjay Mohan1-2/+3
2024-04-29bpf, docs: Clarify PC use in instruction-set.rstDave Thaler1-0/+6
2024-04-26bpf, docs: Add introduction for use in the ISA Internet DraftDave Thaler1-1/+5
2024-04-21bpf, docs: Fix formatting nit in instruction-set.rstDave Thaler1-1/+1
2024-04-21bpf, docs: Clarify helper ID and pointer terms in instruction-set.rstDave Thaler1-24/+24
2024-04-05bpf, docs: Editorial nits in instruction-set.rstDave Thaler1-21/+26
2024-03-04bpf, docs: Rename legacy conformance group to packetDave Thaler1-2/+2
2024-03-03bpf, docs: Use IETF format for field definitions in instruction-set.rstDave Thaler1-241/+290
2024-03-01bpf: Replace bpf_lpm_trie_key 0-length array with flexible arrayKees Cook1-1/+1
2024-02-22bpf, docs: specify which BPF_ABS and BPF_IND fields were zeroDave Thaler1-3/+4
2024-02-22bpf, docs: Fix typos in instruction-set.rstDave Thaler1-37/+37
2024-02-14bpf, docs: Update ISA document titleDave Thaler1-4/+4
2024-02-06bpf, docs: Fix typos in instructions-set.rstDave Thaler1-3/+4
2024-02-06bpf, docs: Expand set of initial conformance groupsDave Thaler1-12/+36
2024-02-01bpf, docs: Clarify which legacy packet instructions existedDave Thaler1-1/+3
2024-02-01bpf: treewide: Annotate BPF kfuncs in BTFDaniel Xu1-4/+4
2024-01-29docs/bpf: Improve documentation of 64-bit immediate instructionsYonghong Song1-9/+4
2024-01-26bpf, docs: Clarify definitions of various instructionsDave Thaler1-24/+27
2024-01-24bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_KDave Thaler1-1/+2