summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | test: verify fdinfo for pidfd of reaped processChristian Brauner2019-10-171-14/+45
| * | | | | | | | | | | | pidfd: add tests for NSpid info in fdinfoChristian Kellner2019-10-152-1/+266
* | | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-11-257-21/+158
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'kvm-tsx-ctrl' into HEADPaolo Bonzini2019-11-219-6/+147
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2019-11-181-6/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | selftests: kvm: make syncregs more reliable on s390Christian Borntraeger2019-10-101-6/+9
| | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | selftests: kvm: Simplify loop in kvm_create_max_vcpus testWainer dos Santos Moschetta2019-11-151-5/+2
| * | | | | | | | | | | | | | kvm: tests: Add test to verify MSR_IA32_XSSAaron Lewis2019-10-225-10/+147
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-11-2532-5/+1623
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kselftest: arm64: fix spelling mistake "contiguos" -> "contiguous"Colin Ian King2019-11-111-1/+1
| * | | | | | | | | | | | | | kselftest: arm64: fake_sigreturn_misaligned_spCristian Marussi2019-11-081-0/+37
| * | | | | | | | | | | | | | kselftest: arm64: fake_sigreturn_bad_sizeCristian Marussi2019-11-081-0/+77
| * | | | | | | | | | | | | | kselftest: arm64: fake_sigreturn_duplicated_fpsimdCristian Marussi2019-11-081-0/+50
| * | | | | | | | | | | | | | kselftest: arm64: fake_sigreturn_missing_fpsimdCristian Marussi2019-11-081-0/+50
| * | | | | | | | | | | | | | kselftest: arm64: fake_sigreturn_bad_size_for_magic0Cristian Marussi2019-11-081-0/+46
| * | | | | | | | | | | | | | kselftest: arm64: fake_sigreturn_bad_magicCristian Marussi2019-11-086-1/+169
| * | | | | | | | | | | | | | kselftest: arm64: add helper get_current_contextCristian Marussi2019-11-083-1/+134
| * | | | | | | | | | | | | | kselftest: arm64: extend test_init functionalitiesCristian Marussi2019-11-084-13/+31
| * | | | | | | | | | | | | | kselftest: arm64: mangle_pstate_invalid_mode_el[123][ht]Cristian Marussi2019-11-087-0/+118
| * | | | | | | | | | | | | | kselftest: arm64: mangle_pstate_invalid_daif_bitsCristian Marussi2019-11-081-0/+35
| * | | | | | | | | | | | | | kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utilsCristian Marussi2019-11-0811-1/+800
| * | | | | | | | | | | | | | kselftest: arm64: extend toplevel skeleton MakefileCristian Marussi2019-11-087-5/+92
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-11-2513-0/+1210
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | kunit: Fix '--build_dir' optionSeongJae Park2019-10-071-2/+4
| * | | | | | | | | | | | | | kunit: defconfig: add defconfigs for building KUnit testsBrendan Higgins2019-09-303-5/+29
| * | | | | | | | | | | | | | kunit: tool: add Python wrappers for running KUnit testsFelix Guo2019-09-3012-0/+1184
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-11-2517-40/+68
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | selftests: sync: Fix cast warnings on armMasami Hiramatsu2019-11-071-3/+3
| * | | | | | | | | | | | selftests: net: Fix printf format warnings on armMasami Hiramatsu2019-11-073-4/+6
| * | | | | | | | | | | | selftests: net: Use size_t and ssize_t for counting file sizeMasami Hiramatsu2019-11-071-4/+4
| * | | | | | | | | | | | selftests: vm: Build/Run 64bit tests only on 64bit archMasami Hiramatsu2019-11-072-0/+15
| * | | | | | | | | | | | selftests: proc: Make va_max 1MBMasami Hiramatsu2019-11-071-1/+5
| * | | | | | | | | | | | kselftest: Fix NULL INSTALL_PATH for TARGETS runlistPrabhakar Kushwaha2019-11-071-1/+1
| * | | | | | | | | | | | selftests: Move kselftest_module.sh into kselftest/Kees Cook2019-11-076-4/+5
| * | | | | | | | | | | | selftests: gen_kselftest_tar.sh: Do not clobber kselftest/Kees Cook2019-11-072-20/+25
| * | | | | | | | | | | | selftests: breakpoints: Fix a typo of function nameMasami Hiramatsu2019-11-071-1/+1
| * | | | | | | | | | | | selftests: Fix O= and KBUILD_OUTPUT handling for relative pathsShuah Khan2019-10-161-2/+3
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-162-4/+57
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ptp: Extend the test program to check the external time stamp flags.Richard Cochran2019-11-151-2/+51
| * | | | | | | | | | | | selftests: mlxsw: Adjust test to recent changesIdo Schimmel2019-11-151-2/+6
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* / | | | | | | | | | | selftests: kvm: fix build with glibc >= 2.30Vitaly Kuznetsov2019-11-131-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-082-1/+115
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | selftests/tls: add test for concurrent recv and sendJakub Kicinski2019-11-061-0/+108
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-051-1/+7
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich2019-10-301-1/+7
* | | | | | | | | | | | mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard2019-11-061-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-015-2/+29
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | selftests: bpf: Skip write only files in debugfsJakub Kicinski2019-11-011-0/+5
| * | | | | | | | | | selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang2019-11-011-1/+2
| |/ / / / / / / / /
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-261-1/+1
| |\ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud