aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-13Merge tag 'kbuild-fixes-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-07-13Merge tag 'libnvdimm-fixes-4.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-12selftests: in udpgso_bench do not test udp zerocopyWillem de Bruijn
2018-07-13tools: build: Use HOSTLDFLAGS with fixdepLaura Abbott
2018-07-13tools: build: Fixup host c flagsLaura Abbott
2018-07-13tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbDaniel Borkmann
2018-07-11perf tools: Use python-config --includes rather than --cflagsJeremy Cline
2018-07-11perf script python: Fix dict reference countingJanne Huttunen
2018-07-11perf stat: Fix --interval_clear optionJiri Olsa
2018-07-11perf tools: Fix compilation errors on gcc8Jiri Olsa
2018-07-11perf test shell: Prevent temporary editor files from being considered test sc...Kim Phillips
2018-07-11perf llvm-utils: Remove bashism from kernel include fetch scriptKim Phillips
2018-07-11perf test shell: Make perf's inet_pton test more portableKim Phillips
2018-07-11perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2018-07-11perf scripts python: Add Python 3 support to EventClass.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to sched-migration.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to Util.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to SchedGui.pyJeremy Cline
2018-07-11perf scripts python: Add Python 3 support to Core.pyJeremy Cline
2018-07-11perf tools: Generate a Python script compatible with Python 2 and 3Jeremy Cline
2018-07-10rseq/selftests: cleanup: Update comment above rseq_prepare_unloadMathieu Desnoyers
2018-07-10rseq: uapi: Declare rseq_cs field as union, update includesMathieu Desnoyers
2018-07-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02objtool: Support GCC 8 '-fnoreorder-functions'Josh Poimboeuf
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-30tools/testing/nvdimm: advertise a write cache for nfit_testVishal Verma
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-28selftests/net: Fix permissions for fib_tests.shShuah Khan
2018-06-27selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski
2018-06-27selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski
2018-06-26selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Jeffrin Jose T
2018-06-26selftests: bpf: notification about privilege required to run test_lirc_mode2....Jeffrin Jose T
2018-06-26selftests: bpf: add missing NET_SCHED to configAnders Roxell
2018-06-26tools/headers: Pick up latest kernel ABIsIngo Molnar
2018-06-26Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...Ingo Molnar
2018-06-25perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria
2018-06-25perf script: Fix crash because of missing evsel->privRavi Bangoria
2018-06-25perf script: Add missing output fields in a hintRavi Bangoria
2018-06-25perf bench: Fix numa report output codeJiri Olsa
2018-06-25perf stat: Remove duplicate event countingThomas Richter