summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
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
2021-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-14bpf, selftests: Adjust few selftest outcomes wrt unreachable codeDaniel Borkmann
2021-06-14ipv4: Fix device used for dst_alloc with local routesDavid Ahern
2021-06-10selftests: mptcp: enable syncookie only in absence of reordersPaolo Abeni
2021-06-10KVM: selftests: Fix compiling errors when initializing the static structureYanan Wang
2021-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-09selftests: netfilter: add fib test caseFlorian Westphal
2021-06-08selftests: kvm: Add support for customized slot0 memory sizeZhenzhong Duan
2021-06-08KVM: selftests: introduce P47V64 for s390xChristian Borntraeger
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld
2021-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds