aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-11proc: selftests: test /proc/uptimeAlexey Dobriyan5-0/+202
2018-04-11proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan3-0/+149
2018-04-11proc: add selftest for last field of /proc/loadavgAlexey Dobriyan3-0/+85
2018-04-11proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan4-1/+172
2018-04-11proc: test /proc/self/syscallAlexey Dobriyan3-1/+48
2018-04-11proc: test /proc/self/wchanAlexey Dobriyan5-0/+34
2018-04-10Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds8-0/+360
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-0/+6407
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds8-12/+457
2018-04-07Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds12-14/+200
2018-04-04Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds6-93/+314
2018-04-04Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-1/+316
2018-04-04kvm: selftests: add sync_regs_testPaolo Bonzini6-1/+595
2018-04-04kvm: selftests: add API testing infrastructurePaolo Bonzini12-0/+5813
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds70-568/+8696
2018-04-03selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman1-2/+2
2018-04-02selftests/intel_pstate: Fix build rule for x86Daniel Díaz1-1/+4
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-43/+44
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-2/+192
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-24/+1309
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov2-1/+482
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov6-3/+271
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov2-1/+488
2018-03-30tc-testing: Add newline when writing test case filesLucas Bates1-0/+1
2018-03-30tc-testing: add connmark action testsRoman Mashak1-0/+291
2018-03-28selftests/bpf: test for bpf_get_stackid() from raw tracepointsAlexei Starovoitov1-21/+70
2018-03-28Merge branch 'fixes' into nextMichael Ellerman3-1/+17
2018-03-27tc-testing: Correct compound statements for namespace executionLucas Bates1-5/+5
2018-03-26selftests: Print the test we're running to /dev/kmsgMichael Ellerman1-0/+1
2018-03-25tc-testing: updated police, mirred, skbedit and skbmod with more testsRoman Mashak4-0/+528
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+6
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-0/+186
2018-03-23tc-testing: add selftests for 'bpf' actionDavide Caratti1-0/+289
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu1-0/+43
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu1-0/+46
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu1-0/+97
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+68
2018-03-22selftests: Add multipath tests for onlink flagDavid Ahern1-3/+95
2018-03-21selftests/seccomp: Allow get_metadata to XFAILKees Cook2-3/+38
2018-03-21selftests/android/ion: Makefile: fix build errorAnders Roxell2-1/+2
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-8/+425
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman16-36/+148
2018-03-20test_firmware: modify custom fallback tests to use unique filesLuis R. Rodriguez3-8/+46
2018-03-20test_firmware: test three firmware kernel configs using a proc knobLuis R. Rodriguez3-1/+122
2018-03-20test_firmware: expand on library with shared helpersLuis R. Rodriguez3-61/+63
2018-03-20selftests/powerpc: Add process creation benchmarkNicholas Piggin4-1/+346
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend1-0/+2
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend1-0/+2
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend1-1/+2
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend1-0/+3