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
2019-02-07
tools/bpf: add missing strings.h include
Andrii Nakryiko
2019-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-06
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
2019-02-06
tools: bpftool: doc, fix incorrect text
Prashant Bhole
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
2019-02-05
tools/bpf: silence a libbpf unnecessary warning
Yonghong Song
2019-02-05
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
2019-02-05
tools/bpf: fix a selftest test_btf failure
Yonghong Song
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-05
btf: add BTF types deduplication algorithm
Andrii Nakryiko
2019-02-05
btf: extract BTF type size calculation
Andrii Nakryiko
2019-02-05
perf script python: Add Python3 support to tests/attr.py
Tony Jones
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
2019-02-04
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2019-02-04
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2019-02-04
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
2019-02-04
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-02-04
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
Arnaldo Carvalho de Melo
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-04
tools/bpf: print out btf log at LIBBPF_WARN level
Yonghong Song
2019-02-04
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
2019-02-04
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
2019-02-04
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
2019-02-04
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2019-02-04
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
2019-02-04
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-03
Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-01
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
2019-02-01
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-01
selftests: forwarding: mirror_gre_flower: Fix test result handling
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_bridge_1q_lag: Ignore ARP
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_bridge_1q_lag: Enable forwarding
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_bridge_1q_lag: Flush neighbors
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix roaming test
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix untagged test
Petr Machata
2019-02-01
selftests: forwarding: mirror_lib: Wait for tardy mirrored packets
Petr Machata
2019-02-01
selftests: forwarding: mirror_gre_changes: Fix TTL test
Petr Machata
2019-02-01
selftests: mlxsw: Update ping limits
Petr Machata
2019-02-01
selftests: forwarding: mirror_lib: Update ping limits
Petr Machata
[prev]
[next]