summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2025-09-25selftests/kexec: Ignore selftest binaryDylan Yudaken
2025-09-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-25selftests/bpf: Task_work selftest cleanup fixesMykyta Yatsenko
2025-09-25nvdimm: ndtest: Return -ENOMEM if devm_kcalloc() fails in ndtest_probe()Guangshuo Li
2025-09-25Merge tag 'net-6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-09-25selftests/net: test ipip packets in gro.shRichard Gobert
2025-09-25net: gro: remove unnecessary df checksRichard Gobert
2025-09-24selftests: drv-net: add HW timestamping testsVadim Fedorenko
2025-09-24Merge tag 'nf-next-25-09-24' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-09-24Merge branch kvm-arm64/selftests-6.18 into kvmarm-master/nextMarc Zyngier
2025-09-24KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regsMark Brown
2025-09-24KVM: arm64: selftests: Remove a duplicate register listing in set_id_regsMark Brown
2025-09-24KVM: arm64: selftests: Cope with arch silliness in EL2 selftestOliver Upton
2025-09-24KVM: arm64: selftests: Add basic test for running in VHE EL2Oliver Upton
2025-09-24KVM: arm64: selftests: Enable EL2 by defaultOliver Upton
2025-09-24KVM: arm64: selftests: Initialize HCR_EL2Oliver Upton
2025-09-24KVM: arm64: selftests: Use the vCPU attr for setting nr of PMU countersOliver Upton
2025-09-24KVM: arm64: selftests: Use hyp timer IRQs when test runs at EL2Oliver Upton
2025-09-24KVM: arm64: selftests: Select SMCCC conduit based on current ELOliver Upton
2025-09-24KVM: arm64: selftests: Provide helper for getting default vCPU targetOliver Upton
2025-09-24KVM: arm64: selftests: Alias EL1 registers to EL2 counterpartsOliver Upton
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton
2025-09-24KVM: arm64: selftests: Add unsanitised helpers for VGICv3 creationOliver Upton
2025-09-24KVM: arm64: selftests: Add helper to check for VGICv3 supportOliver Upton
2025-09-24KVM: arm64: selftests: Initialize VGICv3 only onceOliver Upton
2025-09-24KVM: arm64: selftests: Provide kvm_arch_vm_post_create() in library codeOliver Upton
2025-09-24Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-09-24Merge branch 'for-next/selftests' into for-next/coreWill Deacon
2025-09-24selftests: netfilter: nft_concat_range.sh: add check for double-create bugFlorian Westphal
2025-09-24selftests/bpf: Add kprobe multi write ctx attach testJiri Olsa
2025-09-24selftests/bpf: Add kprobe write ctx attach testJiri Olsa
2025-09-24selftests/bpf: Add uprobe context ip register change testJiri Olsa
2025-09-24selftests/bpf: Add uprobe context registers changes testJiri Olsa
2025-09-23selftests: bridge_fdb_local_vlan_0: Test FDB vs. NET_ADDR_SET behaviorPetr Machata
2025-09-23selftests: fib_nexthops: Add test cases for FDB status changeIdo Schimmel
2025-09-23selftests: fib_nexthops: Fix creation of non-FDB nexthopsIdo Schimmel
2025-09-23selftests: rtnetlink: correct error message in rtnetlink.sh fou testAlok Tiwari
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/master'Martin KaFai Lau
2025-09-23Merge branch 'bpf-next/xdp_pull_data' into 'bpf-next/net'Martin KaFai Lau
2025-09-23selftests: drv-net: Pull data before parsing headersAmery Hung
2025-09-23selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabledLance Yang
2025-09-23selftests/bpf: Test bpf_xdp_pull_dataAmery Hung
2025-09-23bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung
2025-09-23selftests/bpf: Add union argument tests using fexit programsLeon Hwang
2025-09-23selftests: bpf: Add tests for signed loads from arenaPuranjay Mohan
2025-09-23KVM: selftests: Verify MSRs are (not) in save/restore list when (un)supportedSean Christopherson
2025-09-23KVM: selftests: Add coverage for KVM-defined registers in MSRs testSean Christopherson
2025-09-23KVM: selftests: Add KVM_{G,S}ET_ONE_REG coverage to MSRs testSean Christopherson
2025-09-23KVM: selftests: Extend MSRs test to validate vCPUs without supported featuresSean Christopherson
2025-09-23KVM: selftests: Add support for MSR_IA32_{S,U}_CET to MSRs testSean Christopherson