| Commit message (Expand) | Author | Age | Files | Lines |
* | bpf, docs: Rename legacy conformance group to packet | Dave Thaler | 2024-03-04 | 1 | -2/+2 |
* | bpf, docs: Use IETF format for field definitions in instruction-set.rst | Dave Thaler | 2024-03-02 | 1 | -241/+290 |
* | bpf: Replace bpf_lpm_trie_key 0-length array with flexible array | Kees Cook | 2024-02-29 | 1 | -1/+1 |
* | bpf, docs: specify which BPF_ABS and BPF_IND fields were zero | Dave Thaler | 2024-02-22 | 1 | -3/+4 |
* | bpf, docs: Fix typos in instruction-set.rst | Dave Thaler | 2024-02-22 | 1 | -37/+37 |
* | bpf, docs: Update ISA document title | Dave Thaler | 2024-02-13 | 1 | -4/+4 |
* | bpf, docs: Fix typos in instructions-set.rst | Dave Thaler | 2024-02-06 | 1 | -3/+4 |
* | bpf, docs: Expand set of initial conformance groups | Dave Thaler | 2024-02-05 | 1 | -12/+36 |
* | bpf, docs: Clarify which legacy packet instructions existed | Dave Thaler | 2024-02-01 | 1 | -1/+3 |
* | bpf: treewide: Annotate BPF kfuncs in BTF | Daniel Xu | 2024-01-31 | 1 | -4/+4 |
* | docs/bpf: Improve documentation of 64-bit immediate instructions | Yonghong Song | 2024-01-29 | 1 | -9/+4 |
* | bpf, docs: Clarify definitions of various instructions | Dave Thaler | 2024-01-26 | 1 | -24/+27 |
* | bpf, docs: Clarify that MOVSX is only for BPF_X not BPF_K | Dave Thaler | 2024-01-23 | 1 | -1/+2 |
* | docs/bpf: Fix an incorrect statement in verifier.rst | Yonghong Song | 2024-01-23 | 1 | -1/+1 |
* | Introduce concept of conformance groups | Dave Thaler | 2024-01-23 | 1 | -1/+25 |
* | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 2024-01-11 | 1 | -4/+2 |
|\ |
|
| * | docs: automarkup: linkify git revs | Vegard Nossum | 2023-11-17 | 1 | -4/+2 |
* | | bpf: Add bpf_cpumask_weight() kfunc | David Vernet | 2023-12-09 | 1 | -1/+1 |
* | | Documentation/bpf: Add documentation for filesystem kfuncs | Song Liu | 2023-12-01 | 2 | -0/+22 |
* | | bpf: Introduce KF_ARG_PTR_TO_CONST_STR | Song Liu | 2023-11-09 | 1 | -0/+24 |
|/ |
|
* | bpf: Add __bpf_kfunc_{start,end}_defs macros | Dave Marchevsky | 2023-11-01 | 1 | -4/+2 |
* | bpf, docs: Define signed modulo as using truncated division | Dave Thaler | 2023-10-19 | 1 | -0/+8 |
* | documentation/bpf: Document cgroup unix socket address hooks | Daan De Meyer | 2023-10-11 | 1 | -0/+10 |
* | docs/bpf: update out-of-date doc in BPF flow dissector | Quan Tian | 2023-09-13 | 1 | -1/+1 |
* | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 2023-09-07 | 7 | -37/+370 |
|\ |
|
| * | docs/bpf: Fix "file doesn't exist" warnings in {llvm_reloc,btf}.rst | Eduard Zingerman | 2023-09-01 | 2 | -2/+2 |
| * | bpf, docs: s/eBPF/BPF in standards documents | David Vernet | 2023-08-30 | 1 | -11/+11 |
| * | bpf, docs: Add abi.rst document to standardization subdirectory | David Vernet | 2023-08-30 | 3 | -16/+26 |
| * | bpf, docs: Move linux-notes.rst to root bpf docs tree | David Vernet | 2023-08-30 | 3 | -1/+1 |
| * | docs/bpf: Add description for CO-RE relocations | Eduard Zingerman | 2023-08-30 | 2 | -6/+329 |
| * | bpf, docs: Correct source of offset for program-local call | Will Hawkins | 2023-08-30 | 1 | -3/+3 |
* | | Merge tag 'docs-6.6' of git://git.lwn.net/linux | Linus Torvalds | 2023-08-30 | 2 | -2/+2 |
|\ \
| |/
|/| |
|
| * | Documentation: Fix typos | Bjorn Helgaas | 2023-08-18 | 2 | -2/+2 |
* | | bpf, docs: Fix small typo and define semantics of sign extension | Will Hawkins | 2023-08-08 | 1 | -9/+30 |
* | | bpf, docs: Formalize type notation and function semantics in ISA standard | Will Hawkins | 2023-08-07 | 1 | -8/+74 |
* | | docs/bpf: Fix malformed documentation | Yonghong Song | 2023-07-29 | 1 | -21/+24 |
* | | docs/bpf: Improve documentation for cpu=v4 instructions | Yonghong Song | 2023-07-28 | 1 | -22/+32 |
* | | docs/bpf: Add documentation for new instructions | Yonghong Song | 2023-07-27 | 2 | -41/+79 |
* | | bpf, docs: fix BPF_NEG entry in instruction-set.rst | Jose E. Marchesi | 2023-07-27 | 1 | -1/+1 |
* | | bpf,docs: Create new standardization subdirectory | David Vernet | 2023-07-10 | 4 | -3/+21 |
* | | bpf, docs: Fix definition of BPF_NEG operation | Dave Thaler | 2023-06-29 | 1 | -1/+1 |
* | | bpf: Replace deprecated -target with --target= for Clang | Fangrui Song | 2023-06-29 | 3 | -10/+10 |
|/ |
|
* | sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES) | David Howells | 2023-06-24 | 1 | -5/+5 |
* | bpf, docs: Document existing macros instead of deprecated | Anton Protopopov | 2023-06-22 | 1 | -6/+32 |
* | bpf, docs: BPF Iterator Document | Anton Protopopov | 2023-06-22 | 1 | -5/+2 |
* | bpf/docs: Update documentation for new cpumask kfuncs | David Vernet | 2023-06-12 | 1 | -2/+3 |
* | bpf, docs: Shift operations are defined to use a mask | Dave Thaler | 2023-05-17 | 1 | -3/+6 |
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-05-16 | 5 | -11/+312 |
|\ |
|
| * | bpf: Document EFAULT changes for sockopt | Stanislav Fomichev | 2023-05-13 | 1 | -1/+56 |
| * | bpf: Allow NULL buffers in bpf_dynptr_slice(_rw) | Daniel Rosenberg | 2023-05-06 | 1 | -1/+22 |