aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+240
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+124
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+5
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf1-0/+134
2016-12-05bpf: Preserve const register type on const OR alu opsGianluca Borello2-0/+61
2016-11-30bpf: add test for the verifier equal logic bugJosef Bacik1-0/+23
2016-11-29selftests/timers: Fix spelling mistake "Asyncrhonous" -> "Asynchronous"Colin Ian King1-1/+1
2016-11-27bpf: fix multiple issues in selftest suite and samplesDaniel Borkmann4-6/+49
2016-11-18selftests: arm64: add test for unaligned/inexact watchpoint handlingPratyush Anand2-1/+240
2016-11-17selftests/x86: Add test_vdso to test getcpu()Andy Lutomirski2-1/+124
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2-3/+586
2016-11-14torture: Prevent jitter from delaying build-only runsPaul E. McKenney1-0/+5
2016-11-14torture: Remove obsolete files from rcutorture .gitignorePaul E. McKenney1-2/+0
2016-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller37-5/+3006
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-1/+1
2016-10-22reuseport, bpf: add test case for bpf_get_numa_node_idDaniel Borkmann3-4/+263
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf1-0/+72
2016-10-18bpf: add initial suite for selftestsDaniel Borkmann8-1/+3458
2016-10-14Merge tag 'linux-kselftest-4.9-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds32-5/+2997
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds5-0/+9
2016-10-11selftests/futex: Check ANSI terminal color supportSeongJae Park2-2/+2
2016-10-10Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+1631
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-62/+361
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds23-157/+1426
2016-10-07selftests: expanding more mlock selftestSimon Guo3-78/+295
2016-10-07selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2-42/+42
2016-10-07selftests/vm: add test for mlock() when areas are intersectedSimon Guo3-0/+81
2016-10-07selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2-20/+21
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-0/+182
2016-10-06selftests/powerpc: Fix build break caused by EXPORT_SYMBOL changesMichael Ellerman2-0/+2
2016-10-06selftests/powerpc: Add missing binaries to .gitignoresMichael Ellerman3-0/+7
2016-10-04selftests/powerpc: Add checks for transactional VSXs in signal contextsCyril Bur2-1/+126
2016-10-04selftests/powerpc: Add checks for transactional VMXs in signal contextsCyril Bur2-1/+112
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2-1/+93
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur3-1/+210
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur5-0/+285
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur1-0/+27
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur2-3/+8
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur1-0/+96
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur2-84/+97
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur2-68/+85
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur4-1/+283
2016-09-23selftests/powerpc: Compile selftests against headers without AT_HWCAP2Cyril Bur1-0/+7
2016-09-22tools/testing: add a test to check nsfs ioctl-sAndrey Vagin4-0/+182
2016-09-20selftests: Move networking/timestamping from DocumentationShuah Khan5-0/+1222
2016-09-20selftests: move watchdog tests from Documentation/watchdogShuah Khan3-0/+114
2016-09-20selftests: move ia64 tests from Documentation/ia64Shuah Khan3-0/+272
2016-09-20selftests: move vDSO tests from Documentation/vDSOShuah Khan5-0/+471