summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-02-10bpf: Use bpf_create_map() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün
2017-02-10bpf: Use bpf_load_program() from the libraryMickaël Salaün
2017-02-10bpf: Always test unprivileged programsMickaël Salaün
2017-02-10bpf: Change the include directory for selftestMickaël Salaün
2017-02-08selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen
2017-02-08selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen
2017-02-07ktest: Add variable run_command_status to save status of commands executedSteven Rostedt (VMware)
2017-02-07ktest.pl: Powercycle the box on reboot if no connection can be madeSteven Rostedt (VMware)
2017-02-07ktest: Add timeout to ssh commandSteven Rostedt (VMware)
2017-02-07ktest: Fix child exit code processingSteven Rostedt (VMware)
2017-02-07ktest: Have POST_TEST run after the test has totally completedSteven Rostedt (VMware)
2017-02-06bpf: enable verifier to add 0 to packet ptrWilliam Tu
2017-02-06bpf: test for AND edge casesJosef Bacik
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-02x86/mpx: Re-add MPX to selftests MakefileDave Hansen
2017-01-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-27tools: Provide a definition of WARN_ONMatthew Wilcox
2017-01-27radix tree test suite: Remove duplicate bitops codeMatthew Wilcox
2017-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie
2017-01-25bpf: use prefix_len in test_tag when reading fdinfoDaniel Borkmann
2017-01-25Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...Paul E. McKenney
2017-01-25rcutorture: Add CBMC-based formal verification for SRCULance Roy
2017-01-25test_firmware: add test custom fallback triggerLuis R. Rodriguez
2017-01-25tools: firmware: add fallback cancelation testingLuis R. Rodriguez
2017-01-25tools: firmware: rename fallback mechanism scriptLuis R. Rodriguez
2017-01-25tools: firmware: check for distro fallback udev cancel ruleLuis R. Rodriguez
2017-01-24bpf: enable verifier to better track const alu opsDaniel Borkmann
2017-01-24bpf: add prog tag test case to bpf selftestsDaniel Borkmann
2017-01-23bpf: Add tests for the lpm trie mapDavid Herrmann
2017-01-19selftest: cpufreq: Add special testsViresh Kumar
2017-01-19selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar
2017-01-19selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar
2017-01-19selftest: cpufreq: Add support for cpufreq testsViresh Kumar
2017-01-19selftests: Add intel_pstate to TARGETSStafford Horne
2017-01-19selftests/intel_pstate: Update makefile to match new styleStafford Horne
2017-01-19selftests/intel_pstate: Fix warning on loop index overflowStafford Horne
2017-01-19selftests/futex: Add headers to makefile dependenciesStafford Horne
2017-01-19selftests/futex: Add stdio used for loggingStafford Horne
2017-01-18selftest/powerpc: Wrong PMC initialized in pmc56_overflow testMadhavan Srinivasan
2017-01-17bpf: Fix test_lru_sanity5() in test_lru_map.cMartin KaFai Lau
2017-01-16Merge 4.10-rc4 into driver-core-nextGreg Kroah-Hartman
2017-01-14torture: Enable DEBUG_OBJECTS_RCU_HEAD for Tiny RCUPaul E. McKenney
2017-01-14torture: Update RCU test scenario documentationPaul E. McKenney
2017-01-14torture: Run a couple scenarios with CONFIG_RCU_EQS_DEBUGPaul E. McKenney