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
2019-01-25
perf block-range: Add missing headers
Arnaldo Carvalho de Melo
2019-01-25
perf tools: Move branch structs to branch.h
Arnaldo Carvalho de Melo
2019-01-25
perf annotate: Remove lots of headers from annotate.h
Arnaldo Carvalho de Melo
2019-01-25
perf symbols: Move symbol_conf to separate file
Arnaldo Carvalho de Melo
2019-01-25
perf color: Add missing stdarg.g to color.h
Arnaldo Carvalho de Melo
2019-01-25
selftests/bpf: suppress readelf stderr when probing for BTF support
Stanislav Fomichev
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
2019-01-24
bpftool: feature probing, change default action
Prashant Bhole
2019-01-23
selftests: bpf: add tests for dead code removal
Jakub Kicinski
2019-01-23
selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user
Stanislav Fomichev
2019-01-23
libbpf: Show supported ELF section names when failing to guess prog/attach type
Taeung Song
2019-01-23
bpftool: fix percpu maps updating
Paolo Abeni
2019-01-23
bpftool: Fix prog dump by tag
Jiri Olsa
2019-01-22
tools: bpftool: add bash completion for bpftool probes
Quentin Monnet
2019-01-22
tools: bpftool: add probes for a network device
Quentin Monnet
2019-01-22
tools: bpftool: add C-style "#define" output for probes
Quentin Monnet
2019-01-22
tools: bpftool: add probes for eBPF helper functions
Quentin Monnet
2019-01-22
tools: bpftool: add probes for eBPF map types
Quentin Monnet
2019-01-22
tools: bpftool: add probes for eBPF program types
Quentin Monnet
2019-01-22
tools: bpftool: add probes for kernel configuration options
Quentin Monnet
2019-01-22
tools: bpftool: add probes for /proc/ eBPF parameters
Quentin Monnet
2019-01-22
tools: bpftool: add basic probe capability, probe syscall availability
Quentin Monnet
2019-01-22
selftests: forwarding: Add a test case for ARP suppression
Ido Schimmel
2019-01-22
selftests: forwarding: Add a test for VXLAN symmetric routing
Ido Schimmel
2019-01-22
selftests: forwarding: Add a test case for ARP decapsulation
Ido Schimmel
2019-01-22
selftests: forwarding: Add a test for VXLAN asymmetric routing
Ido Schimmel
2019-01-23
Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-01-22
Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-01-22
tools/firmware/ihex2fw: Replace explicit alignment with ALIGN
Andrey Smirnov
2019-01-22
tools/firmware/ihex2fw: Simplify next record offset calculation
Andrey Smirnov
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
perf utils: Move perf_config using routines from color.c to separate object
Arnaldo Carvalho de Melo
2019-01-21
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
2019-01-21
perf top: Synthesize BPF events for pre-existing loaded BPF programs
Arnaldo Carvalho de Melo
2019-01-21
perf tools: Synthesize PERF_RECORD_* for loaded BPF programs
Song Liu
2019-01-21
perf tools: Handle PERF_RECORD_BPF_EVENT
Song Liu
2019-01-21
perf tools: Handle PERF_RECORD_KSYMBOL
Song Liu
2019-01-21
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
Song Liu
2019-01-21
tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
Song Liu
2019-01-21
perf: Make perf_event_output() propagate the output() return
Arnaldo Carvalho de Melo
2019-01-21
perf report: Dump s390 counter set data to file
Thomas Richter
2019-01-21
perf report: Display names in s390 diagnostic counter sets
Thomas Richter
2019-01-21
perf report: Display arch specific diagnostic counter sets, starting with s390
Thomas Richter
2019-01-21
perf tools: Remove duplicate headers
Brajeswar Ghosh
2019-01-21
perf session: Add reader__process_events function
Jiri Olsa
2019-01-21
perf session: Add 'data_offset' member to reader object
Jiri Olsa
2019-01-21
perf session: Add 'data_size' member to reader object
Jiri Olsa
2019-01-21
perf session: Add reader object
Jiri Olsa
2019-01-21
perf session: Get rid of file_size variable
Jiri Olsa
2019-01-21
perf session: Rearrange perf_session__process_events function
Jiri Olsa
[prev]
[next]