summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)AuthorLines
2022-11-16KVM: selftests: Drop now-unnecessary ucall_uninit()Sean Christopherson-34/+2
2022-11-16KVM: selftests: Make arm64's MMIO ucall multi-VM friendlySean Christopherson-5/+29
2022-11-16KVM: selftests: Automatically do init_ucall() for non-barebones VMsSean Christopherson-76/+20
2022-11-16KVM: selftests: Consolidate boilerplate code in get_ucall()Sean Christopherson-59/+33
2022-11-16KVM: selftests: Consolidate common code for populating ucall structSean Christopherson-74/+61
2022-11-16KVM: arm64: selftests: Disable single-step without relying on ucall()Sean Christopherson-13/+15
2022-11-16KVM: arm64: selftests: Disable single-step with correct KVM defineSean Christopherson-1/+1
2022-11-16selftests/vm/pkeys: Add a regression test for setting PKRU through ptraceKyle Huey-2/+141
2022-11-16KVM: selftests: Rename perf_test_util symbols to memstressDavid Matlack-106/+106
2022-11-16KVM: selftests: Rename pta (short for perf_test_args) to argsDavid Matlack-30/+30
2022-11-16KVM: selftests: Rename perf_test_util.[ch] to memstress.[ch]David Matlack-14/+14
2022-11-16KVM: selftests: randomize page access orderColton Lewis-3/+26
2022-11-16KVM: selftests: randomize which pages are written vs readColton Lewis-20/+36
2022-11-16KVM: selftests: create -r argument to specify random seedColton Lewis-2/+18
2022-11-16KVM: selftests: implement random number generator for guest codeColton Lewis-0/+24
2022-11-16KVM: selftests: Allowing running dirty_log_perf_test on specific CPUsVipin Sharma-3/+92
2022-11-16KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validationVipin Sharma-66/+47
2022-11-16KVM: selftests: Shorten the test args in memslot_modification_stress_test.cVipin Sharma-10/+8
2022-11-16KVM: selftests: Use SZ_* macros from sizes.h in max_guest_memory_test.cVipin Sharma-8/+8
2022-11-16KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()Vipin Sharma-29/+50
2022-11-16KVM: selftests: Put command line options in alphabetical order in dirty_log_p...Vipin Sharma-17/+19
2022-11-16KVM: selftests: Add missing break between -e and -g option in dirty_log_perf_...Vipin Sharma-0/+1
2022-11-16selftests: alsa - add PCM testJaroslav Kysela-1/+1003
2022-11-15selftests/bpf: allow unpriv bpf for selftests by defaultEduard Zingerman-0/+1
2022-11-15selftests/bpf: check nullness propagation for reg to reg comparisonsEduard Zingerman-0/+174
2022-11-15selftests: rtc: skip when RTC is not presentAlexandre Belloni-1/+32
2022-11-15selftests/hid: Add a test for BPF_F_INSERT_HEADBenjamin Tissoires-1/+97
2022-11-15selftests/hid: add report descriptor fixup testsBenjamin Tissoires-0/+85
2022-11-15selftests/hid: add tests for bpf_hid_hw_requestBenjamin Tissoires-1/+98
2022-11-15selftests/hid: add test to change the report sizeBenjamin Tissoires-1/+55
2022-11-15selftests: add tests for the HID-bpf initial implementationBenjamin Tissoires-0/+988
2022-11-14bpf: Rename MEM_ALLOC to MEM_RINGBUFKumar Kartikeya Dwivedi-3/+3
2022-11-14kselftest/cgroup: Fix gathering number of CPUsBreno Leitao-1/+1
2022-11-14tools/testing/cxl: Add bridge mocking supportDan Williams-2/+8
2022-11-14cxl: Unify debug messages when calling devm_cxl_add_dport()Robert Richter-8/+1
2022-11-14selftests/ftrace: event_triggers: wait longer for test_event_enableYipeng Zou-4/+11
2022-11-14kselftest/arm64: fix array_size.cocci warningwangkailong@jari.cn-5/+4
2022-11-11selftests: mptcp: use max_time instead of timeGeliang Tang-2/+2
2022-11-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-300/+1251
2022-11-11Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-2/+14
2022-11-11Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-4/+35792
2022-11-11selftests/bpf: fix veristat's singular file-or-prog filterAndrii Nakryiko-1/+7
2022-11-11Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds-1/+1
2022-11-11selftests/bpf: Test skops->skb_hwtstampMartin KaFai Lau-2/+8
2022-11-11selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options testMartin KaFai Lau-2/+2
2022-11-11selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit archYang Jihong-2/+3
2022-11-11selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns EFAULTAlban Crequy-0/+12
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-37/+347
2022-11-10Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-10/+48
2022-11-10KVM: selftests: aarch64: Add mix of tests into page_fault_testRicardo Koller-0/+155