summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-12-22bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2021-09-22selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-08-04selftest: fix build error in tools/testing/selftests/vm/userfaultfd.cGreg Kroah-Hartman
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/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-06-10selftests/bpf: make 'dubious pointer arithmetic' test usefulAlexei Starovoitov
2021-06-10selftests/bpf: fix test_alignAlexei Starovoitov
2021-06-10bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2021-06-10bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-06-10bpf, selftests: Fix up some test_verifier cases for unprivilegedPiotr Krysiuk
2021-06-03tweewide: Fix most Shebang linesFinn Behrens
2021-05-22selftests: Set CC to clang in lib.mk if LLVM is setYonghong Song
2021-05-22bpf: fix up selftests after backports were fixedFrank van der Linden
2021-02-03x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski
2020-10-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-10-01selftests/ftrace: fix glob selftestSven Schnelle
2020-09-03selftests/powerpc: Purge extra count_pmc() calls of ebb selftestsDesnes A. Nunes do Rosario
2020-08-21selftests/powerpc: Fix online CPU selectionSandipan Das
2020-08-21selftests/powerpc: Fix CPU affinity for child processHarish
2020-08-21selftests/net: relax cpu affinity requirement in msg_zerocopy testWillem de Bruijn
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-25selftests/vm/pkeys: fix alloc_random_pkey() to make it really randomRam Pai
2020-06-20selftests/net: in rxtimestamp getopt_long needs terminating null entrytannerlove
2020-05-10selftests/ipc: Fix test failure seen after initial test runTyler Hicks
2020-05-02selftests: kmod: fix handling test numbers above 9Eric Biggers
2020-04-24selftests/x86/ptrace_syscall_32: Fix no-vDSO segfaultAndy Lutomirski
2020-03-20ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)
2020-03-11selftests: fix too long argumentJiri Benc
2020-02-28kselftest: Minimise dependency of get_size on C library interfacesSiddhesh Poyarekar
2020-01-27selftests/ipc: Fix msgque compiler warningsKees Cook
2020-01-17rseq/selftests: Turn off timeout settingMathieu Desnoyers
2020-01-12bpf: reject passing modified ctx to helper functionsDaniel Borkmann
2020-01-09selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal
2019-12-01selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2019-12-01selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2019-12-01selftests: watchdog: Fix error message.Jerry Hoemann
2019-12-01selftests: watchdog: fix message when /dev/watchdog open failsShuah Khan (Samsung OSG)
2019-12-01selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2019-11-24idr: Fix idr_get_next race with idr_removeMatthew Wilcox (Oracle)
2019-11-10selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario
2019-11-10selftests/powerpc: Add test case for tlbie vs mtpidr ordering issueAneesh Kumar K.V
2019-11-10selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-08-29selftests: kvm: Adding config fragmentsNaresh Kamboju
2019-06-22selftests: netfilter: missing error check when setting up veth interfaceJeffrin Jose T
2019-06-19selftests/timers: Add missing fflush(stdout) callsKees Cook
2019-05-16selftests/net: correct the return value for run_netsocktestsPo-Hsu Lin
2019-05-16selftests: netfilter: check icmp pkttoobig errors are set as relatedFlorian Westphal