summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Kill child processes on SIGINTBreno Leitao2018-08-081-6/+12
* selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman2018-08-086-21/+188
* selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras2018-08-083-21/+49
* selftests/powerpc: Add more version checks to alignment_handler testMichael Ellerman2018-08-081-8/+59
* selftests/powerpc: Skip earlier in alignment_handler testMichael Ellerman2018-08-081-5/+35
* selftests/powerpc: Update strlen() test to test the new assembly function for...Christophe Leroy2018-08-073-0/+9
* selftests/powerpc: Add test for strlen()Christophe Leroy2018-08-073-1/+151
* selftests/powerpc: Add test for 32 bits memcmpChristophe Leroy2018-08-072-3/+18
* selftests/powerpc: Give some tests longer to runMichael Ellerman2018-08-075-0/+6
* selftests/powerpc: Only run some tests on ppc64leMichael Ellerman2018-08-073-0/+3
* selftests/powerpc: Add a helper for checking if we're on ppc64leMichael Ellerman2018-08-072-0/+19
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-302-0/+1
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-302-0/+1
* selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo2018-07-245-25/+143
* selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai2018-07-241-0/+4
* selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai2018-07-241-0/+4
* selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman2018-07-205-82/+33
* selftests/powerpc: Remove Power9 paste testsMichael Ellerman2018-07-204-90/+1
* selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman2018-07-203-43/+1
* selftests/powerpc: Fix typosBreno Leitao2018-07-021-2/+2
* selftests/powerpc: Fix strncpy usageBreno Leitao2018-07-021-2/+2
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-301-23/+36
|\
| * selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski2018-06-271-6/+7
| * selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski2018-06-271-17/+29
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-3021-21/+200
|\ \
| * | tools/headers: Pick up latest kernel ABIsIngo Molnar2018-06-265-0/+6
| * | Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...Ingo Molnar2018-06-2616-21/+194
| |\ \ | | |/ | |/|
| | * perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria2018-06-254-4/+23
| | * perf script: Fix crash because of missing evsel->privRavi Bangoria2018-06-251-0/+14
| | * perf script: Add missing output fields in a hintRavi Bangoria2018-06-251-2/+3
| | * perf bench: Fix numa report output codeJiri Olsa2018-06-251-2/+3
| | * perf stat: Remove duplicate event countingThomas Richter2018-06-251-1/+70
| | * perf alias: Rebuild alias expression string to make it comparableThomas Richter2018-06-251-1/+24
| | * perf alias: Remove trailing newline when reading sysfs filesThomas Richter2018-06-251-0/+3
| | * perf tools: Fix a clang 7.0 compilation errorYonghong Song2018-06-251-2/+9
| | * tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo2018-06-251-1/+1
| | * tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_...Arnaldo Carvalho de Melo2018-06-251-0/+2
| | * tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...Arnaldo Carvalho de Melo2018-06-251-0/+1
| | * perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo2018-06-251-0/+2
| | * tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo2018-06-251-0/+7
| | * perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter2018-06-251-1/+1
| | * perf tests: Add valid callback for parse-events testJiri Olsa2018-06-251-2/+15
| | * perf tests: Add event parsing error handling to parse events testJiri Olsa2018-06-251-3/+5
| | * perf report powerpc: Fix crash if callchain is emptySandipan Das2018-06-251-1/+1
| | * perf test session topology: Fix test on s390Thomas Richter2018-06-251-0/+1
| | * perf record: Support s390 random socket_id assignmentThomas Richter2018-06-251-1/+9
* | | Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds2018-06-301-18/+0
|\ \ \ | |/ / |/| |
| * | sg: remove ->sg_magic memberJens Axboe2018-06-291-18/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-252-0/+3
|\ \ \
| * | | selftests: net: add tcp_inq to gitignoreAnders Roxell2018-06-211-0/+1