index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add source ip in "struct bpf_tunnel_key"
Kaixi Fan
2022-05-10
1
-0
/
+4
*
bpftool: bpf_link_get_from_fd support for LSM programs in lskel
KP Singh
2022-05-10
1
-0
/
+1
*
selftests/bpf: Handle batch operations for map-in-map bpf-maps
Takshak Chahande
2022-05-10
1
-0
/
+252
*
bpftool: Declare generator name
Jason Wang
2022-05-10
1
-2
/
+2
*
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
*
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/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
80
-757
/
+2488
|
\
|
*
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
|
*
selftests/bpf: Add test for strict BTF type check
Kumar Kartikeya Dwivedi
2022-04-26
1
-0
/
+20
|
*
selftests/bpf: Add verifier tests for kptr
Kumar Kartikeya Dwivedi
2022-04-26
2
-2
/
+522
|
*
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: Allow storing referenced kptr in map
Kumar Kartikeya Dwivedi
2022-04-26
1
-0
/
+12
|
*
bpf: Tag argument to be released in bpf_func_proto
Kumar Kartikeya Dwivedi
2022-04-26
2
-4
/
+4
|
*
bpftool, musl compat: Replace sys/fcntl.h by fcntl.h
Dominique Martinet
2022-04-25
1
-1
/
+1
|
*
bpftool, musl compat: Replace nftw with FTW_ACTIONRETVAL
Dominique Martinet
2022-04-25
1
-55
/
+57
|
*
libbpf: Remove unnecessary type cast
Yuntao Wang
2022-04-25
1
-1
/
+1
|
*
selftests/bpf: Switch fexit_stress to bpf_link_create() API
Andrii Nakryiko
2022-04-23
1
-1
/
+1
|
*
libbpf: Teach bpf_link_create() to fallback to bpf_raw_tracepoint_open()
Andrii Nakryiko
2022-04-23
2
-3
/
+34
|
*
libbpf: Remove redundant non-null checks on obj_elf
Gaosheng Cui
2022-04-21
1
-4
/
+2
|
*
selftests/bpf: Fix map tests errno checks
Artem Savkov
2022-04-21
2
-68
/
+37
|
*
selftests/bpf: Fix prog_tests uprobe_autoattach compilation error
Artem Savkov
2022-04-21
1
-1
/
+2
|
*
selftests/bpf: Fix attach tests retcode checks
Artem Savkov
2022-04-21
2
-2
/
+2
[next]