summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-2215-93/+330
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-02-226-3/+181
| |\
| | * selftests/bpf: Add negtive test cases for task iterYafang Shao2024-02-192-1/+12
| | * selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_ca...Martin KaFai Lau2024-02-192-2/+67
| | * selftest/bpf: Test the read of vsyscall page under x86-64Hou Tao2024-02-152-0/+102
| * | selftests: ioam: refactoring to align with the fixJustin Iurman2024-02-222-67/+66
| * | selftests: tls: add test for peeking past a record of a different typeSabrina Dubroca2024-02-211-0/+19
| * | selftests: tls: add test for merging of same-type control messagesSabrina Dubroca2024-02-211-0/+26
| * | selftests: bonding: set active slave to primary eth1 specificallyHangbin Liu2024-02-191-0/+2
| * | selftests: mptcp: diag: unique 'cestab' subtest namesMatthieu Baerts (NGI0)2024-02-181-6/+11
| * | selftests: mptcp: diag: unique 'in use' subtest namesMatthieu Baerts (NGI0)2024-02-181-8/+12
| * | selftests: mptcp: userspace_pm: unique subtest namesMatthieu Baerts (NGI0)2024-02-181-2/+2
| * | selftests: mptcp: simult flows: fix some subtest namesMatthieu Baerts (NGI0)2024-02-181-1/+2
| * | selftests: mptcp: diag: fix bash warnings on older kernelsMatthieu Baerts (NGI0)2024-02-181-2/+2
| * | selftests: mptcp: pm nl: avoid error msg on older kernelsMatthieu Baerts (NGI0)2024-02-181-1/+1
| * | selftests: mptcp: pm nl: also list skipped testsMatthieu Baerts (NGI0)2024-02-181-0/+6
| * | net/sched: act_mirred: use the backlog for mirred ingressJakub Kicinski2024-02-161-3/+0
* | | Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-02-171-2/+2
|\ \ \
| * | | selftests/powerpc/papr_vpd: Check devfd before get_system_loc_code()R Nageswara Sastry2024-02-051-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-1658-239/+236
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini2024-02-1458-239/+236
| |\ \ \
| | * | | KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson2024-02-061-9/+12
| | * | | KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson2024-02-061-23/+27
| | * | | KVM: selftests: Make hyperv_clock require TSC based system clocksourceVitaly Kuznetsov2024-02-011-0/+1
| | * | | KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov2024-02-014-5/+6
| | * | | KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...Vitaly Kuznetsov2024-02-011-18/+1
| | * | | KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov2024-02-015-37/+40
| | * | | KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov2024-01-301-1/+2
| | * | | KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov2024-01-301-4/+5
| | * | | KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson2024-01-301-2/+2
| | * | | KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-3022-63/+63
| | * | | KVM: selftests: s390x: Remove redundant newlinesAndrew Jones2024-01-293-13/+13
| | * | | KVM: selftests: riscv: Remove redundant newlinesAndrew Jones2024-01-292-2/+2
| | * | | KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones2024-01-297-27/+27
| | * | | KVM: selftests: Remove redundant newlinesAndrew Jones2024-01-2917-38/+38
| | * | | KVM: selftests: Reword the NX hugepage test's skip message to be more helpfulSean Christopherson2024-01-291-3/+3
| | |/ /
* | | | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-1513-41/+163
|\ \ \ \
| * | | | selftests: tls: increase the wait in poll_partial_rec_asyncJakub Kicinski2024-02-141-2/+2
| * | | | selftests: net: more pmtu.sh fixesPaolo Abeni2024-02-131-2/+2
| * | | | selftests: net: more strict check in net_helperPaolo Abeni2024-02-131-4/+7
| * | | | selftests: net: cope with slow env in so_txtime.sh testPaolo Abeni2024-02-131-4/+25
| * | | | selftests: net: cope with slow env in gro.sh testPaolo Abeni2024-02-131-0/+5
| * | | | selftests: net: ip_local_port_range: define IPPROTO_MPTCPMaxim Galaganov2024-02-121-0/+4
| * | | | selftests: tls: use exact comparison in recv_partialJakub Kicinski2024-02-101-4/+4
| * | | | selftests: openvswitch: Add validation for the recursion testAaron Conole2024-02-092-15/+69
| * | | | selftests: forwarding: Fix bridge locked port test flakinessIdo Schimmel2024-02-091-2/+2
| * | | | selftests: forwarding: Suppress grep warningsIdo Schimmel2024-02-091-3/+3
| * | | | selftests: forwarding: Fix bridge MDB test flakinessIdo Schimmel2024-02-091-2/+6
| * | | | selftests: forwarding: Fix layer 2 miss test flakinessIdo Schimmel2024-02-091-2/+6
| * | | | selftests: net: Fix bridge backup port test flakinessIdo Schimmel2024-02-091-0/+23