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
*
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-03-13
299
-2853
/
+12167
|
\
|
*
nexthop: Fix out-of-bounds access during attribute validation
Ido Schimmel
2024-03-12
1
-0
/
+6
|
*
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-12
48
-154
/
+2249
|
|
\
|
|
*
selftests/bpf: Add kprobe multi triggering benchmarks
Jiri Olsa
2024-03-12
3
-0
/
+50
|
|
*
selftests/bpf: Add bpf_arena_htab test.
Alexei Starovoitov
2024-03-11
6
-0
/
+243
|
|
*
selftests/bpf: Add bpf_arena_list test.
Alexei Starovoitov
2024-03-11
4
-0
/
+314
|
|
*
selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
Alexei Starovoitov
2024-03-11
6
-2
/
+227
|
|
*
bpf: Add helper macro bpf_addr_space_cast()
Alexei Starovoitov
2024-03-11
1
-0
/
+43
|
|
*
libbpf: Recognize __arena global variables.
Andrii Nakryiko
2024-03-11
3
-13
/
+120
|
|
*
bpftool: Recognize arena map type
Alexei Starovoitov
2024-03-11
2
-2
/
+2
|
|
*
libbpf: Add support for bpf_arena.
Alexei Starovoitov
2024-03-11
2
-8
/
+46
|
|
*
libbpf: Add __arg_arena to bpf_helpers.h
Alexei Starovoitov
2024-03-11
1
-0
/
+1
|
|
*
bpf: Disasm support for addr_space_cast instruction.
Alexei Starovoitov
2024-03-11
1
-0
/
+4
|
|
*
bpf: Introduce bpf_arena.
Alexei Starovoitov
2024-03-11
1
-0
/
+10
|
|
*
selftests/bpf: Add fexit and kretprobe triggering benchmarks
Andrii Nakryiko
2024-03-11
3
-0
/
+50
|
|
*
bpftool: rename is_internal_mmapable_map into is_mmapable_map
Andrii Nakryiko
2024-03-07
1
-9
/
+9
|
|
*
libbpf: Allow specifying 64-bit integers in map BTF.
Alexei Starovoitov
2024-03-07
2
-2
/
+43
|
|
*
selftests/bpf: Test cases for '?' in BTF names
Eduard Zingerman
2024-03-07
1
-0
/
+29
|
|
*
selftests/bpf: Test case for SEC("?.struct_ops")
Eduard Zingerman
2024-03-07
2
-6
/
+56
|
|
*
libbpf: Rewrite btf datasec names starting from '?'
Eduard Zingerman
2024-03-07
3
-2
/
+41
|
|
*
libbpf: Struct_ops in SEC("?.struct_ops") / SEC("?.struct_ops.link")
Eduard Zingerman
2024-03-07
1
-1
/
+14
|
|
*
libbpf: Replace elf_state->st_ops_* fields with SEC_ST_OPS sec_type
Eduard Zingerman
2024-03-07
1
-29
/
+32
|
|
*
selftests/bpf: Verify struct_ops autoload/autocreate sync
Eduard Zingerman
2024-03-07
4
-4
/
+125
|
|
*
libbpf: Sync progs autoload with maps autocreate for struct_ops maps
Eduard Zingerman
2024-03-07
1
-0
/
+43
|
|
*
selftests/bpf: Test autocreate behavior for struct_ops maps
Eduard Zingerman
2024-03-07
2
-0
/
+118
|
|
*
selftests/bpf: Bad_struct_ops test
Eduard Zingerman
2024-03-07
4
-0
/
+88
|
|
*
selftests/bpf: Utility functions to capture libbpf log in test_progs
Eduard Zingerman
2024-03-07
2
-0
/
+62
|
|
*
selftests/bpf: Test struct_ops map definition with type suffix
Eduard Zingerman
2024-03-07
3
-10
/
+46
|
|
*
libbpf: Honor autocreate flag for struct_ops maps
Eduard Zingerman
2024-03-07
1
-3
/
+15
|
|
*
libbpf: Tie struct_ops programs to kernel BTF ids, not to local ids
Eduard Zingerman
2024-03-07
1
-23
/
+26
|
|
*
libbpf: Allow version suffixes (___smth) for struct_ops types
Eduard Zingerman
2024-03-07
1
-1
/
+5
|
|
*
selftests/bpf: Test may_goto
Alexei Starovoitov
2024-03-07
2
-3
/
+101
|
|
*
bpf: Add cond_break macro
Alexei Starovoitov
2024-03-07
1
-0
/
+12
|
|
*
bpf: Introduce may_goto instruction
Alexei Starovoitov
2024-03-07
1
-0
/
+5
|
|
*
selftests/bpf: Test struct_ops maps with a large number of struct_ops program.
Kui-Feng Lee
2024-03-04
3
-0
/
+176
|
|
*
selftests/bpf: xdp_hw_metadata reduce sleep interval
Song Yoong Siang
2024-03-04
1
-1
/
+1
|
|
*
selftests/bpf: Extend uprobe/uretprobe triggering benchmarks
Andrii Nakryiko
2024-03-04
4
-46
/
+103
|
|
*
libbpf: Correct debug message in btf__load_vmlinux_btf
Chen Shen
2024-03-04
1
-1
/
+1
|
*
|
netlink: specs: support generating code for genl socket priv
Jakub Kicinski
2024-03-11
2
-0
/
+12
|
*
|
tools: ynl: remove trailing semicolon
Jakub Kicinski
2024-03-11
1
-1
/
+1
|
*
|
selftests: mptcp: use KSFT_SKIP/KSFT_PASS/KSFT_FAIL
Geliang Tang
2024-03-11
6
-26
/
+25
|
*
|
selftests: mptcp: declare event macros in mptcp_lib
Geliang Tang
2024-03-11
3
-23
/
+29
|
*
|
selftests: mptcp: add mptcp_lib_verify_listener_events
Geliang Tang
2024-03-11
3
-38
/
+30
|
*
|
selftests: mptcp: print_test out of verify_listener_events
Geliang Tang
2024-03-11
1
-6
/
+2
|
*
|
selftests: mptcp: extract mptcp_lib_check_expected
Geliang Tang
2024-03-11
2
-31
/
+32
|
*
|
selftests: mptcp: call test_fail without argument
Geliang Tang
2024-03-11
2
-6
/
+13
|
*
|
selftests: mptcp: print test results with colors
Geliang Tang
2024-03-11
8
-87
/
+90
|
*
|
selftests: mptcp: use += operator to append strings
Geliang Tang
2024-03-11
2
-40
/
+43
|
*
|
selftests: mptcp: print test results with counters
Geliang Tang
2024-03-11
6
-14
/
+16
|
*
|
selftests: mptcp: add print_title in mptcp_lib
Geliang Tang
2024-03-11
2
-10
/
+13
[next]