summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-20Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez
2017-08-17kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann
2017-08-17kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann
2017-08-17kselftests: timers: freq-step: Fix build warningJohn Stultz
2017-08-17kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney
2017-08-17selftests/powerpc: Improve tm-resched-dscrSam Bobroff
2017-08-16rtc: rtctest: Improve support detectionLukáš Doktor
2017-08-16selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian
2017-08-16selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian
2017-08-16selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan
2017-08-16bpf: selftests add sockmap testsJohn Fastabend
2017-08-16bpf: selftests: add tests for new __sk_buff membersJohn Fastabend
2017-08-16bpf: sockmap sample programJohn Fastabend
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15selftests: add 'ip get' to rtnetlink.shFlorian Westphal
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman
2017-08-14selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan
2017-08-11selftests: bpf: add check for ip XDP redirectWilliam Tu
2017-08-11selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan
2017-08-10test_firmware: add batched firmware testsLuis R. Rodriguez
2017-08-10test_firmware: add test case for SIGCHLD on sync fallbackLuis R. Rodriguez
2017-08-10selftests: add rtnetlink test scriptFlorian Westphal
2017-08-10selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski
2017-08-09bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructionsDaniel Borkmann
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-09selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez
2017-08-09selftests: kselftest framework: add error counterShuah Khan
2017-08-09selftests: futex: fix run_tests targetShuah Khan
2017-08-08selftests: bpf: add a test for XDP redirectWilliam Tu
2017-08-08selftests/bpf: variable offset negative testsEdward Cree
2017-08-08selftests/bpf: add tests for subtraction & negative numbersEdward Cree
2017-08-08selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifierEdward Cree
2017-08-08selftests/bpf: add test for bogus operations on pointersEdward Cree
2017-08-08selftests/bpf: add a test to test_alignEdward Cree
2017-08-08selftests/bpf: rewrite test_alignEdward Cree
2017-08-08selftests/bpf: change test_verifier expectationsEdward Cree
2017-08-07test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez
2017-08-07test_kmod: fix kmod.sh by making it executableLuis R. Rodriguez
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter
2017-08-04bpf: fix byte order test in test_verifierDaniel Borkmann
2017-08-03test: add msg_zerocopy testWillem de Bruijn
2017-08-02selftests: capabilities: convert the test to use TAP13 ksft frameworkShuah Khan