aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2020-01-17linux-yocto linux-yocto-dev: Fix /bin/awk issuesv4.15/standard/tiny/intelv4.15/standard/tiny/common-pcv4.15/standard/tiny/basev4.15/standard/qemuppcv4.15/standard/qemuarm64v4.15/standard/preempt-rt/intelv4.15/standard/preempt-rt/basev4.15/standard/intelv4.15/standard/edgerouterv4.15/standard/beaglebonev4.15/standard/baseHe Zhe
2018-05-10Merge tag 'v4.15.17' into v4.15/standard/baseBruce Ashfield
2018-05-10Merge tag 'v4.15.14' into v4.15/standard/baseBruce Ashfield
2018-04-12selftests/net: fix bugs in address and port initializationSowmini Varadhan
2018-03-28selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-26Merge tag 'v4.15.12' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.11' into v4.15/standard/baseBruce Ashfield
2018-03-26Merge tag 'v4.15.9' into v4.15/standard/baseBruce Ashfield
2018-03-21selftests/x86/entry_from_vm86: Add test cases for POPFAndy Lutomirski
2018-03-21selftests/x86/entry_from_vm86: Exit with 1 if we failAndy Lutomirski
2018-03-19rcutorture/configinit: Fix build directory error messageSeongJae Park
2018-03-19test_firmware: fix setting old custom fw path back on exitLuis R. Rodriguez
2018-03-11bpf: allow xadd only on aligned memoryDaniel Borkmann
2018-03-11bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-03-05Merge tag 'v4.15.5' into v4.15/standard/baseBruce Ashfield
2018-02-22selftests/x86/mpx: Fix incorrect bounds with old _sigfaultRui Wang
2018-02-22selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systemsDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in single_step_syscall.cDominik Brodowski
2018-02-22selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.cDominik Brodowski
2018-02-22selftests/x86: Fix build bug caused by the 5lvl test which has been moved to ...Dominik Brodowski
2018-02-22selftests/x86/pkeys: Remove unused functionsIngo Molnar
2018-02-22selftests/x86: Clean up and document sscanf() usageDominik Brodowski
2018-02-22selftests/x86: Fix vDSO selftest segfault for vsyscall=noneDominik Brodowski
2018-02-22kselftest: fix OOM in memory compaction testArnd Bergmann
2018-02-22selftests: seccomp: fix compile error seccomp_bpfAnders Roxell
2018-02-02linux-yocto: Handle /bin/awk issuesRichard Purdie
2018-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-17bpf: mark dst unknown on inconsistent {s, u}bounds adjustmentsDaniel Borkmann
2018-01-16bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-13selftests/x86: Add test_vsyscallAndy Lutomirski
2018-01-10bpf: arsh is not supported in 32 bit alu thus reject itDaniel Borkmann
2018-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-01-07selftests/bpf: fix test_alignAlexei Starovoitov
2017-12-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner
2017-12-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner
2017-12-22selftests/bpf: fix Makefile for passing LLC to the command lineQuentin Monnet
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju
2017-12-20bpf: Fix tools and testing build.David Miller
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller