summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-10-07sched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTEDTejun Heo-2/+2
2024-10-07selftests/nolibc: start qemu with 1 GiB of memoryThomas Weißschuh-2/+2
2024-10-07tools/nolibc: compiler: add macro __nolibc_fallthroughThomas Weißschuh-1/+8
2024-10-07tools/nolibc: s390: include std.hThomas Weißschuh-0/+1
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-8554/+53978
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-04rtla: Fix consistency in getopt_long for timerlat_histGabriele Monaco-1/+1
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet-0/+1
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-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+4
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing-1/+1
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing-2/+2
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/+43
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-04rtla: use the definition for stdout fd when calling isatty()Eder Zulian-2/+2
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
2024-10-03bpftool: __bpf_fastcall for kfuncs marked with special decl_tagEduard Zingerman-10/+88
2024-10-03bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapiEduard Zingerman-0/+2
2024-10-03selftests/bpf: Support cross-endian buildingTony Ambardar-3/+4
2024-10-03libbpf: Support creating light skeleton of either endiannessTony Ambardar-53/+139
2024-10-03libbpf: Support linking bpf objects of either endiannessTony Ambardar-16/+62
2024-10-03libbpf: Support opening bpf objects of either endiannessTony Ambardar-9/+52
2024-10-03libbpf: Support BTF.ext loading and output in either endiannessTony Ambardar-57/+253
2024-10-03libbpf: Fix output .symtab byte-order during linkingTony Ambardar-0/+2