summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann
2017-12-15cpupower: Remove FSF addressLaura Abbott
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-14tools/slabinfo-gnuplot: force to use bash shellLiu, Changcheng
2017-12-14tools/kvm_stat: add line for totalsStefan Raspl
2017-12-14tools/kvm_stat: stop ignoring unhandled argumentsStefan Raspl
2017-12-14tools/kvm_stat: suppress usage information on command line errorsStefan Raspl
2017-12-14tools/kvm_stat: handle invalid regular expressionsStefan Raspl
2017-12-14tools/kvm_stat: add hint on '-f help' to man pageStefan Raspl
2017-12-14tools/kvm_stat: fix child trace events accountingStefan Raspl
2017-12-14tools/kvm_stat: fix extra handling of 'help' with fields filterStefan Raspl
2017-12-14tools/kvm_stat: fix missing field update after filter changeStefan Raspl
2017-12-14tools/kvm_stat: fix drilldown in events-by-guests modeStefan Raspl
2017-12-14tools/kvm_stat: fix command line option '-g'Stefan Raspl
2017-12-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann
2017-12-12Merge tag 'v4.15-rc3' into perf/core, to refresh the treeIngo Molnar
2017-12-12tools/include: Remove ACCESS_ONCE()Mark Rutland
2017-12-12tools/perf: Convert ACCESS_ONCE() to READ_ONCE()Mark Rutland
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney
2017-12-11rcutorture/kvm-build.sh: Skip build directory checkSeongJae Park
2017-12-11rcutorture: Simplify functions.sh include pathSeongJae Park
2017-12-11rcutorture: Simplify loggingSeongJae Park
2017-12-11rcutorture/kvm-recheck-*: Improve result directory readability checkSeongJae Park
2017-12-11rcutorture/kvm.sh: Support execution from any directorySeongJae Park
2017-12-11rcutorture/kvm.sh: Use consistent help text for --qemu-argsSeongJae Park
2017-12-11rcutorture/kvm.sh: Remove unused variable, `alldone`SeongJae Park
2017-12-11rcutorture: Remove unused script, config2frag.shSeongJae Park
2017-12-11rcutorture/configinit: Fix build directory error messageSeongJae Park
2017-12-08kmemcheck: rip it out for realMichal Hocko
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-08usbip: prevent vhci_hcd driver from leaking a socket pointer addressShuah Khan
2017-12-08tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gc...Julien BOIBESSOT
2017-12-08ptr_ring: fix up after recent ptr_ring changesMichael S. Tsirkin
2017-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...Ingo Molnar
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar
2017-12-06objtool: Fix 64-bit build on 32-bit hostMikulas Patocka
2017-12-05perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and recordWang Nan
2017-12-05perf mmap: Don't discard prev in backward modeWang Nan
2017-12-05perf mmap: Fix perf backward recordingWang Nan
2017-12-05perf report: Set browser mode right before setup_browser()Seokho Song
2017-12-05perf vendor events: Use more flexible pattern matching for CPU identification...William Cohen
2017-12-05perf c2c: Add a tip about cacheline eventsSangwon Hong