index
:
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.17.y
linux-6.18.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-03-13
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
2019-03-13
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-03-13
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2019-03-13
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
2019-03-13
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
2019-03-13
bpftool: fix percpu maps updating
Paolo Abeni
2019-03-13
bpftool: Fix prog dump by tag
Jiri Olsa
2019-03-13
proc: fix /proc/net/* after setns(2)
Alexey Dobriyan
2019-03-13
selftests: timers: use LDLIBS instead of LDFLAGS
Fathi Boudra
2019-03-13
selftests: net: use LDLIBS instead of LDFLAGS
Fathi Boudra
2019-03-13
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
2019-03-13
perf script: Fix crash when processing recorded stat data
Tony Jones
2019-03-13
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
2019-03-13
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
2019-03-13
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
2019-03-13
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
2019-03-10
selftests: firmware: fix verify_reqs() return value
Luis Chamberlain
2019-03-05
KVM: selftests: check returned evmcs version range
Vitaly Kuznetsov
2019-03-05
kvm: selftests: Fix region overlap check in kvm_util
Ben Gardon
2019-03-05
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
2019-03-05
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
2019-03-05
selftests/vm/gup_benchmark.c: match gup struct to kernel
Alison Schofield
2019-03-05
selftests: rtc: rtctest: add alarm test on minute boundary
Alexandre Belloni
2019-03-05
selftests: rtc: rtctest: fix alarm tests
Alexandre Belloni
2019-02-27
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
2019-02-27
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
2019-02-27
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-02-27
selftests: tc-testing: fix parsing of ife type
Davide Caratti
2019-02-27
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
2019-02-27
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
2019-02-27
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-02-27
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
2019-02-27
selftests: forwarding: Add a test for VLAN deletion
Ido Schimmel
2019-02-27
selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addr
Andrey Ignatov
2019-02-27
selftests: net: fix/improve ip_defrag selftest
Peter Oskolkov
2019-02-20
tools uapi: fix Alpha support
Bob Tracy
2019-02-20
tools uapi: fix RISC-V 64-bit support
Aurelien Jarno
2019-02-20
perf test shell: Use a fallback to get the pathname in vfs_getname
Arnaldo Carvalho de Melo
2019-02-20
perf report: Fix wrong iteration count in --branch-history
Jin Yao
2019-02-20
perf stat: Fix endless wait for child process
Jin Yao
2019-02-15
tools: iio: iio_generic_buffer: make num_loops signed
Martin Kelly
2019-02-12
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
2019-02-12
perf python: Do not force closing original perf descriptor in evlist.get_poll...
Jiri Olsa
2019-02-12
perf build: Don't unconditionally link the libbfd feature test to -liberty an...
Stanislav Fomichev
2019-02-12
selftests: kvm: report failed stage when exit reason is unexpected
Vitaly Kuznetsov
2019-02-12
perf tools: Cast off_t to s64 to avoid warning on bionic libc
Arnaldo Carvalho de Melo
2019-02-12
perf header: Fix up argument to ctime()
Arnaldo Carvalho de Melo
2019-02-12
tools/power/x86/intel_pstate_tracer: Fix non root execution for post processi...
Doug Smythies
2019-02-12
perf probe: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-02-12
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
[next]