summaryrefslogtreecommitdiffstats
path: root/tools/testing
AgeCommit message (Expand)Author
2017-07-27tools/testing/nvdimm: fix nfit_test buffer overflowYasunori Goto
2017-07-21selftests/capabilities: Fix the test_execve testAndy Lutomirski
2017-06-29bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-06-19NTB: ntb_test: fix bug printing ntb_perf resultsLogan Gunthorpe
2017-06-08bpf, tests: fix endianness selectionDaniel Borkmann
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-26selftests/ftrace: Add a testcase for many kprobe eventsMasami Hiramatsu
2017-05-25bpf: add various verifier test casesDaniel Borkmann
2017-05-20Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-05-19Merge tag 'powerpc-4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-19selftests/powerpc: Fix TM resched DSCR test with some compilersMichael Ellerman
2017-05-17selftests/ftrace: Add test to remove instance with active event triggersNaveen N. Rao
2017-05-17selftests/ftrace: Fix bashismsNaveen N. Rao
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song
2017-05-16selftests/powerpc: Test TM and VMX register stateMichael Neuling
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-11bpf: Handle multiple variable additions into packet pointers in verifier.David S. Miller
2017-05-11bpf: Remove commented out debugging hack in test_align.David S. Miller
2017-05-11bpf: Provide a linux/types.h override for bpf selftests.David S. Miller
2017-05-11bpf: Add verifier test case for alignment.David S. Miller
2017-05-10Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-08Merge tag 'linux-kselftest-4.12-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-08selftests/vm: add a test for virtual address range mappingAnshuman Khandual
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-03selftests: x86: add missing executables to .gitignoreShuah Khan
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02selftests: watchdog: accept multiple params on command lineTimur Tabi
2017-05-02selftests: bpf: Use bpf_endian.h in test_xdp.cDavid S. Miller
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-01bpf: Include bpf_endian.h in test_progs.c too.David S. Miller
2017-05-01bpf: Move endianness BPF helpers out of bpf_util.hDavid S. Miller
2017-05-01bpf: enhance verifier to understand stack pointer arithmeticYonghong Song
2017-04-28bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann
2017-04-28bpf: fix _htons occurences in test_progsDaniel Borkmann
2017-04-28bpf: add various test cases to verifier selftestsDaniel Borkmann
2017-04-27selftests: create cpufreq kconfig fragmentsNaresh Kamboju
2017-04-27selftests: x86: override clean in lib.mk to fix warningsShuah Khan
2017-04-27selftests: sync: override clean in lib.mk to fix warningsShuah Khan
2017-04-27selftests: splice: override clean in lib.mk to fix warningsShuah Khan