index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
samples: bpf: Don't fail for a missing VMLINUX_BTF when VMLINUX_H is provided
Jerome Marchand
2022-05-10
1
-5
/
+4
*
Merge branch 'bpftool: fix feature output when helper probes fail'
Andrii Nakryiko
2022-05-10
1
-5
/
+17
|
\
|
*
bpftool: Output message if no helpers found in feature probing
Milan Landaverde
2022-05-10
1
-3
/
+15
|
*
bpftool: Adjust for error codes from libbpf probes
Milan Landaverde
2022-05-10
1
-2
/
+2
|
/
*
selftests/bpf: Test libbpf's ringbuf size fix up logic
Andrii Nakryiko
2022-05-09
2
-12
/
+2
*
libbpf: Automatically fix up BPF_MAP_TYPE_RINGBUF size, if necessary
Andrii Nakryiko
2022-05-09
1
-1
/
+41
*
libbpf: Provide barrier() and barrier_var() in bpf_helpers.h
Andrii Nakryiko
2022-05-09
6
-8
/
+24
*
selftests/bpf: Add bpf_core_field_offset() tests
Andrii Nakryiko
2022-05-09
4
-3
/
+56
*
libbpf: Complete field-based CO-RE helpers with field offset helper
Andrii Nakryiko
2022-05-09
1
-0
/
+12
*
selftests/bpf: Use both syntaxes for field-based CO-RE helpers
Andrii Nakryiko
2022-05-09
2
-10
/
+9
*
libbpf: Improve usability of field-based CO-RE helpers
Andrii Nakryiko
2022-05-09
1
-4
/
+21
*
libbpf: Make __kptr and __kptr_ref unconditionally use btf_type_tag() attr
Andrii Nakryiko
2022-05-09
1
-5
/
+0
*
selftests/bpf: Prevent skeleton generation race
Andrii Nakryiko
2022-05-09
1
-5
/
+5
*
selftests/bpf: Fix two memory leaks in prog_tests
Mykola Lysenko
2022-04-29
1
-6
/
+11
*
Merge branch 'libbpf: allow to opt-out from BPF map creation'
Alexei Starovoitov
2022-04-29
5
-49
/
+209
|
\
|
*
selftests/bpf: Test bpf_map__set_autocreate() and related log fixup logic
Andrii Nakryiko
2022-04-29
2
-1
/
+62
|
*
libbpf: Allow to opt-out from creating BPF maps
Andrii Nakryiko
2022-04-29
3
-17
/
+133
|
*
libbpf: Use libbpf_mem_ensure() when allocating new map
Andrii Nakryiko
2022-04-29
1
-27
/
+10
|
*
libbpf: Append "..." in fixed up log if CO-RE spec is truncated
Andrii Nakryiko
2022-04-29
1
-4
/
+4
|
/
*
selftests/bpf: Use target-less SEC() definitions in various tests
Andrii Nakryiko
2022-04-28
5
-11
/
+52
*
libbpf: Support target-less SEC() definitions for BTF-backed programs
Andrii Nakryiko
2022-04-28
1
-17
/
+32
*
libbpf: Allow "incomplete" basic tracing SEC() definitions
Andrii Nakryiko
2022-04-28
1
-18
/
+51
*
bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_e...
Liu Jian
2022-04-28
1
-9
/
+13
*
bpf, docs: Fix typo "respetively" to "respectively"
Tiezhu Yang
2022-04-28
1
-1
/
+1
*
bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE
Tiezhu Yang
2022-04-28
1
-1
/
+1
*
bpf, docs: Remove duplicated word "instructions"
Tiezhu Yang
2022-04-28
1
-1
/
+1
*
samples/bpf: Detach xdp prog when program exits unexpectedly in xdp_rxq_info_...
Zhengchao Shao
2022-04-28
1
-6
/
+16
*
bpf/selftests: Add granular subtest output for prog_test
Mykola Lysenko
2022-04-28
2
-176
/
+485
*
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-04-28
163
-1521
/
+4499
|
\
|
*
Merge branch 'Teach libbpf to "fix up" BPF verifier log'
Alexei Starovoitov
2022-04-27
11
-97
/
+464
|
|
\
|
|
*
selftests/bpf: Add libbpf's log fixup logic selftests
Andrii Nakryiko
2022-04-27
3
-0
/
+163
|
|
*
libbpf: Fix up verifier log for unguarded failed CO-RE relos
Andrii Nakryiko
2022-04-27
3
-4
/
+154
|
|
*
libbpf: Simplify bpf_core_parse_spec() signature
Andrii Nakryiko
2022-04-27
1
-19
/
+15
|
|
*
libbpf: Refactor CO-RE relo human description formatting routine
Andrii Nakryiko
2022-04-27
1
-26
/
+38
|
|
*
libbpf: Record subprog-resolved CO-RE relocations unconditionally
Andrii Nakryiko
2022-04-27
1
-15
/
+12
|
|
*
selftests/bpf: Add CO-RE relos and SEC("?...") to linked_funcs selftests
Andrii Nakryiko
2022-04-27
3
-2
/
+18
|
|
*
libbpf: Avoid joining .BTF.ext data with BPF programs by section name
Andrii Nakryiko
2022-04-27
3
-29
/
+65
|
|
*
libbpf: Fix logic for finding matching program for CO-RE relocation
Andrii Nakryiko
2022-04-27
1
-2
/
+3
|
|
*
libbpf: Drop unhelpful "program too large" guess
Andrii Nakryiko
2022-04-27
1
-4
/
+0
|
|
*
libbpf: Fix anonymous type check in CO-RE logic
Andrii Nakryiko
2022-04-27
1
-1
/
+1
|
|
/
|
*
bpf: Compute map_btf_id during build time
Menglong Dong
2022-04-26
19
-129
/
+62
|
*
Merge branch 'Introduce typed pointer support in BPF maps'
Alexei Starovoitov
2022-04-26
23
-162
/
+2035
|
|
\
|
|
*
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
2022-04-26
2
-1
/
+41
|
|
*
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
2022-04-26
3
-7
/
+562
|
|
*
selftests/bpf: Add C tests for kptr
Kumar Kartikeya Dwivedi
2022-04-26
2
-0
/
+227
|
|
*
libbpf: Add kptr type tag macros to bpf_helpers.h
Kumar Kartikeya Dwivedi
2022-04-26
1
-0
/
+7
|
|
*
bpf: Make BTF type match stricter for release arguments
Kumar Kartikeya Dwivedi
2022-04-26
3
-8
/
+27
|
|
*
bpf: Teach verifier about kptr_get kfunc helpers
Kumar Kartikeya Dwivedi
2022-04-26
2
-5
/
+55
|
|
*
bpf: Wire up freeing of referenced kptr
Kumar Kartikeya Dwivedi
2022-04-26
6
-25
/
+210
|
|
*
bpf: Populate pairs of btf_id and destructor kfunc in btf
Kumar Kartikeya Dwivedi
2022-04-26
2
-0
/
+125
[next]