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