summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-041-6/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski2017-08-101-6/+35
| |/ / / / / / / /
* | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-0410-51/+150
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-2110-51/+150
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | | | | | | | |
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | | \ \ \ \ \ \
| | *---. \ \ \ \ \ \ Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney2017-08-1710-51/+150
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| | | | | * | | | | | rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney2017-07-243-2/+28
| | | | | * | | | | | rcutorture: Place event-traced strings into trace bufferPaul E. McKenney2017-07-241-1/+1
| | | | | * | | | | | rcutorture: Don't wait for kernel when all builds failPaul E. McKenney2017-07-242-7/+22
| | | | | * | | | | | torture: Add --kconfig argument to kvm.shPaul E. McKenney2017-07-244-38/+96
| | | | | * | | | | | rcutorture: Select CONFIG_PROVE_LOCKING for Tiny SRCU scenarioPaul E. McKenney2017-07-241-1/+2
| | | |_|/ / / / / / | | |/| | | | | | |
| | | | * | | | | | rcutorture: Remove obsolete SRCU-C.bootPaul E. McKenney2017-07-241-1/+0
| | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney2017-08-171-1/+1
| | |/ / / / / /
* | | | | | | | Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds2017-08-271-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ntb: ntb_test: ensure the link is up before trying to configure the mwsLogan Gunthorpe2017-08-011-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez2017-08-181-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds2017-08-154-5/+4
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | selftests: timers: freq-step: fix compile errorShuah Khan2017-08-111-4/+3
| * | | | | selftests: futex: fix run_tests targetShuah Khan2017-08-091-1/+1
| * | | | | test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez2017-08-071-0/+0
| * | | | | test_kmod: fix kmod.sh by making it executableLuis R. Rodriguez2017-08-071-0/+0
| |/ / / /
* | | | | bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter2017-08-071-0/+11
* | | | | bpf: fix byte order test in test_verifierDaniel Borkmann2017-08-041-9/+10
| |_|_|/ |/| | |
* | | | bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski2017-07-261-2/+6
* | | | selftests/bpf: subtraction bounds testEdward Cree2017-07-241-0/+28
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-202-6/+476
|\ \ \ | |/ / |/| |
| * | bpf: more tests for mixed signed and unsigned bounds checksDaniel Borkmann2017-07-201-0/+418
| * | bpf: add test for mixed signed and unsigned bounds checksEdward Cree2017-07-201-0/+52
| * | bpf: fix up test cases with mixed signed/unsigned boundsDaniel Borkmann2017-07-201-4/+4
| * | bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann2017-07-202-2/+2
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-143-0/+633
|\ \
| * | kmod: throttle kmod thread limitLuis R. Rodriguez2017-07-141-22/+2
| * | kmod: add test driver to stress test the module loaderLuis R. Rodriguez2017-07-143-0/+653
* | | Merge tag 'ntb-4.13' of git://github.com/jonmason/ntbLinus Torvalds2017-07-141-2/+9
|\ \ \ | |/ / |/| |
| * | NTB: ntb_test: add parameter for doorbell bitmaskAllen Hubbe2017-07-061-2/+5
| * | NTB: ntb_test: modprobe on remote hostAllen Hubbe2017-07-061-0/+4
* | | Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2017-07-133-2/+66
|\ \ \
| * | | selftests/ftrace: Add a testcase for kprobe event namingMasami Hiramatsu2017-07-091-0/+36
| * | | selftests/ftrace: Add a test to probe module functionsNaveen N. Rao2017-07-091-0/+28
| * | | selftests/ftrace: Update multiple kprobes test for powerpcNaveen N. Rao2017-07-091-2/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-136-220/+776
|\ \ \ \
| * | | | test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez2017-07-121-0/+89
| * | | | test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez2017-07-121-0/+63
| * | | | test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez2017-07-121-0/+62
| * | | | test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez2017-07-121-0/+66
| * | | | test_sysctl: add generic script to expand on testsLuis R. Rodriguez2017-07-125-220/+495
| * | | | test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez2017-07-123-4/+5
* | | | | Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-07-133-5/+211
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | rtc: rtctest: add check for problematic datesBenjamin Gaignard2017-07-091-4/+124
| * | | | tools: timer: add rtctest_setdateBenjamin Gaignard2017-07-092-1/+87
* | | | | samples/bpf: fix a build issueYonghong Song2017-07-113-1/+212
| |/ / / |/| | |