index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-02
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-04-01
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2
-3
/
+3
2020-04-01
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-04-01
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
1
-0
/
+3
2020-04-01
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
4
-3
/
+5
2020-03-21
selftests/rseq: Fix out-of-tree compilation
Michael Ellerman
1
-1
/
+1
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-12
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
1
-1
/
+4
2020-03-12
perf cs-etm: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-03-12
perf intel-bts: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-03-12
perf intel-pt: Fix endless record after being terminated
Wei Li
1
-1
/
+4
2020-03-12
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
Hangbin Liu
1
-3
/
+3
2020-03-12
selftests: forwarding: vxlan_bridge_1d: fix tos value
Hangbin Liu
1
-3
/
+3
2020-03-12
selftests: forwarding: use proto icmp for {gretap, ip6gretap}_mac testing
Hangbin Liu
1
-12
/
+13
2020-03-12
selftests: fix too long argument
Jiri Benc
1
-10
/
+13
2020-03-05
perf ui gtk: Add missing zalloc object
Jiri Olsa
1
-0
/
+5
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
selftests: Install settings files to fix TIMEOUT failures
Michael Ellerman
4
-1
/
+7
2020-03-05
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
1
-0
/
+6
2020-02-28
bpf: Selftests build error in sockmap_basic.c
John Fastabend
1
-0
/
+5
2020-02-24
selftests/eeh: Bump EEH wait time to 60s
Oliver O'Halloran
1
-3
/
+7
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
objtool: Fix ARCH=x86_64 build error
Shile Zhang
1
-5
/
+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
bpf: Print error message for bpftool cgroup show
Hechao Li
1
-17
/
+39
2020-02-24
selftests/net: make so_txtime more robust to timer variance
Willem de Bruijn
2
-5
/
+88
2020-02-24
selftests: settings: tests can be in subsubdirs
Matthieu Baerts
1
-1
/
+1
2020-02-24
kselftest: Minimise dependency of get_size on C library interfaces
Siddhesh Poyarekar
1
-6
/
+18
2020-02-19
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
1
-6
/
+0
2020-02-14
tools/power/acpi: fix compilation error
Zhengyuan Liu
1
-1
/
+1
2020-02-14
selftests/bpf: Test freeing sockmap/sockhash with a socket in it
Jakub Sitnicki
1
-0
/
+74
2020-02-14
bpftool: Don't crash on missing xlated program instructions
Toke Høiland-Jørgensen
1
-1
/
+1
2020-02-11
tools/kvm_stat: Fix kvm_exit filter name
Gavin Shan
1
-2
/
+6
2020-02-11
selftests: bpf: Ignore FIN packets for reuseport tests
Lorenz Bauer
1
-0
/
+6
2020-02-11
selftests: bpf: Use a temporary file in test_sockmap
Lorenz Bauer
1
-10
/
+5
2020-02-11
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
1
-2
/
+6
2020-02-11
selftests/bpf: Fix test_attach_probe
Alexei Starovoitov
1
-3
/
+4
2020-02-11
tc-testing: fix eBPF tests failure on linux fresh clones
Davide Caratti
1
-1
/
+1
2020-02-11
libbpf: Fix realloc usage in bpf_core_find_cands
Andrii Nakryiko
1
-1
/
+3
2020-02-11
selftests/bpf: Fix perf_buffer test on systems w/ offline CPUs
Andrii Nakryiko
1
-5
/
+24
2020-02-11
cpupower: Revert library ABI changes from commit ae2917093fb60bdc1ed3e
Thomas Renninger
3
-23
/
+87
2020-02-11
objtool: Silence build output
Olof Johansson
1
-2
/
+0
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
[next]