summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2025-10-23Merge tag 'net-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-52/+56
2025-10-21selftests: mptcp: join: mark laminar tests as skipped if not supportedMatthieu Baerts (NGI0)-5/+5
2025-10-21selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supportedMatthieu Baerts (NGI0)-1/+1
2025-10-21selftests: mptcp: join: mark implicit tests as skipped if not supportedMatthieu Baerts (NGI0)-2/+2
2025-10-21selftests: mptcp: join: mark 'flush re-add' as skipped if not supportedMatthieu Baerts (NGI0)-1/+1
2025-10-20selftests: net: fix server bind failure in sctp_vrf.shXin Long-43/+47
2025-10-20Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+29
2025-10-18Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+55
2025-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-10/+16
2025-10-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-154/+477
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-145/+288
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das-7/+7
2025-10-16Merge tag 'net-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-16/+126
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo-0/+3
2025-10-15selftests: tls: add test for short splice due to full skmsgSabrina Dubroca-0/+31
2025-10-15selftests: net: tls: add tests for cmsg vs MSG_MORESabrina Dubroca-0/+34
2025-10-15selftests/hid: add tests for missing release on the Dell SynapticsBenjamin Tissoires-0/+55
2025-10-15selftests: cgroup: Use values_close_report in test_cpuSebastian Chlad-9/+9
2025-10-15selftests: cgroup: add values_close_report helperSebastian Chlad-0/+20
2025-10-14selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko-3/+6
2025-10-14selftests: net: check jq command is supportedWang Liang-0/+4
2025-10-13KVM: arm64: selftests: Fix misleading comment about virtual timer encodingMarc Zyngier-3/+14
2025-10-13KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_listMarc Zyngier-0/+79
2025-10-13KVM: arm64: selftests: Make dependencies on VHE-specific registers explicitMarc Zyngier-0/+3
2025-10-13KVM: arm64: selftests: Actually enable IRQs in vgic_lpi_stressOliver Upton-0/+1
2025-10-13KVM: arm64: selftests: Allocate vcpus with correct sizeZenghui Yu-1/+1
2025-10-13KVM: arm64: selftests: Sync ID_AA64PFR1, MPIDR, CLIDR in guestZenghui Yu-0/+3
2025-10-13KVM: selftests: Fix irqfd_test for non-x86 architecturesOliver Upton-3/+33
2025-10-13KVM: arm64: selftests: Track width of timer counter as "int", not "uint64_t"Sean Christopherson-1/+1
2025-10-13KVM: arm64: selftests: Test effective value of HCR_EL2.AMOOliver Upton-1/+54
2025-10-12selftests: drv-net: update remaining Python init filesJakub Kicinski-16/+57
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-1/+62
2025-10-10KVM: selftests: Verify that reads to inaccessible guest_memfd VMAs SIGBUSSean Christopherson-0/+1
2025-10-10KVM: selftests: Verify that faulting in private guest_memfd memory failsSean Christopherson-5/+21
2025-10-10KVM: selftests: Add wrapper macro to handle and assert on expected SIGBUSSean Christopherson-17/+27
2025-10-10KVM: selftests: Isolate the guest_memfd Copy-on-Write negative testcaseSean Christopherson-3/+9
2025-10-10KVM: selftests: Add wrappers for mmap() and munmap() to assert successSean Christopherson-64/+64
2025-10-10KVM: selftests: Add test coverage for guest_memfd without GUEST_MEMFD_FLAG_MMAPAckerley Tng-11/+16
2025-10-10KVM: selftests: Create a new guest_memfd for each testcaseSean Christopherson-15/+16
2025-10-10KVM: selftests: Stash the host page size in a global in the guest_memfd testSean Christopherson-19/+18
2025-10-10KVM: guest_memfd: Add INIT_SHARED flag, reject user page faults if not setSean Christopherson-3/+12
2025-10-10KVM: Rework KVM_CAP_GUEST_MEMFD_MMAP into KVM_CAP_GUEST_MEMFD_FLAGSSean Christopherson-7/+6
2025-10-10selftests/bpf: Add test for unpinning htab with internal timer structKaFai Wan-0/+61
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-442/+739
2025-10-09selftests: drv-net: pp_alloc_fail: add necessary optoins to configJakub Kicinski-0/+4
2025-10-09selftests: drv-net: pp_alloc_fail: lower traffic expectationsJakub Kicinski-5/+11
2025-10-09selftests: drv-net: fix linter warnings in pp_alloc_failJakub Kicinski-6/+14
2025-10-09selftests: drv-net: xdp: add test for interface level qstatsJakub Kicinski-2/+89
2025-10-09selftests: drv-net: xdp: rename netnl to ethnlJakub Kicinski-4/+4
2025-10-08selftests: netfilter: query conntrack state to check for port clash resolutionFlorian Westphal-17/+41