aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-01-28tracing: Add new testcases for hist trigger parsing errorsGravatar Tom Zanussi 1-0/+32
2020-01-21tools: bootconfig: Fix spelling mistake "faile" -> "failed"Gravatar Colin Ian King 1-2/+2
2020-01-13tools: bootconfig: Add bootconfig test scriptGravatar Masami Hiramatsu 22-0/+176
2020-01-13tools: bootconfig: Add bootconfig commandGravatar Masami Hiramatsu 11-5/+480
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-0/+8
2020-01-03selftests: loopback.sh: skip this test if the driver does not supportGravatar Hangbin Liu 1-0/+8
2020-01-02Merge tag 'seccomp-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+14
2020-01-02selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECVGravatar Sargun Dhillon 1-1/+12
2020-01-02selftests/seccomp: Zero out seccomp_notifGravatar Sargun Dhillon 1-0/+2
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 4-15/+46
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 3-10/+12
2019-12-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfGravatar David S. Miller 1-5/+34
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsGravatar Mathieu Desnoyers 1-5/+7
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Gravatar Mathieu Desnoyers 1-8/+10
2019-12-23rseq/selftests: Turn off timeout settingGravatar Mathieu Desnoyers 1-0/+1
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runGravatar SeongJae Park 1-0/+8
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'Gravatar SeongJae Park 2-3/+3
2019-12-23kunit: Place 'test.log' under the 'build_dir'Gravatar SeongJae Park 3-4/+4
2019-12-23kunit: Create default config in '--build_dir'Gravatar SeongJae Park 2-4/+11
2019-12-23kunit: Remove duplicated defconfig creationGravatar SeongJae Park 1-3/+0
2019-12-23selftests: livepatch: Fix it to do root uid check and skipGravatar Shuah Khan 2-3/+15
2019-12-23selftests: firmware: Fix it to do root uid check and skipGravatar Shuah Khan 1-0/+6
2019-12-23selftests: filesystems/epoll: fix build errorGravatar Shuah Khan 1-1/+1
2019-12-23libbpf: Fix build on read-only filesystemsGravatar Namhyung Kim 3-10/+12
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 13-237/+603
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-0/+7
2019-12-20selftests: pmtu: fix init mtu value in descriptionGravatar Hangbin Liu 1-3/+3
2019-12-19tc-testing: initial tdc selftests for cls_u32Gravatar Davide Caratti 2-22/+205
2019-12-20selftests: netfilter: extend flowtable test script with dnat ruleGravatar Florian Westphal 1-5/+34
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 3-24/+176
2019-12-19bpf: Add further test_verifier cases for record_func_keyGravatar Daniel Borkmann 3-24/+176
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddGravatar Linus Torvalds 3-2/+36
2019-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 65-289/+976
2019-12-17tpm: selftest: cleanup after unseal with wrong auth/policy testGravatar Tadeusz Struk 1-0/+5
2019-12-17tpm: selftest: add test covering async modeGravatar Tadeusz Struk 3-2/+31
2019-12-16perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionGravatar Ed Maste 1-1/+1
2019-12-16perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITESGravatar Ed Maste 1-1/+1
2019-12-16libtraceevent: Allow custom libdir pathGravatar Sudip Mukherjee 2-4/+6
2019-12-14selftests: net: tls: remove recv_rcvbuf testGravatar Thadeu Lima de Souza Cascardo 1-28/+0
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapGravatar Dan Williams 2-0/+7
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherGravatar Alexei Starovoitov 1-0/+39
2019-12-11kselftest: Support old perl versionsGravatar SeongJae Park 1-0/+1
2019-12-11kselftest/runner: Print new line in print of timeout logGravatar SeongJae Park 1-0/+1
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shGravatar Michael Ellerman 1-1/+1
2019-12-11perf header: Fix false warning when there are no duplicate cache entriesGravatar Michael Petlan 1-15/+6
2019-12-11perf metricgroup: Fix printing event names of metric group with multiple eventsGravatar Kajol Jain 1-2/+5
2019-12-11perf/x86/pmu-events: Fix Kernel_Utilization metricGravatar Ravi Bangoria 12-12/+12
2019-12-11perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSGravatar Arnaldo Carvalho de Melo 1-3/+7
2019-12-11perf arch: Make the default get_cpuid() return compatible errorGravatar Arnaldo Carvalho de Melo 1-1/+1
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesGravatar Arnaldo Carvalho de Melo 1-0/+1