summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2021-04-2230-60/+947
| |\ \ \ \ \
| * | | | | | 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
| * | | | | | 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-231-1/+1
| * | | | | | powerpc/selftests: Add selftest to test concurrent perf/ptrace eventsRavi Bangoria2021-04-233-1/+661
| * | | | | | powerpc/selftests/perf-hwbreak: Add testcases for 2nd DAWRRavi Bangoria2021-04-231-1/+551
| * | | | | | powerpc/selftests/perf-hwbreak: Coalesce event creation codeRavi Bangoria2021-04-231-40/+39
| * | | | | | powerpc/selftests/ptrace-hwbreak: Add testcases for 2nd DAWRRavi Bangoria2021-04-232-0/+83
| * | | | | | selftests/powerpc: Add uaccess flush testThadeu Lima de Souza Cascardo2021-04-234-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-293-3/+3
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | tools: do not include scripts/Kbuild.includeMasahiro Yamada2021-04-253-3/+3
| |/ / / /
* | | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-29156-1308/+9246
|\ \ \ \ \
| * | | | | 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-261-8/+12
| * | | | | selftests/bpf: Fix field existence CO-RE reloc testsAndrii Nakryiko2021-04-269-48/+24
| * | | | | selftests/bpf: Add remaining ASSERT_xxx() variantsAndrii Nakryiko2021-04-267-15/+56
| * | | | | selftests/bpf: Use ASSERT macros in lsm testJiri Olsa2021-04-251-17/+10
| * | | | | selftests/bpf: Test that module can't be unloaded with attached trampolineJiri Olsa2021-04-251-0/+23
| * | | | | selftests/bpf: Add re-attach test to lsm testJiri Olsa2021-04-251-10/+38
| * | | | | selftests/bpf: Add re-attach test to fexit_testJiri Olsa2021-04-251-15/+37
| * | | | | selftests/bpf: Add re-attach test to fentry_testJiri Olsa2021-04-251-15/+37
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-2535-114/+1016
| |\ \ \ \ \
| | * | | | | selftests/bpf: Document latest Clang fix expectations for linking testsAndrii Nakryiko2021-04-231-0/+9
| | * | | | | selftests/bpf: Add map linking selftestAndrii Nakryiko2021-04-234-1/+191
| | * | | | | selftests/bpf: Add global variables linking selftestAndrii Nakryiko2021-04-234-1/+154
| | * | | | | selftests/bpf: Add function linking selftestAndrii Nakryiko2021-04-234-1/+190
| | * | | | | selftests/bpf: Omit skeleton generation for multi-linked BPF object filesAndrii Nakryiko2021-04-231-1/+3
| | * | | | | selftests/bpf: Use -O0 instead of -Og in selftests buildsAndrii Nakryiko2021-04-231-4/+4
| | * | | | | selftests/bpf: Add docs target as all dependencyJiri Olsa2021-04-201-1/+2
| | * | | | | bpf/selftests: Add bpf_get_task_stack retval bounds test_progDave Marchevsky2021-04-192-0/+28
| | * | | | | bpf/selftests: Add bpf_get_task_stack retval bounds verifier testDave Marchevsky2021-04-191-0/+43