index
:
linux.git
cached
cdir_v2
cfid-fixes
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
2021-03-04
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
1
-1
/
+1
2021-03-04
perf test: Fix unaligned access in sample parsing test
Namhyung Kim
1
-1
/
+1
2021-03-04
perf intel-pt: Fix IPC with CYC threshold
Adrian Hunter
3
-0
/
+41
2021-03-04
perf intel-pt: Fix premature IPC
Adrian Hunter
3
-11
/
+17
2021-03-04
perf intel-pt: Fix missing CYC processing in PSB
Adrian Hunter
1
-0
/
+3
2021-03-04
perf record: Fix continue profiling after draining the buffer
Yang Jihong
3
-1
/
+13
2021-03-04
perf symbols: Fix return value when loading PE DSO
Nicholas Fraser
1
-1
/
+3
2021-03-04
perf symbols: Use (long) for iterator for bfd symbols
Dmitry Safonov
1
-2
/
+1
2021-03-04
selftests/ftrace: Update synthetic event syntax errors
Tom Zanussi
1
-8
/
+27
2021-03-04
kselftests: dmabuf-heaps: Fix Makefile's inclusion of the kernel's usr/includ...
John Stultz
1
-1
/
+1
2021-03-04
kunit: tool: fix unit test cleanup handling
Daniel Latypov
1
-8
/
+6
2021-03-04
perf vendor events arm64: Fix Ampere eMag event typo
John Garry
1
-1
/
+1
2021-03-04
perf tools: Fix DSO filtering when not finding a map for a sampled address
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-03-04
objtool: Fix ".cold" section suffix check for newer versions of GCC
Josh Poimboeuf
1
-2
/
+2
2021-03-04
objtool: Fix retpoline detection in asm code
Josh Poimboeuf
3
-2
/
+14
2021-03-04
objtool: Fix error handling for STD/CLD warnings
Josh Poimboeuf
1
-2
/
+6
2021-03-04
selftests/powerpc: Make the test check in eeh-basic.sh posix compliant
Po-Hsu Lin
1
-1
/
+1
2021-03-04
selftests: mptcp: fix ACKRX debug message
Matthieu Baerts
1
-1
/
+1
2021-03-04
libbpf: Ignore non function pointer member in struct_ops
Martin KaFai Lau
1
-11
/
+11
2021-03-04
selftests/bpf: Convert test_xdp_redirect.sh to bash
Björn Töpel
1
-7
/
+3
2021-02-17
selftests: txtimestamp: fix compilation issue
Vadim Fedorenko
1
-3
/
+3
2021-02-17
selftests: netfilter: fix current year
Fabian Frederick
1
-1
/
+1
2021-02-17
objtool: Fix seg fault with Clang non-section symbols
Josh Poimboeuf
4
-26
/
+42
2021-02-07
objtool: Don't fail the kernel build on fatal errors
Josh Poimboeuf
1
-9
/
+5
2021-02-07
selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
1
-1
/
+4
2021-02-07
objtool: Don't add empty symbols to the rbtree
Josh Poimboeuf
1
-0
/
+7
2021-02-07
tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_fr...
Srinivas Pandruvada
1
-0
/
+11
2021-02-07
tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency
Srinivas Pandruvada
1
-0
/
+21
2021-02-03
selftests: forwarding: Specify interface when invoking mausezahn
Danielle Ratson
2
-2
/
+2
2021-02-03
xfrm: Fix wraparound in xfrm_policy_addr_delta()
Visa Hankala
1
-0
/
+43
2021-02-03
selftests: xfrm: fix test return value override issue in xfrm_policy.sh
Po-Hsu Lin
1
-1
/
+1
2021-01-30
tools: Factor HOSTCC, HOSTLD, HOSTAR definitions
Jean-Philippe Brucker
6
-27
/
+10
2021-01-30
objtool: Don't fail on missing symbol table
Josh Poimboeuf
1
-2
/
+5
2021-01-27
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2
-2
/
+2
2021-01-27
tools: gpio: fix %llu warning in gpio-watch.c
Kent Gibson
1
-2
/
+3
2021-01-27
tools: gpio: fix %llu warning in gpio-event-mon.c
Kent Gibson
1
-2
/
+2
2021-01-27
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
1
-13
/
+4
2021-01-27
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
1
-1
/
+0
2021-01-27
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-27
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-23
bpf: Fix selftest compilation on clang 11
Andrei Matei
1
-0
/
+2
2021-01-19
selftests: netfilter: Pass family parameter "-f" to conntrack tool
Chen Yi
1
-3
/
+9
2021-01-19
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-19
selftests: fix the return value for UDP GRO test
Po-Hsu Lin
1
-0
/
+34
2021-01-19
tools/bootconfig: Add tracing_on support to helper scripts
Masami Hiramatsu
2
-0
/
+5
2021-01-17
tools headers UAPI: Sync linux/fscrypt.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+2
2021-01-17
selftests: fib_nexthops: Fix wrong mausezahn invocation
Ido Schimmel
1
-1
/
+1
2021-01-17
bpftool: Fix compilation failure for net.o with older glibc
Alan Maguire
1
-1
/
+0
2021-01-17
selftests/bpf: Clarify build error if no vmlinux
Kamal Mostafa
1
-0
/
+3
2021-01-17
tools: selftests: add test for changing routes with PTMU exceptions
Sean Tranchetti
1
-2
/
+69
[prev]
[next]