summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds-0/+4
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+25
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+2
2017-08-21objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf-1/+25
2017-08-20tools lib bpf: improve warningEric Leblond-1/+2
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez-2/+2
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds-5/+4
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan-4/+3
2017-08-09selftests: futex: fix run_tests targetShuah Khan-1/+1
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-01ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe-0/+4
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-3/+34
2017-07-26bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski-3/+6
2017-07-26tools/kvm_stat: add '-f help' to get the available event listLin Ma-2/+14
2017-07-26tools/kvm_stat: use variables instead of hard paths in help outputLin Ma-3/+3
2017-07-24selftests/bpf: subtraction bounds testEdward Cree-0/+28
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+7
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-9/+479
2017-07-20bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann-0/+418
2017-07-20bpf: add test for mixed signed and unsigned bounds checksEdward Cree-0/+52
2017-07-20bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann-4/+4
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann-5/+5
2017-07-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+633
2017-07-14kmod: throttle kmod thread limitLuis R. Rodriguez-22/+2
2017-07-14kmod: add test driver to stress test the module loaderLuis R. Rodriguez-0/+653
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds-2/+9
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds-2/+66
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds-221/+777
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds-5/+211
2017-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+212
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko-1/+1
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez-0/+89
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez-0/+63
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez-0/+62
2017-07-12test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez-0/+66
2017-07-12test_sysctl: add generic script to expand on testsLuis R. Rodriguez-220/+495
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez-4/+5
2017-07-12perf symbols: Accept zero as the kernel base addressArnaldo Carvalho de Melo-1/+1
2017-07-11samples/bpf: fix a build issueYonghong Song-1/+212
2017-07-10perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...Jin Yao-1/+1
2017-07-10perf evsel: State in the default event name if attr.exclude_kernel is setArnaldo Carvalho de Melo-2/+4
2017-07-10perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo-1/+1
2017-07-09rtc: rtctest: add check for problematic datesBenjamin Gaignard-4/+124
2017-07-09tools: timer: add rtctest_setdateBenjamin Gaignard-1/+87
2017-07-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+2
2017-07-09Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+11