summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-08-08selftests/bpf: variable offset negative testsEdward Cree-0/+41
2017-08-08selftests/bpf: add tests for subtraction & negative numbersEdward Cree-0/+104
2017-08-08selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifierEdward Cree-8/+8
2017-08-08selftests/bpf: add test for bogus operations on pointersEdward Cree-2/+64
2017-08-08selftests/bpf: add a test to test_alignEdward Cree-0/+67
2017-08-08selftests/bpf: rewrite test_alignEdward Cree-93/+132
2017-08-08selftests/bpf: change test_verifier expectationsEdward Cree-180/+152
2017-08-07test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez-0/+0
2017-08-07test_kmod: fix kmod.sh by making it executableLuis R. Rodriguez-0/+0
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter-0/+11
2017-08-04bpf: fix byte order test in test_verifierDaniel Borkmann-9/+10
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann-0/+4
2017-08-03test: add msg_zerocopy testWillem de Bruijn-1/+811
2017-08-03ACPICA: acpidump: Add DSDT/FACS instance support for Linux and EFILv Zheng-32/+73
2017-08-03ACPICA: CLib: Add short multiply/shift supportLv Zheng-2/+2
2017-08-02netvsc: remove bonding setup scriptstephen hemminger-255/+0
2017-08-02selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan-38/+62
2017-08-02selftests: capabilities: fix to run Non-root +ia, sgidroot => i testShuah Khan-1/+2
2017-08-02selftests: ptp: include default header install pathGrygorii Strashko-0/+1
2017-08-02selftests: sigaltstack: convert to use TAP13 ksft frameworkShuah Khan-22/+31
2017-08-02selftests: splice: add .gitignore for generated filesShuah Khan-0/+1
2017-08-02selftests: pstore: add .gitignore for generated filesShuah Khan-0/+2
2017-08-01ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe-0/+4
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-13/+58
2017-08-01perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo-8/+39
2017-08-01perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo-2/+42
2017-08-01tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo-0/+211
2017-08-01perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintfArnaldo Carvalho de Melo-12/+12
2017-08-01perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo-3/+37
2017-08-01tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo-0/+1421
2017-08-01perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo-7/+63
2017-08-01tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo-0/+1028
2017-08-01perf trace beauty ioctl: Beautify DRM ioctl cmdsArnaldo Carvalho de Melo-3/+40
2017-08-01tools include uapi: Grab copies of drm/{drm,i915_drm}.hArnaldo Carvalho de Melo-0/+2411
2017-08-01perf trace beauty ioctl: Improve 'cmd' beautifierArnaldo Carvalho de Melo-43/+95
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+34
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo-6/+8
2017-07-31tools perf: Do not check spaces/blank lines when checking header file copy driftArnaldo Carvalho de Melo-5/+5
2017-07-31tools include uapi: Grab a copy of asm-generic/ioctls.hArnaldo Carvalho de Melo-0/+120
2017-07-31tools headers: Fixup tools/include/uapi/linux/bpf.h copy of kernel ABI headerArnaldo Carvalho de Melo-1/+1
2017-07-31tools headers: Sync kernel ABI headers with tooling headersIngo Molnar-1/+34
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar-3/+3
2017-07-31perf build: Clarify header version warning messageIngo Molnar-1/+1
2017-07-31tools/power/cpupower: allow running without cpu0Prarit Bhargava-17/+28
2017-07-30Merge tag 'perf-core-for-mingo-4.14-20170728' of git://git.kernel.org/pub/scm...Ingo Molnar-32/+334
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar-1445/+8390
2017-07-29bpf: testing: fix devmap testsJohn Fastabend-1/+4
2017-07-28perf data: Add doc when no conversion support compiledGeneviève Bastien-1/+1
2017-07-28perf data: Add mmap[2] events to CTF conversionGeneviève Bastien-0/+35
2017-07-28perf data: Add callchain to CTF conversionGeneviève Bastien-1/+91