summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2025-09-24KVM: arm64: selftests: Select SMCCC conduit based on current ELOliver Upton-8/+21
2025-09-24KVM: arm64: selftests: Provide helper for getting default vCPU targetOliver Upton-13/+23
2025-09-24KVM: arm64: selftests: Alias EL1 registers to EL2 counterpartsOliver Upton-11/+69
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton-56/+60
2025-09-24KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creationOliver Upton-17/+35
2025-09-24KVM: arm64: selftests: Add helper to check for VGICv3 supportOliver Upton-7/+21
2025-09-24KVM: arm64: selftests: Initialize VGICv3 only onceOliver Upton-3/+0
2025-09-24KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library codeOliver Upton-14/+20
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-18/+302
2025-09-24Merge branch 'for-next/selftests' into for-next/coreWill Deacon-32/+144
2025-09-24selftests: netfilter: nft_concat_range.sh: add check for double-create bugFlorian Westphal-1/+55
2025-09-24selftests/bpf: Add kprobe multi write ctx attach testJiri Olsa-0/+34
2025-09-24selftests/bpf: Add kprobe write ctx attach testJiri Olsa-0/+43
2025-09-24selftests/bpf: Add uprobe context ip register change testJiri Olsa-0/+56
2025-09-24selftests/bpf: Add uprobe context registers changes testJiri Olsa-1/+137
2025-09-23selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behaviorPetr Machata-4/+24
2025-09-23selftests: fib_nexthops: Add test cases for FDB status changeIdo Schimmel-0/+40
2025-09-23selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel-6/+6
2025-09-23selftests: rtnetlink: correct error message in rtnetlink.sh fou testAlok Tiwari-1/+1
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau-18/+302
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'Martin KaFai Lau-18/+302
2025-09-23selftests: drv-net: Pull data before parsing headersAmery Hung-15/+74
2025-09-23selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang-20/+24
2025-09-23selftests/bpf: Test bpf_xdp_pull_dataAmery Hung-0/+227
2025-09-23bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung-3/+1
2025-09-23bpftool: Add bash completion for program signing optionsQuentin Monnet-9/+17
2025-09-23sched_ext: Merge branch 'for-6.17-fixes' into for-6.18Tejun Heo-1/+0
2025-09-23selftests/bpf: Add union argument tests using fexit programsLeon Hwang-0/+93
2025-09-23tools/sched_ext: scx_qmap: Make debug output quieter by defaultTejun Heo-39/+53
2025-09-23sched_ext: Make qmap dump operation non-destructiveTejun Heo-1/+17
2025-09-23selftests: bpf: Add tests for signed loads from arenaPuranjay Mohan-0/+176
2025-09-23tools/power/x86/amd_pstate_tracer: Fix python gnuplot package namesKuan-Wei Chiu-1/+1
2025-09-23KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supportedSean Christopherson-1/+18
2025-09-23KVM: selftests: Add coverage for KVM-defined registers in MSRs testSean Christopherson-3/+94
2025-09-23KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs testSean Christopherson-1/+21
2025-09-23KVM: selftests: Extend MSRs test to validate vCPUs without supported featuresSean Christopherson-3/+25
2025-09-23KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs testSean Christopherson-2/+19
2025-09-23KVM: selftests: Add an MSR test to exercise guest/host and read/writeSean Christopherson-0/+328
2025-09-23KVM: x86: Merge 'selftests' into 'cet' to pick up ex_str()Sean Christopherson-109/+303
2025-09-23KVM: selftests: Add ex_str() to print human friendly name of exception vectorsSean Christopherson-22/+57
2025-09-23selftests/kvm: remove stale TODO in xapic_state_testSukrut Heroorkar-2/+2
2025-09-23KVM: selftests: Handle Intel Atom errata that leads to PMU event overcountdongsheng-3/+77
2025-09-23KVM: selftests: Validate more arch-events in pmu_counters_testDapeng Mi-1/+29
2025-09-23KVM: selftests: Reduce number of "unavailable PMU events" combos testedSean Christopherson-15/+23
2025-09-23KVM: selftests: Track unavailable_mask for PMU events as 32-bit valueSean Christopherson-2/+5
2025-09-23KVM: selftests: Add timing_info bit support in vmx_pmu_caps_testDapeng Mi-1/+2
2025-09-23selftests/bpf: add bpf task work stress testsMykyta Yatsenko-0/+203
2025-09-23selftests/bpf: BPF task work scheduling testsMykyta Yatsenko-0/+353
2025-09-23bpf: bpf task work plumbingMykyta Yatsenko-0/+4
2025-09-23Merge tag 'iio-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman-0/+10