summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev1-2/+0
2021-07-20selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen1-1/+2
2021-06-10selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov1-7/+23
2021-06-10selftests/bpf: fix test_alignAlexei Starovoitov1-21/+1
2021-06-10bpf: do not allow root to mangle valid pointersAlexei Starovoitov1-27/+29
2021-06-10bpf: Update selftests to reflect new error statesDaniel Borkmann1-22/+12
2021-06-10bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk1-10/+34
2021-06-03tweewide: Fix most Shebang linesFinn Behrens2-2/+2
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song1-0/+4
2021-05-22bpf: fix up selftests after backports were fixedFrank van der Linden1-0/+12
2021-02-04x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski1-14/+21
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski1-0/+1
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle1-1/+1
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario11-26/+0
2020-08-21selftests/powerpc: Fix online CPU selectionSandipan Das1-12/+25
2020-08-21selftests/powerpc: Fix CPU affinity for child processHarish1-5/+16
2020-08-21selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn1-3/+2
2020-08-05selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love1-2/+1
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove1-2/+8
2020-06-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai1-1/+2
2020-06-20selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove1-0/+1
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks1-1/+1
2020-05-02selftests: kmod: fix handling test numbers above 9Eric Biggers1-4/+9
2020-04-24selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski1-2/+6
2020-03-20ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)1-1/+1
2020-03-11selftests: fix too long argumentJiri Benc1-10/+13
2020-02-28kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar1-6/+18
2020-01-27selftests/ipc: Fix msgque compiler warningsKees Cook1-5/+6
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers1-0/+1
2020-01-12bpf: reject passing modified ctx to helper functionsDaniel Borkmann1-1/+57
2020-01-09selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal1-0/+21
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman1-7/+2
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman1-0/+1
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley1-8/+3
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann1-4/+4
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)1-1/+7
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu1-0/+3
2019-11-24idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)1-0/+52
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario1-1/+1
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V2-0/+736
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang1-1/+2
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju1-0/+3
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T1-1/+5
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook10-0/+12
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin1-1/+1
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal2-1/+284
2019-04-20bpf: Fix selftests are changes for CVE 2019-7308Balbir Singh1-0/+6
2019-03-14selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-14selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1