summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-204-25/+72
|\
| * KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack2024-04-111-14/+46
| * KVM: selftests: fix supported_flags for riscvAndrew Jones2024-04-081-1/+1
| * KVM: selftests: fix max_guest_memory_test with more that 256 vCPUsMaxim Levitsky2024-04-081-9/+6
| * KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs testSean Christopherson2024-04-081-1/+19
* | Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-04-201-1/+1
|\ \
| * | selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch2024-04-121-1/+1
* | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-191-0/+2
|\ \ \
| * | | iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum2024-04-141-0/+2
| | |/ | |/|
* | | Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-187-24/+29
|\ \ \
| * | | selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski2024-04-172-5/+7
| * | | selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov2024-04-161-6/+6
| * | | selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov2024-04-161-1/+1
| * | | selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov2024-04-161-1/+1
| * | | selftests/tcp_ao: Make RST tests less flakyDmitry Safonov2024-04-161-10/+13
| * | | net: change maximum number of UDP segments to 128Yuri Benditovich2024-04-141-1/+1
* | | | Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-04-152-4/+7
|\ \ \ \
| * | | | selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li2024-04-041-1/+4
| * | | | selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu2024-04-041-3/+3
* | | | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-143-100/+111
|\ \ \ \ \
| * | | | | selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov2024-04-121-0/+5
| * | | | | selftests: timers: Fix abs() warning in posix_timers testJohn Stultz2024-04-121-1/+1
| * | | | | selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor2024-04-121-6/+9
| * | | | | selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz2024-04-121-1/+1
| * | | | | selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz2024-04-101-37/+36
| * | | | | selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2024-04-092-56/+60
| | |_|/ / | |/| | |
* | | | | Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-111-4/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang2024-04-081-4/+6
* | | | | Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-04-101-0/+60
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tools/power turbostat: v2024.04.10Len Brown2024-04-101-0/+1
| * | | | tools/power turbostat: Add selftestsPatryk Wlazlyn2024-04-091-0/+59
* | | | | Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-051-1/+1
|\ \ \ \ \
| * | | | | selftests/mm: include strings.h for ffslEdward Liaw2024-04-051-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-045-77/+731
|\ \ \ \ \
| * | | | | selftests: mptcp: join: fix dev in check_endpointGeliang Tang2024-04-011-1/+3
| * | | | | mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti2024-04-011-0/+9
| * | | | | selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski2024-04-011-1/+1
| * | | | | selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima2024-03-291-6/+257
| * | | | | selftest: tcp: Add bind() tests for IPV6_V6ONLY.Kuniyuki Iwashima2024-03-291-0/+116
| * | | | | selftest: tcp: Add more bind() calls.Kuniyuki Iwashima2024-03-291-59/+166
| * | | | | selftest: tcp: Add v4-v4 and v6-v6 bind() conflict tests.Kuniyuki Iwashima2024-03-291-0/+100
| * | | | | selftest: tcp: Define the reverse order bind() tests explicitly.Kuniyuki Iwashima2024-03-291-8/+59
| * | | | | selftest: tcp: Make bind() selftest flexible.Kuniyuki Iwashima2024-03-291-34/+58
| * | | | | selftests: net: gro fwd: update vxlan GRO test expectationsAntoine Tenart2024-03-291-8/+2
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-034-3/+53
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2024-04-022-2/+2
| |\ \ \ \ \
| | * | | | | KVM: selftests: Fix spelling mistake "trigged" -> "triggered"Colin Ian King2024-03-252-2/+2
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-0218-100/+747
| |\ \ \ \ \
| | * | | | | KVM: selftests: Fix __GUEST_ASSERT() format warnings in ARM's arch timer testSean Christopherson2024-03-261-1/+1
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-03-182-0/+50
| |\ \ \ \ \