summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima
2024-06-27selftests/hid: add an infinite loop test for hid_bpf_try_input_reportBenjamin Tissoires
2024-06-27selftests/hid: add another test for injecting an event from an event hookBenjamin Tissoires
2024-06-27selftests/hid: add wq test for hid_bpf_input_report()Benjamin Tissoires
2024-06-27selftests/hid: add tests for hid_hw_output_report HID-BPF hooksBenjamin Tissoires
2024-06-27selftests/hid: add tests for hid_hw_raw_request HID-BPF hooksBenjamin Tissoires
2024-06-27selftests/alsa:Fix printf format string in pcm-test.cZhu Jun
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski
2024-06-26selftests: drv-net: add ability to wait for at least N packets to load genJakub Kicinski
2024-06-26selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski
2024-06-26selftests: drv-net: try to check if port is in useJakub Kicinski
2024-06-26selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa
2024-06-26libbpf: Fix clang compilation error in btf_relocate.cAlan Maguire
2024-06-26selftests/bpf: Don't close(-1) in serial_test_fexit_stress()Ma Ke
2024-06-26bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...Matt Bobrowski
2024-06-26Merge branch 'for-linus' into for-nextTakashi Iwai
2024-06-26selftests/resctrl: Fix non-contiguous CBM for AMDBabu Moger
2024-06-26perf test stat_bpf_counter.sh: Stabilize the test resultsVeronika Molnarova
2024-06-26perf python: Clean up build dependenciesIan Rogers
2024-06-26perf python: Switch module to linking libraries from building sourceIan Rogers
2024-06-26perf util: Make util its own libraryIan Rogers
2024-06-26perf bench: Make bench its own libraryIan Rogers
2024-06-26perf test: Make tests its own libraryIan Rogers
2024-06-26perf pmu-events: Make pmu-events a libraryIan Rogers
2024-06-26perf ui: Make ui its own libraryIan Rogers
2024-06-26perf build: Add '*.a' to clean targetsIan Rogers
2024-06-26KVM: riscv: selftests: Add Zcmop extension to get-reg-list testClément Léger
2024-06-26KVM: riscv: selftests: Add some Zc* extensions to get-reg-list testClément Léger
2024-06-26KVM: riscv: selftests: Add Zimop extension to get-reg-list testClément Léger
2024-06-26perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang
2024-06-25cxl/region: check interleave capabilityYao Xingtao
2024-06-25perf mem: Fix a segfault with NULL event->nameNamhyung Kim
2024-06-25perf tools: Fix a compiler warning of NULL pointerNamhyung Kim
2024-06-25perf symbol: Simplify kernel module checkingNamhyung Kim
2024-06-25perf report: Fix condition in sort__sym_cmp()Namhyung Kim
2024-06-25perf pmus: Fixes always false when compare duplicates aliasesJunhao He
2024-06-25perf unwind-libunwind: Add malloc() failure handlingYunseong Kim
2024-06-25util: constant -1 with expression of type charYunseong Kim
2024-06-25perf: Timehist account sch delay for scheduled out runningFernand Sieber
2024-06-25perf tests: Add APX and other new instructions to x86 instruction decoder testAdrian Hunter
2024-06-25perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoderAdrian Hunter
2024-06-25perf test: Check output of the probe ... --funcs commandChaitanya S Prakash
2024-06-25tools/perf: Fix parallel-perf python script to replace new python syntax ":="...Athira Rajeev
2024-06-25tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...Athira Rajeev