summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2024-04-27Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+25
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds-43/+12
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones-1/+11
2024-04-25selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum-38/+2
2024-04-25selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger-0/+14
2024-04-24selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum-1/+1
2024-04-24selftests/harness: remove use of LINE_MAXEdward Liaw-4/+9
2024-04-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-25/+72
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+1
2024-04-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+2
2024-04-18Merge tag 'net-6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-24/+29
2024-04-17selftests: kselftest_harness: fix Clang warning about zero-length formatJakub Kicinski-5/+7
2024-04-16selftests/tcp_ao: Printing fixes to confirm with format-securityDmitry Safonov-6/+6
2024-04-16selftests/tcp_ao: Fix fscanf() call for format-securityDmitry Safonov-1/+1
2024-04-16selftests/tcp_ao: Zero-init tcp_ao_info_optDmitry Safonov-1/+1
2024-04-16selftests/tcp_ao: Make RST tests less flakyDmitry Safonov-10/+13
2024-04-15Merge tag 'linux_kselftest-fixes-6.9-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-4/+7
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-100/+111
2024-04-14iommufd: Add config needed for iommufd_fail_nthMuhammad Usama Anjum-0/+2
2024-04-14net: change maximum number of UDP segments to 128Yuri Benditovich-1/+1
2024-04-12selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov-0/+5
2024-04-12selftests: timers: Fix abs() warning in posix_timers testJohn Stultz-1/+1
2024-04-12selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor-6/+9
2024-04-12selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz-1/+1
2024-04-12selftests/powerpc/papr-vpd: Fix missing variable initializationNathan Lynch-1/+1
2024-04-11Merge tag 'cxl-fixes-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+6
2024-04-11KVM: selftests: Add coverage of EPT-disabled to vmx_dirty_log_testDavid Matlack-14/+46
2024-04-10Merge tag 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+60
2024-04-10selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz-37/+36
2024-04-10tools/power turbostat: v2024.04.10Len Brown-0/+1
2024-04-09tools/power turbostat: Add selftestsPatryk Wlazlyn-0/+59
2024-04-09selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov-56/+60
2024-04-08KVM: selftests: fix supported_flags for riscvAndrew Jones-1/+1
2024-04-08KVM: selftests: fix max_guest_memory_test with more that 256 vCPUsMaxim Levitsky-9/+6
2024-04-08KVM: selftests: Verify post-RESET value of PERF_GLOBAL_CTRL in PMCs testSean Christopherson-1/+19
2024-04-08cxl: Consolidate dport access_coordinate ->hb_coord and ->sw_coord into ->coordDave Jiang-4/+6
2024-04-05Merge tag 'mm-hotfixes-stable-2024-04-05-11-30' of git://git.kernel.org/pub/s...Linus Torvalds-1/+1
2024-04-05selftests/mm: include strings.h for ffslEdward Liaw-1/+1
2024-04-04Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-77/+731
2024-04-04selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWNShengyu Li-1/+4
2024-04-04selftests/ftrace: Limit length in subsystem-enable testsYuanhe Shu-3/+3
2024-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+53
2024-04-02Merge tag 'kvm-riscv-fixes-6.9-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini-2/+2
2024-04-02Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-100/+747
2024-04-01selftests: mptcp: join: fix dev in check_endpointGeliang Tang-1/+3
2024-04-01mptcp: don't account accept() of non-MPC client as fallback to TCPDavide Caratti-0/+9
2024-04-01selftests: reuseaddr_conflict: add missing new line at the end of the outputJakub Kicinski-1/+1
2024-03-29Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+5
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds-0/+1
2024-03-29selftest: tcp: Add bind() tests for SO_REUSEADDR/SO_REUSEPORT.Kuniyuki Iwashima-6/+257