aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-07selftests/x86/ldt_gdt: Add infrastructure to test set_thread_area()Andy Lutomirski1-16/+37
2017-11-07selftests/x86/ldt_gdt: Robustify against set_thread_area() and LAR odditiesAndy Lutomirski1-1/+9
2017-11-07selftests/x86/protection_keys: Fix syscall NR redefinition warningsAndy Lutomirski1-6/+18
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar237-7/+342
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin3-2/+155
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin3-1/+196
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller235-1/+239
2017-11-02nfit_test: when clearing poison, also remove badrange entriesVishal Verma1-8/+4
2017-11-02nfit_test: add error injection DSMsDave Jiang2-24/+168
2017-11-02libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang1-0/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds234-0/+234
2017-11-02Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-1/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman234-0/+234
2017-11-02bpf: add test cases to bpf selftests to cover all meta testsDaniel Borkmann1-0/+442
2017-11-02bpf: minor cleanups after mergeDaniel Borkmann1-72/+72
2017-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie12-20/+648
2017-11-01selftests/bpf: remove useless bpf_trace_printkAlexei Starovoitov2-5/+0
2017-11-01tc-testing: better test case file error reportingBrenda J. Butler1-9/+14
2017-11-01tc-testing: better check if thing is listBrenda J. Butler1-1/+1
2017-11-01tc-testing: correction to docstring in get_unique_itemBrenda J. Butler1-1/+1
2017-11-01tc-testing: split config fileBrenda J. Butler2-0/+37
2017-11-01tc-testing: gitignore, ignore standard python artifactsBrenda J. Butler1-0/+1
2017-11-01tc-testing: very simple example test casesBrenda J. Butler3-2/+80
2017-10-31selftests: lib.mk: print individual test results to console by defaultShuah Khan1-1/+5
2017-10-31tc-testing: fix arg to ip command: -s -> -nBrenda J. Butler1-2/+2
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+102
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi1-0/+62
2017-10-25locking/atomics, rcutorture/formal: Prepare for ACCESS_ONCE() removalMark Rutland1-3/+2
2017-10-25locking/atomics, selftests/powerpc: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()Mark Rutland2-2/+2
2017-10-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar8-9/+9
2017-10-23selftests/bpf: fix broken build of test_mapsAlexei Starovoitov1-3/+3
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-14/+545
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-6/+522
2017-10-22bpf: Adding helper function bpf_getsockopsLawrence Brakmo1-0/+3
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann1-0/+480
2017-10-20bpf: Add tests for eBPF file modeChenbo Feng1-0/+48
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend1-2/+14
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend2-3/+3
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend1-1/+11
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski1-0/+14
2017-10-14tc-testing: fix the -l argument bug in tdc.pyLucas Bates1-4/+4
2017-10-14tc-testing: Add test cases for police and skbmodLucas Bates2-0/+899
2017-10-14tc-testing: Split test case files into smaller chunksLucas Bates6-1212/+1194
2017-10-14tc-testing: Add test cases for flushing actionsLucas Bates1-1/+48
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli1-5/+20
2017-10-13selftests/powerpc: context_switch: Fix pthread errorsCyril Bur1-3/+14
2017-10-12selftests: rtnetlink: add a small macsec test caseFlorian Westphal1-0/+42
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie3-0/+234