summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2020-06-28bpf, sockmap: Add ingres skb tests that utilize merge skbsJohn Fastabend-1/+25
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-4/+0
2020-06-26kunit: kunit_tool: Fix invalid result when build failsDavid Gow-1/+3
2020-06-26kunit: show error if kunit results are not presentUriel Guajardo-4/+15
2020-06-26kunit: kunit_config: Fix parsing of CONFIG options with spaceRikard Falkeborn-1/+1
2020-06-26selftests/vm/keys: fix a broken reference at protection_keys.cMauro Carvalho Chehab-1/+1
2020-06-26selftests/powerpc: Fix build failure in ebb testsHarish-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-677/+462
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-35/+321
2020-06-25tc-testing: avoid action cookies with odd length.Briana Oursler-7/+7
2020-06-25bpf: tcp: bpf_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTTNeal Cardwell-3/+2
2020-06-25libbpf: Adjust SEC short cut for expected attach type BPF_XDP_DEVMAPJesper Dangaard Brouer-1/+1
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-1/+176
2020-06-24selftests/bpf: Add tcp/udp iterator programs to selftestsYonghong Song-0/+68
2020-06-24selftests/bpf: Implement sample udp/udp6 bpf_iter programsYonghong Song-0/+166
2020-06-24selftests/bpf: Implement sample tcp/tcp6 bpf_iter programsYonghong Song-0/+499
2020-06-24selftests/bpf: Add more common macros to bpf_tracing_net.hYonghong Song-0/+35
2020-06-24selftests/bpf: Refactor some net macros to bpf_tracing_net.hYonghong Song-9/+18
2020-06-24selftests/bpf: Move newer bpf_iter_* type redefining to a new header fileYonghong Song-136/+57
2020-06-25selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal-1/+176
2020-06-24Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+17
2020-06-24bpf: Add SO_KEEPALIVE and related options to bpf_setsockoptDmitry Yakunin-0/+27
2020-06-24selftests/bpf: Workaround for get_stack_rawtp test.Alexei Starovoitov-1/+2
2020-06-24kselftest: arm64: Remove redundant clean targetMark Brown-4/+0
2020-06-23selftests/net: plug rxtimestamp test into kselftest frameworktannerlove-2/+14
2020-06-23libbpf: Fix CO-RE relocs against .text sectionAndrii Nakryiko-1/+1
2020-06-24selftests/bpf: Add variable-length data concat pattern less than testJohn Fastabend-4/+78
2020-06-24selftests/bpf: Add variable-length data concatenation pattern testAndrii Nakryiko-0/+152
2020-06-23wireguard: device: avoid circular netns referencesJason A. Donenfeld-1/+12
2020-06-22selftests/bpf: Add __ksym extern selftestAndrii Nakryiko-0/+103
2020-06-22selftests: forwarding: Add a test for pedit munge tcp, udp sport, dportPetr Machata-0/+198
2020-06-22selftests/bpf: Test access to bpf map pointerAndrey Ignatov-0/+780
2020-06-22bpf: Support access to bpf map fieldsAndrey Ignatov-1/+1
2020-06-22selftests/x86: Add a syscall_arg_fault_64 test for negative GSBASEAndy Lutomirski-0/+26
2020-06-22selftests/powerpc: Add prefixed loads/stores to alignment_handler testJordan Niethe-3/+172
2020-06-22selftests/powerpc: Allow choice of CI memory location in alignment_handler testJordan Niethe-21/+42
2020-06-20tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu-7/+7
2020-06-20selftests: add selftest for the VRF strict modeAndrea Mayer-0/+390
2020-06-20Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-0/+1
2020-06-20Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-637/+123
2020-06-19selftests/net: report etf errors correctlyWillem de Bruijn-7/+26
2020-06-19tools/bpf: Add verifier tests for 32bit pointer/scalar arithmeticYonghong Song-0/+38
2020-06-19selftests/livepatch: add test delimiter to dmesgJoe Lawrence-0/+1
2020-06-19selftests/livepatch: refine dmesg 'taints' in dmesg comparisonJoe Lawrence-1/+2
2020-06-19selftests/livepatch: Don't clear dmesg when running testsJoe Lawrence-81/+66
2020-06-18selftests/x86/fsgsbase: Test ptracer-induced GS base write with FSGSBASEChang S. Bae-2/+9
2020-06-18selftests/x86/fsgsbase: Test GS selector on ptracer-induced GS base writeChang S. Bae-6/+15
2020-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-9/+91
2020-06-17selftests/bpf: Make sure optvals > PAGE_SIZE are bypassedStanislav Fomichev-9/+91