summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-04-20testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev1-8/+17
2022-04-20KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel1-1/+1
2022-04-20KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel1-1/+3
2022-04-13selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki1-2/+1
2022-04-13Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski1-1/+0
2022-04-13selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju1-0/+1
2022-04-13kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()Ricardo Koller1-3/+3
2022-04-13kvm: selftests: aarch64: fix some vgic related commentsRicardo Koller3-9/+16
2022-04-13kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip...Ricardo Koller1-2/+2
2022-04-13kvm: selftests: aarch64: pass vgic_irq guest args as a pointerRicardo Koller1-13/+16
2022-04-13kvm: selftests: aarch64: fix assert in gicv3_access_regRicardo Koller1-1/+1
2022-04-13selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson2-32/+50
2022-04-08torture: Make torture.sh help message match realityPaul E. McKenney1-2/+2
2022-04-08af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima1-3/+3
2022-04-08selftests: tls: skip cmsg_to_pipe tests with TLS=nJakub Kicinski1-0/+6
2022-04-08selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel1-4/+4
2022-04-08selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu1-1/+4
2022-04-08selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki1-1/+1
2022-04-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-04-08selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang1-0/+19
2022-04-08cxl/core/port: Rename bus.c to port.cDan Williams1-1/+1
2022-04-08tools/testing/cxl: Fix root port to host bridge assignmentDan Williams1-1/+1
2022-04-08selftests/bpf: Use "__se_" prefix on architectures without syscall wrapperNaveen N. Rao1-1/+1
2022-04-08selftests/bpf: Extract syscall wrapperKenta Tada2-14/+20
2022-04-08selftests/net: timestamping: Fix bind_phc checkGerhard Engleder1-2/+2
2022-04-08selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu1-29/+31
2022-04-08selftests, xsk: Fix rx_full stats testMagnus Karlsson1-1/+4
2022-04-08selftests: bpf: Fix bind on used portFelix Maurer1-3/+17
2022-04-08selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum1-0/+1
2022-04-08selftests: vm: remove dependecy from internal kernel macrosMuhammad Usama Anjum1-0/+3
2022-04-08selftests, x86: fix how check_cc.sh is being invokedGuillaume Tucker2-6/+6
2022-04-08selftests/sgx: Treat CC as one argumentMuhammad Usama Anjum1-1/+1
2022-04-08selftests/x86: Add validity check and allow field splittingMuhammad Usama Anjum1-1/+1
2022-04-08selftests/sgx: Ensure enclave data available during debug printReinette Chatre1-2/+2
2022-04-08selftests/sgx: Do not attempt enclave build without valid enclaveReinette Chatre1-0/+1
2022-04-08selftests/sgx: Fix NULL-pointer-dereference upon early test failureReinette Chatre1-4/+5
2022-03-17Merge tag 'net-5.17-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds1-3/+2
2022-03-17selftests: vm: fix clang build error multiple output filesYosry Ahmed1-4/+2
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-3/+2
2022-03-11Merge tag 'net-5.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-4/+17
2022-03-10selftests: pmtu.sh: Kill nettest processes launched in subshell.Guillaume Nault1-2/+12
2022-03-10selftests: pmtu.sh: Kill tcpdump processes launched by subshell.Guillaume Nault1-2/+5
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal1-3/+2
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2-8/+21
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-5/+162
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen1-1/+1
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen1-1/+2
2022-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski4-1/+157
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+13