summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-111-5/+6
|\
| * x86/vsyscall/64: Drop "native" vsyscallsAndy Lutomirski2018-03-081-5/+6
* | selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian2018-03-101-8/+17
* | Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-03-093-1/+17
|\ \
| * | selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-03-021-0/+14
| * | selftests/powerpc: Fix missing clean of pmu/lib.oMichael Ellerman2018-02-281-1/+1
| * | selftests/powerpc: Skip tm-trap if transactional memory is not enabledMichael Ellerman2018-02-261-0/+2
| |/
* | Merge tag 'linux-kselftest-4.16-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-051-1/+2
|\ \
| * | selftests: memory-hotplug: fix emit_tests regressionShuah Khan2018-03-021-1/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-052-1/+59
|\ \ \
| * | | tc-testing: skbmod: fix match value of ethertypeDavide Caratti2018-03-051-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-021-0/+58
| |\ \ \
| | * | | bpf: allow xadd only on aligned memoryDaniel Borkmann2018-02-231-0/+58
* | | | | Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-288-16/+19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | selftests: vm: update .gitignore with new testShuah Khan2018-02-271-0/+1
| * | | | selftests: memory-hotplug: silence test command echoShuah Khan2018-02-271-1/+1
| * | | | selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-02-271-3/+3
| * | | | selftests: memfd: add config fragment for fuseAnders Roxell2018-02-131-0/+1
| * | | | selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju2018-02-131-0/+1
| * | | | selftests/android: Fix line continuation in MakefileDaniel Díaz2018-02-131-4/+4
| * | | | selftest/vDSO: fix O=Dominik Brodowski2018-02-131-7/+7
| * | | | selftests: sync: missing CFLAGS while compilingAnders Roxell2018-02-131-1/+1
* | | | | idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-261-0/+52
* | | | | radix tree test suite: Fix buildMatthew Wilcox2018-02-254-2/+16
| |/ / / |/| | |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-244-1/+29
|\ \ \ \ | | |/ / | |/| |
| * | | bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-231-0/+26
| * | | selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian2018-02-221-0/+2
| * | | selftests/bpf: update gitignore with test_libbpf_openAnders Roxell2018-02-221-0/+1
| * | | selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell2018-02-221-1/+0Star
| | |/ | |/|
* | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-241-0/+61
|\ \ \
| * \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-0/+61
| |\ \ \ | | |/ / | |/| |
| | * | seccomp: add a selftest for get_metadataTycho Andersen2018-02-221-0/+61
* | | | selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell2018-02-221-0/+1
|/ / /
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-157-49/+110
|\ \ \
| * | | selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang2018-02-151-2/+30
| * | | selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski2018-02-151-7/+13
| * | | selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-152-1/+6
| * | | selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski2018-02-131-0/+4
| * | | selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski2018-02-131-1/+1
| * | | selftests/x86/pkeys: Remove unused functionsIngo Molnar2018-02-131-28/+0Star
| * | | selftests/x86: Clean up and document sscanf() usageDominik Brodowski2018-02-132-6/+16
| * | | selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski2018-02-131-7/+43
* | | | Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-141-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish2018-02-131-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-107-5/+248
|\ \ \ \
| * | | | bpf: fix rlimit in reuseport net selftestDaniel Borkmann2018-02-091-1/+20
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-096-4/+228
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2018-02-092-2/+61
| | * | | selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2018-02-092-1/+151
| | * | | selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju2018-02-081-3/+15