summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-05-05tools: fix userspace compilation with new test_xarray changesLuis Chamberlain
2024-05-04perf vendor events amd: Add Zen 5 mappingSandipan Das
2024-05-04perf vendor events amd: Add Zen 5 metricsSandipan Das
2024-05-04perf vendor events amd: Add Zen 5 uncore eventsSandipan Das
2024-05-04perf vendor events amd: Add Zen 5 core eventsSandipan Das
2024-05-04perf trace: Disable syscall augmentation with recordIan Rogers
2024-05-03Merge tag 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-03tools: ynl: add --list-ops and --list-msgs to CLIJakub Kicinski
2024-05-03perf pmu: Assume sysfs events are always the same caseIan Rogers
2024-05-03perf test pmu: Test all sysfs PMU event names are the same caseIan Rogers
2024-05-03perf test pmu: Add an eagerly loaded event testIan Rogers
2024-05-03perf test pmu: Refactor format test and exposed test APIsIan Rogers
2024-05-03perf test pmu-events: Make it clearer that pmu-events tests JSON eventsIan Rogers
2024-05-03selftests/cgroup: fix uninitialized variables in test_zswap.cJohn Hubbard
2024-05-03selftests/cgroup: cpu_hogger init: use {} instead of {NULL}John Hubbard
2024-05-03selftests/cgroup: fix clang warnings: uninitialized fd variableJohn Hubbard
2024-05-03selftests/cgroup: fix clang build failures for abs() callsJohn Hubbard
2024-05-03bitops: Change function return types from long to intThorsten Blum
2024-05-03selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-05-02libbpf: Avoid casts from pointers to enums in bpf_tracing.hJose E. Marchesi
2024-05-02libbpf: Fix bpf_ksym_exists() in GCCJose E. Marchesi
2024-05-02selftests/net: skip partial checksum packets in csum testWillem de Bruijn
2024-05-02selftests: net: py: check process exit code in bkg() and background cmd()Jakub Kicinski
2024-05-02libbpf: fix ring_buffer__consume_n() return result logicAndrii Nakryiko
2024-05-02libbpf: fix potential overflow in ring__consume_n()Andrii Nakryiko
2024-05-02selftests/bpf: Add test for the use of new args in cong_controlMiao Xu
2024-05-02tcp: Add new args for cong_control in tcp_congestion_opsMiao Xu
2024-05-02KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslotsSean Christopherson
2024-05-02KVM: selftests: Allow skipping the KVM_RUN sanity check in rseq_testZide Chen
2024-05-02selftests/bpf: Add kernel socket operation testsJordan Rife
2024-05-02selftests/bpf: Make sock configurable for each test caseJordan Rife
2024-05-02selftests/bpf: Move IPv4 and IPv6 sockaddr test casesJordan Rife
2024-05-02perf maps: Remove check_invariants() from maps__lock()Namhyung Kim
2024-05-02selftests/bpf: Implement BPF programs for kernel socket operationsJordan Rife
2024-05-02selftests/bpf: Implement socket kfuncs for bpf_testmodJordan Rife
2024-05-02selftests/bpf: Fix bind program for big endian systemsJordan Rife
2024-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-05-02bpf: Missing trailing slash in tools/testing/selftests/bpf/MakefileJose E. Marchesi
2024-05-02libbpf: Fix error message in attach_kprobe_multiJiri Olsa
2024-05-02libbpf: Fix error message in attach_kprobe_sessionJiri Olsa
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-02perf cs-etm: Improve version detection and error reportingJames Clark
2024-05-02perf cs-etm: Remove repeated fetches of the ETM PMUJames Clark
2024-05-02perf cs-etm: Use struct perf_cpu as much as possibleJames Clark
2024-05-02perf annotate-data: Check kind of stack variablesNamhyung Kim
2024-05-02perf annotate-data: Handle multi regs in find_data_type_block()Namhyung Kim
2024-05-02perf annotate-data: Check memory access with two registersNamhyung Kim
2024-05-02perf annotate-data: Handle direct global variable accessNamhyung Kim
2024-05-02perf annotate-data: Collect global variables in advanceNamhyung Kim
2024-05-02perf dwarf-aux: Add die_collect_global_vars()Namhyung Kim