summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-16/+28
2019-02-02proc: fix /proc/net/* after setns(2)Alexey Dobriyan3-0/+131
2019-01-31Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-20/+71
2019-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-22/+131
2019-01-28selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-28selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+31
2019-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David 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/ker...Linus Torvalds1-2/+2
2019-01-26selftests/seccomp: Enhance per-arch ptrace syscall skip testsKees Cook1-15/+57
2019-01-26selftests: Use lirc.h from kernel tree, not from systemSean Young1-0/+2
2019-01-26selftests: 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-23Merge tag 'linux-kselftest-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-16/+118
2019-01-22Merge tag 'perf-urgent-for-mingo-5.0-20190121' of git://git.kernel.org/pub/sc...Ingo Molnar5-16/+28
2019-01-21nfit_test: fix security state pull for nvdimm security nfit_testDave Jiang1-2/+2
2019-01-21perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-01-21perf top: Fix wrong hottest instruction highlightedHe Kuang1-6/+10
2019-01-21perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-92/+1317
2019-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller7-16/+1218
2019-01-19tools: bpftool: Cleanup license messThomas Gleixner2-11/+1
2019-01-19bpf: pull in pkt_sched.h header for tooling to fix bpftool buildDaniel Borkmann1-0/+1163
2019-01-19selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-01-19selftests: mlxsw: Test FDB offload indicationIdo Schimmel1-0/+20
2019-01-18Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+4
2019-01-18perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo1-0/+2
2019-01-18perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen1-1/+1
2019-01-17selftests/seccomp: Abort without user notification supportKees Cook1-5/+5
2019-01-17selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-01-17perf ordered_events: Fix crash in ordered_events__freeJiri Olsa1-2/+4
2019-01-17selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-01-17selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-01-16selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-01-16selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-01-16selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0
2019-01-16tools/bpf: properly account for libbfd variationsStanislav Fomichev1-1/+8
2019-01-16selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter1-1/+1
2019-01-15selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+1
2019-01-15bpf: libbpf: retry loading program on EAGAINLorenz Bauer1-4/+15
2019-01-15selftests/bpf: install with_tunnels.sh for test_flow_dissector.shStanislav Fomichev1-0/+1
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-42/+357
2019-01-15x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-15tools/testing/selftests/x86/unwind_vdso.c: Remove duplicate headerSabyasachi Gupta1-1/+0
2019-01-15x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"Colin Ian King1-1/+1
2019-01-15selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni1-0/+102
2019-01-15selftests: rtc: rtctest: fix alarm testsAlexandre Belloni1-5/+2
2019-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds43-697/+797