index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
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
perf parse-events: Declare flex header file output
Ian Rogers
2020-06-22
perf pmu: Add flex debug build flag
Ian Rogers
2020-06-22
perf pmu: Add bison debug build flag
Ian Rogers
2020-06-22
perf parse-events: Use automatic variable for yacc input
Ian Rogers
2020-06-22
perf parse-events: Use automatic variable for flex input
Ian Rogers
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' branch_type methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' sample_type methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' strerror methods
Arnaldo Carvalho de Melo
2020-06-22
perf evlist: Fix the class prefix for 'struct evlist' 'add' evsel methods
Arnaldo Carvalho de Melo
2020-06-22
perf pmu: Improve CPU core PMU HW event list ordering
John Garry
2020-06-22
perf pmu: List kernel supplied event aliases for arm64
John Garry
2020-06-22
perf cs-etm: Allow no CoreSight sink to be specified on command line
Mike Leach
2020-06-22
perf expr: Add < and > operators
Ian Rogers
2020-06-22
perf expr: Add d_ratio operation
Ian Rogers
2020-06-22
perf script: Fixup some evsel/evlist method names
Arnaldo Carvalho de Melo
2020-06-22
perf tests: Add parse metric test for frontend metric
Jiri Olsa
2020-06-22
perf tests: Add parse metric test for ipc metric
Jiri Olsa
2020-06-22
perf tools: Add test_generic_metric function
Jiri Olsa
2020-06-22
perf tools: Release metric_events rblist
Jiri Olsa
2020-06-22
perf tools: Factor out prepare_metric function
Jiri Olsa
2020-06-22
perf tools: Add metricgroup__parse_groups_test function
Jiri Olsa
2020-06-22
perf tools: Add map to parse_groups() function
Jiri Olsa
2020-06-22
perf tools: Add fake_pmu to parse_group() function
Jiri Olsa
2020-06-22
perf parse: Factor out parse_groups() function
Jiri Olsa
2020-06-22
perf tests: Add another metric parsing test
Jiri Olsa
2020-06-22
perf pmu: Add a perf_pmu__fake object to use with __parse_events()
Arnaldo Carvalho de Melo
2020-06-22
perf parse: Provide a way to pass a fake_pmu to parse_events()
Arnaldo Carvalho de Melo
2020-06-22
perf tests: Factor check_parse_id function
Jiri Olsa
2020-06-22
perf tools: Add fake pmu support
Jiri Olsa
2020-06-22
perf annotate: Remove unneeded conversion to bool
Jason Yan
2020-06-22
selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASE
Andy Lutomirski
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
[prev]
[next]