summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | selftests: ftrace: Check whether snapshot trigger is supported correctlyMasami Hiramatsu2016-11-221-0/+5
| * | | selftests: ftrace: Add --quiet option not to show error logs on screenMasami Hiramatsu2016-11-221-1/+7
| * | | selftests: ftrace: Initialize ftrace before each testMasami Hiramatsu2016-11-222-1/+29
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-142-1/+240
|\ \ \
| * | | selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand2016-11-182-1/+240
| |/ /
* | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-131-1/+1
|\ \ \
| * | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-1/+1
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-131-1/+1
|\ \ \
| * | | selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King2016-11-291-1/+1
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-12-122-1/+124
|\ \ \
| * | | selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski2016-11-172-1/+124
| |/ /
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-122-2/+5
|\ \ \ | |_|/ |/| |
| * | torture: Prevent jitter from delaying build-only runsPaul E. McKenney2016-11-141-0/+5
| * | torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney2016-11-141-2/+0Star
| |/
* | bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf2016-12-061-0/+134
* | bpf: Preserve const register type on const OR alu opsGianluca Borello2016-12-052-0/+61
* | bpf: add test for the verifier equal logic bugJosef Bacik2016-11-301-0/+23
* | bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann2016-11-284-6/+49
* | bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-152-3/+586
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-3037-5/+3006
|\|
| * Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/li...Linus Torvalds2016-10-1532-5/+2997
| |\
| | * selftests/futex: Check ANSI terminal color supportSeongJae Park2016-10-112-2/+2
| | * selftests: Move networking/timestamping from DocumentationShuah Khan2016-09-205-0/+1222
| | * selftests: move watchdog tests from Documentation/watchdogShuah Khan2016-09-203-0/+114
| | * selftests: move ia64 tests from Documentation/ia64Shuah Khan2016-09-203-0/+272
| | * selftests: move vDSO tests from Documentation/vDSOShuah Khan2016-09-205-0/+471
| | * selftests: move ptp tests from Documentation/ptpShuah Khan2016-09-204-0/+565
| | * selftests: move prctl tests from Documentation/prctlShuah Khan2016-09-205-0/+306
| | * selftests: move dnotify_test from Documentation/filesystemsShuah Khan2016-09-203-0/+42
| | * selftests/timers: Add missing error code assignment before testChristophe JAILLET2016-09-201-2/+2
| | * selftests/zram: replace ZRAM_LZ4_COMPRESSFabian Frederick2016-09-201-1/+1
| * | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-145-0/+9
| |\ \
| | * | selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2016-10-062-0/+2
| | * | selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman2016-10-063-0/+7
* | | | reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann2016-10-223-4/+263
* | | | bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf2016-10-191-0/+72
* | | | bpf: add initial suite for selftestsDaniel Borkmann2016-10-188-1/+3458
|/ / /
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-103-1/+1631
|\ \ \
| * | | x86/pkeys: Add self-testsDave Hansen2016-09-093-1/+1631
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-085-62/+361
|\ \ \ \
| * | | | selftests: expanding more mlock selftestSimon Guo2016-10-083-78/+295
| * | | | selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2016-10-082-42/+42
| * | | | selftests/vm: add test for mlock() when areas are intersectedSimon Guo2016-10-083-0/+81
| * | | | selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2016-10-082-20/+21
* | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0823-157/+1426
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2016-10-042-1/+126
| * | | selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2016-10-042-1/+112
| * | | selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2016-10-042-1/+93
| * | | selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur2016-10-043-1/+210
| * | | selftests/powerpc: Check that signals always get deliveredCyril Bur2016-10-045-0/+285