summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-02-12KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID testSean Christopherson-1/+1
2025-02-12KVM: selftests: Print out the actual Top-Down Slots count on failureSean Christopherson-1/+3
2025-02-12KVM: selftests: Drop the "feature event" param from guest test helpersSean Christopherson-11/+8
2025-02-12KVM: selftests: Remove dead code in Intel PMU counters testSean Christopherson-9/+8
2025-02-12KVM: selftests: Only validate counts for hardware-supported arch eventsSean Christopherson-7/+18
2025-02-12KVM: selftests: Make Intel arch events globally available in PMU counters testSean Christopherson-35/+49
2025-02-12selftests: add tests for using detached mount with overlayfsChristian Brauner-0/+147
2025-02-12selftests/overlayfs: test specifying layers as O_PATH file descriptorsChristian Brauner-0/+65
2025-02-11selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar-0/+5
2025-02-11selftests/bpf: Define SYS_PREFIX for powerpcSaket Kumar Bhaskar-0/+3
2025-02-11blackhole_dev: convert self-test to KUnitTamir Duberstein-12/+1
2025-02-11selftests/net: Add selftest for IPv4 RTM_GETMULTICAST supportYuyang Huang-1/+36
2025-02-11selftests/powerpc/pmu: Update comment with details to understand auxv_generic...Athira Rajeev-0/+7
2025-02-11selftests/powerpc/pmu: Add interface test for extended reg supportKajol Jain-2/+40
2025-02-11tools/testing/selftests/powerpc/pmu: Update comment description to mention IS...Athira Rajeev-15/+15
2025-02-11tools/testing/selftests/powerpc: Add check for power11 pvr for pmu selfestsAthira Rajeev-5/+11
2025-02-11tools/testing/selftests/powerpc: Enable pmu selftests for power11Athira Rajeev-5/+16
2025-02-10selftests: drv-net: add helper for path resolutionJakub Kicinski-1/+13
2025-02-10selftests: drv-net: factor out a DrvEnv base classJakub Kicinski-28/+35
2025-02-10selftests: drv-net: remove an unnecessary libmnl includeJakub Kicinski-1/+0
2025-02-10bpftool: Using the right format specifiersJiayuan Chen-22/+22
2025-02-10perf tools: Add skip check in tool_pmu__event_to_str()Kan Liang-1/+4
2025-02-10perf tools: Deadcode removalDr. David Alan Gilbert-36/+0
2025-02-10selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64Kees Cook-0/+6
2025-02-10tools/sched_ext: Update enum_defs.autogen.hChangwoo Min-2/+3
2025-02-10selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanlyJakub Kicinski-5/+14
2025-02-10selftests: net-drv: test adding flow rule to invalid RSS contextJakub Kicinski-1/+26
2025-02-10netconsole: selftest: test for sysdata CPUBreno Leitao-0/+185
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-22/+14
2025-02-09tools/power turbostat: Fix names matchingArtem Bityutskiy-1/+1
2025-02-09tools/nolibc: add support for directory accessThomas Weißschuh-0/+139
2025-02-09tools/nolibc: add support for sys_llseek()Thomas Weißschuh-1/+28
2025-02-08tools/sched_ext: Compatible testing of SCX_ENQ_CPU_SELECTEDChangwoo Min-1/+174
2025-02-08tool/sched_ext: Event counter dumping updatesTejun Heo-29/+8
2025-02-08Merge branch 'for-6.14-fixes' into for-6.15Tejun Heo-1/+1
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers-1/+0
2025-02-08tools/power turbostat: Allow Zero return value for some RAPL registersZhang Rui-9/+18
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+199
2025-02-08iio: introduce the FAULT event typeGuillaume Ranquet-0/+4
2025-02-08objtool: Move dodgy linker warn to verbosePeter Zijlstra-1/+1
2025-02-08objtool: Ignore dangling jump table entriesJosh Poimboeuf-0/+9
2025-02-07selftests/bpf: Remove with_addr.sh and with_tunnels.shBastien Curutchet (eBPF Foundation)-92/+2
2025-02-07netdevsim: allow normal queue reset while downJakub Kicinski-1/+17
2025-02-07bpf: selftests: Test constant key extraction on irrelevant mapsDaniel Xu-0/+15
2025-02-07sched_ext: Print an event, SCX_EV_ENQ_SLICE_DFL, in scx_qmap/centralChangwoo Min-0/+4
2025-02-07tools/power turbostat: Clustered Uncore MHz counters should honor show/hide o...Len Brown-1/+13
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+21
2025-02-07selftests: always check mask returned by statmount(2)Miklos Szeredi-1/+21
2025-02-06selftests/bpf: Correct the check of join cgroupJason Xing-1/+1
2025-02-06Merge branch 'io_uring-zero-copy-rx'Jakub Kicinski-0/+7