aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-17/+118
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds6-18/+178
2017-05-04Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams3-20/+25
2017-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-3/+278
2017-05-03Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds16-1/+510
2017-05-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-108/+116
2017-05-03userfaultfd: selftest: combine all cases into a single executableMike Rapoport3-108/+116
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+1
2017-05-03selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov2-2/+3
2017-05-03selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song3-1/+275
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-3/+3
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-83/+1808
2017-05-02selftests: bpf: Use bpf_endian.h in test_xdp.cDavid S. Miller1-9/+8
2017-05-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+49
2017-05-01bpf: Include bpf_endian.h in test_progs.c too.David S. Miller1-0/+1
2017-05-01bpf: Move endianness BPF helpers out of bpf_util.hDavid S. Miller4-21/+25
2017-05-01bpf: enhance verifier to understand stack pointer arithmeticYonghong Song1-6/+12
2017-04-28bpf: provide a generic macro for percpu values for selftestsDaniel Borkmann2-17/+27
2017-04-28bpf: fix _htons occurences in test_progsDaniel Borkmann4-15/+31
2017-04-28bpf: add various test cases to verifier selftestsDaniel Borkmann1-0/+137
2017-04-26selftests: ftrace: Allow some event trigger tests to run in an instanceSteven Rostedt (VMware)5-0/+5
2017-04-26selftests: ftrace: Have some basic tests run in a tracing instance tooSteven Rostedt (VMware)2-0/+2
2017-04-26selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)3-0/+3
2017-04-26selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers tests do instancesSteven Rostedt (VMware)2-0/+2
2017-04-26selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)1-1/+17
2017-04-25bpf: map_get_next_key to return first key on NULLTeng Qin1-4/+25
2017-04-25selftests/net: Fix broken test case in psock_fanoutMike Maloney1-1/+1
2017-04-24selftests/net: add tests for PACKET_FANOUT_FLAG_UNIQUEIDMike Maloney1-11/+84
2017-04-24selftests/net: cleanup unused parameter in psock_fanoutMike Maloney1-9/+9
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-14/+25
2017-04-21bpf: Fix values type used in test_mapsDavid Miller1-2/+2
2017-04-21bpf: add napi_id read access to __sk_buffDaniel Borkmann1-0/+3
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney2-12/+23
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+117
2017-04-19pmem: add dax_operations supportDan Williams1-11/+10
2017-04-18acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams1-0/+4
2017-04-18selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)1-0/+132
2017-04-18selftests: ftrace: Add a test to test function triggers to start and stop tracingSteven Rostedt (VMware)1-0/+171
2017-04-18selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)1-0/+113
2017-04-18selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)1-0/+21
2017-04-18tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams1-1/+9
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-0/+117
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)1-4/+23
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim1-0/+98
2017-04-17selftests: ftrace: Add -l/--logdir optionNamhyung Kim1-0/+5
2017-04-17tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams1-3/+37
2017-04-17bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau1-1/+1
2017-04-17bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau1-23/+9
2017-04-17bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau1-5/+65
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5