summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-07tools/nolibc: compiler: add macro __nolibc_fallthroughThomas Weißschuh
2024-10-07tools/nolibc: s390: include std.hThomas 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-04rtla: Fix consistency in getopt_long for timerlat_histGabriele Monaco
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
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-04Merge tag 'trace-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing
2024-10-04tools/rv: Correct the grammatical errors in the commentsBa Jing
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-04rtla: use the definition for stdout fd when calling isatty()Eder Zulian
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-03bpftool: __bpf_fastcall for kfuncs marked with special decl_tagEduard Zingerman
2024-10-03bpf: __bpf_fastcall for bpf_get_smp_processor_id in uapiEduard Zingerman
2024-10-03selftests/bpf: Support cross-endian buildingTony Ambardar
2024-10-03libbpf: Support creating light skeleton of either endiannessTony Ambardar
2024-10-03libbpf: Support linking bpf objects of either endiannessTony Ambardar
2024-10-03libbpf: Support opening bpf objects of either endiannessTony Ambardar
2024-10-03libbpf: Support BTF.ext loading and output in either endiannessTony Ambardar
2024-10-03libbpf: Fix output .symtab byte-order during linkingTony Ambardar
2024-10-03libbpf: Fix header comment typos for BTF.extTony Ambardar
2024-10-03libbpf: Improve log message formattingTony Ambardar