summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-01-19selftests: Add intel_pstate to TARGETSStafford Horne-0/+1
2017-01-19selftests/intel_pstate: Update makefile to match new styleStafford Horne-9/+4
2017-01-19selftests/intel_pstate: Fix warning on loop index overflowStafford Horne-1/+1
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne-1/+4
2017-01-19selftests/futex: Add stdio used for loggingStafford Horne-0/+1
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan-1/+1
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau-26/+27
2017-01-16Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman-4/+4
2017-01-14torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney-1/+1
2017-01-14torture: Update RCU test scenario documentationPaul E. McKenney-2/+31
2017-01-14torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney-0/+2
2017-01-14torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney-2/+1
2017-01-14torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney-0/+1
2017-01-14torture: Add tests without slow grace period setup/cleanupPaul E. McKenney-3/+21
2017-01-14torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney-0/+1
2017-01-14torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney-0/+1
2017-01-14locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson-0/+10
2017-01-14locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson-0/+8
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan-7/+32
2017-01-12bpf: allow b/h/w/dw access for bpf's cb in ctxDaniel Borkmann-3/+439
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+4
2017-01-11selftests: x86 protection_keys remove dead codeShuah Khan-10/+0
2017-01-11selftests: x86 protection_keys fix unused variable compile warningsShuah Khan-5/+0
2017-01-11selftests: ipc add missing generated file to .gitignoreShuah Khan-0/+1
2017-01-11selftests: gpio add .gitignore for generated filesShuah Khan-0/+1
2017-01-11selftests: firmware: send expected errors to /dev/nullLuis R. Rodriguez-3/+3
2017-01-11selftests: firmware: only modprobe if driver is missingLuis R. Rodriguez-2/+17
2017-01-09bpf: allow helpers access to variable memoryGianluca Borello-0/+410
2017-01-09bpf: allow adjusted map element values to spillGianluca Borello-0/+46
2017-01-09bpf: allow helpers access to map element valuesGianluca Borello-0/+491
2017-01-09Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm...Dave Airlie-0/+30
2017-01-05selftests: enable O and KBUILD_OUTPUTbamvor.zhangjian@huawei.com-75/+122
2017-01-05selftests: add EXTRA_CLEAN for clean targetbamvor.zhangjian@huawei.com-24/+17
2017-01-05selftests: remove CROSS_COMPILE in dedicated Makefilebamvor.zhangjian@huawei.com-2/+0
2017-01-05selftests: add default rules for c source filebamvor.zhangjian@huawei.com-21/+10
2017-01-05selftests: remove useless TEST_DIRSbamvor.zhangjian@huawei.com-3/+3
2017-01-05selftests: remove duplicated all and clean targetbamvor.zhangjian@huawei.com-255/+106
2017-01-05selftests: x86/pkeys: fix spelling mistake: "itertation" -> "iteration"Colin King-1/+1
2017-01-05selftests: do not require bash to run netsocktests testcaseRolf Eike Beer-1/+1
2017-01-05selftests: do not require bash to run bpf testsRolf Eike Beer-1/+1
2017-01-05selftests: do not require bash for the generated testRolf Eike Beer-1/+1
2017-01-05tools: psock_tpacket: block Rx until socket filter has been added and socket ...Sowmini Varadhan-3/+3
2017-01-05selftests/x86: Add a selftest for SYSRET to noncanonical addressesAndy Lutomirski-1/+196
2017-01-03tools: test case for TPACKET_V3/TX_RING supportSowmini Varadhan-17/+74
2016-12-27drm: Add some kselftests for the DRM range manager (struct drm_mm)Chris Wilson-0/+15
2016-12-27lib: Add a simple prime number generatorChris Wilson-0/+15
2016-12-18Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+23
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+29
2016-12-17Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-nextDan Williams-7/+23
2016-12-17bpf, test_verifier: fix a test case error result on unprivilegedDaniel Borkmann-1/+1