summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2019-07-26selftests: bpf: fix inlines in test_lwt_seg6localJiri Benc1-6/+6
2019-07-21selftests/powerpc: Add test of fork with mapping above 512TBMichael Ellerman3-2/+92
2019-07-14bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao1-4/+10
2019-07-10idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)1-0/+46
2019-07-03bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon1-3/+38
2019-06-25tests: fix pidfd-test compilationChristian Brauner1-0/+4
2019-06-25selftests: set sysctl bc_forwarding properly in router_broadcast.shXin Long1-1/+4
2019-06-25selftests: vm: install test_vmalloc.sh for run_vmtestsNaresh Kamboju1-0/+2
2019-06-25userfaultfd: selftest: fix compiler warningAlakesh Haloi1-1/+1
2019-06-25kselftest/cgroup: fix incorrect test_core skipAlex Shi1-1/+1
2019-06-25kselftest/cgroup: fix unexpected testing failure on test_coreAlex Shi1-0/+5
2019-06-25kselftest/cgroup: fix unexpected testing failure on test_memcontrolAlex Shi1-0/+4
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T1-1/+5
2019-06-19kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-06-19kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-06-19KVM: selftests: Fix a condition in test_hv_cpuid()Dan Carpenter1-3/+2
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook10-0/+12
2019-06-19selftests: fib_rule_tests: fix local IPv4 address typoHangbin Liu1-1/+1
2019-06-19selftests/bpf: fix bpf_get_current_taskAlexei Starovoitov1-1/+1
2019-06-04selftests/tls: add test for sleeping even though there is dataJakub Kicinski1-0/+15
2019-06-04selftests/tls: test for lowat overshoot with multiple recordsJakub Kicinski1-0/+19
2019-05-31selftests/bpf: ksym_search won't check symbols existsDaniel T. Lee1-0/+4
2019-05-31selftests: cgroup: fix cleanup path in test_memcg_subtree_control()Roman Gushchin1-17/+21
2019-05-31selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.cYonghong Song1-0/+2
2019-05-16selftests/seccomp: Handle namespace failures gracefullyKees Cook1-20/+23
2019-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+14
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-2/+55
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu1-0/+6
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern1-2/+2
2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov1-1/+8
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini1-3/+6
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-9/+25
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-0/+47
2019-04-26selftests/bpf: test cases for pkt/null checks in subprogsPaul Chaignon2-0/+47
2019-04-26selftests/seccomp: Prepare for exclusive seccomp flagsKees Cook1-9/+25
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-11/+317
2019-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-10/+311
2019-04-21selftests/net: correct the return value for run_afpackettestsPo-Hsu Lin1-0/+5
2019-04-20selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-04-19proc: fixup proc-pid-vm testAlexey Dobriyan1-2/+2
2019-04-19proc: fix map_files test on F29Alexey Dobriyan1-10/+10
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+60
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-23/+215
2019-04-16selftests: kvm: add a selftest for SMMVitaly Kuznetsov4-6/+191
2019-04-16selftests: kvm: fix for compilers that do not support -no-piePaolo Bonzini1-1/+7
2019-04-16selftests: kvm/evmcs_test: complete I/O before migrating guest statePaolo Bonzini4-16/+17
2019-04-16Merge tag 'libnvdimm-fixes-5.1-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+13
2019-04-15netfilter: nat: fix icmp id randomizationFlorian Westphal1-9/+27
2019-04-13selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-04-12selftests: fib_tests: Fix 'Command line is not complete' errorsDavid Ahern1-54/+40