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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2022-02-09
libbpf: Fix accessing the first syscall argument on arm64
Ilya Leoshkevich
1
-0
/
+6
2022-02-09
libbpf: Allow overriding PT_REGS_PARM1{_CORE}_SYSCALL
Ilya Leoshkevich
1
-8
/
+12
2022-02-09
selftests/bpf: Skip test_bpf_syscall_macro's syscall_arg1 on arm64 and s390
Ilya Leoshkevich
2
-1
/
+7
2022-02-09
libbpf: Fix accessing syscall arguments on riscv
Ilya Leoshkevich
1
-0
/
+2
2022-02-09
libbpf: Fix riscv register names
Ilya Leoshkevich
1
-2
/
+2
2022-02-09
libbpf: Fix accessing syscall arguments on powerpc
Ilya Leoshkevich
1
-0
/
+2
2022-02-09
selftests/bpf: Use PT_REGS_SYSCALL_REGS in bpf_syscall_macro
Ilya Leoshkevich
1
-1
/
+1
2022-02-09
libbpf: Add PT_REGS_SYSCALL_REGS macro
Ilya Leoshkevich
1
-0
/
+10
2022-02-09
selftests/bpf: Fix an endianness issue in bpf_syscall_macro test
Ilya Leoshkevich
1
-1
/
+4
2022-02-09
libbpf: Fix signedness bug in btf_dump_array_data()
Dan Carpenter
1
-2
/
+3
2022-02-08
selftests/bpf: Do not export subtest as standalone test
Hou Tao
5
-8
/
+8
2022-02-07
selftests/bpf: Fix strict mode calculation
Mauricio Vásquez
1
-1
/
+1
2022-02-07
bpftool: Fix strict mode calculation
Mauricio Vásquez
1
-4
/
+1
2022-02-07
libbpf: Remove mode check in libbpf_set_strict_mode()
Mauricio Vásquez
1
-8
/
+0
2022-02-07
selftests/bpf: Fix tests to use arch-dependent syscall entry points
Naveen N. Rao
11
-23
/
+34
2022-02-07
selftests/bpf: Use "__se_" prefix on architectures without syscall wrapper
Naveen N. Rao
1
-1
/
+1
2022-02-05
libbpf: Fix build issue with llvm-readelf
Yonghong Song
1
-2
/
+2
2022-02-04
selftests/bpf: Test bpf_core_types_are_compat() functionality.
Matteo Croce
6
-2
/
+74
2022-02-04
libbpf: Deprecate forgotten btf__get_map_kv_tids()
Andrii Nakryiko
2
-0
/
+4
2022-02-04
selftests/bpf: Add a selftest for invalid func btf with btf decl_tag
Yonghong Song
1
-0
/
+19
2022-02-03
libbpf: Deprecate priv/set_priv storage
Delyan Kratunov
1
-1
/
+6
2022-02-03
selftests/bpf: Redo the switch to new libbpf XDP APIs
Andrii Nakryiko
7
-50
/
+47
2022-02-03
selftests/bpf: Remove usage of deprecated feature probing APIs
Andrii Nakryiko
2
-3
/
+3
2022-02-03
bpftool: Fix uninit variable compilation warning
Andrii Nakryiko
1
-1
/
+1
2022-02-03
bpftool: Stop supporting BPF offload-enabled feature probing
Andrii Nakryiko
1
-12
/
+17
2022-02-03
libbpf: Stop using deprecated bpf_map__is_offload_neutral()
Andrii Nakryiko
1
-1
/
+1
2022-02-03
libbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_test_run
Delyan Kratunov
1
-1
/
+3
2022-02-03
bpftool: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
1
-3
/
+2
2022-02-03
selftests/bpf: Migrate from bpf_prog_test_run_xattr
Delyan Kratunov
14
-283
/
+218
2022-02-03
selftests/bpf: Migrate from bpf_prog_test_run
Delyan Kratunov
38
-523
/
+649
2022-02-02
libbpf: Open code raw_tp_open and link_create commands.
Alexei Starovoitov
2
-3
/
+29
2022-02-02
libbpf: Open code low level bpf commands.
Alexei Starovoitov
1
-2
/
+42
2022-02-02
libbpf: Add support for bpf iter in light skeleton.
Alexei Starovoitov
1
-1
/
+4
2022-02-01
selftests/bpf: Update cpumap/devmap sec_name
Lorenzo Bianconi
5
-5
/
+5
2022-02-01
libbpf: Deprecate xdp_cpumap, xdp_devmap and classifier sec definitions
Lorenzo Bianconi
1
-3
/
+11
2022-02-01
libbpf: Deprecate btf_ext rec_size APIs
Dave Marchevsky
1
-2
/
+4
2022-01-31
selftests/bpf: Extend verifier and bpf_sock tests for dst_port loads
Jakub Sitnicki
4
-21
/
+162
2022-01-28
selftests/bpf/test_xdp_redirect: use temp netns for testing
Hangbin Liu
1
-14
/
+16
2022-01-28
selftests/bpf/test_xdp_meta: use temp netns for testing
Hangbin Liu
1
-18
/
+20
2022-01-28
selftests/bpf/test_tcp_check_syncookie: use temp netns for testing
Hangbin Liu
1
-2
/
+3
2022-01-28
selftests/bpf/test_lwt_seg6local: use temp netns for testing
Hangbin Liu
1
-82
/
+88
2022-01-28
selftests/bpf/test_xdp_vlan: use temp netns for testing
Hangbin Liu
1
-32
/
+34
2022-01-28
selftests/bpf/test_xdp_veth: use temp netns for testing
Hangbin Liu
1
-18
/
+21
2022-01-28
selftests/bpf/test_xdp_redirect_multi: use temp netns for testing
Hangbin Liu
1
-29
/
+31
2022-01-27
selftests/bpf: specify pahole version requirement for btf_tag test
Yonghong Song
1
-0
/
+2
2022-01-27
selftests/bpf: add a selftest with __user tag
Yonghong Song
3
-0
/
+151
2022-01-27
selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
Yonghong Song
2
-4
/
+4
2022-01-27
selftests/bpf: fix a clang compilation error
Yonghong Song
1
-1
/
+1
2022-01-27
selftests, xsk: Fix bpf_res cleanup test
Magnus Karlsson
2
-32
/
+50
2022-01-27
selftests/bpf: fix uprobe offset calculation in selftests
Andrii Nakryiko
6
-66
/
+63
[next]