| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-04-12 | docs/bpf: add missing fsession attach type to docs |  Menglong Dong | 2 | -2/+6 |
| 2026-02-10 | Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Linus Torvalds | 2 | -120/+143 |
| 2026-01-23 | Documentation: use a source-read extension for the index link boilerplate |  Jani Nikula | 1 | -7/+0 |
| 2026-01-20 | bpf,docs: Document KF_IMPLICIT_ARGS flag |  Ihor Solodrai | 1 | -17/+32 |
| 2026-01-02 | bpf: Replace __opt annotation with __nullable for kfuncs |  Puranjay Mohan | 1 | -11/+20 |
| 2026-01-02 | bpf: Make KF_TRUSTED_ARGS the default for all kfuncs |  Puranjay Mohan | 1 | -93/+91 |
| 2025-12-31 | bpf: Update BPF_PROG_RUN documentation |  SungRock Jung | 1 | -1/+2 |
| 2025-11-25 | docs: bpf: map_array: Specify BPF_MAP_TYPE_PERCPU_ARRAY value size limit |  Alex Tran | 1 | -2/+3 |
| 2025-11-04 | docs/bpf: Add missing BPF k/uprobe program types to docs |  Donald Hunter | 1 | -0/+18 |
| 2025-09-19 | bpf: disable and remove registers chain based liveness |  Eduard Zingerman | 1 | -264/+0 |
| 2025-09-18 | bpf: Enforce RCU protection for KF_RCU_PROTECTED |  Kumar Kartikeya Dwivedi | 1 | -1/+18 |
| 2025-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3 |  Alexei Starovoitov | 2 | -4/+10 |
| 2025-06-18 | bpf: Adjust free target to avoid global starvation of LRU map |  Willem de Bruijn | 2 | -4/+10 |
| 2025-06-12 | docs/bpf: Default cpu version changed from v1 to v3 in llvm 20 |  Yonghong Song | 1 | -3/+4 |
| 2025-06-11 | bpf, doc: Improve wording of docs |  Eslam Khafagy | 1 | -2/+2 |
| 2025-06-06 | Documentation: Fix spelling mistake. |  Eslam Khafagy | 1 | -2/+2 |
| 2025-05-13 | bpf: Add support for __prog argument suffix to pass in prog->aux |  Kumar Kartikeya Dwivedi | 1 | -0/+17 |
| 2025-05-13 | docs: bpf: Fix bullet point formatting warning |  Khaled Elnaggar | 1 | -5/+5 |
| 2025-05-09 | bpf, docs: document open-coded BPF iterators |  Andrii Nakryiko | 1 | -3/+110 |
| 2025-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4 |  Alexei Starovoitov | 1 | -0/+8 |
| 2025-04-25 | bpf: Add namespace to BPF internal symbols |  Alexei Starovoitov | 1 | -0/+8 |
| 2025-04-24 | bpf, docs: Fix non-standard line break |  WangYuli | 1 | -2/+2 |
| 2025-03-15 | bpf, docs: Fix broken link to renamed bpf_iter_task_vmas.c |  T.J. Mercier | 1 | -1/+1 |
| 2025-02-26 | docs/bpf: Document some special sdiv/smod operations |  Yonghong Song | 1 | -6/+14 |
| 2025-02-05 | docs/bpf: Document the semantics of BTF tags with kind_flag |  Ihor Solodrai | 1 | -4/+21 |
| 2024-11-11 | bpf: Remove trailing whitespace in verifier.rst |  Abhinav Saxena | 1 | -2/+2 |
| 2024-10-29 | docs/bpf: Add description of .BTF.base section |  Alan Maguire | 1 | -1/+76 |
| 2024-09-12 | docs/bpf: Add missing BPF program types to docs |  Donald Hunter | 1 | -4/+26 |
| 2024-09-11 | docs/bpf: Add constant values for linkages |  Will Hawkins | 1 | -4/+35 |
| 2024-08-29 | docs/bpf: Fix a typo in verifier.rst |  Yiming Xiang | 1 | -1/+1 |
| 2024-06-23 | bpf, docs: Address comments from IETF Area Directors |  Dave Thaler | 1 | -35/+45 |
| 2024-05-28 | libbpf: Configure log verbosity with env variable |  Mykyta Yatsenko | 1 | -0/+8 |
| 2024-05-26 | bpf, docs: Fix instruction.rst indentation |  Dave Thaler | 1 | -13/+13 |
| 2024-05-25 | bpf, docs: Clarify call local offset |  Dave Thaler | 1 | -3/+4 |
| 2024-05-25 | bpf, docs: Add table captions |  Dave Thaler | 1 | -82/+102 |
| 2024-05-25 | bpf, docs: clarify sign extension of 64-bit use of 32-bit imm |  Dave Thaler | 1 | -0/+17 |
| 2024-05-25 | bpf, docs: Use RFC 2119 language for ISA requirements |  Dave Thaler | 1 | -8/+16 |
| 2024-05-25 | bpf, docs: Move sentence about returning R0 to abi.rst |  Dave Thaler | 2 | -3/+3 |
| 2024-05-15 | bpf, docs: Fix the description of 'src' in ALU instructions |  Puranjay Mohan | 1 | -2/+3 |
| 2024-04-29 | bpf, docs: Clarify PC use in instruction-set.rst |  Dave Thaler | 1 | -0/+6 |
| 2024-04-25 | bpf, docs: Add introduction for use in the ISA Internet Draft |  Dave Thaler | 1 | -1/+5 |
| 2024-04-21 | bpf, docs: Fix formatting nit in instruction-set.rst |  Dave Thaler | 1 | -1/+1 |
| 2024-04-21 | bpf, docs: Clarify helper ID and pointer terms in instruction-set.rst |  Dave Thaler | 1 | -24/+24 |
| 2024-04-05 | bpf, docs: Editorial nits in instruction-set.rst |  Dave Thaler | 1 | -21/+26 |
| 2024-03-04 | bpf, docs: Rename legacy conformance group to packet |  Dave Thaler | 1 | -2/+2 |
| 2024-03-02 | bpf, docs: Use IETF format for field definitions in instruction-set.rst |  Dave Thaler | 1 | -233/+282 |
| 2024-02-29 | bpf: Replace bpf_lpm_trie_key 0-length array with flexible array |  Kees Cook | 1 | -1/+1 |
| 2024-02-22 | bpf, docs: specify which BPF_ABS and BPF_IND fields were zero |  Dave Thaler | 1 | -3/+4 |
| 2024-02-22 | bpf, docs: Fix typos in instruction-set.rst |  Dave Thaler | 1 | -37/+37 |
| 2024-02-13 | bpf, docs: Update ISA document title |  Dave Thaler | 1 | -4/+4 |