开源镜像站
帮助
动态
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
2019-05-30
libbpf: reduce unnecessary line wrapping
Andrii Nakryiko
2019-05-30
libbpf: typo and formatting fixes
Andrii Nakryiko
2019-05-30
libbpf: simplify two pieces of logic
Andrii Nakryiko
2019-05-30
libbpf: use negative fd to specify missing BTF
Andrii Nakryiko
2019-05-30
libbpf: fix error code returned on corrupted ELF
Andrii Nakryiko
2019-05-30
libbpf: check map name retrieved from ELF
Andrii Nakryiko
2019-05-30
libbpf: simplify endianness check
Andrii Nakryiko
2019-05-30
libbpf: preserve errno before calling into user callback
Andrii Nakryiko
2019-05-30
libbpf: fix detection of corrupted BPF instructions section
Andrii Nakryiko
2019-05-29
libbpf: prevent overwriting of log_level in bpf_object__load_progs()
Quentin Monnet
2019-05-29
selftests/bpf: fix compilation error for flow_dissector.c
Alan Maguire
2019-05-28
selftests/bpf: add auto-detach test
Roman Gushchin
2019-05-28
selftests/bpf: enable all available cgroup v2 controllers
Roman Gushchin
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
2019-05-28
selftests/bpf: fail test_tunnel.sh if subtests fail
Stanislav Fomichev
2019-05-28
tools: bpftool: make -d option print debug output from verifier
Quentin Monnet
2019-05-28
libbpf: add bpf_object__load_xattr() API function to pass log_level
Quentin Monnet
2019-05-28
tools: bpftool: add -d option to get debug output from libbpf
Quentin Monnet
2019-05-28
libbpf: fix warning that PTR_ERR_OR_ZERO can be used
Hariprasad Kelam
2019-05-28
bpf: style fix in while(!feof()) loop
Chang-Hsien Tsai
2019-05-28
bpftool: auto-complete BTF IDs for btf dump
Andrii Nakryiko
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-24
selftests: bpf: adjust several test_verifier helpers for insn insertion
Jiong Wang
2019-05-24
libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
Jiong Wang
2019-05-24
tools: bpf: sync uapi header bpf.h
Jiong Wang
2019-05-24
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
2019-05-24
tools/bpf: sync bpf uapi header bpf.h to tools directory
Yonghong Song
2019-05-24
bpftool: update bash-completion w/ new c option for btf dump
Andrii Nakryiko
2019-05-24
bpftool/docs: add description of btf dump C option
Andrii Nakryiko
2019-05-24
bpftool: add C output format option to btf dump subcommand
Andrii Nakryiko
2019-05-24
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
2019-05-24
libbpf: add btf_dump API for BTF-to-C conversion
Andrii Nakryiko
2019-05-24
libbpf: switch btf_dedup() to hashmap for dedup table
Andrii Nakryiko
2019-05-24
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
2019-05-24
libbpf: add resizable non-thread safe internal hashmap
Andrii Nakryiko
2019-05-24
selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext
Andrii Nakryiko
2019-05-24
bpftool: use libbpf's btf__parse_elf API
Andrii Nakryiko
2019-05-24
libbpf: add btf__parse_elf API to load .BTF and .BTF.ext
Andrii Nakryiko
2019-05-24
libbpf: ensure libbpf.h is included along libbpf_internal.h
Andrii Nakryiko
2019-05-24
selftests: bpf: Move bpf_printk to bpf_helpers.h
Michal Rostecki
2019-05-23
selftests/bpf: add pyperf scale test
Alexei Starovoitov
2019-05-23
selftests/bpf: adjust verifier scale test
Alexei Starovoitov
2019-05-22
libbpf: emit diff of mismatched public API, if any
Andrii Nakryiko
2019-05-22
selftests: pmtu: Simplify cleanup and namespace names
David Ahern
2019-05-22
selftests: fib-onlink: Make quiet by default
David Ahern
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-05-21
selftests: fib_rule_tests: use pre-defined DEV_ADDR
Hangbin Liu
2019-05-21
Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25
Thomas Gleixner
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
[next]