summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-0512-21/+154
|\
| * perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo2019-05-021-1/+0Star
| * tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo2019-05-023-0/+133
| * tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo2019-05-021-1/+1
| * perf cs-etm: Always allocate memory for cs_etm_queue::prev_packetLeo Yan2019-05-021-5/+3Star
| * perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan2019-05-021-5/+1Star
| * perf report: Report OOM in status line in the GTK UIThomas Richter2019-05-021-3/+5
| * perf bench numa: Add define for RUSAGE_THREAD if not presentArnaldo Carvalho de Melo2019-05-021-0/+4
| * tools lib traceevent: Change tag string for errorLeo Yan2019-05-021-1/+1
| * perf annotate: Fix build on 32 bit for BPF annotationThadeu Lima de Souza Cascardo2019-05-021-4/+4
| * tools uapi x86: Sync vmx.h with the kernelArnaldo Carvalho de Melo2019-05-021-0/+1
| * perf bpf: Return value with unlocking in perf_env__find_btf()Bo YU2019-05-021-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-042-4/+14
|\ \
| * | KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov2019-04-301-1/+8
| * | KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini2019-04-301-3/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-025-2/+59
|\ \ \ | |_|/ |/| |
| * | selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu2019-05-011-0/+6
| * | selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern2019-05-011-2/+2
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-04-264-0/+51
| |\ \
| | * | selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2019-04-262-0/+47
| | * | libbpf: add binary to gitignoreMatteo Croce2019-04-261-0/+1
| | * | tools: bpftool: fix infinite loop in map createAlban Crequy2019-04-261-0/+3
* | | | Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-04-291-9/+25
|\ \ \ \ | |/ / / |/| | |
| * | | selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook2019-04-261-9/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-255-11/+317
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-233-10/+311
| |\ \ \ \
| | * | | | netfilter: nat: fix icmp id randomizationFlorian Westphal2019-04-151-9/+27
| | * | | | selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2019-04-132-1/+284
| * | | | | selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin2019-04-211-0/+5
| * | | | | selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin2019-04-191-1/+1
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-04-2011-28/+59
|\ \ \ \ \ \
| * | | | | | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_btf()Jiri Olsa2019-04-171-1/+3
| * | | | | | perf tools: Fix map reference countingJiri Olsa2019-04-171-3/+1Star
| * | | | | | perf evlist: Fix side band thread drainingJiri Olsa2019-04-171-5/+9
| * | | | | | perf tools: Check maps for bpf programsSong Liu2019-04-172-1/+19
| * | | | | | perf bpf: Return NULL when RB tree lookup fails in perf_env__find_bpf_prog_in...Jiri Olsa2019-04-171-1/+3
| * | | | | | tools include uapi: Sync sound/asound.h copyArnaldo Carvalho de Melo2019-04-161-0/+1
| * | | | | | perf top: Always sample time to satisfy needs of use of ordered queuingJiri Olsa2019-04-161-0/+1
| * | | | | | perf evsel: Use hweight64() instead of hweight_long(attr.sample_regs_user)Mao Han2019-04-161-6/+6
| * | | | | | tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn2019-04-161-1/+1
| * | | | | | perf stat: Disable DIR_FORMAT feature for 'perf stat record'Jiri Olsa2019-04-161-0/+1
| * | | | | | perf scripts python: export-to-sqlite.py: Fix use of parent_id in calls_viewAdrian Hunter2019-04-161-1/+1
| * | | | | | perf header: Fix lock/unlock imbalances when processing BPF/BTF infoGustavo A. R. Silva2019-04-161-9/+13
* | | | | | | proc: fixup proc-pid-vm testAlexey Dobriyan2019-04-191-2/+2
* | | | | | | proc: fix map_files test on F29Alexey Dobriyan2019-04-191-10/+10
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-172-54/+60
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern2019-04-111-54/+40Star
| | |_|/ / | |/| | |
| * | | | selftests: mlxsw: Test VRF MAC vetoingIdo Schimmel2019-04-101-0/+20
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-04-167-23/+215
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | selftests: kvm: add a selftest for SMMVitaly Kuznetsov2019-04-164-6/+191