aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-14torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney1-0/+1
2017-01-14torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney1-0/+1
2017-01-14locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson1-0/+10
2017-01-14locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson3-0/+8
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan1-7/+32
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann1-3/+439
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-4/+4
2017-01-11selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez1-3/+3
2017-01-11selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez1-2/+17
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello1-0/+410
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello1-0/+46
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello1-0/+491
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King1-1/+1
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer1-1/+1
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer1-1/+1
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer1-1/+1
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket has been bound to loopback.Sowmini Varadhan1-3/+3
2017-01-05selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski2-1/+196
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan1-17/+74
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+29
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann1-1/+1
2016-12-17bpf: fix regression on verifier pruning wrt map lookupsDaniel Borkmann1-0/+28
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds53-337/+3307
2016-12-15Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds24-0/+1948
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds7-7/+131
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+240
2016-12-13selftests: ftrace: Shift down default message verbosityMasami Hiramatsu1-11/+7
2016-12-13selftest/gpio: add gpio test caseBamvor Jian Zhang5-0/+683
2016-12-13selftest: sync: improve assert() failure messageGustavo Padovan1-1/+1
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-08kselftests: Exercise hw-independent mock tests for i915.koChris Wilson1-0/+14
2016-12-08selftests: add missing gitignore files/dirsShuah Khan3-0/+4
2016-12-08selftests: add missing set-tz to timers .gitignoreShuah Khan1-0/+1
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-12-01selftest: sync: stress test for mergesEmilio López4-0/+120
2016-12-01selftest: sync: stress consumer/producer testEmilio López4-0/+190
2016-12-01selftest: sync: stress test for parallelismEmilio López4-0/+116
2016-12-01selftest: sync: wait tests for sw_sync frameworkEmilio López4-0/+96
2016-12-01selftest: sync: merge tests for sw_sync frameworkEmilio López4-0/+65
2016-12-01selftest: sync: fence tests for sw_sync frameworkEmilio López4-0/+140
2016-12-01selftest: sync: basic tests for sw_sync frameworkEmilio López9-0/+519
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-22selftests: ftrace: Add a testcase for types of kprobe eventMasami Hiramatsu1-0/+37
2016-11-22selftests: ftrace: Add a testcase for function filter glob matchMasami Hiramatsu1-0/+49