summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-11-21selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
2017-10-27Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown1-9/+1
2017-10-21perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland3-19/+47
2017-10-18perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello1-2/+2
2017-10-12bpf/verifier: reject BPF_ALU64|BPF_ENDEdward Cree1-0/+16
2017-10-05selftests/seccomp: Support glibc 2.26 siginfo_t.hKees Cook1-5/+13
2017-09-14selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski1-6/+35
2017-09-14selftests: timers: Fix run_destructive_tests target to handle skipped testsShuah Khan1-13/+13
2017-09-14kselftests: timers: leap-a-day: Change default arguments to help test runsJohn Stultz1-8/+9
2017-08-28Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds1-0/+4
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+25
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2017-08-21objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf1-1/+25
2017-08-21tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-19test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez1-2/+2
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-5/+4
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan1-4/+3
2017-08-09selftests: futex: fix run_tests targetShuah Khan1-1/+1
2017-08-08test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez1-0/+0
2017-08-08test_kmod: fix kmod.sh by making it executableLuis R. Rodriguez1-0/+0
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter1-0/+11
2017-08-05bpf: fix byte order test in test_verifierDaniel Borkmann1-9/+10
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann2-0/+4
2017-08-01ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe1-0/+4
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-3/+34
2017-07-27bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski2-3/+6
2017-07-26tools/kvm_stat: add '-f help' to get the available event listLin Ma1-2/+14
2017-07-26tools/kvm_stat: use variables instead of hard paths in help outputLin Ma1-3/+3
2017-07-25selftests/bpf: subtraction bounds testEdward Cree1-0/+28
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-5/+7
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-9/+479
2017-07-21bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann1-0/+418
2017-07-21bpf: add test for mixed signed and unsigned bounds checksEdward Cree1-0/+52
2017-07-21bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann1-4/+4
2017-07-21bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann4-5/+5
2017-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-0/+633
2017-07-15kmod: throttle kmod thread limitLuis R. Rodriguez1-22/+2
2017-07-15kmod: add test driver to stress test the module loaderLuis R. Rodriguez3-0/+653
2017-07-14Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds1-2/+9
2017-07-13Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds3-2/+66
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-221/+777
2017-07-13Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds3-5/+211
2017-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-1/+212
2017-07-13mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko1-1/+1
2017-07-13test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez1-0/+89
2017-07-13test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez1-0/+63
2017-07-13test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez1-0/+62
2017-07-13test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez1-0/+66
2017-07-13test_sysctl: add generic script to expand on testsLuis R. Rodriguez5-220/+495
2017-07-13test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez3-4/+5