summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-09-21RISC-V: selftests: Statically link hwprobe testAndrew Jones
2023-09-21KVM: riscv: selftests: Selectively filter-out AIA registersAnup Patel
2023-09-21KVM: riscv: selftests: Fix ISA_EXT register handling in get-reg-listAnup Patel
2023-09-20kselftest: Add new test for detecting unprobed Devicetree devicesNĂ­colas F. R. A. Prado
2023-09-20KVM: selftests: Assert that vasprintf() is successfulSean Christopherson
2023-09-20kselftest/alsa: pcm-test: Report cards declared in config but missingNĂ­colas F. R. A. Prado
2023-09-20riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti
2023-09-19perf jevents: fix no member named 'entries' issueXu Yang
2023-09-19selftests/proc: fixup proc-empty-vm test after KSM changesAlexey Dobriyan
2023-09-19selftests: link libasan statically for tests with -fsanitize=addressRyan Roberts
2023-09-19iommufd: Fix spelling errors in commentsGuokaiXu
2023-09-19selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu
2023-09-19selftests/bpf: Print log buffer for exceptions test only on failureKumar Kartikeya Dwivedi
2023-09-18perf parse-events: Fix tracepoint name memory leakIan Rogers
2023-09-18perf test: Detect off-cpu support from build optionsIan Rogers
2023-09-18perf test: Ensure EXTRA_TESTS is covered in build testIan Rogers
2023-09-18perf test: Update build test for changed BPF skeleton defaultsIan Rogers
2023-09-18perf build: Default BUILD_BPF_SKEL, warn/disable for missing depsIan Rogers
2023-09-18perf version: Add status of bpf skeletonsIan Rogers
2023-09-18perf kwork top: Simplify bool conversionYang Li
2023-09-18cgroup/cpuset: Extend test_cpuset_prs.sh to test remote partitionWaiman Long
2023-09-18selftests/user_events: Fix to unmount tracefs when test created mountBeau Belgrave
2023-09-18kselftest: rtnetlink: add pause and pause on fail flagDaniel Mendes
2023-09-18kselftest: rtnetlink.sh: add verbose flagDaniel Mendes
2023-09-18selftests: hsr: Extend the testsuite to also cover HSRv1.Sebastian Andrzej Siewior
2023-09-18selftests: hsr: Reorder the testsuite.Sebastian Andrzej Siewior
2023-09-18selftests: hsr: Use `let' properly.Sebastian Andrzej Siewior
2023-09-18x86/tdx: Fix __noreturn build warning around __tdx_hypercall_failed()Kai Huang
2023-09-17perf jevent: fix core dump on software events on s390Thomas Richter
2023-09-17perf pmu: Ensure all alias variables are initializedIan Rogers
2023-09-17perf jevents metric: Fix type of strcmp_cpuid_strIan Rogers
2023-09-17perf trace: Avoid compile error wrt redefining boolIan Rogers
2023-09-17perf bpf-prologue: Remove unused fileIan Rogers
2023-09-17Merge tag 'objtool-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-17vsock/test: track bytes in sk_buff merging test for SOCK_SEQPACKETStefano Garzarella
2023-09-17vsock/test: use send_buf() in vsock_test.cStefano Garzarella
2023-09-17vsock/test: add send_buf() utility functionStefano Garzarella
2023-09-17vsock/test: use recv_buf() in vsock_test.cStefano Garzarella
2023-09-17vsock/test: add recv_buf() utility functionStefano Garzarella
2023-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2023-09-16perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST fe...Yang Jihong
2023-09-16selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi
2023-09-16selftests/bpf: Add BPF assertion macrosKumar Kartikeya Dwivedi
2023-09-16libbpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi
2023-09-16libbpf: Refactor bpf_object__reloc_codeKumar Kartikeya Dwivedi
2023-09-16bpf: Add support for custom exception callbacksKumar Kartikeya Dwivedi
2023-09-16bpf: Implement BPF exceptionsKumar Kartikeya Dwivedi
2023-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2023-09-15Merge tag 'linux-kselftest-fixes-6.6-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-15selftest, bpf: enable cpu v4 tests for arm32Puranjay Mohan