index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
selftests, bpf: Make docs tests fail more reliably
Joe Stringer
3
-1
/
+4
2021-06-08
libbpf: Fix pr_warn type warnings on 32bit
Michal Suchanek
1
-2
/
+2
2021-06-08
tools/bpftool: Fix cross-build
Jean-Philippe Brucker
1
-1
/
+4
2021-06-03
selftests/bpf: Add xdp_redirect_multi into .gitignore
Andrii Nakryiko
1
-0
/
+1
2021-06-03
libbpf: Install skel_internal.h header used from light skeletons
Andrii Nakryiko
1
-1
/
+1
2021-06-03
libbpf: Refactor header installation portions of Makefile
Andrii Nakryiko
1
-12
/
+7
2021-06-03
libbpf: Move few APIs from 0.4 to 0.5 version
Andrii Nakryiko
1
-3
/
+3
2021-05-28
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
1
-0
/
+19
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
16
-68
/
+74
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
4
-1
/
+526
2021-05-26
xdp: Extend xdp_redirect_map with broadcast support
Hangbin Liu
1
-2
/
+12
2021-05-26
bpftool: Set errno on skeleton failures and propagate errors
Andrii Nakryiko
1
-9
/
+18
2021-05-26
libbpf: Streamline error reporting for high-level APIs
Andrii Nakryiko
9
-468
/
+531
2021-05-26
libbpf: Streamline error reporting for low-level APIs
Andrii Nakryiko
3
-50
/
+156
2021-05-26
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
56
-425
/
+347
2021-05-26
libbpf: Add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
Andrii Nakryiko
5
-0
/
+71
2021-05-25
libbpf: Add support for new llvm bpf relocations
Yonghong Song
2
-1
/
+8
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
4
-0
/
+339
2021-05-24
bpf: Extend libbpf with bpf_map_lookup_and_delete_elem_flags
Denis Salopek
3
-0
/
+16
2021-05-24
bpf: Add lookup_and_delete_elem support to hashtab
Denis Salopek
1
-0
/
+13
2021-05-24
libbpf: Skip bpf_object__probe_loading for light skeleton
Stanislav Fomichev
1
-0
/
+3
2021-05-21
selftests: net: devlink_port_split.py: skip the test if no devlink device
Po-Hsu Lin
1
-1
/
+7
2021-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
56
-314
/
+3102
2021-05-19
bpf: Add cmd alias BPF_PROG_RUN
Alexei Starovoitov
2
-1
/
+2
2021-05-19
selftests/bpf: Convert test trace_printk to lskel.
Alexei Starovoitov
2
-2
/
+2
2021-05-19
selftests/bpf: Convert test printk to use rodata.
Alexei Starovoitov
2
-3
/
+6
2021-05-19
selftests/bpf: Convert atomics test to light skeleton.
Alexei Starovoitov
2
-37
/
+37
2021-05-19
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
10
-28
/
+41
2021-05-19
bpftool: Use syscall/loader program in "prog load" and "gen skeleton" command.
Alexei Starovoitov
6
-24
/
+482
2021-05-19
libbpf: Introduce bpf_map__initial_value().
Alexei Starovoitov
3
-0
/
+10
2021-05-19
libbpf: Cleanup temp FDs when intermediate sys_bpf fails.
Alexei Starovoitov
2
-4
/
+45
2021-05-19
libbpf: Generate loader program out of BPF ELF file.
Alexei Starovoitov
8
-35
/
+1060
2021-05-19
libbpf: Preliminary support for fd_idx
Alexei Starovoitov
1
-6
/
+25
2021-05-19
libbpf: Add bpf_object pointer to kernel_supports().
Alexei Starovoitov
1
-22
/
+22
2021-05-19
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
2
-14
/
+85
2021-05-19
bpf: Add bpf_sys_close() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Add bpf_btf_find_by_name_kind() helper.
Alexei Starovoitov
1
-0
/
+7
2021-05-19
bpf: Introduce fd_idx
Alexei Starovoitov
1
-5
/
+11
2021-05-19
selftests/bpf: Test for btf_load command.
Alexei Starovoitov
2
-0
/
+53
2021-05-19
selftests/bpf: Test for syscall program type
Alexei Starovoitov
2
-0
/
+123
2021-05-19
libbpf: Support for syscall program type
Alexei Starovoitov
1
-0
/
+2
2021-05-19
bpf: Introduce bpf_sys_bpf() helper and program type.
Alexei Starovoitov
1
-0
/
+8
2021-05-18
selftests: forwarding: Add test for custom multipath hash with IPv6 GRE
Ido Schimmel
1
-0
/
+458
2021-05-18
selftests: forwarding: Add test for custom multipath hash with IPv4 GRE
Ido Schimmel
1
-0
/
+456
2021-05-18
selftests: forwarding: Add test for custom multipath hash
Ido Schimmel
1
-0
/
+364
2021-05-18
selftests: mlxsw: qos_lib: Drop __mlnx_qos
Petr Machata
1
-14
/
+0
2021-05-18
selftests: mlxsw: qos_pfc: Convert to iproute2 dcb
Petr Machata
1
-12
/
+12
2021-05-18
selftests: mlxsw: qos_headroom: Convert to iproute2 dcb
Petr Machata
1
-34
/
+35
2021-05-18
selftests: mlxsw: Make sampling test more robust
Ido Schimmel
1
-6
/
+6
2021-05-18
selftests: mlxsw: Make the unsplit array global in port_scale test
Danielle Ratson
1
-1
/
+3
[next]