summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2020-10-29selftests/bpf: Fix test_sysctl_loop{1, 2} failure due to clang changeYonghong Song2-4/+4
2020-10-29selftests/powerpc: Fix eeh-basic.sh exit codesOliver O'Halloran1-3/+6
2020-10-29ida: Free allocated bitmap in error pathMatthew Wilcox (Oracle)1-0/+29
2020-10-29selftests/powerpc: Fix prefixes in alignment_handler signal handlerJordan Niethe1-1/+9
2020-10-29selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi1-4/+4
2020-10-29selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich1-115/+101
2020-10-29selftests: Remove fmod_ret from test_overheadToke Høiland-Jørgensen4-39/+1
2020-10-29selftests/bpf: Fix endianness issue in test_sockopt_skIlya Leoshkevich1-2/+2
2020-10-29selftests/bpf: Fix endianness issue in sk_assignIlya Leoshkevich1-1/+1
2020-10-29selftests: mptcp: interpret \n as a new lineMatthieu Baerts2-4/+4
2020-10-29selftests/lkdtm: Use "comm" instead of "diff" for dmesgKees Cook1-1/+1
2020-10-29selftests: vm: add fragment CONFIG_GUP_BENCHMARKAnatoly Pugachev1-0/+1
2020-10-29selftests/livepatch: Do not check order when using "comm" for dmesg checkingMiroslav Benes1-1/+1
2020-10-29selftests/bpf: Fix test_vmlinux test to use bpf_probe_read_user()Andrii Nakryiko1-3/+9
2020-10-29selftests/seccomp: powerpc: Fix seccomp return value testingKees Cook1-0/+15
2020-10-29selftests/seccomp: Refactor arch register macros to avoid xtensa special caseKees Cook1-50/+47
2020-10-29selftests/seccomp: Use __NR_mknodat instead of __NR_mknodKees Cook1-1/+1
2020-10-29selftests: rtnetlink: load fou module for kci_test_encap_fou() testPo-Hsu Lin2-0/+6
2020-10-29selftests: forwarding: Add missing 'rp_filter' configurationIdo Schimmel2-0/+20
2020-09-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2020-09-23selftests: kvm: Fix assert failure in single-step testYang Weijiang1-1/+1
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-0/+62
2020-09-19selftests/vm: fix display of page size in map_hugetlbChristophe Leroy1-1/+1
2020-09-18Merge tag 'powerpc-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+7
2020-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+15
2020-09-11Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini18-140/+807
2020-09-11selftests: rtnetlink: Test bridge enslavement with different parent IDsIdo Schimmel1-0/+47
2020-09-08Merge tag 'linux-kselftest-5.9-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-31/+42
2020-09-04Merge branch 'gate-page-refcount' (patches from Dave Hansen)Linus Torvalds1-2/+20
2020-09-04selftests/x86/test_vsyscall: Improve the process_vm_readv() testAndy Lutomirski1-2/+20
2020-09-04selftests/bpf: Add bpf_{update, delete}_map_elem in hashmap iter programYonghong Song1-0/+15
2020-09-01selftests/powerpc: Skip PROT_SAO test in guests/LPARSMichael Ellerman1-2/+7
2020-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-30/+37
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-1/+47
2020-08-28selftests: netfilter: add command usageFabian Frederick1-0/+11
2020-08-28selftests: netfilter: simplify command testingFabian Frederick1-23/+11
2020-08-28selftests: netfilter: remove unused variable in make_file()Fabian Frederick1-3/+2
2020-08-28selftests: netfilter: exit on invalid parametersFabian Frederick1-3/+12
2020-08-28selftests: netfilter: fix header exampleFabian Frederick1-1/+1
2020-08-28selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer1-0/+2
2020-08-25selftests/bpf: Fix test_progs-flavor run getting number of testsJesper Dangaard Brouer1-1/+3
2020-08-24selftests/powerpc: Update PROT_SAO test to skip ISA 3.1Shawn Anastasio1-2/+3
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio3-1/+46
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-3/+2
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2020-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-3/+2
2020-08-21selftests/timers: Turn off timeout settingPo-Hsu Lin2-0/+2
2020-08-21bpf: selftests: global_funcs: Check err_str before strstrYauheni Kaliuta1-1/+1
2020-08-21selftests/bpf: Remove test_align leftoversVeronika Kabatova2-2/+1