aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds82-349/+18619
2018-06-06Merge tag 'trace-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-4/+276
2018-06-06Merge tag 'linux-kselftest-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds62-614/+2112
2018-06-06rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers4-0/+158
2018-06-06rseq/selftests: Provide parametrized testsMathieu Desnoyers1-0/+1260
2018-06-06rseq/selftests: Provide basic percpu ops testMathieu Desnoyers1-0/+312
2018-06-06rseq/selftests: Provide basic testMathieu Desnoyers1-0/+56
2018-06-06rseq/selftests: Provide rseq libraryMathieu Desnoyers6-0/+2847
2018-06-06selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers1-0/+4
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+198
2018-06-05selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka7-0/+817
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller16-236/+1790
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-127/+166
2018-06-04tracing/selftest: Add test to test simple snapshot trigger for trace_markerSteven Rostedt (VMware)1-0/+74
2018-06-04selftests: forwarding: mirror_vlan: Change test descriptionPetr Machata1-1/+1
2018-06-04selftests: forwarding: mirror_vlan: Uninstall trapPetr Machata1-1/+1
2018-06-04selftests/net: add packet socket packet_snd testWillem de Bruijn4-2/+498
2018-06-04selftests/net: udpgso: test small gso_size boundary conditionsWillem de Bruijn1-2/+75
2018-06-04selftests/net: enable msg_zerocopy testWillem de Bruijn2-1/+9
2018-06-03tools/bpf: add a selftest for bpf_get_current_cgroup_id() helperYonghong Song6-2/+232
2018-06-03tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helperYonghong Song1-0/+2
2018-06-03bpf: test case for map pointer poison with calls/branchesDaniel Borkmann1-27/+158
2018-06-03selftests/powerpc: Add perf breakpoint testMichael Neuling3-1/+198
2018-06-02bpf: btf: Ensure t->type == 0 for BTF_KIND_FWDMartin KaFai Lau1-0/+22
2018-06-02bpf: btf: Check array t->sizeMartin KaFai Lau1-0/+23
2018-06-02selftests/bpf: test_sockmap, print additional test optionsPrashant Bhole1-9/+19
2018-06-02selftests/bpf: test_sockmap, fix data verificationPrashant Bhole1-1/+13
2018-06-02selftests/bpf: test_sockmap, timing improvementsPrashant Bhole1-4/+9
2018-06-02selftests/bpf: test_sockmap, join cgroup in selftest modePrashant Bhole1-0/+5
2018-06-02selftests/bpf: test_sockmap, check test failurePrashant Bhole1-6/+21
2018-06-01selftests: forwarding: mirror_gre_bridge_1d_vlan: Add STP testPetr Machata1-0/+12
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Add more testsPetr Machata1-0/+129
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Rename two testsPetr Machata1-7/+7
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Test final configPetr Machata1-2/+3
2018-06-01selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel namePetr Machata1-1/+1
2018-06-01selftests: forwarding: mirror_gre_lib: Add STP testPetr Machata1-0/+32
2018-06-01selftests: forwarding: mirror_lib: skip_hw the VLAN capturePetr Machata1-1/+4
2018-06-01selftests: forwarding: mirror_lib: Move here do_test_span_vlan_dir_ips()Petr Machata2-15/+35
2018-06-01selftests: forwarding: lib: Move here vlan_capture_{, un}install()Petr Machata2-23/+23
2018-05-31selftests: add test for USB over IP driverShuah Khan (Samsung OSG)1-0/+198
2018-05-30selftests: lib: fix prime_numbers module search and skip logicShuah Khan (Samsung OSG)1-1/+1
2018-05-30selftests: intel_pstate: notification about privilege required to run intel_pstate testing scriptJeffrin Jose T1-0/+6
2018-05-30selftests: cgroup/memcontrol: add basic test for socket accountingMike Rapoport1-0/+193
2018-05-30selftest: intel_pstate: debug support message from aperf.c and return valueJeffrin Jose T1-2/+4
2018-05-30kselftest/cgroup: fix variable dereferenced before check warningRoman Gushchin1-4/+2
2018-05-30selftests/intel_pstate: Enhance table printingDaniel Díaz1-3/+13
2018-05-30selftests/intel_pstate: Improve test, minor fixesDaniel Díaz1-14/+10
2018-05-30selftests: cgroup/memcontrol: add basic test for swap controlsMike Rapoport3-0/+108
2018-05-30selftests: cgroup: add memory controller self-testsRoman Gushchin5-0/+1099
2018-05-30selftests: memfd: split regular and hugetlbfs testsShuah Khan (Samsung OSG)2-9/+3