summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-22perf test: Add precise_max subtest to the perf record shell testNamhyung Kim
2024-10-22perf record: Just use "cycles:P" as the default eventNamhyung Kim
2024-10-22perf tools: Check fallback error and orderNamhyung Kim
2024-10-22perf tools: Move x86__is_amd_cpu() to util/env.cNamhyung Kim
2024-10-22perf tools: Detect missing kernel features properlyNamhyung Kim
2024-10-22perf tools: Do not set exclude_guest for precise_ipNamhyung Kim
2024-10-22perf tools: Simplify evsel__add_modifier()Namhyung Kim
2024-10-22perf tools: Don't set attr.exclude_guest by defaultNamhyung Kim
2024-10-22perf tools: Add fallback for exclude_guestNamhyung Kim
2024-10-22selftests: livepatch: test livepatching a kprobed functionMichael Vetter
2024-10-22selftests: livepatch: save and restore kprobe stateMichael Vetter
2024-10-22selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIRMichael Vetter
2024-10-22tools: ynl-gen: use big-endian netlink attribute typesAsbjørn Sloth Tønnesen
2024-10-22selftests: mlxsw: devlink_trap_police: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_max_descriptors: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_ets_strict: Use defer for test cleanupPetr Machata
2024-10-22selftests: mlxsw: qos_mc_aware: Use defer for test cleanupPetr Machata
2024-10-22selftests: ETS: Use defer for test cleanupPetr Machata
2024-10-22selftests: TBF: Use defer for test cleanupPetr Machata
2024-10-22selftests: RED: Use defer for test cleanupPetr Machata
2024-10-22selftests: forwarding: lib: Allow passing PID to stop_traffic()Petr Machata
2024-10-22selftests: forwarding: Add a fallback cleanup()Petr Machata
2024-10-22selftests: net: lib: Introduce deferred commandsPetr Machata
2024-10-22kselftest/arm64: Fail the overall fp-stress test if any test failsMark Brown
2024-10-21perf tools: sched-pipe bench: add (-n) nonblocking benchmarkBrian Geffon
2024-10-21perf test: Document the -w/--workload optionArnaldo Carvalho de Melo
2024-10-21perf test: Introduce --list-workloads to list the available workloadsArnaldo Carvalho de Melo
2024-10-21perf test: Introduce workloads__for_each()Arnaldo Carvalho de Melo
2024-10-21KVM: selftests: Fix build on on non-x86 architecturesMark Brown
2024-10-21cpupower: add checks for xgettext and msgfmtSiddharth Menon
2024-10-21selftests/bpf: Augment send_signal test with remote signalingPuranjay Mohan
2024-10-21selftests/bpf: remove test_tcp_check_syncookieAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookieAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: get rid of global vars in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: add missing ns cleanups in btf_skc_cls_ingressAlexis Lothoré (eBPF Foundation)
2024-10-21selftests/bpf: factorize conn and syncookies tests in a single runnerAlexis Lothoré (eBPF Foundation)
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-21reiserfs: The last commitJan Kara
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-21gpio: sloppy-logic-analyzer remove reference to rcu_momentary_dyntick_idle()Srikar Dronamraju
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman
2024-10-20Merge tag 'kvmarm-fixes-6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2024-10-20KVM: selftests: Fix out-of-bounds reads in CPUID test's array lookupsSean Christopherson
2024-10-20KVM: selftests: x86: Avoid using SSE/AVX instructionsVitaly Kuznetsov
2024-10-19perf vendor events amd: Update Zen 5 data cache fill eventsSandipan Das
2024-10-19perf vendor events amd: Add Zen 5 data fabric metricsSandipan Das
2024-10-19perf vendor events amd: Add Zen 5 data fabric eventsSandipan Das
2024-10-19perf test: Fix perf test case 84 on s390Thomas Richter
2024-10-19perf test: Update all metrics test like metricgroups testNamhyung Kim