summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2017-05-20perf annotate s390: Implement jump types for perf annotateChristian Borntraeger
2017-05-20perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger
2017-05-20perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()Adrian Hunter
2017-05-20selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bugAndy Lutomirski
2017-05-14bpf: enhance verifier to understand stack pointer arithmeticYonghong Song
2017-04-21bpf: Fix values type used in test_mapsDavid Miller
2017-04-20selftests/net: Fixes psock_fanout CBPF test caseMike Maloney
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim
2017-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-04-13Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2017-04-12tools/power turbostat: update version numberLen Brown
2017-04-12tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown
2017-04-12tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies
2017-04-12tools/power turbostat: update HWP dump to decimal from hexLen Brown
2017-04-12tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown
2017-04-12tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown
2017-04-11Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-04-07perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger
2017-04-01bpf: add various verifier test cases for self-testsDaniel Borkmann
2017-03-27selftests/powerpc: Fix standalone powerpc buildMichael Ellerman
2017-03-24bpf: improve verifier packet range checksAlexei Starovoitov
2017-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-22bpf: fix hashmap extra_elems logicAlexei Starovoitov
2017-03-21selftests/bpf: fix broken build, take 2Zi Shen Lim
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)
2017-03-08ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-07radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox
2017-03-07ida: Free correct IDA bitmapMatthew Wilcox
2017-03-07radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox
2017-03-07radix tree test suite: Fix build with --as-neededMichael Ellerman
2017-03-07radix tree test suite: Build 32 bit binariesRehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva
2017-03-07radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva