summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-02-17Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-17Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-16Merge branch 'x86/mm'Ingo Molnar
2017-02-16Merge branch 'x86/asm'Ingo Molnar
2017-02-16Merge branch 'locking/core'Ingo Molnar
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün
2017-02-10bpf: Add test_tag to .gitignoreMickaël Salaün
2017-02-10bpf: Remove bpf_sys.h from selftestsMickaël Salaün
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-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-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-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
2017-01-14torture: Run one test with DEBUG_LOCK_ALLOC but not PROVE_LOCKINGPaul E. McKenney
2017-01-14torture: Run at least one test with CONFIG_DEBUG_OBJECTS_RCU_HEADPaul E. McKenney
2017-01-14torture: Add tests without slow grace period setup/cleanupPaul E. McKenney
2017-01-14torture: Add CONFIG_PROVE_RCU_REPEATEDLY=y for TINY02Paul E. McKenney
2017-01-14torture: Add a check for CONFIG_RCU_STALL_COMMON for TINY01Paul E. McKenney
2017-01-14locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson
2017-01-14locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson
2017-01-12tools: psock_lib: harden socket filter used by psock testsSowmini Varadhan