summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAge
* selftests: Makefile set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-05
* selftests: lib.mk set KSFT_TAP_LEVEL to prevent nested TAP headersShuah Khan2018-03-05
* selftests: kselftest framework: add handling for TAP header levelShuah Khan2018-03-05
* selftests: ion: Add simple test with the vgem driverLaura Abbott2018-03-05
* selftests: ion: Remove some printsLaura Abbott2018-03-05
* Merge tag 'linux-kselftest-4.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-02-28
|\
| * selftests: vm: update .gitignore with new testShuah Khan2018-02-26
| * selftests: memory-hotplug: silence test command echoShuah Khan2018-02-26
| * selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-02-26
| * selftests: memfd: add config fragment for fuseAnders Roxell2018-02-13
| * selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju2018-02-13
| * selftests/android: Fix line continuation in MakefileDaniel Díaz2018-02-13
| * selftest/vDSO: fix O=Dominik Brodowski2018-02-13
| * selftests: sync: missing CFLAGS while compilingAnders Roxell2018-02-13
* | idr: Fix handling of IDs above INT_MAXMatthew Wilcox2018-02-26
* | radix tree test suite: Fix buildMatthew Wilcox2018-02-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-23
|\ \
| * | bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-02-22
| * | selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian2018-02-22
| * | selftests/bpf: update gitignore with test_libbpf_openAnders Roxell2018-02-21
| * | selftests/bpf: tcpbpf_kern: use in6_* macros from glibcAnders Roxell2018-02-21
* | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-23
|\ \ \
| * \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-22
| |\ \ \ | | |/ / | |/| |
| | * | seccomp: add a selftest for get_metadataTycho Andersen2018-02-21
* | | | selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell2018-02-21
|/ / /
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-14
|\ \ \
| * | | selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang2018-02-14
| * | | selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski2018-02-14
| * | | selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-14
| * | | selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski2018-02-13
| * | | selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski2018-02-13
| * | | selftests/x86/pkeys: Remove unused functionsIngo Molnar2018-02-13
| * | | selftests/x86: Clean up and document sscanf() usageDominik Brodowski2018-02-13
| * | | selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski2018-02-13
* | | | Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-14
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests/powerpc: Fix to use ucontext_t instead of struct ucontextHarish2018-02-13
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-09
|\ \ \ \
| * | | | bpf: fix rlimit in reuseport net selftestDaniel Borkmann2018-02-09
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-09
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | selftests/bpf: add selftest that use test_libbpf_openJesper Dangaard Brouer2018-02-08
| | * | | selftests/bpf: add test program for loading BPF ELF filesJesper Dangaard Brouer2018-02-08
| | * | | selftests: bpf: test_kmod.sh: check the module path before insmodNaresh Kamboju2018-02-07
| | * | | tools/bpf: fix batch-mode test failure of test_xdp_redirect.shYonghong Song2018-02-06
* | | | | Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-02-09
|\ \ \ \ \
| * | | | | selftests/ftrace: Add more tests for removing of function probesSteven Rostedt (VMware)2018-02-08
| * | | | | selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)2018-02-08
| * | | | | selftests/ftrace: Have reset_ftrace_filter handle multiple instancesSteven Rostedt (VMware)2018-02-08
| * | | | | selftests/ftrace: Have reset_ftrace_filter handle modulesSteven Rostedt (VMware)2018-02-08
| | |_|/ / | |/| | |
* | | | | Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-02-08
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | idr: Make 1-based IDRs more efficientMatthew Wilcox2018-02-06