index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...
Alan Maguire
2020-09-29
3
-1
/
+51
*
selftests/bpf: Fix unused-result warning in snprintf_btf.c
Alan Maguire
2020-09-29
1
-1
/
+1
*
bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tp
John Fastabend
2020-09-28
1
-1
/
+1
*
selftests/bpf: Test BTF writing APIs
Andrii Nakryiko
2020-09-28
2
-4
/
+282
*
libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset
Andrii Nakryiko
2020-09-28
3
-1
/
+8
*
libbpf: Add BTF writing APIs
Andrii Nakryiko
2020-09-28
3
-0
/
+838
*
selftests/bpf: Add test for bpf_seq_printf_btf helper
Alan Maguire
2020-09-28
2
-0
/
+124
*
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
2020-09-28
1
-0
/
+9
*
selftests/bpf: Fix overflow tests to reflect iter size increase
Alan Maguire
2020-09-28
1
-7
/
+7
*
selftests/bpf: Add bpf_snprintf_btf helper tests
Alan Maguire
2020-09-28
2
-0
/
+309
*
bpf: Add bpf_snprintf_btf helper
Alan Maguire
2020-09-28
1
-0
/
+67
*
libbpf: Add btf__new_empty() to create an empty BTF object
Andrii Nakryiko
2020-09-28
3
-0
/
+32
*
libbpf: Allow modification of BTF and add btf__add_str API
Andrii Nakryiko
2020-09-28
3
-8
/
+258
*
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2020-09-28
2
-8
/
+13
*
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2020-09-28
2
-21
/
+59
*
libbpf: Remove assumption of single contiguous memory for BTF data
Andrii Nakryiko
2020-09-28
3
-43
/
+60
*
libbpf: Refactor internals of BTF type index
Andrii Nakryiko
2020-09-28
1
-64
/
+75
*
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
2020-09-28
4
-39
/
+1
*
selftest: bpf: Test copying a sockmap and sockhash
Lorenz Bauer
2020-09-28
2
-11
/
+30
*
selftests: bpf: Remove shared header from sockmap iter test
Lorenz Bauer
2020-09-28
3
-24
/
+20
*
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
2020-09-28
1
-14
/
+36
*
selftests/bpf: Add raw_tp_test_run
Song Liu
2020-09-28
2
-0
/
+120
*
libbpf: Support test run of raw tracepoint programs
Song Liu
2020-09-28
4
-0
/
+63
*
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
2020-09-28
1
-0
/
+7
*
bpf: Add AND verifier test case where 32bit and 64bit bounds differ
John Fastabend
2020-09-25
1
-0
/
+16
*
bpf: selftest: Add test_btf_skc_cls_ingress
Martin KaFai Lau
2020-09-25
3
-0
/
+413
*
bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h
Martin KaFai Lau
2020-09-25
3
-8
/
+4
*
bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test
Martin KaFai Lau
2020-09-25
2
-9
/
+55
*
bpf: selftest: Use network_helpers in the sock_fields test
Martin KaFai Lau
2020-09-25
1
-79
/
+9
*
bpf: selftest: Adapt sock_fields test to use skel and global variables
Martin KaFai Lau
2020-09-25
2
-305
/
+229
*
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
2020-09-25
4
-6
/
+3
*
bpf: selftest: Add ref_tracking verifier test for bpf_skc casting
Martin KaFai Lau
2020-09-25
1
-0
/
+47
*
bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-1
/
+1
*
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-2
/
+2
*
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
1
-0
/
+1
*
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
2020-09-25
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
81
-1477
/
+2962
|
\
|
*
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-23
1
-0
/
+2
|
*
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
2020-09-21
2
-1
/
+18
|
*
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
2020-09-21
1
-0
/
+8
|
*
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
2020-09-19
1
-2
/
+2
|
*
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
2020-09-18
1
-1
/
+1
|
*
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
2020-09-17
5
-0
/
+533
|
*
bpf: Add abnormal return checks.
Alexei Starovoitov
2020-09-17
1
-3
/
+3
|
*
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
2020-09-15
3
-335
/
+78
|
*
selftests/bpf: Test load and dump metadata with btftool and skel
YiFei Zhu
2020-09-15
5
-1
/
+255
|
*
bpftool: Support dumping metadata
YiFei Zhu
2020-09-15
3
-0
/
+208
|
*
libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .rodata section
YiFei Zhu
2020-09-15
4
-0
/
+94
|
*
bpf: Add BPF_PROG_BIND_MAP syscall
YiFei Zhu
2020-09-15
1
-0
/
+7
|
*
libbpf: Fix a compilation error with xsk.c for ubuntu 16.04
Yonghong Song
2020-09-14
1
-0
/
+1
[next]