aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
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-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
2018-06-25perf alias: Rebuild alias expression string to make it comparableThomas Richter
2018-06-25perf alias: Remove trailing newline when reading sysfs filesThomas Richter
2018-06-25perf tools: Fix a clang 7.0 compilation errorYonghong Song
2018-06-25tools include uapi: Synchronize bpf.h with the kernelArnaldo Carvalho de Melo
2018-06-25tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_...Arnaldo Carvalho de Melo
2018-06-25tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...Arnaldo Carvalho de Melo
2018-06-25perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'Arnaldo Carvalho de Melo
2018-06-25tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo
2018-06-25perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-06-25perf tests: Add valid callback for parse-events testJiri Olsa
2018-06-25perf tests: Add event parsing error handling to parse events testJiri Olsa
2018-06-25perf report powerpc: Fix crash if callchain is emptySandipan Das
2018-06-25perf test session topology: Fix test on s390Thomas Richter
2018-06-25perf record: Support s390 random socket_id assignmentThomas Richter
2018-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-22tools/bpf: fix test_sockmap failureYonghong Song
2018-06-22selftests: bpf: notification about privilege required to run test_kmod.sh tes...Jeffrin Jose T
2018-06-21tools: bpftool: remember to close the libbpf object after prog loadJakub Kicinski
2018-06-21tools: bpftool: remove duplicated error message on prog loadJakub Kicinski
2018-06-22Merge tag 'pm-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-21rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytesMathieu Desnoyers
2018-06-21rseq/selftests: Make run_param_test.sh executableMathieu Desnoyers
2018-06-21selftests: net: add tcp_inq to gitignoreAnders Roxell
2018-06-21selftests: net: add config fragmentsAnders Roxell