summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | selftests/livepatch: Test interaction with ftrace_enabledJoe Lawrence2019-11-043-2/+80
| * | | | | | selftests/livepatch: Make dynamic debug setup and restore genericJoe Lawrence2019-11-044-12/+16
* | | | | | | Merge tag 'riscv/for-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-271-1/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'next/seccomp' into for-nextPaul Walmsley2019-11-221-1/+7
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | riscv: add support for SECCOMP and SECCOMP_FILTERDavid Abdurachmanov2019-10-291-1/+7
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-268-22/+0
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-10-318-22/+0
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | rcutorture: Remove CONFIG_HOTPLUG_CPU=n from scenariosPaul E. McKenney2019-10-058-22/+0
* | | | | | | | Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-11-262-12/+133
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/x86/iopl: Extend test to cover IOPL emulationThomas Gleixner2019-11-161-11/+118
| * | | | | | | | selftests/x86/ioperm: Extend testing so the shared bitmap is exercisedThomas Gleixner2019-11-161-1/+15
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-262-1/+15
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | selftests/x86/sigreturn/32: Invalidate DS and ES when abusing the kernelAndy Lutomirski2019-11-211-0/+13
| * | | | | | | | selftests/x86/mov_ss_trap: Fix the SYSENTER testAndy Lutomirski2019-11-211-1/+2
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-25146-1507/+8663
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bpf: Introduce BPF_TRACE_x helper for the tracing testsMartin KaFai Lau2019-11-246-174/+125
| * | | | | | | | | bpf, testing: Add various tail call test casesDaniel Borkmann2019-11-246-0/+698
| * | | | | | | | | selftests/bpf: Add BPF trampoline performance testAlexei Starovoitov2019-11-242-0/+185
| * | | | | | | | | selftests/bpf: Add verifier tests for better jmp32 register boundsYonghong Song2019-11-241-0/+83
| * | | | | | | | | selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data onlyAndrii Nakryiko2019-11-242-5/+15
| * | | | | | | | | libbpf: Support initialized global variablesAndrii Nakryiko2019-11-2413-26/+26
| * | | | | | | | | selftests/bpf: Ensure no DWARF relocations for BPF object filesAndrii Nakryiko2019-11-241-1/+1
| * | | | | | | | | selftests/bpf: Integrate verbose verifier log into test_progsAndrii Nakryiko2019-11-244-9/+27
| * | | | | | | | | selftests, bpftool: Skip the build test if not in treeJakub Kicinski2019-11-241-0/+4
| * | | | | | | | | selftests, bpftool: Set EXIT trap after usage functionQuentin Monnet2019-11-241-13/+13
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-11-2042-157/+1590
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32Andrii Nakryiko2019-11-191-0/+7
| | * | | | | | | | | libbpf: Fix call relocation offset calculation bugAndrii Nakryiko2019-11-193-6/+6
| | * | | | | | | | | selftests, bpf: Workaround an alu32 sub-register spilling issueYonghong Song2019-11-181-1/+3
| | * | | | | | | | | selftests, bpf: Fix test_tc_tunnel hangingJiri Benc2019-11-181-0/+5
| | * | | | | | | | | selftests, bpf: xdping is not meant to be run standaloneJiri Benc2019-11-181-2/+2
| | * | | | | | | | | selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() testsAndrii Nakryiko2019-11-183-18/+292
| | * | | | | | | | | selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprogAlexei Starovoitov2019-11-152-0/+167
| | * | | | | | | | | selftests/bpf: Extend test_pkt_access testAlexei Starovoitov2019-11-151-2/+36
| | * | | | | | | | | selftests/bpf: Add stress test for maximum number of progsAlexei Starovoitov2019-11-151-0/+76
| | * | | | | | | | | selftests/bpf: Add combined fentry/fexit testAlexei Starovoitov2019-11-151-0/+90
| | * | | | | | | | | selftests/bpf: Add fexit tests for BPF trampolineAlexei Starovoitov2019-11-152-0/+162
| | * | | | | | | | | selftests/bpf: Add test for BPF trampolineAlexei Starovoitov2019-11-152-0/+154
| | * | | | | | | | | selftest/bpf: Simple test for fentry/fexitAlexei Starovoitov2019-11-152-3/+88
| | * | | | | | | | | bpf, testing: Add missing object file to TEST_FILESAnders Roxell2019-11-111-1/+2
| | * | | | | | | | | bpf, testing: Workaround a verifier failure for test_progsYonghong Song2019-11-111-1/+4
| | * | | | | | | | | selftests/bpf: Add tests for automatic map unpinning on load failureToke Høiland-Jørgensen2019-11-102-4/+18
| | * | | | | | | | | bpf: Add cb access in kfree_skb testMartin KaFai Lau2019-11-072-16/+63
| | * | | | | | | | | libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usageAndrii Nakryiko2019-11-061-12/+7
| | * | | | | | | | | selftests/bps: Clean up removed ints relocations negative testsAndrii Nakryiko2019-11-061-6/+0
| | * | | | | | | | | selftests/bpf: Add field size relocation testsAndrii Nakryiko2019-11-045-5/+122
| | * | | | | | | | | selftest/bpf: Add relocatable bitfield reading testsAndrii Nakryiko2019-11-049-2/+294
| | * | | | | | | | | selftests/bpf: Remove too strict field offset relo test casesAndrii Nakryiko2019-11-049-90/+4
| * | | | | | | | | | selftests: forwarding: Add speed and auto-negotiation testAmit Cohen2019-11-181-0/+318
| * | | | | | | | | | selftests: forwarding: lib.sh: Add wait for dev with timeoutAmit Cohen2019-11-181-3/+26