summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-20selftests/powerpc: Fix "no_handler" EBB selftestAthira Rajeev
2021-07-20selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin
2021-07-20selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-06-30KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-10selftests/bpf: Avoid running unprivileged tests with alignment requirementsBjörn Töpel
2021-06-10selftests/bpf: add "any alignment" annotation for some testsBjörn Töpel
2021-06-10bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.David S. Miller
2021-06-10bpf: Make more use of 'any' alignment in test_verifier.cDavid S. Miller
2021-06-10bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.cDavid S. Miller
2021-06-10bpf: Add BPF_F_ANY_ALIGNMENT.David S. Miller
2021-06-10selftests/bpf: Generalize dummy program typesJoe Stringer
2021-06-10bpf: test make sure to run unpriv test cases in test_verifierDaniel Borkmann
2021-06-10bpf: fix test suite to enable all unpriv program typesDaniel Borkmann
2021-06-03bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-06-03bpf, test_verifier: switch bpf_get_stack's 0 s> r8 testDaniel Borkmann
2021-06-03bpf: Test_verifier, bpf_get_stack return value add <0John Fastabend
2021-06-03selftests/bpf: add selftest part of "bpf: improve verifier branch analysis"Ovidiu Panait
2021-06-03selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov
2021-06-03bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-06-03bpf: fix up selftests after backports were fixedOvidiu Panait
2021-05-22tweewide: Fix most Shebang linesFinn Behrens
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-03-17selftests: forwarding: Fix race condition in mirror installationDanielle Ratson
2021-02-07selftests/powerpc: Only test lwm/stmw on big endianMichael Ellerman
2021-01-27selftests: net: fib_tests: remove duplicate log testHangbin Liu
2020-12-30selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-30ktest.pl: If size of log is too big to email, email error messageSteven Rostedt (VMware)
2020-11-24selftests: kvm: Fix the segment descriptor layout to match the actual layoutAaron Lewis
2020-11-18selftests: proc: fix warning: _GNU_SOURCE redefinedTommi Rantala
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle
2020-09-09selftests/bpf: Fix massive output from test_mapsJesper Dangaard Brouer
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-08-26tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointe...Gaurav Singh
2020-08-21selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V
2020-08-21selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V
2020-08-21selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...Aneesh Kumar K.V
2020-08-19selftests/powerpc: Fix online CPU selectionSandipan Das
2020-08-19selftests/powerpc: Fix CPU affinity for child processHarish
2020-08-11selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
2020-08-05selftests/net: psock_fanout: fix clang issues for target arch PowerPCTanner Love
2020-08-05selftests/net: rxtimestamp: fix clang issues for target arch PowerPCTanner Love
2020-06-25selftests/net: in timestamping, strncpy needs to preserve null bytetannerlove
2020-06-25NTB: ntb_test: Fix bug when counting remote filesLogan Gunthorpe
2020-06-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-22selftests/bpf: Fix memory leak in extract_build_id()Andrii Nakryiko
2020-06-22selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-06-22selftests: bpf: fix use of undeclared RET_IF macroLorenz Bauer
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks