aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-1/+22
2018-07-12selftests: in udpgso_bench do not test udp zerocopyGravatar Willem de Bruijn 1-3/+0
2018-07-11bpf: fix panic due to oob in bpf_prog_test_run_skbGravatar Daniel Borkmann 1-1/+22
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendGravatar David Ahern 1-41/+0
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 7-10/+36
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 6-10/+36
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-23/+36
2018-06-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 21-21/+200
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-18/+0
2018-06-29sg: remove ->sg_magic memberGravatar Jens Axboe 1-18/+0
2018-06-28selftests/net: Fix permissions for fib_tests.shGravatar Shuah Khan 1-0/+0
2018-06-27selftests/x86/sigreturn: Do minor cleanupsGravatar Andy Lutomirski 1-6/+7
2018-06-27selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsGravatar Andy Lutomirski 1-17/+29
2018-06-26selftests: bpf: notification about privilege required to run test_lwt_seg6loc...Gravatar Jeffrin Jose T 1-0/+9
2018-06-26selftests: bpf: notification about privilege required to run test_lirc_mode2....Gravatar Jeffrin Jose T 1-0/+9
2018-06-26selftests: bpf: add missing NET_SCHED to configGravatar Anders Roxell 1-0/+1
2018-06-26tools/headers: Pick up latest kernel ABIsGravatar Ingo Molnar 5-0/+6
2018-06-26Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 16-21/+194
2018-06-25perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Gravatar Ravi Bangoria 4-4/+23
2018-06-25perf script: Fix crash because of missing evsel->privGravatar Ravi Bangoria 1-0/+14
2018-06-25perf script: Add missing output fields in a hintGravatar Ravi Bangoria 1-2/+3
2018-06-25perf bench: Fix numa report output codeGravatar Jiri Olsa 1-2/+3
2018-06-25perf stat: Remove duplicate event countingGravatar Thomas Richter 1-1/+70
2018-06-25perf alias: Rebuild alias expression string to make it comparableGravatar Thomas Richter 1-1/+24
2018-06-25perf alias: Remove trailing newline when reading sysfs filesGravatar Thomas Richter 1-0/+3
2018-06-25perf tools: Fix a clang 7.0 compilation errorGravatar Yonghong Song 1-2/+9
2018-06-25tools include uapi: Synchronize bpf.h with the kernelGravatar Arnaldo Carvalho de Melo 1-1/+1
2018-06-25tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_...Gravatar Arnaldo Carvalho de Melo 1-0/+2
2018-06-25tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...Gravatar Arnaldo Carvalho de Melo 1-0/+1
2018-06-25perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Gravatar Arnaldo Carvalho de Melo 1-0/+2
2018-06-25tools headers uapi: Synchronize drm/drm.hGravatar Arnaldo Carvalho de Melo 1-0/+7
2018-06-25perf intel-pt: Fix packet decoding of CYC packetsGravatar Adrian Hunter 1-1/+1
2018-06-25perf tests: Add valid callback for parse-events testGravatar Jiri Olsa 1-2/+15
2018-06-25perf tests: Add event parsing error handling to parse events testGravatar Jiri Olsa 1-3/+5
2018-06-25perf report powerpc: Fix crash if callchain is emptyGravatar Sandipan Das 1-1/+1
2018-06-25perf test session topology: Fix test on s390Gravatar Thomas Richter 1-0/+1
2018-06-25perf record: Support s390 random socket_id assignmentGravatar Thomas Richter 1-1/+9
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 2-0/+3
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 9-33/+67
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-0/+1
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-0/+751
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 13-27/+79
2018-06-22tools/bpf: fix test_sockmap failureGravatar Yonghong Song 1-6/+0
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh tes...Gravatar Jeffrin Jose T 1-0/+9
2018-06-21tools: bpftool: remember to close the libbpf object after prog loadGravatar Jakub Kicinski 1-1/+7
2018-06-21tools: bpftool: remove duplicated error message on prog loadGravatar Jakub Kicinski 1-3/+1
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 2-75/+167
2018-06-21rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesGravatar Mathieu Desnoyers 1-0/+1
2018-06-21rseq/selftests: Make run_param_test.sh executableGravatar Mathieu Desnoyers 1-0/+0