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
2019-08-25
tc-testing: updated skbedit action tests with batch create/delete
Roman Mashak
1
-0
/
+47
2019-08-25
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-08-25
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
1
-0
/
+7
2019-08-25
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
Arnaldo Carvalho de Melo
1
-3
/
+6
2019-08-16
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
1
-0
/
+10
2019-08-16
perf session: Fix loading of compressed data split across adjacent records
Alexey Budankov
3
-10
/
+17
2019-08-16
perf stat: Fix segfault for event group in repeat mode
Jiri Olsa
2
-1
/
+10
2019-08-16
perf tools: Fix proper buffer size for feature processing
Jiri Olsa
1
-1
/
+1
2019-08-16
perf script: Fix off by one in brstackinsn IPC computation
Andi Kleen
1
-1
/
+1
2019-08-16
perf record: Fix module size on s390
Thomas Richter
3
-3
/
+16
2019-08-16
perf db-export: Fix thread__exec_comm()
Adrian Hunter
1
-1
/
+11
2019-08-16
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
3
-1
/
+24
2019-08-09
selftests/bpf: reduce time to execute test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-5
/
+5
2019-08-09
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
Jesper Dangaard Brouer
4
-2
/
+24
2019-08-09
bpf: fix XDP vlan selftests test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-6
/
+36
2019-08-06
cgroup: kselftest: relax fs_spec checks
Chris Down
1
-2
/
+1
2019-08-06
perf version: Fix segfault due to missing OPT_END()
Ravi Bangoria
1
-0
/
+1
2019-08-06
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
1
-6
/
+7
2019-08-04
xfrm: policy: fix bydst hlist corruption on hash rebuild
Florian Westphal
1
-1
/
+26
2019-07-31
perf intel-bts: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
1
-3
/
+2
2019-07-31
perf hists browser: Fix potential NULL pointer dereference found by the smatc...
Leo Yan
1
-4
/
+11
2019-07-31
perf annotate: Fix dereferencing freed memory found by the smatch tool
Leo Yan
1
-4
/
+2
2019-07-31
perf map: Fix potential NULL pointer dereference found by smatch tool
Leo Yan
1
-2
/
+5
2019-07-31
perf session: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
1
-0
/
+3
2019-07-31
perf trace: Fix potential NULL pointer dereference found by the smatch tool
Leo Yan
1
-3
/
+3
2019-07-31
perf top: Fix potential NULL pointer dereference detected by the smatch tool
Leo Yan
1
-2
/
+6
2019-07-31
rseq/selftests: Fix Thumb mode build failure on arm32
Mathieu Desnoyers
1
-28
/
+33
2019-07-31
perf stat: Fix use-after-freed pointer detected by the smatch tool
Leo Yan
1
-1
/
+1
2019-07-31
perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...
Numfor Mbiziwo-Tiapo
1
-1
/
+1
2019-07-31
iio: iio-utils: Fix possible incorrect mask calculation
Bastien Nocera
1
-2
/
+2
2019-07-31
tools: PCI: Fix broken pcitest compilation
Alan Mikhak
1
-3
/
+3
2019-07-28
perf script: Assume native_arch for pipe mode
Song Liu
1
-1
/
+2
2019-07-28
selftests: txring_overwrite: fix incorrect test of mmap() return value
Frank de Brabander
1
-1
/
+1
2019-07-26
libbpf: fix another GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-26
perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64
Seeteena Thoufeek
1
-1
/
+1
2019-07-26
tools: bpftool: Fix json dump crash on powerpc
Jiri Olsa
1
-4
/
+7
2019-07-26
selftests: bpf: fix inlines in test_lwt_seg6local
Jiri Benc
1
-6
/
+6
2019-07-26
bpf, libbpf, smatch: Fix potential NULL pointer dereference
Leo Yan
1
-4
/
+4
2019-07-26
libbpf: fix GCC8 warning for strncpy
Andrii Nakryiko
1
-1
/
+2
2019-07-26
perf stat: Fix group lookup for metric group
Andi Kleen
1
-12
/
+35
2019-07-26
perf stat: Don't merge events in the same PMU
Andi Kleen
1
-1
/
+2
2019-07-26
perf stat: Fix metrics with --no-merge
Andi Kleen
1
-1
/
+17
2019-07-26
perf stat: Make metric event lookup more robust
Andi Kleen
1
-2
/
+3
2019-07-26
bpf: fix uapi bpf_prog_info fields alignment
Baruch Siach
1
-0
/
+1
2019-07-26
perf tools: Increase MAX_NR_CPUS and MAX_CACHES
Kyle Meyer
2
-2
/
+2
2019-07-26
perf build: Handle slang being in /usr/include and in /usr/include/slang/
Arnaldo Carvalho de Melo
2
-3
/
+13
2019-07-26
tools build: Fix the zstd test in the test-all.c common case feature test
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-07-26
perf evsel: Make perf_evsel__name() accept a NULL argument
Arnaldo Carvalho de Melo
1
-1
/
+7
2019-07-26
selftests/bpf : clean up feature/ when make clean
Hechao Li
1
-1
/
+2
2019-07-26
perf report: Fix OOM error in TUI mode on s390
Thomas Richter
1
-3
/
+2
[next]