summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2023-09-15perf kwork: Fix spelling mistake "COMMMAND" -> "COMMAND"Colin Ian King
2023-09-15perf annotate: Add more x86 mov instruction casesNamhyung Kim
2023-09-15perf pmu: Remove unused functionJames Clark
2023-09-15perf pmus: Simplify perf_pmus__find_core_pmu()James Clark
2023-09-15perf pmu: Move pmu__find_core_pmu() to pmus.cJames Clark
2023-09-15perf symbol: Avoid an undefined behavior warningIan Rogers
2023-09-15bpf: Fix BTF_ID symbol generation collision in tools/Nick Desaulniers
2023-09-15tools: ynl: extend netdev sample to dump xdp-rx-metadata-featuresStanislav Fomichev
2023-09-15bpf: expose information about supported xdp metadata kfuncStanislav Fomichev
2023-09-15Merge tag 'nf-23-09-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...David S. Miller
2023-09-15crypto: ccp - Fix some unfused testsMario Limonciello
2023-09-15crypto: ccp - Fix sample application signature passingMario Limonciello
2023-09-15crypto: ccp - Fix DBC sample application error handlingMario Limonciello
2023-09-15crypto: ccp - Fix ioctl unit testsMario Limonciello
2023-09-15selftests: tls: swap the TX and RX sockets in some testsSabrina Dubroca
2023-09-14selftests/thermel/intel: Add test to read workload hintSrinivas Pandruvada