summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-12-04selftests/bpf: Avoid errno clobberingFlorian Lehner
2020-12-04selftests/bpf: Print reason when a tester could not run a programFlorian Lehner
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04selftests: core: add tests for CLOSE_RANGE_CLOEXECGiuseppe Scrivano
2020-12-03selftests/bpf: Fix invalid use of strncat in test_sockmapAndrii Nakryiko
2020-12-03selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel moduleAndrii Nakryiko
2020-12-03selftests/bpf: Add tp_btf CO-RE reloc test for modulesAndrii Nakryiko
2020-12-03selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTFAndrii Nakryiko
2020-12-03selftests/bpf: Add support for marking sub-tests as skippedAndrii Nakryiko
2020-12-03selftests/bpf: Add bpf_testmod kernel module for testingAndrii Nakryiko
2020-12-03selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMPPrankur gupta
2020-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-03bpf: Fix cold build of test_progs-no_alu32Brendan Jackman
2020-12-03selftests/bpf: Indent ima_setup.sh with tabs.KP Singh
2020-12-03selftests/bpf: Add config dependency on BLK_DEV_LOOPKP Singh
2020-12-03selftests/bpf: Ensure securityfs mount before writing ima policyKP Singh
2020-12-03selftests/bpf: Update ima_setup.sh for busyboxKP Singh
2020-12-03selftests/bpf: Copy file using read/write in local storage testStanislav Fomichev
2020-12-03selftests: kvm/set_memory_region_test: Fix race in move region testMaciej S. Szmigiero
2020-12-04lkdtm/powerpc: Add SLB multihit testGanesh Goudar
2020-12-04selftests/powerpc: Fix uninitialized variable warningHarish
2020-12-04selftests/powerpc: update .gitignoreDaniel Axtens
2020-12-03selftests: openat2: add RESOLVE_ conflict testAleksa Sarai
2020-12-02bpf: Eliminate rlimit-based memory accounting infra for bpf mapsRoman Gushchin
2020-12-02selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockoptStanislav Fomichev
2020-12-02selftests/bpf: Rewrite test_sock_addr bind bpf into CStanislav Fomichev
2020-12-02selftests/seccomp: Update kernel configMickaël Salaün
2020-12-02selftests: Add benchmark for syscall user dispatchGabriel Krisman Bertazi
2020-12-02selftests: Add kselftest for syscall user dispatchGabriel Krisman Bertazi
2020-12-02Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECKMasahiro Yamada
2020-12-01selftests/bpf: Drain ringbuf samples at the end of testAndrii Nakryiko
2020-12-01libbpf: Fix ring_buffer__poll() to return number of consumed samplesAndrii Nakryiko
2020-12-01selftests: forwarding: Add QinQ veto testingDanielle Ratson
2020-12-01kunit: kunit_tool: Correctly parse diagnostic messagesDavid Gow
2020-11-30selftests/bpf: Fix flavored variants of test_imaKP Singh
2020-11-30ktest.pl: Fix the logic for truncating the size of the log file for emailSteven Rostedt (VMware)
2020-11-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-11-30ktest.pl: Fix incorrect reboot for grub2blsLibo Chen
2020-11-30kunit: Introduce get_file_path() helperAndy Shevchenko
2020-11-28selftests: tc-testing: enable CONFIG_NET_SCH_RED as a moduleDavide Caratti
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-27selftests/tls: add CHACHA20-POLY1305 to tls selftestsVadim Fedorenko
2020-11-27KVM: arm64: selftests: Filter out DEMUX registersAndrew Jones
2020-11-27selftests/dma: add test application for DMA_MAP_BENCHMARKBarry Song
2020-11-26bpf: Fix selftest compilation on clang 11Andrei Matei
2020-11-26bpf: Add a selftest for bpf_ima_inode_hashKP Singh
2020-11-25Merge branch 'fixes' into nextMichael Ellerman
2020-11-24selftest/bpf: Fix rst formatting in readmeAndrei Matei
2020-11-24selftest/bpf: Fix link in readmeAndrei Matei
2020-11-24selftests: mlxsw: Add blackhole_nexthop trap testIdo Schimmel