summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2019-12-23rseq/selftests: Clarify rseq_prepare_unload() helper requirementsMathieu Desnoyers-5/+7
2019-12-23rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30Mathieu Desnoyers-8/+10
2019-12-23rseq/selftests: Turn off timeout settingMathieu Desnoyers-0/+1
2019-12-23kunit/kunit_tool_test: Test '--build_dir' option runSeongJae Park-0/+8
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park-3/+3
2019-12-23kunit: Place 'test.log' under the 'build_dir'SeongJae Park-4/+4
2019-12-23kunit: Create default config in '--build_dir'SeongJae Park-4/+11
2019-12-23kunit: Remove duplicated defconfig creationSeongJae Park-3/+0
2019-12-23selftests: livepatch: Fix it to do root uid check and skipShuah Khan-3/+15
2019-12-23selftests: firmware: Fix it to do root uid check and skipShuah Khan-0/+6
2019-12-23selftests: filesystems/epoll: fix build errorShuah Khan-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-237/+603
2019-12-21Merge tag 'libnvdimm-fix-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+7
2019-12-20selftests: pmtu: fix init mtu value in descriptionHangbin Liu-3/+3
2019-12-19tc-testing: initial tdc selftests for cls_u32Davide Caratti-22/+205
2019-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-24/+176
2019-12-19bpf: Add further test_verifier cases for record_func_keyDaniel Borkmann-24/+176
2019-12-18Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds-2/+36
2019-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-289/+976
2019-12-17tpm: selftest: cleanup after unseal with wrong auth/policy testTadeusz Struk-0/+5
2019-12-17tpm: selftest: add test covering async modeTadeusz Struk-2/+31
2019-12-16perf vendor events s390: Remove name from L1D_RO_EXCL_WRITES descriptionEd Maste-1/+1
2019-12-16perf vendor events s390: Fix counter long description for DTLB1_GPAGE_WRITESEd Maste-1/+1
2019-12-16libtraceevent: Allow custom libdir pathSudip Mukherjee-4/+6
2019-12-14selftests: net: tls: remove recv_rcvbuf testThadeu Lima de Souza Cascardo-28/+0
2019-12-11tools/testing/nvdimm: Fix mock support for ioremapDan Williams-0/+7
2019-12-11selftests/bpf: Test function_graph tracer and bpf trampoline togetherAlexei Starovoitov-0/+39
2019-12-11kselftest: Support old perl versionsSeongJae Park-0/+1
2019-12-11kselftest/runner: Print new line in print of timeout logSeongJae Park-0/+1
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman-1/+1
2019-12-11perf header: Fix false warning when there are no duplicate cache entriesMichael Petlan-15/+6
2019-12-11perf metricgroup: Fix printing event names of metric group with multiple eventsKajol Jain-2/+5
2019-12-11perf/x86/pmu-events: Fix Kernel_Utilization metricRavi Bangoria-12/+12
2019-12-11perf top: Do not bail out when perf_env__read_cpuid() returns ENOSYSArnaldo Carvalho de Melo-3/+7
2019-12-11perf arch: Make the default get_cpuid() return compatible errorArnaldo Carvalho de Melo-1/+1
2019-12-11tools headers kvm: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo-0/+1
2019-12-11Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo-89/+3240
2019-12-11bpftool: Don't crash on missing jited insns or ksymsToke Høiland-Jørgensen-2/+2
2019-12-09tc-testing: unbreak full listing of tdc testcasesDavide Caratti-1/+1
2019-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-156/+176
2019-12-09kunit: testing kunit: Bug fix in test_run_timeout functionHeidi Fahim-1/+1
2019-12-09selftests: forwarding: Delete IPv6 address at the endIdo Schimmel-1/+1
2019-12-09selftests: safesetid: Fix Makefile to set correct test programMasami Hiramatsu-1/+1
2019-12-09selftests: safesetid: Check the return value of setuid/setgidMasami Hiramatsu-5/+10
2019-12-09selftests: safesetid: Move link library to LDLIBSMasami Hiramatsu-1/+2
2019-12-09selftests/ftrace: Fix multiple kprobe testcaseMasami Hiramatsu-3/+3
2019-12-09selftests/ftrace: Do not to use absolute debugfs pathMasami Hiramatsu-5/+5
2019-12-09selftests/ftrace: Fix ftrace test cases to check unsupportedMasami Hiramatsu-0/+7
2019-12-09selftests/ftrace: Fix to check the existence of set_ftrace_filterMasami Hiramatsu-1/+4
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-86/+154