summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown
2023-02-01kselftest/arm64: Don't require FA64 for streaming SVE testsMark Brown
2023-01-31kselftest/arm64: Limit the maximum VL we try to set via ptraceMark Brown
2023-01-20kselftest/arm64: Correct buffer size for SME ZA storageZenghui Yu
2023-01-20kselftest/arm64: Remove the local NUM_VL definitionZenghui Yu
2023-01-20kselftest/arm64: Verify simultaneous SSVE and ZA context generationMark Brown
2023-01-20kselftest/arm64: Verify that SSVE signal context has SVE_SIG_FLAG_SM setMark Brown
2023-01-20kselftest/arm64: Remove spurious comment from MTE test MakefileMark Brown
2023-01-20kselftest/arm64: Support build of MTE tests with clangMark Brown
2023-01-20kselftest/arm64: Initialise current at build time in signal testsMark Brown
2023-01-20kselftest/arm64: Don't pass headers to the compiler as sourceMark Brown
2023-01-20kselftest/arm64: Remove redundant _start labels from FP testsMark Brown
2023-01-20kselftest/arm64: Fix .pushsection for strings in FP testsMark Brown
2023-01-12kselftest/arm64: Run BTI selftests on systems without BTIMark Brown
2023-01-12kselftest/arm64: Fix test numbering when skipping testsMark Brown
2023-01-12kselftest/arm64: Skip non-power of 2 SVE vector lengths in fp-stressMark Brown
2023-01-12kselftest/arm64: Only enumerate power of two VLs in syscall-abiMark Brown
2023-01-12kselftest/arm64: Verify SME only ABI in syscall-abiMark Brown
2023-01-12kselftest/arm64: Only enumerate VLs once in syscall-abiMark Brown
2023-01-12kselftest/arm64: Fix syscall-abi for systems without 128 bit SMEMark Brown
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-06Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Linus Torvalds
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-04perf tools: Fix build on uClibc systems by adding missing sys/types.h includeJesus Sanchez-Palencia
2023-01-04perf stat: Fix handling of --for-each-cgroup with --bpf-counters to match non...Namhyung Kim
2023-01-04perf stat: Fix handling of unsupported cgroup events when using BPF countersNamhyung Kim
2023-01-04perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter
2023-01-04memblock tests: Fix compilation error.Aaron Thompson
2023-01-03perf lock contention: Fix core dump related to not finding the "__sched_text_...Thomas Richter
2023-01-03perf build: Don't propagate subdir to submakes for install_headersIan Rogers
2023-01-03perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo
2023-01-02perf tools: Fix segfault when trying to process tracepoints in perf.data and ...Arnaldo Carvalho de Melo
2023-01-02perf tools: Don't include signature in version stringsAhelenia Ziemiańska
2023-01-02perf help: Use HAVE_LIBTRACEEVENT to filter out unsupported commandsYang Jihong
2023-01-02perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin
2023-01-02perf tools: Fix resources leak in perf_data__open_dir()Miaoqian Lin
2023-01-01selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin
2023-01-01selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin
2022-12-30selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin
2022-12-30tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima
2022-12-28selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee
2022-12-28selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov
2022-12-28Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini
2022-12-28KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini
2022-12-28KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2022-12-28tools/virtio: remove smp_read_barrier_depends()Davidlohr Bueso
2022-12-28tools/virtio: remove stray charactersDavidlohr Bueso