summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2021-09-18selftests/bpf: Fix potential unreleased lockChengfeng Ye
2021-09-18selftests/bpf: Enlarge select() timeout for test_mapsLi Zhijian
2021-09-18kselftest/arm64: pac: Fix skipping of tests on systems without PACMark Brown
2021-09-18kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown
2021-09-18selftests: nci: Fix the wrong conditionBongsu Jeon
2021-09-18selftests: nci: Fix the code for next nlattr offsetBongsu Jeon
2021-09-18selftests/bpf: Fix flaky send_signal testYonghong Song
2021-09-18selftests/bpf: Correctly display subtest skip statusYucong Sun
2021-09-18selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki
2021-09-18selftests: firmware: Fix ignored return val of asprintf() warnShuah Khan
2021-09-18selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)
2021-09-15selftests/bpf: Fix test_core_autosize on big-endian machinesIlya Leoshkevich
2021-09-15selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet
2021-09-15tools: Free BTF objects at various locationsQuentin Monnet
2021-09-15bpf, selftests: Fix test_maps now that sockmap supports UDPJohn Fastabend
2021-08-18selftests/sgx: Fix Q1 and Q2 calculation in sigstruct.cTianjia Zhang
2021-08-04KVM: selftests: Fix missing break in dirty_log_perf_test arg parsingDavid Matlack
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-28selftests: mptcp: fix case multiple subflows limited by serverJianguo Wu
2021-07-28selftests: icmp_redirect: IPv6 PMTU info should be cleared after redirectHangbin Liu
2021-07-28selftests: icmp_redirect: remove from checking for IPv6 route getHangbin Liu
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-20KVM: selftests: do not require 64GB in set_memory_region_testChristian Borntraeger
2021-07-19selftests/lkdtm: Fix expected text for CR4 pinningKees Cook
2021-07-19selftests: Clean forgotten resources as part of cleanup()Amit Cohen
2021-07-14selftests/vm/pkeys: refill shadow register after implicit kernel writeDave Hansen
2021-07-14selftests/vm/pkeys: handle negative sys_pkey_alloc() return codeDave Hansen
2021-07-14selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really randomDave Hansen
2021-07-14selftests/sgx: remove checks for file execute permissionsDave Hansen
2021-07-14selftests/ftrace: fix event-no-pid on 1-core machineKrzysztof Kozlowski
2021-07-14selftests: splice: Adjust for handler fallback removalKees Cook
2021-07-14tc-testing: fix list handlingMarcelo Ricardo Leitner
2021-07-14selftests: tls: fix chacha+bidir testsJakub Kicinski
2021-07-14selftests: tls: clean up uninitialized warningsJakub Kicinski
2021-07-14selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang
2021-07-14selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko
2021-07-14selftests/bpf: Whitelist test_progs.h from .gitignoreDaniel Xu
2021-07-14KVM: selftests: Remove errant asm/barrier.h include to fix arm64 buildSean Christopherson
2021-07-14KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong
2021-07-14selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen
2021-07-14selftests/lkdtm: Avoid needing explicit sub-shellKees Cook
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17KVM: selftests: Fix kvm_check_cap() assertionFuad Tabba
2021-06-16selftests: net: use bash to run udpgro_fwd test caseAndrea Righi
2021-06-16selftests: net: veth: make test compatible with dashAndrea Righi