summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
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-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-13tools/lib/lockdep: Add missing declaration of 'pr_cont()'Mengting Zhang
2017-12-12bpf: fix broken BPF selftest buildDaniel Borkmann
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-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-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-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-05perf s390: add regs_query_register_offset()Hendrik Brueckner
2017-12-05selftests/bpf: sync kernel headers and introduce arch support in MakefileHendrik Brueckner
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-30Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-30tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_logYonghong Song
2017-11-30usbip: fix usbip attach to find a port that matches the requested speedShuah Khan
2017-11-30tools: bpftool: declare phony targets as suchQuentin Monnet
2017-11-30tools: bpftool: unify installation directoriesQuentin Monnet
2017-11-30tools: bpftool: remove spurious line break from error messageQuentin Monnet
2017-11-30tools: bpftool: make error message from getopt_long() JSON-friendlyQuentin Monnet
2017-11-30tools: bpftool: clean up the JSON writer before exiting in usage()Quentin Monnet
2017-11-30tools: bpftool: fix crash on bad parameters with JSONQuentin Monnet
2017-11-28tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo
2017-11-28tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo
2017-11-28tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo
2017-11-28tools/headers: Synchronize kernel x86 UAPI headersIngo Molnar
2017-11-28perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter
2017-11-28perf test: Fix test 21 for s390xThomas Richter
2017-11-28perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran
2017-11-28perf top: Use signal interface for SIGWINCH handlerJiri Olsa