aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez1-2/+26
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann1-0/+82
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann2-2/+204
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann3-2/+361
2017-01-19selftest: cpufreq: Add special testsViresh Kumar4-3/+146
2017-01-19selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar3-6/+284
2017-01-19selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar2-2/+52
2017-01-19selftest: cpufreq: Add support for cpufreq testsViresh Kumar6-0/+568
2017-01-19selftests: Add intel_pstate to TARGETSStafford Horne1-0/+1
2017-01-19selftests/intel_pstate: Update makefile to match new styleStafford Horne1-9/+4
2017-01-19selftests/intel_pstate: Fix warning on loop index overflowStafford Horne1-1/+1
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne1-1/+4
2017-01-19selftests/futex: Add stdio used for loggingStafford Horne1-0/+1
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan1-1/+1
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau1-26/+27
2017-01-16Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman4-4/+4
2017-01-14torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney1-1/+1
2017-01-14torture: Update RCU test scenario documentationPaul E. McKenney1-2/+31
2017-01-14torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney2-0/+2
2017-01-14torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney1-2/+1
2017-01-14torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney1-0/+1
2017-01-14torture: Add tests without slow grace period setup/cleanupPaul E. McKenney8-3/+21
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: x86 protection_keys remove dead codeShuah Khan1-10/+0
2017-01-11selftests: x86 protection_keys fix unused variable compile warningsShuah Khan1-5/+0
2017-01-11selftests: ipc add missing generated file to .gitignoreShuah Khan1-0/+1
2017-01-11selftests: gpio add .gitignore for generated filesShuah Khan1-0/+1
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-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie2-0/+30
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com18-75/+122
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com7-24/+17
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com2-2/+0
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com6-21/+10
2017-01-05selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com2-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com36-255/+106
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