summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-24perf arm64: Generate system call table from asm/unistd.hKim Phillips
2018-07-24tools include: Grab copies of arm64 dependent unistd.h filesKim Phillips
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh when event existsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh to ensure cleanupsSandipan Das
2018-07-24perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Sandipan Das
2018-07-24perf powerpc: Fix callchain ip filtering when return address is in a registerSandipan Das
2018-07-24perf powerpc: Fix callchain ip filteringSandipan Das
2018-07-24perf list: Add missing documentation for --desc and --debug optionsSangwon Hong
2018-07-24perf kvm: Fix subcommands on s390Thomas Richter
2018-07-24perf stat: Add transaction flag (-T) support for s390Thomas Richter
2018-07-24perf json: Add s390 transaction counter definitionThomas Richter
2018-07-24perf list: Add s390 support for detailed PMU event descriptionThomas Richter
2018-07-24Revert "perf list: Add s390 support for detailed/verbose PMU event description"Thomas Richter
2018-07-24perf cs-etm: Bail out immediately for instruction sample failureLeo Yan
2018-07-24perf cs-etm: Introduce invalid address macroLeo Yan
2018-07-24perf hists: Clarify callchain disabling when availableArnaldo Carvalho de Melo
2018-07-24perf tests: Check that complex event name is parsed correctlyAlexey Budankov
2018-07-24Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-07-24selftests/powerpc: Update memcmp_64 selftest for VMX implementationSimon Guo
2018-07-24selftests/powerpc: Fix ptrace-pkey for default execute permission changeRam Pai
2018-07-24selftests/powerpc: Fix core-pkey for default execute permission changeRam Pai
2018-07-23selftests: forwarding: add tests for TC chain templatesJiri Pirko
2018-07-23selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko
2018-07-23selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko
2018-07-24bpf: btf: Ensure the member->offset is in the right orderMartin KaFai Lau
2018-07-23iio: Add modifier for DUV lightMaxime Roussin-Bélanger
2018-07-23selftests: forwarding: gre_multipath: Drop IPv6 testsPetr Machata
2018-07-23rseq/selftests: Add support for arm64Will Deacon
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-21iio: Add channel for PhaseMathieu Othacehe
2018-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-20tools/power turbostat: fix -S on UP systemsLen Brown
2018-07-20bpf: Use option "help" in the llvm-objcopy testMartin KaFai Lau
2018-07-20tools/bpftool: Fix segfault case regarding 'pin' argumentsTaeung Song
2018-07-20selftests/powerpc: Consolidate copy/paste test logicMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 paste testsMichael Ellerman
2018-07-20selftests/powerpc: Remove Power9 copy_unaligned testMichael Ellerman
2018-07-19bpf: test case to check whether src/dst regs got mangled by xaddDaniel Borkmann
2018-07-19tools: PCI: Add MSI-X supportGustavo Pimentel
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-18tc-tests: initial version of fw filter unit testsKeara Leibovitz
2018-07-18selftests/bpf: add test for sharing objects between netdevsJakub Kicinski
2018-07-18netdevsim: associate bound programs with shared devJakub Kicinski
2018-07-17tools/power turbostat: Update turbostat(8) RAPL throttling column descriptionLen Brown
2018-07-18kbuild: Rename HOSTLDFLAGS to KBUILD_HOSTLDFLAGSLaura Abbott
2018-07-18kbuild: Rename HOSTCFLAGS to KBUILD_HOSTCFLAGSLaura Abbott
2018-07-17tools/memory-model: Rename litmus tests to comply to norm7Andrea Parri
2018-07-17tools/memory-model/Documentation: Fix typo, smb->smpYauheni Kaliuta
2018-07-17tools/memory-model: Make scripts executablePaul E. McKenney