summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-08-106-3/+309
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | selftests/bpf: Ensure sleepable program is rejected by hash map iterHou Tao2022-08-102-0/+15
| | * | | | selftests/bpf: Add write tests for sk local storage map iteratorHou Tao2022-08-102-4/+38
| | * | | | selftests/bpf: Add tests for reading a dangling map iter fdHou Tao2022-08-101-0/+92
| | * | | | selftests/bpf: Add test for prealloc_lru_pop bugKumar Kartikeya Dwivedi2022-08-092-0/+70
| | * | | | selftests/bpf: Excercise bpf_obj_get_info_by_fd for bpf2bpfStanislav Fomichev2022-08-081-0/+95
| * | | | | selftests: netfilter: add test case for nf trace infrastructureFlorian Westphal2022-08-051-5/+76
| * | | | | selftests: add few test cases for tap driverCezar Bulinaru2022-08-053-2/+437
| * | | | | selftests: mptcp: make sendfile selftest workFlorian Westphal2022-08-051-9/+17
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-113-37/+45
|\ \ \ \ \
| * | | | | KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT valsSean Christopherson2022-08-101-5/+12
| * | | | | KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_testGavin Shan2022-08-101-15/+27
| * | | | | KVM: selftests: Make rseq compatible with glibc-2.35Gavin Shan2022-08-102-22/+9
| * | | | | selftests: kvm: fix compilationPaolo Bonzini2022-08-101-0/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2022-08-104-83/+110
|\ \ \ \ \
| * | | | | cxl/hdm: Commit decoder state to hardwareDan Williams2022-07-251-0/+46
| * | | | | cxl/region: Add region creation supportBen Widawsky2022-07-211-0/+1
| * | | | | cxl/core: Define a 'struct cxl_endpoint_decoder'Dan Williams2022-07-211-3/+7
| * | | | | cxl/core: Define a 'struct cxl_switch_decoder'Dan Williams2022-07-211-7/+16
| * | | | | tools/testing/cxl: Fix decoder default stateDan Williams2022-07-101-1/+0
| * | | | | tools/testing/cxl: Add partition supportDan Williams2022-07-102-63/+28
| * | | | | tools/testing/cxl: Expand CFMWS windowsDan Williams2022-07-101-5/+5
| * | | | | tools/testing/cxl: Move cxl_test resources to the top of memoryDan Williams2022-07-101-1/+2
| * | | | | cxl/mem: Convert partition-info to resourcesDan Williams2022-07-091-1/+1
| * | | | | cxl/core: Rename ->decoder_range ->hpa_rangeDan Williams2022-07-091-1/+1
| * | | | | tools/testing/cxl: Fix cxl_hdm_decode_init() calling conventionDan Williams2022-06-281-3/+5
* | | | | | Merge tag 'memblock-v5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-0913-370/+909
|\ \ \ \ \ \
| * | | | | | memblock test: Modify the obsolete description in READMEShaoqin Huang2022-07-301-6/+9
| * | | | | | memblock tests: fix compilation errorsLiu Xinpeng2022-07-291-0/+4
| * | | | | | memblock tests: change build options to run-time optionsRebecca Mckeever2022-07-206-42/+80
| * | | | | | memblock tests: remove completed TODO itemsRebecca Mckeever2022-07-041-11/+3
| * | | | | | memblock tests: set memblock_debug to enable memblock_dbg() messagesRebecca Mckeever2022-07-041-0/+7
| * | | | | | memblock tests: add verbose output to memblock testsRebecca Mckeever2022-07-046-344/+817
| * | | | | | memblock tests: Makefile: add arguments to control verbosityRebecca Mckeever2022-07-043-1/+23
* | | | | | | Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-08-077-7/+199
|\ \ \ \ \ \ \
| * | | | | | | proc: fix test for "vsyscall=xonly" boot optionAlexey Dobriyan2022-07-171-7/+68
| * | | | | | | Merge branch 'master' into mm-nonmm-stableakpm2022-06-2727-296/+582
| |\| | | | | |
| * | | | | | | selftests/filesystems: add a vfat RENAME_EXCHANGE testJavier Martinez Canillas2022-06-166-0/+131
* | | | | | | | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-08-061-6/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | tools/testing/crypto: Use vzalloc instead of vmalloc+memsetSiddh Raman Pant2022-07-051-6/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-08-0654-219/+2877
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | selftests/powerpc: Avoid GCC 12 uninitialised variable warningMichael Ellerman2022-08-011-0/+1
| * | | | | | | selftests/powerpc: Fix matrix multiply assist testRashmica Gupta2022-07-281-0/+3
| * | | | | | | selftests/powerpc/ptrace: Add peek/poke of FPRsMichael Ellerman2022-07-252-2/+87
| * | | | | | | selftests/powerpc/ptrace: Use more interesting valuesMichael Ellerman2022-07-251-14/+57
| * | | | | | | selftests/powerpc/ptrace: Make child errors more obviousMichael Ellerman2022-07-251-8/+5
| * | | | | | | selftests/powerpc/ptrace: Do more of ptrace-gpr in asmMichael Ellerman2022-07-254-17/+73
| * | | | | | | selftests/powerpc/ptrace: Build the ptrace-gpr test as 32-bit when possibleMichael Ellerman2022-07-251-2/+3
| * | | | | | | selftests/powerpc/ptrace: Convert to load/store doublesMichael Ellerman2022-07-257-109/+111
| * | | | | | | selftests/powerpc/ptrace: Drop unused load_fpr_single_precision()Michael Ellerman2022-07-252-38/+0