summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2019-11-04selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence
2019-11-04selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-02bpf, testing: Add selftest to read/write sockaddr from user spaceDaniel Borkmann
2019-11-02bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helperDaniel Borkmann
2019-11-02selftests: Add tests for automatic map pinningToke Høiland-Jørgensen
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-11-01tc-testing: added tests with cookie for conntrack TC actionRoman Mashak
2019-11-01Revert "selftests: bpf: Don't try to read files without read permission"Jakub Kicinski
2019-11-01livepatch: Selftests of the API for tracking system state changesPetr Mladek
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-10-30tc-testing: implement tests for new fast_init action flagVlad Buslov
2019-10-30Revert "kselftests: Add dma-heap test"Sean Paul
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-10-30tc-testing: fixed two failing pedit testsRoman Mashak
2019-10-30selftests/bpf: Test narrow load from bpf_sysctl.writeIlya Leoshkevich
2019-10-30selftests/powerpc: Add a test of spectre_v2 mitigationsMichael Ellerman
2019-10-29riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov
2019-10-29selftests/powerpc: Fixup clobbers for TM testsMichael Ellerman
2019-10-28selftests/bpf: Restore $(OUTPUT)/test_stub.o ruleIlya Leoshkevich
2019-10-28selftest/bpf: Use -m{little, big}-endian for clangIlya Leoshkevich
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26tc-testing: list required kernel options for act_ct actionRoman Mashak
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-25selftests/bpf: Fix .gitignore to ignore no_alu32/Andrii Nakryiko
2019-10-25selftests/livepatch: Disable the timeoutMiroslav Benes
2019-10-25kselftests: Add dma-heap testJohn Stultz
2019-10-24selftests/powerpc: Reduce sigfuz runtime to ~60sMichael Ellerman
2019-10-23selftests/bpf: Fix LDLIBS orderAndrii Nakryiko
2019-10-23selftests/bpf: Move test_section_names into test_progs and fix itAndrii Nakryiko
2019-10-22selftests: Make l2tp.sh executableDavid Ahern
2019-10-22libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declarationAndrii Nakryiko
2019-10-22tools/bpf: Turn on llvm alu32 attribute by defaultYonghong Song
2019-10-22kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov
2019-10-21tests: test CLONE_CLEAR_SIGHANDChristian Brauner
2019-10-21tc-testing: updated pedit TDC testsRoman Mashak
2019-10-21seccomp: fix SECCOMP_USER_NOTIF_FLAG_CONTINUE testChristian Brauner
2019-10-21selftest/bpf: Get rid of a bunch of explicit BPF program type settingAndrii Nakryiko
2019-10-21selftests/bpf: Make reference_tracking test use subtestsAndrii Nakryiko
2019-10-21selftests/bpf: Make a copy of subtest nameAndrii Nakryiko