summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests
AgeCommit message (Expand)AuthorLines
2017-04-21bpf: Fix values type used in test_mapsDavid Miller-2/+2
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney-12/+23
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+117
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)-4/+23
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim-0/+98
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-5/+5
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann-6/+273
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman-5/+5
2017-03-24bpf: improve verifier packet range checksAlexei Starovoitov-0/+20
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov-3/+26
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim-9/+10
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+7
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-24/+24
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov-1/+7
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli-0/+4
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur-24/+24
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-8/+18
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-2/+4
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+171
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-0/+24
2017-03-03Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s...Linus Torvalds-0/+4
2017-03-03selftest/powerpc: Fix false failures for skipped testsSachin Sant-2/+4
2017-03-02selftests: lib.mk Fix individual test buildsShuah Khan-0/+4
2017-03-01selftests/x86: Add a basic selftest for iopermAndy Lutomirski-1/+171
2017-03-01x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov-8/+18
2017-02-27tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev-3/+4
2017-02-25Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-393/+1300
2017-02-24userfaultfd: non-cooperative: selftest: enable REMOVE event test for shmemMike Rapoport-4/+2
2017-02-24userfaultfd: non-cooperative: rename *EVENT_MADVDONTNEED to *EVENT_REMOVEMike Rapoport-8/+8
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds-0/+30
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie-26/+27
2017-02-22userfaultfd: selftest: test UFFDIO_ZEROPAGE on all memory typesAndrea Arcangeli-1/+81
2017-02-22userfaultfd: non-cooperative: selftest: add test for FORK, MADVDONTNEED and R...Mike Rapoport-12/+163
2017-02-22userfaultfd: non-cooperative: selftest: add ufd parameter to copy_pageMike Rapoport-5/+5
2017-02-22userfaultfd: non-cooperative: selftest: introduce userfaultfd_openMike Rapoport-16/+25
2017-02-22userfaultfd: shmem: add userfaultfd_shmem testMike Rapoport-2/+50
2017-02-22userfaultfd: shmem: allow registration of shared memory rangesMike Rapoport-1/+1
2017-02-22userfaultfd: hugetlbfs: add userfaultfd_hugetlb testMike Kravetz-17/+161
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+20
2017-02-22Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-100/+225
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-294/+2465
2017-02-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2017-02-20Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+196
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+18
2017-02-18selftest for default_file_splice_read() infoleakAl Viro-0/+24
2017-02-15bpf: Rebuild bpf.o for any dependency updateMickaël Salaün-2/+13
2017-02-14selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman-12/+13
2017-02-14selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman-1/+2
2017-02-14selftests: Fix the .S and .S -> .o rulesMichael Ellerman-2/+2
2017-02-14selftests: Fix the .c linking ruleMichael Ellerman-1/+1