summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* selftests/bpf: add another gso_segs accessEric Dumazet2019-08-291-0/+11
* selftests: forwarding: gre_multipath: Fix flower filtersIdo Schimmel2019-08-291-12/+12
* selftests: forwarding: gre_multipath: Enable IPv4 forwardingIdo Schimmel2019-08-291-0/+4
* selftests/bpf: fix sendmsg6_prog on s390Ilya Leoshkevich2019-08-291-2/+1
* libbpf: sanitize VAR to conservative 1-byte INTAndrii Nakryiko2019-08-291-2/+7
* tc-testing: updated skbedit action tests with batch create/deleteRoman Mashak2019-08-251-0/+47
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-251-1/+1
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-251-0/+7
* tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo2019-08-251-3/+6
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-161-0/+10
* perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov2019-08-163-10/+17
* perf stat: Fix segfault for event group in repeat modeJiri Olsa2019-08-162-1/+10
* perf tools: Fix proper buffer size for feature processingJiri Olsa2019-08-161-1/+1
* perf script: Fix off by one in brstackinsn IPC computationAndi Kleen2019-08-161-1/+1
* perf record: Fix module size on s390Thomas Richter2019-08-163-3/+16
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-161-1/+11
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-163-1/+24
* selftests/bpf: reduce time to execute test_xdp_vlan.shJesper Dangaard Brouer2019-08-091-5/+5
* selftests/bpf: add wrapper scripts for test_xdp_vlan.shJesper Dangaard Brouer2019-08-094-2/+24
* bpf: fix XDP vlan selftests test_xdp_vlan.shJesper Dangaard Brouer2019-08-091-6/+36
* cgroup: kselftest: relax fs_spec checksChris Down2019-08-061-2/+1
* perf version: Fix segfault due to missing OPT_END()Ravi Bangoria2019-08-061-0/+1
* selftests/bpf: do not ignore clang failuresIlya Leoshkevich2019-08-061-6/+7
* xfrm: policy: fix bydst hlist corruption on hash rebuildFlorian Westphal2019-08-041-1/+26
* perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-3/+2
* perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan2019-07-311-4/+11
* perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan2019-07-311-4/+2
* perf map: Fix potential NULL pointer dereference found by smatch toolLeo Yan2019-07-311-2/+5
* perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-0/+3
* perf trace: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-3/+3
* perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan2019-07-311-2/+6
* rseq/selftests: Fix Thumb mode build failure on arm32Mathieu Desnoyers2019-07-311-28/+33
* perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan2019-07-311-1/+1
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-07-311-1/+1
* iio: iio-utils: Fix possible incorrect mask calculationBastien Nocera2019-07-311-2/+2
* tools: PCI: Fix broken pcitest compilationAlan Mikhak2019-07-311-3/+3
* perf script: Assume native_arch for pipe modeSong Liu2019-07-281-1/+2
* selftests: txring_overwrite: fix incorrect test of mmap() return valueFrank de Brabander2019-07-281-1/+1
* libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko2019-07-261-1/+2
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-261-1/+1
* tools: bpftool: Fix json dump crash on powerpcJiri Olsa2019-07-261-4/+7
* selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc2019-07-261-6/+6
* bpf, libbpf, smatch: Fix potential NULL pointer dereferenceLeo Yan2019-07-261-4/+4
* libbpf: fix GCC8 warning for strncpyAndrii Nakryiko2019-07-261-1/+2
* perf stat: Fix group lookup for metric groupAndi Kleen2019-07-261-12/+35
* perf stat: Don't merge events in the same PMUAndi Kleen2019-07-261-1/+2
* perf stat: Fix metrics with --no-mergeAndi Kleen2019-07-261-1/+17
* perf stat: Make metric event lookup more robustAndi Kleen2019-07-261-2/+3
* bpf: fix uapi bpf_prog_info fields alignmentBaruch Siach2019-07-261-0/+1
* perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2019-07-262-2/+2