summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-07perf cpumap: Remove refcnt from 'struct cpu_aggr_map'Ian Rogers
2024-05-07perf block-info: Remove unused refcountIan Rogers
2024-05-07perf annotate: Fix memory leak in annotated_sourceIan Rogers
2024-05-07perf ui browser: Don't save pointer to stack memoryIan Rogers
2024-05-07selftests: mm: gup_longterm: test unsharing logic when R/O pinningDavid Hildenbrand
2024-05-07selftests/memfd: fix spelling mistakesSaurav Shah
2024-05-07selftests: mm: cow: flag vmsplice() hugetlb tests as XFAILDavid Hildenbrand
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-05-07perf bench internals inject-build-id: Fix trap divide when collecting just on...He Zhe
2024-05-07perf probe: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo
2024-05-07perf auxtrace: Allow number of queues to be specifiedJames Clark
2024-05-07perf cs-etm: Print error for new PERF_RECORD_AUX_OUTPUT_HW_ID versionsJames Clark
2024-05-07perf annotate: Fix a comment about multi_regs in extract_reg_offset functionAthira Rajeev
2024-05-07perf kwork: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo
2024-05-07perf callchain: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo
2024-05-07perf annotate: Use zfree() to avoid possibly accessing dangling pointersArnaldo Carvalho de Melo
2024-05-08KVM: PPC: Fix documentation for ppc mmu capsJoel Stanley
2024-05-07selftests/hid: skip tests with HID-BPF if udev-hid-bpf is not installedBenjamin Tissoires
2024-05-07selftests/hid: add tests for the Raptor Mach 2 joystickBenjamin Tissoires
2024-05-07selftests/hid: move the gamepads definitions in the test fileBenjamin Tissoires
2024-05-07selftests/hid: import base_gamepad.py from hid-toolsBenjamin Tissoires
2024-05-07selftests/hid: add Huion Kamvas Pro 19 testsBenjamin Tissoires
2024-05-07selftests/hid: tablets: also check for XP-Pen offset correctionBenjamin Tissoires
2024-05-07selftests/hid: tablets: add a couple of XP-PEN tabletsBenjamin Tissoires
2024-05-07selftests/hid: tablets: reduce the number of pen stateBenjamin Tissoires
2024-05-07selftests/hid: add support for HID-BPF pre-loading before starting a testBenjamin Tissoires
2024-05-07selftests/hid: import base_device.py from hid-toolsBenjamin Tissoires
2024-05-07Merge tag 'riscv-config-for-v6.10' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-05-06selftests/bpf: MUL range computation tests.Cupertino Miranda
2024-05-06selftests/bpf: XOR and OR range computation tests.Cupertino Miranda
2024-05-06bpftool, selftests/hid/bpf: Fix 29 clang warningsJohn Hubbard
2024-05-06selftests/bpf: Fix pointer arithmetic in test_xdp_do_redirectMichal Schmidt
2024-05-06selftests/bpf: Use bpf_tracing.h instead of bpf_tcp_helpers.hMartin KaFai Lau
2024-05-06selftests: default to host arch for LLVM buildsValentin Obst
2024-05-06selftests/resctrl: fix clang build failure: use LOCAL_HDRSJohn Hubbard
2024-05-06selftests/binderfs: use the Makefile's rules, not Make's implicit rulesJohn Hubbard
2024-05-06selftests: kselftest: Make ksft_exit functions return void instead of intNathan Chancellor
2024-05-06selftests: x86: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests: timers: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: sync: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests/resctrl: ksft_exit_skip() does not returnNathan Chancellor
2024-05-06selftests: pidfd: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests/mm: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: membarrier: ksft_exit_pass() does not returnNathan Chancellor
2024-05-06selftests/ipc: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests/clone3: ksft_exit functions do not returnNathan Chancellor
2024-05-06selftests: power_supply: Make it POSIX-compliantNĂ­colas F. R. A. Prado
2024-05-06selftests: ktap_helpers: Make it POSIX-compliantNĂ­colas F. R. A. Prado
2024-05-06selftests: cpufreq: conform test to TAPMuhammad Usama Anjum
2024-05-06selftests: Mark ksft_exit_fail_perror() as __noreturnMuhammad Usama Anjum