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-11-25
Merge tag 'for-5.5/block-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-25
Merge branch 'for-5.5/system-state' into for-linus
Petr Mladek
2019-11-25
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-11-24
bpf: Introduce BPF_TRACE_x helper for the tracing tests
Martin KaFai Lau
2019-11-24
bpf, testing: Add various tail call test cases
Daniel Borkmann
2019-11-24
selftests/bpf: Add BPF trampoline performance test
Alexei Starovoitov
2019-11-24
selftests/bpf: Add verifier tests for better jmp32 register bounds
Yonghong Song
2019-11-24
selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only
Andrii Nakryiko
2019-11-24
libbpf: Fix bpf_object name determination for bpf_object__open_file()
Andrii Nakryiko
2019-11-24
libbpf: Support initialized global variables
Andrii Nakryiko
2019-11-24
libbpf: Fix various errors and warning reported by checkpatch.pl
Andrii Nakryiko
2019-11-24
libbpf: Refactor relocation handling
Andrii Nakryiko
2019-11-24
selftests/bpf: Ensure no DWARF relocations for BPF object files
Andrii Nakryiko
2019-11-24
selftests/bpf: Integrate verbose verifier log into test_progs
Andrii Nakryiko
2019-11-24
selftests, bpftool: Skip the build test if not in tree
Jakub Kicinski
2019-11-24
selftests, bpftool: Set EXIT trap after usage function
Quentin Monnet
2019-11-24
tools, bpf: Fix build for 'make -s tools/bpf O=<dir>'
Quentin Monnet
2019-11-24
tools, bpftool: Fix warning on ignored return value for 'read'
Quentin Monnet
2019-11-22
Merge branch 'next/seccomp' into for-next
Paul Walmsley
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-22
perf parse: Fix potential memory leak when handling tracepoint errors
Ian Rogers
2019-11-22
perf probe: Fix spelling mistake "addrees" -> "address"
Colin Ian King
2019-11-22
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
2019-11-22
libtraceevent: Fix header installation
Sudip Mukherjee
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
2019-11-22
perf intel-pt: Add support for decoding AUX area samples
Adrian Hunter
2019-11-22
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
2019-11-22
perf pmu: When using default config, record which bits of config were changed...
Adrian Hunter
2019-11-22
perf auxtrace: Add support for queuing AUX area samples
Adrian Hunter
2019-11-22
perf session: Add facility to peek at all events
Adrian Hunter
2019-11-22
perf auxtrace: Add support for dumping AUX area samples
Adrian Hunter
2019-11-22
perf inject: Cut AUX area samples
Adrian Hunter
2019-11-22
perf record: Add aux-sample-size config term
Adrian Hunter
2019-11-22
perf record: Add support for AUX area sampling
Adrian Hunter
2019-11-22
perf auxtrace: Add support for AUX area sample recording
Adrian Hunter
2019-11-22
perf auxtrace: Move perf_evsel__find_pmu()
Adrian Hunter
2019-11-22
perf record: Add a function to test for kernel support for AUX area sampling
Adrian Hunter
2019-11-21
tools: hv: add vmbus testing tool
Branden Bonaby
2019-11-21
selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernel
Andy Lutomirski
2019-11-21
selftests/x86/mov_ss_trap: Fix the SYSENTER test
Andy Lutomirski
2019-11-21
Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-11-21
perf tools: Add kernel AUX area sampling definitions
Adrian Hunter
2019-11-21
tools/power/x86/intel-speed-select: Display TRL buckets for just base config ...
Srinivas Pandruvada
2019-11-21
tools/power/x86/intel-speed-select: Ignore missing config level
Srinivas Pandruvada
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
selftests/powerpc: spectre_v2 test must be built 64-bit
Michael Ellerman
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-19
selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32
Andrii Nakryiko
2019-11-19
libbpf: Fix call relocation offset calculation bug
Andrii Nakryiko
[prev]
[next]