summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux-kselftest-fixes-5.15-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-266-33/+27
|\
| * selftests: kvm: fix get_run_delay() ignoring fscanf() return warnShuah Khan2021-09-163-2/+5
| * selftests: kvm: move get_run_delay() into lib/test_utilShuah Khan2021-09-164-30/+16
| * selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warnShuah Khan2021-09-161-1/+4
| * selftests:kvm: fix get_warnings_count() ignoring fscanf() return warnShuah Khan2021-09-161-1/+2
| * selftests: be sure to make khdr before other targetsLi Zhijian2021-09-151-0/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-09-241-2/+5
|\ \
| * | kselftest/arm64: signal: Skip tests if required features are missingCristian Marussi2021-09-211-2/+5
| |/
* | Merge tag 'for-linus-rseq' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-233-0/+240
|\ \
| * | KVM: selftests: Add a test for KVM_RUN+rseq to detect task migration bugsSean Christopherson2021-09-223-0/+240
* | | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-233-7/+5
|\ \ \ | |/ / |/| |
| * | selftests: net: af_unix: Fix makefile to use TEST_GEN_PROGSShuah Khan2021-09-191-4/+1
| * | selftests: net: af_unix: Fix incorrect args in test result msgShuah Khan2021-09-191-2/+3
| * | net: update NXP copyright textVladimir Oltean2021-09-171-1/+1
* | | Merge tag 'powerpc-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-09-192-8/+65
|\ \ \ | |/ / |/| |
| * | selftests/powerpc: Add scv versions of the basic TM syscall testsNicholas Piggin2021-09-132-8/+65
| |/
* | Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-1610-27/+283
|\ \ | |/ |/|
| * selftests: nci: replace unsigned int with intXiang wangx2021-09-161-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-148-25/+281
| |\
| | * bpf, selftests: Add test case for mixed cgroup v1/v2Daniel Borkmann2021-09-144-6/+127
| | * bpf, selftests: Add cgroup v1 net_cls classid helpersDaniel Borkmann2021-09-142-12/+141
| | * selftests/bpf: Fix build of task_pt_regs test for arm64Jean-Philippe Brucker2021-09-072-7/+13
| * | selftest: net: fix typo in altname testAndrea Claudi2021-09-121-1/+1
* | | Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-09-091-1/+1
|\ \ \
| * | | selftests/ftrace: Exclude "(fault)" in testing add/remove eprobe eventsSteven Rostedt (VMware)2021-09-081-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-087-5/+115
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests/memfd: remove unused variableGreg Thelen2021-09-081-1/+1
| * | | tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-083-4/+4
| * | | mm/damon: add user space selftestsSeongJae Park2021-09-083-0/+110
* | | | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-074-12/+303
|\ \ \ \
| * | | | selftests/bpf: Test XDP bonding nest and unwindJussi Maki2021-09-061-10/+64
| * | | | selftests: add simple GSO GRE testJakub Kicinski2021-09-022-0/+237
| * | | | selftests: mptcp: clean tmp files in simult_flowsMatthieu Baerts2021-09-011-2/+2
| | |_|/ | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-09-0712-28/+245
|\ \ \ \
| * \ \ \ Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-09-068-9/+619
| |\ \ \ \
| | * | | | selftests: KVM: Introduce psci_cpu_on_testOliver Upton2021-08-194-0/+126
| * | | | | KVM: selftests: test KVM_GUESTDBG_BLOCKIRQMaxim Levitsky2021-08-201-3/+21
| * | | | | KVM: selftests: Add checks for histogram stats bucket_size fieldJing Zhang2021-08-201-0/+12
| * | | | | Merge branch 'kvm-vmx-secctl' into HEADPaolo Bonzini2021-08-103-5/+43
| |\ \ \ \ \
| * | | | | | KVM: selftests: Move vcpu_args_set into perf_test_utilDavid Matlack2021-08-065-5/+2
| * | | | | | KVM: selftests: Support multiple slots in dirty_log_perf_testDavid Matlack2021-08-066-20/+84
* | | | | | | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-054-1/+154
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | selftests/ftrace: Add selftest for testing duplicate eprobes and kprobesSteven Rostedt (VMware)2021-08-211-0/+38
| * | | | | | selftests/ftrace: Add selftest for testing eprobe events on synthetic eventsSteven Rostedt (VMware)2021-08-211-0/+53
| * | | | | | selftests/ftrace: Add test case to test adding and removing of event probeSteven Rostedt (VMware)2021-08-211-0/+40
| * | | | | | selftests/ftrace: Fix requirement check of README fileSteven Rostedt (VMware)2021-08-211-1/+1
| * | | | | | selftests/ftrace: Add clear_dynamic_events() to test casesSteven Rostedt (VMware)2021-08-201-0/+22
* | | | | | | Merge tag 'linux-kselftest-next-5.15-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-09-049-17/+16
|\ \ \ \ \ \ \
| * | | | | | | selftests/cpufreq: Rename DEBUG_PI_LIST to DEBUG_PLISTLi Zhijian2021-08-311-1/+1
| * | | | | | | selftests/sync: Remove the deprecated config SYNCLi Zhijian2021-08-311-1/+0