summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-291-14/+21
|\
| * x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-271-14/+21
* | Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-273-5/+8
|\ \
| * | selftests:firmware: fixes a call to a wrong function nameJeffrin Jose T2018-04-251-1/+1
| * | test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-04-231-4/+6
| * | test_firmware: Install all scriptsBen Hutchings2018-04-231-0/+1
* | | Merge tag 'trace-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-04-262-1/+45
|\ \ \
| * | | selftests: ftrace: Add a testcase for multiple actions on triggerMasami Hiramatsu2018-04-251-0/+44
| * | | selftests: ftrace: Fix trigger extended error testcaseMasami Hiramatsu2018-04-251-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-244-2/+7
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-04-224-2/+7
| |\ \
| | * | tools/bpf: fix test_sock and test_sock_addr.sh failureYonghong Song2018-04-193-2/+4
| | * | selftests: bpf: update .gitignore with missing generated filesAnders Roxell2018-04-111-0/+3
* | | | Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-211-5/+3
|\ \ \ \ | |/ / / |/| | |
| * | | selftests/filesystems: Don't run dnotify_test by defaultMichael Ellerman2018-04-171-5/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-201-1/+1
|\ \ \
| * | | selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-121-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-167-17/+995
|\ \ \ \ | |_|/ / |/| | |
| * | | kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-166-13/+991
| * | | kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
| * | | kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-102-3/+3
* | | | proc: fixup copyright signAlexey Dobriyan2018-04-129-7/+37
| |/ / |/| |
* | | proc: selftests: test /proc/uptimeAlexey Dobriyan2018-04-115-0/+202
* | | proc: selftests: shotgun testing of read/readdir/readlink/writeAlexey Dobriyan2018-04-113-0/+149
* | | proc: add selftest for last field of /proc/loadavgAlexey Dobriyan2018-04-113-0/+85
* | | proc: fix /proc/*/map_files lookup some moreAlexey Dobriyan2018-04-114-1/+172
* | | proc: test /proc/self/syscallAlexey Dobriyan2018-04-113-1/+48
* | | proc: test /proc/self/wchanAlexey Dobriyan2018-04-115-0/+34
* | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-108-0/+360
|\ \ \ | |_|/ |/| |
| * | selftests: ftrace: Add inter-event hist triggers testcasesRajvi Jingar2018-03-108-0/+360
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-0915-0/+6407
|\ \ \ | | |/ | |/|
| * | kvm: selftests: add sync_regs_testPaolo Bonzini2018-04-046-1/+595
| * | kvm: selftests: add API testing infrastructurePaolo Bonzini2018-04-0412-0/+5813
| |/
* | Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-04-078-12/+457
|\ \
| * | selftests/powerpc: Fix copyloops build since Power4 assembler changeMichael Ellerman2018-04-031-2/+2
| * | Merge branch 'fixes' into nextMichael Ellerman2018-03-283-1/+17
| |\ \
| * | | selftests/powerpc: Add process creation benchmarkNicholas Piggin2018-03-204-1/+346
| * | | selftests/powerpc: Skip tm-unavailable if TM is not enabledGustavo Romero2018-03-131-8/+16
| * | | selftest/powerpc: Add test for sigreturn in transactionLaurent Dufour2018-03-132-1/+93
| | |/ | |/|
* | | Merge tag 'linux-kselftest-4.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-0712-14/+200
|\ \ \
| * | | selftests/intel_pstate: Fix build rule for x86Daniel Díaz2018-04-021-1/+4
| * | | selftests: Print the test we're running to /dev/kmsgMichael Ellerman2018-03-261-0/+1
| * | | selftests/seccomp: Allow get_metadata to XFAILKees Cook2018-03-212-3/+38
| * | | selftests/android/ion: Makefile: fix build errorAnders Roxell2018-03-212-1/+2
| * | | selftests: futex Makefile add top level TAP header echo to RUN_TESTSShuah Khan2018-03-071-0/+4
| * | | selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-051-1/+9
| * | | selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-051-0/+1
| * | | selftests: kselftest framework: add handling for TAP header levelShuah Khan2018-03-051-1/+2
| * | | selftests: ion: Add simple test with the vgem driverLaura Abbott2018-03-053-1/+139
| * | | selftests: ion: Remove some printsLaura Abbott2018-03-051-6/+0
| |/ /