summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-09-15selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletionIdo Schimmel
2020-09-15selftests: add a test for ethtool pause statsJakub Kicinski
2020-09-15selftests/powerpc: Tests for kernel accessing user memoryRavi Bangoria
2020-09-14mptcp: simult flow self-testsPaolo Abeni
2020-09-14Merge branch 'fixes' into nextMichael Ellerman
2020-09-14Merge 5.9-rc5 into char-misc-nextGreg Kroah-Hartman
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2020-09-10selftests/bpf: Define string const as global for test_sysctl_prog.cYonghong Song
2020-09-10selftests/bpf: Fix test_ksyms on non-SMP kernelsIlya Leoshkevich
2020-09-10selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel
2020-09-10selftests/mptcp: Better delay & reordering configurationChristoph Paasch
2020-09-10selftests: bpf: Test iterating a sockmapLorenz Bauer
2020-09-10selftests, bpftool: Add bpftool (and eBPF helpers) documentation buildQuentin Monnet
2020-09-10selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook
2020-09-09selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song
2020-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-09-08lkdtm: remove set_fs-based testsChristoph Hellwig
2020-09-08selftests/bpf: Add test for map_ptr arithmeticYonghong Song
2020-09-08selftests/seccomp: Use bitwise instead of arithmetic operator for flagsZou Wei
2020-09-08selftests/seccomp: Add test for unknown SECCOMP_RET kill behaviorKees Cook
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-09-08selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe
2020-09-08selftests/powerpc: Properly handle failure in switch_endian_testMichael Ellerman
2020-09-08selftests/powerpc: Don't touch VMX/VSX on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Skip L3 bank test on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Skip security tests on older CPUsMichael Ellerman
2020-09-08selftests/powerpc: Don't run DSCR tests on old systemsMichael Ellerman
2020-09-08selftests/powerpc: Include asm/cputable.h from utils.hMichael Ellerman
2020-09-08selftests/powerpc: Move set_dscr() into rfi_flush.cMichael Ellerman
2020-09-08selftests/powerpc: Give the bad_accesses test longer to runMichael Ellerman
2020-09-08selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMacMichael Ellerman
2020-09-08selftests/powerpc: Run tm-tmspr test for longerMichael Ellerman
2020-09-08selftests/powerpc: Don't use setaffinity in tm-tmsprMichael Ellerman
2020-09-08selftests/powerpc: Fix TM tests when CPU 0 is offlineMichael Ellerman
2020-09-08selftests/net: replace obsolete NFT_CHAIN configurationFabian Frederick
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-09-04tests: add waitid() tests for non-blocking pidfdsChristian Brauner
2020-09-04tests: port pidfd_wait to kselftest harnessChristian Brauner
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds
2020-09-03selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski
2020-09-03selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter programYonghong Song
2020-09-03selftests/bpf: Fix check in global_data_init.Hao Luo
2020-09-03selftests/bpf: Add __noinline variant of cls_redirect selftestAndrii Nakryiko
2020-09-03selftests/bpf: Modernize xdp_noinline test w/ skeleton and __noinlineAndrii Nakryiko
2020-09-03selftests/bpf: Add subprogs to pyperf, strobemeta, and l4lb_noinline testsAndrii Nakryiko
2020-09-03selftests/bpf: Turn fexit_bpf2bpf into test with subtestsAndrii Nakryiko
2020-09-03selftests/bpf: Don't use deprecated libbpf APIsAndrii Nakryiko
2020-09-03selftests/bpf: Add selftest for multi-prog sections and bpf-to-bpf callsAndrii Nakryiko
2020-09-03selftests/net: improve descriptions for XFAIL cases in psock_snd.shPo-Hsu Lin