summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-10-08selftests: mlxsw: sch_red_ets: Increase required backlogPetr Machata-4/+4
2024-10-08selftests: vDSO: Explicitly include sched.hYu Liao-0/+1
2024-10-08selftests: vDSO: improve getrandom and chacha error messagesJason A. Donenfeld-53/+49
2024-10-08selftests: vDSO: unconditionally build getrandom testJason A. Donenfeld-3/+1
2024-10-08selftests: vDSO: unconditionally build chacha testJason A. Donenfeld-7/+26
2024-10-08selftests/bpf: add tcx netns cookie testsMahe Tardy-7/+32
2024-10-08cgroup/rstat: Selftests for niced CPU statisticsJoshua Hahn-0/+75
2024-10-08selftests/bpf: add missing header include for htonsAlexis Lothoré (eBPF Foundation)-0/+1
2024-10-08selftests: make kselftest-clean remove libynl outputsGreg Thelen-0/+4
2024-10-08selftests: net: rds: add gitignore file for include.shJavier Carrasco-0/+1
2024-10-08selftests: net: rds: add include.sh to EXTRA_CLEANJavier Carrasco-1/+1
2024-10-08selftests: net: add msg_oob to gitignoreJavier Carrasco-0/+1
2024-10-08Merge branch kvm-arm64/idregs-6.12 into kvmarm/fixesMarc Zyngier-3/+13
2024-10-07selftests/bpf: Fix backtrace printing for selftests crashesEduard Zingerman-3/+6
2024-10-07selftests/bpf: Test linking with duplicate extern functionsEric Long-0/+16
2024-10-07selftests: bpf: Add missing per-arch include pathBjörn Töpel-1/+2
2024-10-07selftests/bpf: Extend netkit tests to validate skb meta dataDaniel Borkmann-9/+97
2024-10-07selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh-2/+2
2024-10-07KVM: s390: selftests: Add regression tests for PLO subfunctionsHariharan Mari-0/+32
2024-10-07KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD c...Hariharan Mari-0/+61
2024-10-07KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto...Hariharan Mari-0/+49
2024-10-07KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subf...Hariharan Mari-0/+39
2024-10-07KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctionsHariharan Mari-0/+171
2024-10-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+8
2024-10-06Merge tag 'kvmarm-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini-3630/+27880
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng-1/+1
2024-10-04Merge tag 'linux_kselftest-fixes-6.12-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-14/+34
2024-10-04selftest/ptp: update ptp selftest to exercise the gettimex optionsMahesh Bandewar-5/+57
2024-10-04selftests: net: add new ioam testsJustin Iurman-0/+2787
2024-10-04selftests: net: remove ioam testsJustin Iurman-1448/+0
2024-10-04selftests: net: no_forwarding: fix VID for $swp2 in one_bridge_two_pvids() testKacper Ludwinski-1/+1
2024-10-04selftests: add regression test for br_netfilter panicAndy Roulin-0/+124
2024-10-04selftests: txtimestamp: add SCM_TS_OPT_ID testVadim Fedorenko-15/+41
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-0/+4
2024-10-04selftests/hid: add test for assigning a given device to hid-genericBenjamin Tissoires-2/+96
2024-10-04selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test deviceBenjamin Tissoires-19/+31
2024-10-04selftests/hid: cleanup C tests by adding a common struct uhid_deviceBenjamin Tissoires-100/+87
2024-10-04selftests/hid: add dependency on hid_common.hBenjamin Tissoires-1/+1
2024-10-04kselftest/arm64: Enable GCS for the FP stress testsMark Brown-0/+23
2024-10-04kselftest/arm64: Add a GCS stress testMark Brown-1/+848
2024-10-04kselftest/arm64: Add GCS signal testsMark Brown-0/+228
2024-10-04kselftest/arm64: Add test coverage for GCS mode lockingMark Brown-1/+202
2024-10-04kselftest/arm64: Add a GCS test program built with the system libcMark Brown-1/+742
2024-10-04kselftest/arm64: Add very basic GCS test programMark Brown-1/+467
2024-10-04kselftest/arm64: Always run signals tests with GCS enabledMark Brown-1/+45
2024-10-04kselftest/arm64: Allow signals tests to specify an expected si_codeMark Brown-10/+23
2024-10-04kselftest/arm64: Add framework support for GCS to signal handling testsMark Brown-0/+8
2024-10-04kselftest/arm64: Add GCS as a detected feature in the signal testsMark Brown-0/+5
2024-10-04kselftest/arm64: Verify the GCS hwcapMark Brown-0/+19
2024-10-03selftests/bpf: Emit top frequent code lines in veristatMykyta Yatsenko-1/+128