summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski2018-03-211-3/+27
* selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski2018-03-211-1/+1
* rcutorture/configinit: Fix build directory error messageSeongJae Park2018-03-191-1/+1
* test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez2018-03-191-1/+4
* bpf: allow xadd only on aligned memoryDaniel Borkmann2018-03-111-0/+58
* bpf, arm64: fix out of bounds access in tail callDaniel Borkmann2018-03-111-0/+26
* selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang2018-02-221-2/+30
* selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski2018-02-221-7/+13
* selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski2018-02-222-1/+6
* selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski2018-02-221-0/+4
* selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski2018-02-221-1/+1
* selftests/x86/pkeys: Remove unused functionsIngo Molnar2018-02-221-28/+0
* selftests/x86: Clean up and document sscanf() usageDominik Brodowski2018-02-222-6/+16
* selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski2018-02-221-7/+43
* kselftest: fix OOM in memory compaction testArnd Bergmann2018-02-221-0/+2
* selftests: seccomp: fix compile error seccomp_bpfAnders Roxell2018-02-221-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-181-3/+149
|\
| * bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann2018-01-171-1/+122
| * bpf: reject stores into ctx via st and xaddDaniel Borkmann2018-01-161-2/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-01-161-0/+40
|\|
| * bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann2018-01-101-0/+40
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-142-1/+501
|\ \ | |/ |/|
| * selftests/x86: Add test_vsyscallAndy Lutomirski2018-01-132-1/+501
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-01-101-21/+1
|\ \
| * | selftests/bpf: fix test_alignAlexei Starovoitov2018-01-071-21/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-291-2/+1
|\ \ \ | |/ / |/| / | |/
| * x86/ldt: Make the LDT mapping ROThomas Gleixner2017-12-231-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-12-281-1/+1
|\ \
| * | selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet2017-12-221-1/+1
* | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-12-231-6/+3
|\ \ \ | |/ / |/| / | |/
| * x86/ldt: Prevent LDT inheritance on execThomas Gleixner2017-12-221-6/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-203-48/+567
|\ \
| * | bpf: do not allow root to mangle valid pointersAlexei Starovoitov2017-12-211-27/+29
| * | selftests/bpf: add tests for recent bugfixesJann Horn2017-12-211-16/+533
| * | bpf: Fix tools and testing build.David Miller2017-12-202-5/+5
* | | selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju2017-12-201-0/+1
|/ /
* | bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann2017-12-151-0/+24
* | bpf: fix broken BPF selftest buildDaniel Borkmann2017-12-121-12/+1
* | selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner2017-12-051-1/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2017-12-031-0/+7
|\ \
| * | tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_logYonghong Song2017-11-301-0/+7
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-265-9/+189
|\ \ \ | |/ / |/| |
| * | x86/pkeys/selftests: Fix protection keys write() warningDave Hansen2017-11-211-1/+4
| * | x86/pkeys/selftests: Rename 'si_pkey' to 'siginfo_pkey'Dave Hansen2017-11-211-5/+5
| * | x86/mpx/selftests: Fix up weird arraysDave Hansen2017-11-211-2/+2
| * | x86/selftests: Add test for mapping placement for 5-level pagingKirill A. Shutemov2017-11-162-1/+178
* | | bpf: introduce ARG_PTR_TO_MEM_OR_NULLGianluca Borello2017-11-221-7/+106
* | | bpf: change bpf_probe_write_user to bpf_trace_printk in test_verifierYonghong Song2017-11-211-23/+16
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-172-0/+92
|\ \ \
| * | | mm: add infrastructure for get_user_pages_fast() benchmarkingKirill A. Shutemov2017-11-172-0/+92