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
2018-04-24
perf stat: Print out hint for mixed PMU group error
Kan Liang
2018-04-24
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
2018-04-23
selftests: net: update .gitignore with missing test
Anders Roxell
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
2018-04-23
perf mem: Document incorrect and missing options
Sangwon Hong
2018-04-23
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
2018-04-23
perf pmu: Fix pmu events parsing rule
Jiri Olsa
2018-04-23
perf stat: Keep the / modifier separator in fallback
Jiri Olsa
2018-04-23
tc-testing: updated ife test cases
Roman Mashak
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
2018-04-23
perf machine: Set main kernel end address properly
Namhyung Kim
2018-04-23
test_firmware: fix setting old custom fw path back on exit, second try
Ben Hutchings
2018-04-23
test_firmware: Install all scripts
Ben Hutchings
2018-04-23
bpf: btf: Clean up btf.h in uapi
Martin KaFai Lau
2018-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-21
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-04-20
libbpf: fixed build error for samples/bpf/
Björn Töpel
2018-04-19
bpf: btf: Add BTF tests
Martin KaFai Lau
2018-04-19
bpf: btf: Add BTF support to libbpf
Martin KaFai Lau
2018-04-19
bpf: btf: Sync bpf.h and btf.h to tools/
Martin KaFai Lau
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
2018-04-19
tools/bpf: fix test_sock and test_sock_addr.sh failure
Yonghong Song
2018-04-18
bpf: add bpf_xdp_adjust_tail sample prog
Nikita V. Shirokov
2018-04-18
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-18
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
2018-04-18
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
2018-04-18
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
2018-04-18
perf record: Remove suggestion to enable APIC
Andi Kleen
2018-04-18
perf record: Remove misleading error suggestion
Andi Kleen
2018-04-18
perf hists browser: Clarify top/report browser help
Andi Kleen
2018-04-18
perf mem: Allow all record/report options
Andi Kleen
2018-04-18
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
2018-04-18
tools: bpftool: make it easier to feed hex bytes to bpftool
Quentin Monnet
2018-04-18
libbpf: Type functions for raw tracepoints
Andrey Ignatov
2018-04-18
libbpf: Support guessing post_bind{4,6} progs
Andrey Ignatov
2018-04-18
bpftool: Support new prog types and attach types
Andrey Ignatov
2018-04-17
selftests/filesystems: Don't run dnotify_test by default
Michael Ellerman
2018-04-17
selftest: tc_flower: add testcase for 'ip_flags'
Davide Caratti
2018-04-17
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
2018-04-17
perf report: Extend raw dump (-D) out with switch out event type
Alexey Budankov
2018-04-17
perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]
Alexey Budankov
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
2018-04-17
selftests: add xfrm state-policy-monitor to rtnetlink.sh
Shannon Nelson
[prev]
[next]