summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-08perf lock contention: Add -o/--lock-owner optionNamhyung Kim
2023-02-08perf lock contention: Fix to save callstack for the default modifiedNamhyung Kim
2023-02-08selftests: mptcp: stop tests earlierMatthieu Baerts
2023-02-08selftests: mptcp: allow more slack for slow test-casePaolo Abeni
2023-02-07KVM: selftests: Assign guest page size in sync area early in memslot_perf_testGavin Shan
2023-02-07KVM: selftests: Remove duplicate VM creation in memslot_perf_testGavin Shan
2023-02-07libbpf: Always use libbpf_err to return an error in bpf_xdp_query()Lorenzo Bianconi
2023-02-07tools/resolve_btfids: Tidy HOST_OVERRIDESIan Rogers
2023-02-07tools/resolve_btfids: Compile resolve_btfids as host programJiri Olsa
2023-02-07Merge branch 'for-6.3/cxl-events' into cxl/nextDan Williams
2023-02-07Merge branch 'for-6.3/cxl' into cxl/nextDan Williams
2023-02-07kselftest/arm64: Don't require FA64 for streaming SVE+ZA testsMark Brown
2023-02-07kselftest/arm64: Copy whole EXTRA contextMark Brown
2023-02-07KVM: s390: selftest: memop: Add cmpxchg testsJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Fix integer literalJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Fix wrong address being used in testJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Fix typoJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Add bad address testJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Move testlist into mainJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Replace macros by functionsJanis Schoetterl-Glausch
2023-02-07KVM: s390: selftest: memop: Pass mop_desc via pointerJanis Schoetterl-Glausch
2023-02-07KVM: selftests: Compile s390 tests with -march=z10Nina Schoetterl-Glausch
2023-02-07selftests: ocelot: tc_flower_chains: make test_vlan_ingress_modify() more com...Vladimir Oltean
2023-02-07Revert "mm: Always release pages to the buddy allocator in memblock_free_late...Aaron Thompson
2023-02-06selftests/bpf: Fix spelling mistake "detecion" -> "detection"Colin Ian King
2023-02-06libbpf: Correctly set the kernel code version in Debian kernel.Hao Xiang
2023-02-06KVM: selftests: Enable USERFAULTFDMark Brown
2023-02-06perf test bpf: Skip test if kernel-debuginfo is not presentAthira Rajeev
2023-02-06perf probe: Update the exit error codes in function try_to_find_probe_trace_e...Athira Rajeev
2023-02-06perf script: Fix missing Retire Latency fields option documentationKan Liang
2023-02-06perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCTKan Liang
2023-02-06perf test x86: Support the retire_lat (Retire Latency) sample_type checkKan Liang
2023-02-06selftests: Emit a warning if getcpu() is missing on 32bitSebastian Andrzej Siewior
2023-02-06perf test bpf: Check for libtraceevent supportAthira Rajeev
2023-02-06Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2023-02-06selftests: forwarding: bridge_mdb_max: Add a new selftestPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers to build IGMP/MLD leave packetsPetr Machata
2023-02-06selftests: forwarding: lib: Allow list of IPs for IGMPv3/MLDv2Petr Machata
2023-02-06selftests: forwarding: lib: Parameterize IGMPv3/MLDv2 generationPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers for checksum handlingPetr Machata
2023-02-06selftests: forwarding: lib: Add helpers for IP address handlingPetr Machata
2023-02-06selftests: forwarding: bridge_mdb: Fix a typoPetr Machata
2023-02-06selftests: forwarding: Move IGMP- and MLD-related functions to libPetr Machata
2023-02-06Merge 6.2-rc7 into char-misc-nextGreg Kroah-Hartman
2023-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-04Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2023-02-04kselftest/alsa: Run PCM tests for multiple cards in parallelMark Brown
2023-02-03bpf: fix typo in header for bpf_perf_prog_read_valueFlorian Lehner
2023-02-03KVM: selftests: Remove redundant setbuf()Shaoqin Huang
2023-02-03perf script: Support Retire LatencyKan Liang