aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo1-5/+0
2017-08-14selftests/seccomp: Test thread vs process killingKees Cook1-60/+168
2017-08-14seccomp: Rename SECCOMP_RET_KILL to SECCOMP_RET_KILL_THREADKees Cook1-7/+10
2017-08-14seccomp: Action to log before allowingTyler Hicks1-1/+97
2017-08-14seccomp: Filter flag to log all actions except SECCOMP_RET_ALLOWTyler Hicks1-1/+68
2017-08-14seccomp: Selftest for detection of filter flag supportTyler Hicks1-0/+60
2017-08-14seccomp: Operation for checking if an action is availableTyler Hicks1-0/+36
2017-08-14selftests/seccomp: Refactor RET_ERRNO testsKees Cook1-37/+58
2017-08-14selftests/seccomp: Add simple seccomp overhead benchmarkKees Cook2-5/+112
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman11-31/+562
2017-08-14selftests/seccomp: Add tests for basic ptrace actionsKees Cook1-7/+34
2017-08-14selftests: capabilities: convert error output to TAP13 ksft frameworkShuah Khan2-49/+65
2017-08-11selftests: bpf: add check for ip XDP redirectWilliam Tu1-0/+5
2017-08-11perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo1-0/+40
2017-08-11perf report: Fix module symbol adjustment for s390xThomas Richter3-1/+17
2017-08-11perf record: Fix wrong size in perf_record_mmap for last kernel moduleThomas Richter4-10/+19
2017-08-11perf srcline: Do not consider empty files as valid srclinesMilian Wolff1-0/+6
2017-08-11perf util: Take elf_name as const string in dso__demangle_symMilian Wolff3-3/+3
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo1-0/+31
2017-08-11perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo1-0/+37
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo3-22/+32
2017-08-11perf test shell: Install shell testsArnaldo Carvalho de Melo1-1/+3
2017-08-11perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo1-0/+30
2017-08-11perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo1-8/+10
2017-08-11perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo2-1/+170
2017-08-11selftests: memfd: Align STACK_SIZE for ARM AArch64 systemOrson Zhai1-1/+1
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan1-4/+3
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo54-124/+127
2017-08-11perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo1-1/+3
2017-08-11perf tools: Add missing newline to expr parser error messagesAndi Kleen1-1/+1
2017-08-11perf stat: Fix saved values rbtree lookupAndi Kleen1-1/+5
2017-08-11perf vendor events powerpc: Update POWER9 eventsSukadev Bhattiprolu9-2298/+3511
2017-08-11perf vendor events powerpc: remove suffix in mapfileSukadev Bhattiprolu1-10/+10
2017-08-11perf scripting python: Add ppc64le to audit uname listNaveen N. Rao1-0/+1
2017-08-11objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf2-25/+31
2017-08-11objtool: Fix validate_branch() return codesJosh Poimboeuf1-3/+3
2017-08-10test_firmware: add batched firmware testsLuis R. Rodriguez1-2/+239
2017-08-10test_firmware: add test case for SIGCHLD on sync fallbackLuis R. Rodriguez1-0/+31
2017-08-10selftests: add rtnetlink test scriptFlorian Westphal2-1/+200
2017-08-10selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski1-6/+35
2017-08-10Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...Ingo Molnar28-62/+5538
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar11-31/+562
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar6-17/+76
2017-08-09bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructionsDaniel Borkmann1-0/+313
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann1-0/+5
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-9/+25
2017-08-09selftests: warn if failure is due to lack of executable bitLuis R. Rodriguez1-1/+6
2017-08-09selftests: kselftest framework: add error counterShuah Khan1-3/+18
2017-08-09selftests: futex: fix run_tests targetShuah Khan1-1/+1
2017-08-09iio: tools: add install sectionAndy Shevchenko2-4/+12