aboutsummaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-07-23vrf: Handle CONFIG_SYSCTL not setDavid Ahern1-0/+6
2020-07-23selftests/powerpc: Add test of memcmp at end of pageMichael Ellerman1-18/+22
2020-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller16-44/+2602
2020-07-21selftest: txtimestamp: fix net ns entry logicPaolo Pisati1-1/+1
2020-07-21bpf: Add BTF_ID_LIST_GLOBAL in btf_ids.hYonghong Song1-8/+25
2020-07-21tools/bpf: Sync btf_ids.h to toolsYonghong Song1-0/+1
2020-07-21samples/bpf, selftests/bpf: Use bpf_probe_read_kernelIlya Leoshkevich5-7/+7
2020-07-21selftests/bpf: Fix test_lwt_seg6local.sh hangsIlya Leoshkevich1-1/+1
2020-07-21selftests: bpf: test_kmod.sh: Fix running out of srctreeIlya Leoshkevich1-3/+9
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin3-46/+1
2020-07-22selftests/powerpc: Run per_event_excludes test on Power8 or laterMichael Ellerman1-4/+3
2020-07-22selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V1-3/+8
2020-07-22selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V1-18/+12
2020-07-22selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V1-13/+13
2020-07-20tc-testing: Add tdc to kselftestsBriana Oursler5-4/+13
2020-07-20testptp: add new options for perout phase and pulse widthVladimir Oltean1-4/+37
2020-07-20testptp: promote 'perout' variable to int64_tVladimir Oltean1-4/+6
2020-07-20selftests: add clone3() CAP_CHECKPOINT_RESTORE testAdrian Reber3-1/+186
2020-07-20Merge v5.8-rc6 into char-misc-nextGreg Kroah-Hartman31-181/+321
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-4/+4
2020-07-18Merge branch 'fixes' into nextMichael Ellerman3-5/+5
2020-07-17selftests/bpf: Tests for BPF_SK_LOOKUP attach pointJakub Sitnicki4-23/+1960
2020-07-17selftests/bpf: Add verifier tests for bpf_sk_lookup context accessJakub Sitnicki1-0/+492
2020-07-17kunit: tool: fix improper treatment of file locationBrendan Higgins2-26/+2
2020-07-17kunit: tool: fix broken default args in unit testsBrendan Higgins1-5/+5
2020-07-17kunit: capture stderr on all make subprocess callsWill Chen1-3/+3
2020-07-17selftests/harness: Limit step counter reportingKees Cook1-7/+2
2020-07-17selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 supportPaolo Pisati1-0/+2
2020-07-17selftests/seccomp: Check ENOSYS under tracingKees Cook1-0/+26
2020-07-17selftests/seccomp: Refactor to use fixture variantsKees Cook1-157/+42
2020-07-17selftests/harness: Clean up kern-doc for fixturesKees Cook1-7/+8
2020-07-17selftests: kmod: Add module address visibility testKees Cook1-0/+36
2020-07-16selftests/bpf: Fix possible hang in sockopt_inheritStanislav Fomichev1-2/+1
2020-07-16selftest: Add tests for XDP programs in CPUMAP entriesLorenzo Bianconi2-0/+106
2020-07-15selftests: mlxsw: Test policers' occupancyIdo Schimmel2-0/+113
2020-07-15selftests: mlxsw: Add scale test for tc-policeIdo Schimmel5-2/+126
2020-07-15selftests: mlxsw: tc_restrictions: Test tc-police restrictionsIdo Schimmel1-0/+76
2020-07-15selftests: forwarding: Add tc-police testsIdo Schimmel1-0/+333
2020-07-15selftests/powerpc: Use proper error code to check fault addressHaren Myneni2-4/+4
2020-07-15selftests/livepatch: adopt to newer sysctl error formatPetr Mladek2-2/+3
2020-07-15selftests/powerpc: Add FPU denormal testNicholas Piggin3-1/+40
2020-07-14selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFDSargun Dhillon1-0/+229
2020-07-14selftests: fib_nexthop_multiprefix: fix cleanup() netns deletionPaolo Pisati1-1/+1
2020-07-14selftests/livepatch: Use "comm" instead of "diff" for dmesgJoe Lawrence1-1/+1
2020-07-13selftests/bpf: Fix merge conflict resolutionAlexei Starovoitov1-14/+0
2020-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller15-57/+480
2020-07-13selftests: mlxsw: RED: Test offload of mirror on RED early_drop qeventPetr Machata3-3/+122
2020-07-13tools/bpftool: Strip away modifiers from global variablesAndrii Nakryiko2-5/+7
2020-07-13selftests/bpf: Add selftests verifying bpf_trace_printk() behaviourAlan Maguire2-0/+96
2020-07-13selftests/bpf: Add test for resolve_btfidsJiri Olsa3-1/+175