summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* proc: fixup uptime selftestAlexey Dobriyan2022-11-181-1/+2
* Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-11-061-21/+280
|\
| * tools/testing/cxl: Add a single-port host-bridge regression configDan Williams2022-11-041-19/+278
| * tools/testing/cxl: Fix some error exitsDan Williams2022-11-041-2/+2
* | Merge tag 'landlock-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-11-041-3/+4
|\ \
| * | selftests/landlock: Build without static librariesMickaël Salaün2022-10-191-3/+4
| |/
* | Merge tag 'linux-kselftest-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-033-3/+15
|\ \
| * | selftests/pidfd_test: Remove the erroneous ','Zhao Gongyi2022-11-021-1/+1
| * | selftests: pidfd: Fix compling warningsLi Zhijian2022-10-303-2/+4
| * | ksefltests: pidfd: Fix wait_states: Test terminated by timeoutLi Zhijian2022-10-301-0/+10
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-011-1/+141
|\ \ \
| * | | KVM: selftests: Mark "guest_saw_irq" as volatile in xen_shinfo_testSean Christopherson2022-10-281-1/+1
| * | | KVM: selftests: Add tests in xen_shinfo_test to detect lock racesMichal Luczaj2022-10-281-0/+140
* | | | selftests: add openvswitch selftest suiteAaron Conole2022-10-274-0/+583
* | | | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-2411-11/+33
|\ \ \ \
| * \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-10-242-2/+15
| |\ \ \ \
| | * | | | selftests/bpf: Add reproducer for decl_tag in func_proto return typeStanislav Fomichev2022-10-171-0/+13
| | * | | | selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback return 1David Vernet2022-10-131-2/+2
| * | | | | selftests: net: Fix netdev name mismatch in cleanupBenjamin Poirier2022-10-201-1/+1
| * | | | | selftests: net: Fix cross-tree inclusion of scriptsBenjamin Poirier2022-10-209-8/+17
* | | | | | Merge tag 'linux-kselftest-fixes-6.1-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-246-13/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | selftests/ftrace: fix dynamic_events dependency checkSven Schnelle2022-10-182-2/+2
| * | | | | selftests/memory-hotplug: Remove the redundant warning informationZhao Gongyi2022-10-181-1/+0
| * | | | | selftests/kexec: fix build for ARCH=x86_64Ricardo Cañuelo2022-10-181-3/+3
| * | | | | selftests/intel_pstate: fix build for ARCH=x86_64Ricardo Cañuelo2022-10-181-3/+3
| * | | | | selftests/futex: fix build for clangRicardo Cañuelo2022-10-181-4/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-232-3/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-10-222-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | KVM: selftests: Fix number of pages for memory slot in memslot_modification_s...Gavin Shan2022-10-131-1/+1
| | * | | KVM: arm64: selftests: Fix multiple versions of GIC creationZenghui Yu2022-10-101-2/+2
* | | | | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-231-3/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | selftests/perf_events: Add a SIGTRAP stress test with disablesMarco Elver2022-10-171-3/+32
| |/ / /
* | | | Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-202-0/+80
|\ \ \ \ | |/ / / |/| | |
| * | | selftests: add selftest for chaining of tc ingress handling to egressPaul Blakey2022-10-192-0/+80
* | | | Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-142-1/+70
|\ \ \ \ | |/ / / |/| | |
| * | | mm/selftest: uffd: explain the write missing fault checkPeter Xu2022-10-121-1/+21
| * | | hmm-tests: add test for migrate_device_range()Alistair Popple2022-10-121-0/+49
* | | | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-134-1/+154
|\ \ \ \
| * | | | selftests: netfilter: Fix nft_fib.sh for all.rp_filter=1Phil Sutter2022-10-121-0/+1
| * | | | selftests: netfilter: Test reverse path filteringPhil Sutter2022-10-122-1/+148
| * | | | ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...David Ahern2022-10-071-0/+5
| | |_|/ | |/| |
* | | | Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-10-121-11/+7
|\ \ \ \
| * | | | kunit: tool: Don't download risc-v opensbi firmware with wgetDavid Gow2022-10-071-11/+7
* | | | | Merge tag 'linux-kselftest-next-6.1-rc1-2' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-10-122-8/+28
|\ \ \ \ \
| * | | | | selftests/memory-hotplug: Adjust log info for maintainabilityZhao Gongyi2022-10-071-2/+5
| * | | | | selftests/memory-hotplug: Restore memory before exitZhao Gongyi2022-10-071-5/+16
| * | | | | selftests/memory-hotplug: Add checking after online or offlineZhao Gongyi2022-10-071-3/+9
| * | | | | selftests/ftrace: func_event_triggers: fix typo in user messageRandy Dunlap2022-10-071-1/+1
* | | | | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-124-40/+404
|\ \ \ \ \ \
| * | | | | | proc: test how it holds up with mapping'less processAlexey Dobriyan2022-10-113-0/+388