summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)AuthorFilesLines
2022-05-12selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-0/+24
2022-05-12selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-0/+29
2022-05-12KVM: selftests: Silence compiler warning in the kvm_page_table_testThomas Huth1-1/+1
2022-05-12kvm: selftests: do not use bitfields larger than 32-bits for PTEsPaolo Bonzini2-115/+92
2022-05-12selftests: ocelot: tc_flower_chains: specify conform-exceed action for policerVladimir Oltean1-1/+1
2022-05-12selftests: mirror_gre_bridge_1q: Avoid changing PVID while interface is opera...Ido Schimmel1-0/+3
2022-05-12selftests/net: so_txtime: usage(): fix documentation of default clockMarc Kleine-Budde1-1/+1
2022-05-12selftests/net: so_txtime: fix parsing of start time stamp on 32 bit systemsMarc Kleine-Budde1-1/+1
2022-05-12selftests/seccomp: Don't call read() on TTY from background pgrpJann Horn1-5/+5
2022-05-09selftest/vm: verify remap destination address in mremap_testSidhartha Kumar1-3/+39
2022-05-09selftest/vm: verify mmap addr in mremap_testSidhartha Kumar1-1/+40
2022-04-27selftests: KVM: Free the GIC FD when cleaning up in arch_timerOliver Upton1-4/+11
2022-04-27selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
2022-04-27selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel1-0/+17
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