开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-09-28
selftests/bpf: Test BTF writing APIs
Andrii Nakryiko
2020-09-28
libbpf: Add btf__str_by_offset() as a more generic variant of name_by_offset
Andrii Nakryiko
2020-09-28
libbpf: Add BTF writing APIs
Andrii Nakryiko
2020-09-28
selftests/bpf: Add test for bpf_seq_printf_btf helper
Alan Maguire
2020-09-28
bpf: Add bpf_seq_printf_btf helper
Alan Maguire
2020-09-28
selftests/bpf: Fix overflow tests to reflect iter size increase
Alan Maguire
2020-09-28
selftests/bpf: Add bpf_snprintf_btf helper tests
Alan Maguire
2020-09-28
bpf: Add bpf_snprintf_btf helper
Alan Maguire
2020-09-28
libbpf: Add btf__new_empty() to create an empty BTF object
Andrii Nakryiko
2020-09-28
libbpf: Allow modification of BTF and add btf__add_str API
Andrii Nakryiko
2020-09-28
libbpf: Extract generic string hashing function for reuse
Andrii Nakryiko
2020-09-28
libbpf: Generalize common logic for managing dynamically-sized arrays
Andrii Nakryiko
2020-09-28
libbpf: Remove assumption of single contiguous memory for BTF data
Andrii Nakryiko
2020-09-28
libbpf: Refactor internals of BTF type index
Andrii Nakryiko
2020-09-28
selftests: Remove fmod_ret from test_overhead
Toke Høiland-Jørgensen
2020-09-28
selftest: bpf: Test copying a sockmap and sockhash
Lorenz Bauer
2020-09-28
selftests: bpf: Remove shared header from sockmap iter test
Lorenz Bauer
2020-09-28
selftests: bpf: Add helper to compare socket cookies
Lorenz Bauer
2020-09-28
selftests/bpf: Add raw_tp_test_run
Song Liu
2020-09-28
libbpf: Support test run of raw tracepoint programs
Song Liu
2020-09-28
bpf: Enable BPF_PROG_TEST_RUN for raw_tracepoint
Song Liu
2020-09-25
bpf: Add AND verifier test case where 32bit and 64bit bounds differ
John Fastabend
2020-09-25
bpf: selftest: Add test_btf_skc_cls_ingress
Martin KaFai Lau
2020-09-25
bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.h
Martin KaFai Lau
2020-09-25
bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields test
Martin KaFai Lau
2020-09-25
bpf: selftest: Use network_helpers in the sock_fields test
Martin KaFai Lau
2020-09-25
bpf: selftest: Adapt sock_fields test to use skel and global variables
Martin KaFai Lau
2020-09-25
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
2020-09-25
bpf: selftest: Add ref_tracking verifier test for bpf_skc casting
Martin KaFai Lau
2020-09-25
bpf: Change bpf_sk_assign to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
bpf: Change bpf_tcp_*_syncookie to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
bpf: Change bpf_sk_storage_*() to accept ARG_PTR_TO_BTF_ID_SOCK_COMMON
Martin KaFai Lau
2020-09-25
bpf: Change bpf_sk_release and bpf_sk_*cgroup_id to accept ARG_PTR_TO_BTF_ID_...
Martin KaFai Lau
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-09-23
tools resolve_btfids: Always force HOSTARCH
Jiri Olsa
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-09-22
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-09-21
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
2020-09-21
btf: Add BTF_ID_LIST_SINGLE macro
Lorenz Bauer
2020-09-21
tools/io_uring: fix compile breakage
Douglas Gilbert
2020-09-20
Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-09-19
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
2020-09-19
selftests/bpf: Fix endianness issue in test_sockopt_sk
Ilya Leoshkevich
2020-09-18
selftests/bpf: Fix endianness issue in sk_assign
Ilya Leoshkevich
2020-09-18
Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-09-18
objtool: Fix noreturn detection for ignored functions
Josh Poimboeuf
2020-09-17
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
2020-09-17
selftests: Set default protocol for raw sockets in nettest
David Ahern
[next]