summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
* kselftest: Add missing signature to the commentsMuhammad Usama Anjum2024-05-061-0/+1
* kselftest/clone3: Make test names for set_tid test stableMark Brown2024-05-061-48/+69
* selftests/resctrl: Move cleanups out of individual testsMaciej Wieczor-Retman2024-05-066-23/+11
* selftests/resctrl: Simplify cleanup in ctrl-c handlerMaciej Wieczor-Retman2024-05-063-15/+10
* selftests/resctrl: Add cleanup function to test frameworkMaciej Wieczor-Retman2024-05-065-0/+6
* selftests/dmabuf-heap: conform test to TAP format outputMuhammad Usama Anjum2024-05-061-146/+101
* selftests: x86: test_mremap_vdso: conform test to TAP format outputMuhammad Usama Anjum2024-05-061-22/+21
* selftests: x86: test_vsyscall: conform test to TAP format outputMuhammad Usama Anjum2024-05-061-188/+168
* selftests: x86: test_vsyscall: reorder code to reduce #ifdef blocksMuhammad Usama Anjum2024-05-061-93/+83
* kselftest/tty: Report a consistent test name for the one test we runMark Brown2024-05-061-15/+33
* kselftest: Add mechanism for reporting a KSFT_ result codeMark Brown2024-05-061-0/+22
* Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-021-0/+3
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-271-0/+3
| |\
| | * selftests/bpf: Test PROBE_MEM of VSYSCALL_ADDR on x86-64Puranjay Mohan2024-04-261-0/+3
* | | Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-301-0/+49
|\ \ \
| * | | KVM: selftests: Add test for uaccesses to non-existent vgic-v2 CPUIFOliver Upton2024-04-241-0/+49
* | | | Merge tag 'riscv-for-linus-6.9-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-04-273-1/+25
|\ \ \ \
| * | | | RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2024-04-262-1/+11
| * | | | selftests: sud_test: return correct emulated syscall value on RISC-VClément Léger2024-04-251-0/+14
* | | | | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-265-43/+12
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests: mm: protection_keys: save/restore nr_hugepages value from launch s...Muhammad Usama Anjum2024-04-252-38/+2
| * | | | selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum2024-04-251-1/+1
| * | | | selftests/harness: remove use of LINE_MAXEdward Liaw2024-04-252-4/+9
* | | | | 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-182-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 'turbostat-2024.04.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-04-101-0/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |