aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern1-41/+0
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-10/+36
2018-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller6-10/+36
2018-06-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-23/+36
2018-06-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-21/+200
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds1-18/+0
2018-06-29sg: remove ->sg_magic memberJens Axboe1-18/+0
2018-06-28selftests/net: Fix permissions for fib_tests.shShuah Khan1-0/+0
2018-06-27selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski1-6/+7
2018-06-27selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski1-17/+29
2018-06-26selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing scriptJeffrin Jose T1-0/+9
2018-06-26selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing scriptJeffrin Jose T1-0/+9
2018-06-26selftests: bpf: add missing NET_SCHED to configAnders Roxell1-0/+1
2018-06-26tools/headers: Pick up latest kernel ABIsIngo Molnar5-0/+6
2018-06-26Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar16-21/+194
2018-06-25perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]Ravi Bangoria4-4/+23
2018-06-25perf script: Fix crash because of missing evsel->privRavi Bangoria1-0/+14
2018-06-25perf script: Add missing output fields in a hintRavi Bangoria1-2/+3
2018-06-25perf bench: Fix numa report output codeJiri Olsa1-2/+3
2018-06-25perf stat: Remove duplicate event countingThomas Richter1-1/+70
2018-06-25perf alias: Rebuild alias expression string to make it comparableThomas Richter1-1/+24
2018-06-25perf alias: Remove trailing newline when reading sysfs filesThomas Richter1-0/+3
2018-06-25perf tools: Fix a clang 7.0 compilation errorYonghong Song1-2/+9
2018-06-25tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo1-1/+1
2018-06-25tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_INHERIT}Arnaldo Carvalho de Melo1-0/+2
2018-06-25tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to get 'rseq' syscallArnaldo Carvalho de Melo1-0/+1
2018-06-25perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo1-0/+2
2018-06-25tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo1-0/+7
2018-06-25perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter1-1/+1
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa1-2/+15
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa1-3/+5
2018-06-25perf report powerpc: Fix crash if callchain is emptySandipan Das1-1/+1
2018-06-25perf test session topology: Fix test on s390Thomas Richter1-0/+1
2018-06-25perf record: Support s390 random socket_id assignmentThomas Richter1-1/+9
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+3
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-33/+67
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+1
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds3-0/+751
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds13-27/+79
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song1-6/+0
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh testing scriptJeffrin Jose T1-0/+9
2018-06-21tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski1-1/+7
2018-06-21tools: bpftool: remove duplicated error message on prog loadJakub Kicinski1-3/+1
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-75/+167
2018-06-21rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers1-0/+1
2018-06-21rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers1-0/+0
2018-06-21selftests: net: add tcp_inq to gitignoreAnders Roxell1-0/+1
2018-06-21selftests: net: add config fragmentsAnders Roxell1-0/+2
2018-06-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki2-75/+167