summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-10-261-7/+7
|\
| * net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-10-241-7/+7
* | Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-2615-25/+735
|\ \
| * | Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman2018-10-264-1/+6
| * | selftests/powerpc: Add a test of wild bctrMichael Ellerman2018-10-204-2/+161
| * | selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman2018-10-204-6/+1
| * | selftests/powerpc: Add test to verify rfi flush across a system callNaveen N. Rao2018-10-205-1/+305
| * | selftests/powerpc: Move UCONTEXT_NIA() into utils.hNaveen N. Rao2018-10-202-8/+8
| * | Merge branch 'fixes' into nextMichael Ellerman2018-10-0917-0/+17
| |\ \
| * | | selftests/powerpc: New PTRACE_SYSEMU testBreno Leitao2018-10-032-1/+229
| * | | selftests/powerpc: Do not fail with rescheduleBreno Leitao2018-09-192-3/+15
| * | | powerpc/selftests: Wait all threads to joinBreno Leitao2018-09-171-10/+17
* | | | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-2524-710/+2749
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests/kvm: add missing executables to .gitignoreAnders Roxell2018-10-191-0/+1
| * | | KVM: selftests: add Enlightened VMCS testVitaly Kuznetsov2018-10-175-12/+1323
| * | | KVM: selftests: state_test: test bare VMXON migrationVitaly Kuznetsov2018-10-174-10/+19
| * | | kvm: selftests: support high GPAs in dirty_log_testAndrew Jones2018-10-171-15/+50
| * | | kvm: selftests: stop lying to aarch64 tests about PA-bitsAndrew Jones2018-10-174-3/+36
| * | | kvm: selftests: dirty_log_test: also test 64K pages on aarch64Andrew Jones2018-10-171-46/+137
| * | | kvm: selftests: port dirty_log_test to aarch64Andrew Jones2018-10-173-80/+90
| * | | kvm: selftests: introduce new VM mode for 64K pagesAndrew Jones2018-10-175-25/+47
| * | | kvm: selftests: add vcpu support for aarch64Andrew Jones2018-10-172-0/+138
| * | | kvm: selftests: add virt mem support for aarch64Andrew Jones2018-10-173-0/+218
| * | | kvm: selftests: add vm_phy_pages_allocAndrew Jones2018-10-172-23/+39
| * | | kvm: selftests: tidy up kvm_utilAndrew Jones2018-10-176-399/+407
| * | | kvm: selftests: add cscope make targetAndrew Jones2018-10-171-1/+10
| * | | kvm: selftests: move arch-specific files to arch-specific locationsAndrew Jones2018-10-1718-49/+50
| * | | kvm: selftests: introduce ucallAndrew Jones2018-10-1710-85/+222
| * | | kvm: selftests: vcpu_setup: set cr4.osfxsrAndrew Jones2018-10-171-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-2450-474/+6590
|\ \ \ \
| * | | | tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti2018-10-221-0/+24
| * | | | tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti2018-10-221-0/+24
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-2113-93/+737
| |\ \ \ \
| | * | | | selftests/bpf: fix return value comparison for tests in test_libbpf.shQuentin Monnet2018-10-201-1/+1
| | * | | | bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann2018-10-201-3/+4
| | * | | | bpf, verifier: fix register type dump in xadd and stDaniel Borkmann2018-10-201-5/+5
| | * | | | bpf: test_sockmap add options to use msg_push_dataJohn Fastabend2018-10-202-26/+129
| | * | | | bpf: libbpf support for msg_push_dataJohn Fastabend2018-10-201-0/+2
| | * | | | bpf: add tests for direct packet access from CGROUP_SKBSong Liu2018-10-191-0/+171
| | * | | | selftests/bpf: add missing executables to .gitignoreAnders Roxell2018-10-191-0/+2
| | * | | | selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B2018-10-197-1/+299
| | * | | | selftests/bpf: fix file resource leak in load_kallsymsPeng Hao2018-10-181-0/+1
| | * | | | bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend2018-10-171-52/+115
| | * | | | bpf, tls: add tls header to tools infrastructureDaniel Borkmann2018-10-161-5/+8
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-212-0/+84
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-191-4/+9
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-157-193/+897
| |\ \ \ \ \ \
| | * | | | | | bpf: add tls support for testing in test_sockmapJohn Fastabend2018-10-151-0/+89
| | * | | | | | selftests: bpf: install script with_addr.shAnders Roxell2018-10-111-0/+2
| | * | | | | | selftests: bpf: add config fragment LWTUNNELAnders Roxell2018-10-111-0/+1
OpenPOWER on IntegriCloud