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.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-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-10-11
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
3
-0
/
+21
2019-10-11
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-10-11
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
1
-0
/
+1
2019-10-11
selftests/bpf: adjust strobemeta loop to satisfy latest clang
Andrii Nakryiko
1
-1
/
+4
2019-10-11
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
1
-1
/
+1
2019-10-11
libnvdimm/nfit_test: Fix acpi_handle redefinition
Nathan Chancellor
1
-3
/
+1
2019-10-11
selftests/seccomp: fix build on older kernels
Tycho Andersen
1
-0
/
+5
2019-10-11
perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
Masami Hiramatsu
1
-0
/
+1
2019-10-11
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
1
-1
/
+1
2019-10-11
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
1
-1
/
+1
2019-10-11
selftests: pidfd: Fix undefined reference to pthread_create()
Shuah Khan
1
-1
/
+1
2019-10-11
selftests/tpm2: Add the missing TEST_FILES assignment
Jarkko Sakkinen
1
-0
/
+1
2019-10-11
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
1
-2
/
+1
2019-10-11
tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_file
Steven Rostedt (VMware)
1
-2
/
+2
2019-10-07
udp: only do GSO if # of segs > 1
Josh Hunt
1
-12
/
+4
2019-10-07
tools/power/x86/intel-speed-select: Fix high priority core mask over count
Youquan Song
1
-0
/
+3
2019-10-07
selftests/powerpc: Retry on host facility unavailable
Gustavo Romero
1
-1
/
+2
2019-10-05
tools/power/x86/intel-speed-select: Fix memory leak
Prarit Bhargava
1
-5
/
+11
2019-10-05
libtraceevent: Change users plugin directory
Tzvetomir Stoyanov
2
-4
/
+4
2019-10-05
perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work
Arnaldo Carvalho de Melo
1
-0
/
+9
2019-10-05
perf script: Fix memory leaks in list_scripts()
Gustavo A. R. Silva
1
-2
/
+4
2019-10-05
perf report: Fix --ns time sort key output
Andi Kleen
1
-1
/
+4
2019-10-05
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
Benjamin Peterson
1
-1
/
+1
2019-10-05
libperf: Fix alignment trap with xyarray contents in 'perf stat'
Gerald BAEZA
1
-1
/
+2
2019-10-05
tools headers: Fixup bitsperlong per arch includes
Arnaldo Carvalho de Melo
1
-9
/
+9
2019-10-05
perf record: Support aarch64 random socket_id assignment
Tan Xiaojun
1
-1
/
+3
2019-10-05
perf unwind: Fix libunwind when tid != pid
John Keeping
7
-47
/
+48
2019-10-05
perf test vfs_getname: Disable ~/.perfconfig to get default output
Arnaldo Carvalho de Melo
1
-0
/
+4
2019-10-05
perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
Arnaldo Carvalho de Melo
1
-0
/
+3
2019-10-05
perf tools: Fix paths in include statements
Luke Mujica
4
-8
/
+8
2019-10-05
selftests: Update fib_nexthop_multiprefix to handle missing ping6
David Ahern
1
-2
/
+4
2019-10-05
selftests: Update fib_tests to handle missing ping6
David Ahern
1
-1
/
+3
2019-10-05
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
Jason A. Donenfeld
1
-1
/
+16
2019-10-01
objtool: Clobber user CFLAGS variable
Josh Poimboeuf
1
-1
/
+1
2019-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-11
/
+20
2019-09-13
kselftests: cgroup: add freezer mkdir test
Roman Gushchin
1
-0
/
+54
2019-09-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+7
2019-09-05
selftest: A few cleanups for fib_nexthops.sh
David Ahern
1
-11
/
+13
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-11
/
+11
2019-09-01
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Linus Torvalds
5
-47
/
+90
2019-09-01
tc-testing: don't hardcode 'ip' in nsPlugin.py
Davide Caratti
1
-11
/
+11
2019-08-31
tools/power turbostat: update version number
Len Brown
1
-1
/
+1
2019-08-31
tools/power turbostat: Add support for Hygon Fam 18h (Dhyana) RAPL
Pu Wen
1
-2
/
+7
2019-08-31
tools/power turbostat: Fix caller parameter of get_tdp_amd()
Pu Wen
1
-1
/
+1
2019-08-31
tools/power turbostat: Fix CPU%C1 display value
Srinivas Pandruvada
1
-6
/
+17
2019-08-31
tools/power turbostat: do not enforce 1ms
Artem Bityutskiy
1
-5
/
+0
2019-08-31
tools/power turbostat: read from pipes too
Artem Bityutskiy
1
-4
/
+16
2019-08-31
tools/power turbostat: Add Ice Lake NNPI support
Rajneesh Bhardwaj
1
-0
/
+1
2019-08-31
tools/power turbostat: rename has_hsw_msrs()
Len Brown
1
-4
/
+4
2019-08-31
tools/power turbostat: Fix Haswell Core systems
Len Brown
1
-4
/
+6
[next]