summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-02-12KVM: selftests: Support multiple write retires in dirty_log_testMaxim Levitsky-2/+50
2025-02-12KVM: selftests: Actually emit forced emulation prefix for kvm_asm_safe_fep()Sean Christopherson-1/+1
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson-1/+14
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson-13/+17
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-10selftests/seccomp: Add hard-coded __NR_uretprobe for x86_64Kees Cook-0/+6
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/nolibc: add support for directory accessThomas Weißschuh-0/+39
2025-02-08crypto: crct10dif - remove from crypto APIEric Biggers-1/+0
2025-02-08Merge tag 'seccomp-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+199
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-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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-214/+515
2025-02-06selftests/seccomp: validate uretprobe syscall passes through seccompEyal Birger-0/+199
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-3/+91
2025-02-05selftests: forwarding: vxlan_bridge_1d: Check aging while forwardingIdo Schimmel-0/+2
2025-02-05selftests/tc-testing: Add a test case for qdisc_tree_reduce_backlog()Cong Wang-1/+33
2025-02-05selftests/tc-testing: Add a test case for pfifo_head_drop qdisc when limit==0Quang Le-0/+23
2025-02-05selftests: mptcp: connect: -f: no reconnectMatthieu Baerts (NGI0)-1/+1
2025-02-05bridge: mdb: Allow replace of a host-joined groupPetr Machata-1/+1
2025-02-05selftests: net: suppress ReST file generation when building selftestsJakub Kicinski-1/+2
2025-02-05selftests/bpf: Support dynamically linking LLVM if static is not availableDaniel Xu-3/+8
2025-02-05selftests/bpf: Add a BTF verification test for kflagged type_tagIhor Solodrai-1/+24
2025-02-05bpf: Allow kind_flag for BTF type and decl tagsIhor Solodrai-3/+1