index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-06-24
selftests/bpf: Implement sample udp/udp6 bpf_iter programs
Yonghong Song
2020-06-24
selftests/bpf: Implement sample tcp/tcp6 bpf_iter programs
Yonghong Song
2020-06-24
selftests/bpf: Add more common macros to bpf_tracing_net.h
Yonghong Song
2020-06-24
selftests/bpf: Refactor some net macros to bpf_tracing_net.h
Yonghong Song
2020-06-24
selftests/bpf: Move newer bpf_iter_* type redefining to a new header file
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_udp6_sock() helper
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_{tcp, tcp_timewait, tcp_request}_sock() helpers
Yonghong Song
2020-06-24
bpf: Add bpf_skc_to_tcp6_sock() helper
Yonghong Song
2020-06-25
selftests: netfilter: add test case for conntrack helper assignment
Florian Westphal
2020-06-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-06-24
Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-24
bpf: Add SO_KEEPALIVE and related options to bpf_setsockopt
Dmitry Yakunin
2020-06-24
selftests/bpf: Workaround for get_stack_rawtp test.
Alexei Starovoitov
2020-06-24
libbpf: Prevent loading vmlinux BTF twice
Andrii Nakryiko
2020-06-24
libbpf: Fix spelling mistake "kallasyms" -> "kallsyms"
Colin Ian King
2020-06-24
tools, bpftool: Fix variable shadowing in emit_obj_refs_json()
Quentin Monnet
2020-06-24
kselftest: arm64: Remove redundant clean target
Mark Brown
2020-06-23
selftests/net: plug rxtimestamp test into kselftest framework
tannerlove
2020-06-23
bpf: Fix formatting in documentation for BPF helpers
Quentin Monnet
2020-06-23
libbpf: Fix CO-RE relocs against .text section
Andrii Nakryiko
2020-06-23
Merge up to bpf_probe_read_kernel_str() fix into bpf-next
Alexei Starovoitov
2020-06-24
tools, bpftool: Correctly evaluate $(BUILD_BPF_SKELS) in Makefile
Tobias Klauser
2020-06-24
selftests/bpf: Add variable-length data concat pattern less than test
John Fastabend
2020-06-24
selftests/bpf: Add variable-length data concatenation pattern test
Andrii Nakryiko
2020-06-24
bpf: Switch most helper return values from 32-bit int to 64-bit long
Andrii Nakryiko
2020-06-23
wireguard: device: avoid circular netns references
Jason A. Donenfeld
2020-06-22
tools/bpftool: Add documentation and sample output for process info
Andrii Nakryiko
2020-06-22
tools/bpftool: Show info for processes holding BPF map/prog/link/btf FDs
Andrii Nakryiko
2020-06-22
libbpf: Wrap source argument of BPF_CORE_READ macro in parentheses
Andrii Nakryiko
2020-06-22
tools/bpftool: Generalize BPF skeleton support and generate vmlinux.h
Andrii Nakryiko
2020-06-22
tools/bpftool: Minimize bootstrap bpftool
Andrii Nakryiko
2020-06-22
tools/bpftool: Move map/prog parsing logic into common
Andrii Nakryiko
2020-06-22
selftests/bpf: Add __ksym extern selftest
Andrii Nakryiko
2020-06-22
libbpf: Add support for extracting kernel symbol addresses
Andrii Nakryiko
2020-06-22
libbpf: Generalize libbpf externs support
Andrii Nakryiko
2020-06-22
selftests: forwarding: Add a test for pedit munge tcp, udp sport, dport
Petr Machata
2020-06-23
libbpf: Add a bunch of attribute getters/setters for map definitions
Andrii Nakryiko
2020-06-22
libbpf: Forward-declare bpf_stats_type for systems with outdated UAPI headers
Andrii Nakryiko
2020-06-22
selftests/bpf: Test access to bpf map pointer
Andrey Ignatov
2020-06-22
bpf: Support access to bpf map fields
Andrey Ignatov
2020-06-22
Merge tag 'spi-fix-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-06-22
tools/virtio: Use tools/include/list.h instead of stubs
Eugenio Pérez
2020-06-22
tools/virtio: Reset index in virtio_test --reset.
Eugenio Pérez
2020-06-22
tools/virtio: Extract virtqueue initialization in vq_reset
Eugenio Pérez
2020-06-22
tools/virtio: Use __vring_new_virtqueue in virtio_test.c
Eugenio Pérez
2020-06-22
tools/virtio: Add --reset
Eugenio Pérez
2020-06-22
tools/virtio: Add --batch=random option
Eugenio Pérez
2020-06-22
tools/virtio: Add --batch option
Eugenio Pérez
2020-06-22
perf flamegraph: Explicitly set utf-8 encoding
Andreas Gerstmayr
2020-06-20
tc-testing: update geneve options match in tunnel_key unit tests
Hangbin Liu
[prev]
[next]