summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: sync: ksft_exit_pass() does not returnNathan Chancellor2024-05-061-2/+1
* selftests/resctrl: ksft_exit_skip() does not returnNathan Chancellor2024-05-061-3/+3
* selftests: pidfd: ksft_exit functions do not returnNathan Chancellor2024-05-064-4/+6
* selftests/mm: ksft_exit functions do not returnNathan Chancellor2024-05-069-13/+13
* selftests: membarrier: ksft_exit_pass() does not returnNathan Chancellor2024-05-062-2/+2
* selftests/ipc: ksft_exit functions do not returnNathan Chancellor2024-05-061-6/+5
* selftests/clone3: ksft_exit functions do not returnNathan Chancellor2024-05-062-2/+4
* selftests: power_supply: Make it POSIX-compliantNícolas F. R. A. Prado2024-05-061-1/+1
* selftests: ktap_helpers: Make it POSIX-compliantNícolas F. R. A. Prado2024-05-061-2/+2
* selftests: cpufreq: conform test to TAPMuhammad Usama Anjum2024-05-063-25/+31
* selftests: Mark ksft_exit_fail_perror() as __noreturnMuhammad Usama Anjum2024-05-061-1/+1
* selftests/clone3: Correct log message for waitpid() failuresMark Brown2024-05-061-1/+1
* selftests/clone3: Check that the child exited cleanlyMark Brown2024-05-061-0/+5
* selftests/clone3: Fix compiler warningMark Brown2024-05-061-1/+1
* tracing/selftests: Default to verbose mode when running in kselftestMark Brown2024-05-061-1/+1
* tracing/selftests: Support log output when generating KTAP outputMark Brown2024-05-061-1/+7
* selftests: exec: Use new ksft_exit_fail_perror() helperMuhammad Usama Anjum2024-05-061-5/+5
* selftests: add ksft_exit_fail_perror()Muhammad Usama Anjum2024-05-061-0/+14
* 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 'cxl-fixes-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-031-0/+7
|\
| * cxl: Fix cxl_endpoint_get_perf_coordinate() support for RCHDave Jiang2024-04-291-0/+7
* | 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-261-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-274-2/+26
|\ \ \ \
| * | | | RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2024-04-262-1/+11
| * | | | perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie2024-04-261-1/+1
| * | | | 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-241-1/+1
| * | | | selftests/harness: remove use of LINE_MAXEdward Liaw2024-04-242-4/+9
* | | | | Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-251-0/+1
|\ \ \ \ \
| * | | | | tools: ynl: don't ignore errors in NLMSG_DONE messagesJakub Kicinski2024-04-231-0/+1
* | | | | | 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