summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* 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-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
| * | | | proc: save LOC in vsyscall testBrian Foster2022-09-111-40/+16
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-1115-121/+483
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-10-0317-114/+448
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2022-10-037-12/+331
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch kvm-arm64/misc-6.1 into kvmarm-master/nextMarc Zyngier2022-10-011-4/+6
| | |\ \ \ \ \ \
| | | * | | | | | KVM: selftests: Update top-of-file comment in psci_testOliver Upton2022-09-281-4/+6
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/nextMarc Zyngier2022-10-012-4/+9
| | |\ \ \ \ \ \
| | | * | | | | | KVM: selftests: dirty-log: Use KVM_CAP_DIRTY_LOG_RING_ACQ_REL if availableMarc Zyngier2022-09-292-2/+6
| | | * | | | | | KVM: selftests: dirty-log: Upgrade flag accesses to acquire/release semanticsMarc Zyngier2022-09-291-2/+3
| | | |/ / / / /
| | * | | | | | Merge branch kvm-arm64/single-step-async-exception into kvmarm-master/nextMarc Zyngier2022-09-191-4/+145
| | |\ \ \ \ \ \
| | | * | | | | | KVM: arm64: selftests: Add a test case for KVM_GUESTDBG_SINGLESTEPReiji Watanabe2022-09-191-0/+131
| | | * | | | | | KVM: arm64: selftests: Refactor debug-exceptions to make it amenable to new t...Reiji Watanabe2022-09-191-4/+14
| | | |/ / / / /
| | * / / / / / KVM: selftests: Add test for AArch32 ID registersOliver Upton2022-09-143-0/+171
| | |/ / / / /
| * | | | | | Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini2022-09-308-81/+358
| |\ \ \ \ \ \
| | * | | | | | KVM: selftests: Don't set reserved bits for invalid Hyper-V hypercall numberVitaly Kuznetsov2022-09-281-1/+1
| | * | | | | | KVM: selftests: Load RAX with -EFAULT before Hyper-V hypercallVipin Sharma2022-09-281-1/+2
| | * | | | | | KVM: selftests: Check result in hyperv_features for successful hypercallsVipin Sharma2022-09-281-4/+4
| * | | | | | | KVM: selftests: Fix nx_huge_pages_test on TDP-disabled hostsDavid Matlack2022-09-303-2/+48
| * | | | | | | KVM: selftests: Add helpers to read kvm_{intel,amd} boolean module parametersDavid Matlack2022-09-303-12/+44
| * | | | | | | KVM: selftests: Tell the compiler that code after TEST_FAIL() is unreachableDavid Matlack2022-09-301-2/+4
| * | | | | | | Revert "KVM: selftests: Fix nested SVM tests when built with clang"Sean Christopherson2022-09-301-13/+1
| * | | | | | | KVM: selftests: Dedup subtests of fix_hypercall_testSean Christopherson2022-09-301-32/+13
| * | | | | | | KVM: selftests: Explicitly verify KVM doesn't patch hypercall if quirk==offSean Christopherson2022-09-301-8/+18
| * | | | | | | KVM: selftests: Hardcode VMCALL/VMMCALL opcodes in "fix hypercall" testSean Christopherson2022-09-301-27/+16
| * | | | | | | KVM: selftests: Remove unnecessary register shuffling in fix_hypercall_testSean Christopherson2022-09-301-14/+8
* | | | | | | | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-1016-505/+1258
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbolJohannes Weiner2022-10-031-1/+0
| * | | | | | | selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memoryZach O'Keefe2022-10-032-38/+134
| * | | | | | | selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmdZach O'Keefe2022-10-031-0/+30
| * | | | | | | selftests/vm: add thp collapse shmem testingZach O'Keefe2022-10-031-2/+55
| * | | | | | | selftests/vm: add thp collapse file and tmpfs testingZach O'Keefe2022-10-033-56/+431
| * | | | | | | selftests/vm: modularize thp collapse memory operationsZach O'Keefe2022-10-031-166/+207
| * | | | | | | selftests/vm: dedup THP helpersZach O'Keefe2022-10-036-76/+32
| * | | | | | | selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftestZach O'Keefe2022-10-031-1/+22
| * | | | | | | selftest/damon: add a test for duplicate context dirs creationSeongJae Park2022-10-032-0/+28
| * | | | | | | mm/hmm/test: use char dev with struct device to get device nodeMika Penttilä2022-10-031-10/+0