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.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
2020-05-10
selftests/ipc: Fix test failure seen after initial test run
Tyler Hicks
1
-1
/
+1
2020-05-02
objtool: Support Clang non-section symbols in ORC dump
Josh Poimboeuf
1
-17
/
+27
2020-05-02
objtool: Fix CONFIG_UBSAN_TRAP unreachable warnings
Josh Poimboeuf
1
-2
/
+15
2020-04-29
tools/vm: fix cross-compile build
Lucas Stach
1
-0
/
+2
2020-04-29
tracing/selftests: Turn off timeout setting
Steven Rostedt (VMware)
1
-0
/
+1
2020-04-29
selftests: kmod: fix handling test numbers above 9
Eric Biggers
1
-4
/
+9
2020-04-29
bpftool: Fix printing incorrect pointer in btf_dump_ptr
Martin KaFai Lau
1
-1
/
+1
2020-04-23
objtool: Fix switch table detection in .text.unlikely
Josh Poimboeuf
1
-4
/
+1
2020-04-17
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
1
-1
/
+10
2020-04-17
selftests: vm: drop dependencies on page flags from mlock2 tests
Michal Hocko
1
-196
/
+37
2020-04-17
tools: gpio: Fix out-of-tree build regression
Anssi Hannula
1
-1
/
+1
2020-04-17
selftests/x86/ptrace_syscall_32: Fix no-vDSO segfault
Andy Lutomirski
1
-2
/
+6
2020-04-13
tools/accounting/getdelays.c: fix netlink attribute length
David Ahern
1
-1
/
+1
2020-04-13
tools/power turbostat: Fix missing SYS_LPI counter on some Chromebooks
Len Brown
1
-9
/
+14
2020-04-13
tools/power turbostat: Fix gcc build warnings
Len Brown
1
-2
/
+2
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-04-02
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2
-3
/
+3
2020-04-02
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-04-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
4
-3
/
+5
2020-03-18
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
1
-2
/
+2
2020-03-18
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-18
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-11
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
1
-12
/
+13
2020-03-11
selftests: fix too long argument
Jiri Benc
1
-10
/
+13
2020-03-05
perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-03-05
perf stat: Fix shadow stats for clock events
Ravi Bangoria
1
-1
/
+2
2020-03-05
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2020-03-05
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
1
-0
/
+6
2020-02-24
selftests: bpf: Reset global state between reuseport test runs
Lorenz Bauer
1
-2
/
+14
2020-02-24
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
1
-1
/
+1
2020-02-24
usbip: Fix unsafe unaligned pointer usage
Shuah Khan
2
-25
/
+27
2020-02-24
tools lib api fs: Fix gcc9 stringop-truncation compilation error
Andrey Zhizhikin
1
-1
/
+3
2020-02-24
kselftest: Minimise dependency of get_size on C library interfaces
Siddhesh Poyarekar
1
-6
/
+18
2020-02-15
tools/power/acpi: fix compilation error
Zhengyuan Liu
1
-1
/
+1
2020-02-11
tools/kvm_stat: Fix kvm_exit filter name
Gavin Shan
1
-2
/
+6
2020-02-05
perf report: Fix no libunwind compiled warning break s390 issue
Jin Yao
1
-3
/
+3
2020-02-05
tools lib traceevent: Fix memory leakage in filter_event
Hewenliang
1
-1
/
+3
2020-02-05
tools lib: Fix builds when glibc contains strlcpy()
Vitaly Chikunov
2
-0
/
+15
2020-02-05
perf c2c: Fix return type for histogram sorting comparision functions
Andres Freund
1
-4
/
+6
2020-01-27
tools: bpftool: fix format strings and arguments for jsonw_printf()
Quentin Monnet
1
-4
/
+4
2020-01-27
tools: bpftool: fix arguments for p_err() in do_event_pipe()
Quentin Monnet
1
-2
/
+2
2020-01-27
tools: bpftool: use correct argument in cgroup errors
Jakub Kicinski
1
-3
/
+3
2020-01-27
selftests/ipc: Fix msgque compiler warnings
Kees Cook
1
-5
/
+6
2020-01-27
perf map: No need to adjust the long name of modules
Arnaldo Carvalho de Melo
1
-26
/
+1
2020-01-23
perf probe: Fix wrong address verification
Masami Hiramatsu
1
-22
/
+10
2020-01-23
perf report: Fix incorrectly added dimensions as switch perf data file
Jin Yao
1
-1
/
+4
2020-01-23
perf hists: Fix variable name's inconsistency in hists__for_each() macro
Yuya Fujita
1
-2
/
+2
2020-01-17
rseq/selftests: Turn off timeout setting
Mathieu Desnoyers
1
-0
/
+1
2020-01-17
selftests: firmware: Fix it to do root uid check and skip
Shuah Khan
1
-0
/
+6
2020-01-12
selftests/ftrace: Fix multiple kprobe testcase
Masami Hiramatsu
1
-3
/
+3
[next]