summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier
2024-10-07selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman
2024-10-07selftests/bpf: Test linking with duplicate extern functionsEric Long
2024-10-07selftests: bpf: Add missing per-arch include pathBjörn Töpel
2024-10-07selftests/bpf: Extend netkit tests to validate skb meta dataDaniel Borkmann
2024-10-07selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh
2024-10-07KVM: s390: selftests: Add regression tests for PLO subfunctionsHariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD c...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subf...Hariharan Mari
2024-10-07KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctionsHariharan Mari
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-04selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar
2024-10-04selftests: net: add new ioam testsJustin Iurman
2024-10-04selftests: net: remove ioam testsJustin Iurman
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin
2024-10-04selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-04selftests/hid: add test for assigning a given device to hid-genericBenjamin Tissoires
2024-10-04selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test deviceBenjamin Tissoires
2024-10-04selftests/hid: cleanup C tests by adding a common struct uhid_deviceBenjamin Tissoires
2024-10-04selftests/hid: add dependency on hid_common.hBenjamin Tissoires
2024-10-04kselftest/arm64: Enable GCS for the FP stress testsMark Brown
2024-10-04kselftest/arm64: Add a GCS stress testMark Brown
2024-10-04kselftest/arm64: Add GCS signal testsMark Brown
2024-10-04kselftest/arm64: Add test coverage for GCS mode lockingMark Brown
2024-10-04kselftest/arm64: Add a GCS test program built with the system libcMark Brown
2024-10-04kselftest/arm64: Add very basic GCS test programMark Brown
2024-10-04kselftest/arm64: Always run signals tests with GCS enabledMark Brown
2024-10-04kselftest/arm64: Allow signals tests to specify an expected si_codeMark Brown
2024-10-04kselftest/arm64: Add framework support for GCS to signal handling testsMark Brown
2024-10-04kselftest/arm64: Add GCS as a detected feature in the signal testsMark Brown
2024-10-04kselftest/arm64: Verify the GCS hwcapMark Brown
2024-10-03selftests/bpf: Emit top frequent code lines in veristatMykyta Yatsenko
2024-10-03selftests/bpf: Support cross-endian buildingTony Ambardar
2024-10-03selftests/bpf: Fix uprobe_multi compilation errorAlan Maguire
2024-10-03selftests/bpf: vm: Add support for VIRTIO_FSManu Bretelle
2024-10-03selftests/bpf: Add missing va_end.Zhang Jiao
2024-10-03selftests/bpf: Bail out quickly from failing consumer testJiri Olsa
2024-10-03selftests/bpf: Fix uprobe consumer testJiri Olsa
2024-10-03selftests/bpf: Set vpath in Makefile to search for skelsIhor Solodrai
2024-10-03selftests/bpf: Remove test_skb_cgroup_id.sh from TEST_PROGSIhor Solodrai
2024-10-03selftests: net: csum: Clean up recv_verify_packet_ipv6Sean Anderson
2024-10-03selftests: mlxsw: rtnetlink: Use devlink_reload() APIAmit Cohen
2024-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski