aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-27selftests: bpf: break up the rest of test_verifierJakub Kicinski23-6149/+6051
2019-01-27selftests: bpf: break up test_verifierJakub Kicinski48-10136/+9902
2019-01-27selftests: bpf: prepare for break up of verifier testsJakub Kicinski3-0/+17
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+31
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller10-25/+128
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-22/+131
2019-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-7/+8
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2019-01-26selftests: bpf: makefile support sub-register code-gen test modeJiong Wang1-25/+70
2019-01-26selftests: bpf: functional and min/max reasoning unit tests for JMP32Jiong Wang1-24/+762
2019-01-26bpf: JIT blinds support JMP32Jiong Wang1-0/+20
2019-01-26tools: bpftool: teach cfg code about JMP32Jiong Wang1-2/+7
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang1-0/+1
2019-01-25selftests: net: ip_defrag: cover new IPv6 defrag behaviorPeter Oskolkov2-34/+51
2019-01-25tools headers: Move the nolibc header from rcutorture to tools/include/nolibc/Willy Tarreau2-2/+2
2019-01-25rcutorture/nolibc: Add a bit of documentation to explain how to use nolibcWilly Tarreau1-13/+79
2019-01-25rcutorture/nolibc: Fix some poor indentation and alignmentWilly Tarreau1-7/+7
2019-01-25rcutorture/nolibc: Fix the clobbered registers in the MIPS syscall definitionWilly Tarreau1-6/+6
2019-01-25torture: Explain and simplify odd "for" loop in mkinitrd.shPaul E. McKenney1-8/+15
2019-01-25selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-25selftests: Use lirc.h from kernel tree, not from systemSean Young1-0/+2
2019-01-25selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-01-25KVM: selftests: check returned evmcs version rangeVitaly Kuznetsov1-0/+6
2019-01-25kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-01-25perf augmented_syscalls: Convert to bpf_map()Arnaldo Carvalho de Melo1-6/+2
2019-01-25perf bpf examples: Convert etcsnoop to use bpf_map()Arnaldo Carvalho de Melo1-6/+2
2019-01-25perf trace: Fixup etcsnoop exampleArnaldo Carvalho de Melo1-1/+2
2019-01-25perf augmented_raw_syscalls: Use bpf_map()Arnaldo Carvalho de Melo1-12/+2
2019-01-25perf bpf: Convert pid_map() to bpf_map()Arnaldo Carvalho de Melo1-7/+1
2019-01-25perf bpf: Add bpf_map() helperArnaldo Carvalho de Melo1-0/+8
2019-01-25perf script python: Add Python3 support to tests/attr.pyTony Jones1-13/+19
2019-01-25perf script python: Remove explicit shebang from Python scriptsTony Jones4-6/+2
2019-01-25perf script python: Remove explicit shebang from tests/attr.cTony Jones1-1/+0
2019-01-25perf script python: Remove explicit shebang from setup.pyTony Jones1-2/+0
2019-01-25perf script python: Use PyBytes for attr in trace-event-pythonTony Jones1-2/+1
2019-01-25perf script python: Add trace_context extension module to sys.modulesTony Jones1-3/+9
2019-01-25perf bpf: Fix synthesized PERF_RECORD_KSYMBOL/BPF_EVENTSong Liu1-2/+8
2019-01-25perf sched: Use cached rbtreesDavidlohr Bueso1-20/+25
2019-01-25perf hist: Use cached rbtreesDavidlohr Bueso14-147/+173
2019-01-25perf symbols: Use cached rbtreesDavidlohr Bueso8-58/+67
2019-01-25perf util: Use cached rbtree for rblistsDavidlohr Bueso7-16/+24
2019-01-25perf callchain: Use cached rbtreesDavidlohr Bueso4-28/+36
2019-01-25perf machine: Use cached rbtreesDavidlohr Bueso5-36/+50
2019-01-25tools: Update rbtree implementationDavidlohr Bueso3-61/+229
2019-01-25perf callchain: No need to include perf.hArnaldo Carvalho de Melo1-1/+0
2019-01-25perf comm: Remove needless headers from comm.hArnaldo Carvalho de Melo2-2/+3
2019-01-25perf namespaces: Remove namespaces.h from .h headersArnaldo Carvalho de Melo10-4/+13
2019-01-25perf symbols: Remove some unnecessary includes from symbol.hArnaldo Carvalho de Melo5-6/+8
2019-01-25perf symbols: Remove include map.h from dso.hArnaldo Carvalho de Melo3-1/+5