summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie-5/+5
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann-1/+1
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney-8/+1641
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy-0/+1582
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez-0/+68
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez-0/+32
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez-3/+4
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez-2/+26
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann-0/+82
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann-2/+204
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann-2/+361
2017-01-19selftest: cpufreq: Add special testsViresh Kumar-3/+146
2017-01-19selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar-6/+284
2017-01-19selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar-2/+52
2017-01-19selftest: cpufreq: Add support for cpufreq testsViresh Kumar-0/+568
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