summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-0113-78/+1459
|\
| * KVM: selftests: Speed up set_memory_region_testVitaly Kuznetsov2021-04-261-16/+45
| * selftests: kvm: Fix the check of return valueZhenzhong Duan2021-04-261-2/+2
| * Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-235-0/+637
| |\
| | * KVM: selftests: vgic_init kvm selftests fixupEric Auger2021-04-073-171/+136
| | * KVM: selftests: aarch64/vgic-v3 init sequence testsEric Auger2021-04-065-0/+672
| * | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-2246-109/+1058
| |\ \
| * | | KVM: selftests: Always run vCPU thread with blocked SIG_IPIPaolo Bonzini2021-04-211-2/+7
| * | | KVM: selftests: Sync data verify of dirty logging with guest syncPeter Xu2021-04-211-10/+50
| * | | KVM: selftests: Add a test for kvm page table codeYanan Wang2021-04-203-0/+510
| * | | KVM: selftests: Adapt vm_userspace_mem_region_add to new helpersYanan Wang2021-04-201-19/+9
| * | | KVM: selftests: List all hugetlb src types specified with page sizesYanan Wang2021-04-203-13/+118
| * | | KVM: selftests: Add a helper to get system default hugetlb page sizeYanan Wang2021-04-202-0/+26
| * | | KVM: selftests: Add a helper to get system configured THP page sizeYanan Wang2021-04-202-0/+31
| * | | KVM: selftests: Make a generic helper to get vm guest mode stringsYanan Wang2021-04-202-14/+19
| * | | KVM: selftests: Print the errno besides error-string in TEST_ASSERTYanan Wang2021-04-201-2/+2
| * | | tools/headers: sync headers of asm-generic/hugetlb_encode.hYanan Wang2021-04-201-0/+3
| * | | KVM: selftests: remove redundant semi-colonYang Yingliang2021-04-171-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-303-18/+77
|\ \ \ \
| * | | | vm/test_vmalloc.sh: adapt for updated driver interfaceUladzislau Rezki (Sony)2021-04-301-10/+11
| * | | | selftests: add a MREMAP_DONTUNMAP selftest for shmemBrian Geffon2021-04-301-0/+52
| * | | | kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner2021-04-301-8/+14
* | | | | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-3017-58/+1578
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | selftests/powerpc: remove unneeded semicolonYang Li2021-04-221-1/+1
| * | | | powerpc/selftests: Add selftest to test concurrent perf/ptrace eventsRavi Bangoria2021-04-223-1/+661
| * | | | powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWRRavi Bangoria2021-04-221-1/+551
| * | | | powerpc/selftests/perf-hwbreak: Coalesce event creation codeRavi Bangoria2021-04-221-40/+39
| * | | | powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWRRavi Bangoria2021-04-222-0/+83
| * | | | selftests/powerpc: Add uaccess flush testThadeu Lima de Souza Cascardo2021-04-224-1/+176
| * | | | selftests/timens: Fix gettime_perf to work on powerpcChristophe Leroy2021-04-211-0/+8
| * | | | selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memoryJordan Niethe2021-04-081-10/+1
| * | | | selftests/powerpc: Test for spurious kernel memory faults on radixJordan Niethe2021-04-082-0/+50
| * | | | selftests/powerpc: unmark non-kernel-doc commentsRandy Dunlap2021-03-291-2/+2
| * | | | selftests/powerpc: Fix L1D flushing tests for Power10Russell Currey2021-03-243-2/+6
| | |_|/ | |/| |
* | | | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-04-295-4/+28
|\ \ \ \
| * | | | tools: do not include scripts/Kbuild.includeMasahiro Yamada2021-04-245-4/+28
| |/ / /
* | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-29198-2258/+14933
|\ \ \ \
| * | | | bpf, selftests: Update array map tests for per-cpu batched opsPedro Tammela2021-04-281-29/+75
| * | | | bpf: Fix propagation of 32 bit unsigned bounds from 64 bit boundsDaniel Borkmann2021-04-271-1/+1
| * | | | selftests/bpf: Fix core_reloc test runnerAndrii Nakryiko2021-04-271-8/+12
| * | | | selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko2021-04-279-48/+24
| * | | | selftests/bpf: Fix BPF_CORE_READ_BITFIELD() macroAndrii Nakryiko2021-04-271-4/+12
| * | | | libbpf: Support BTF_KIND_FLOAT during type compatibility checks in CO-REAndrii Nakryiko2021-04-271-2/+4
| * | | | selftests/bpf: Add remaining ASSERT_xxx() variantsAndrii Nakryiko2021-04-277-15/+56
| * | | | selftests/bpf: Use ASSERT macros in lsm testJiri Olsa2021-04-261-17/+10
| * | | | selftests/bpf: Test that module can't be unloaded with attached trampolineJiri Olsa2021-04-261-0/+23
| * | | | selftests/bpf: Add re-attach test to lsm testJiri Olsa2021-04-261-10/+38
| * | | | selftests/bpf: Add re-attach test to fexit_testJiri Olsa2021-04-261-15/+37
| * | | | selftests/bpf: Add re-attach test to fentry_testJiri Olsa2021-04-261-15/+37
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-2647-497/+2559
| |\ \ \ \