summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov2019-06-191-1/+1
* tools/bpftool: move set_max_rlimit() before __bpf_object__open_xattr()Yonghong Song2019-06-191-2/+2
* objtool: Don't use ignore flag for fake jumpsJosh Poimboeuf2019-06-151-3/+5
* selftests/tls: add test for sleeping even though there is dataJakub Kicinski2019-06-041-0/+15
* selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski2019-06-041-0/+19
* selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee2019-05-311-0/+4
* selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin2019-05-311-17/+21
* libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee2019-05-311-0/+1
* bpftool: exclude bash-completion/bpftool from .gitignore patternMasahiro Yamada2019-05-311-1/+1
* selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song2019-05-311-0/+2
* libbpf: fix invalid munmap callBjörn Töpel2019-05-311-37/+40
* tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta2019-05-311-0/+2
* objtool: Allow AR to be overridden with HOSTARNathan Chancellor2019-05-251-1/+2
* perf intel-pt: Fix sample timestamp wrt non-taken branchesAdrian Hunter2019-05-251-1/+4
* perf intel-pt: Fix improved sample timestampAdrian Hunter2019-05-251-3/+10
* perf intel-pt: Fix instructions sampling rateAdrian Hunter2019-05-251-3/+10
* objtool: Fix function fallthrough detectionJosh Poimboeuf2019-05-221-1/+2
* selftests/seccomp: Handle namespace failures gracefullyKees Cook2019-05-161-20/+23
* x86/msr-index: Cleanup bit definesThomas Gleixner2019-05-142-2/+2
* 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/+0
| * 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/+3
| * perf cs-etm: Don't check cs_etm_queue::prev_packet validityLeo Yan2019-05-021-5/+1
| * 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-032-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-252-0/+47
| | * | libbpf: add binary to gitignoreMatteo Croce2019-04-251-0/+1
| | * | tools: bpftool: fix infinite loop in map createAlban Crequy2019-04-251-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-251-9/+25
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-04-245-11/+317
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2019-04-223-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-201-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
|\ \ \ \ \ \