summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-06-27selftests/x86/sigreturn: Do minor cleanupsAndy Lutomirski
2018-06-27selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUsAndy Lutomirski
2018-06-27selftests: forwarding: README: Require diagramsPetr Machata
2018-06-27selftests: forwarding: Test multipath tunnelingPetr Machata
2018-06-27selftests: forwarding: lib: Extract interface-init functionsPetr Machata
2018-06-27selftests: forwarding: tc_rule_stats_get: Parameterize directionPetr Machata
2018-06-27selftests: forwarding: multipath_eval(): Improve stylePetr Machata
2018-06-27selftests: forwarding: Move multipath_eval() to lib.shPetr Machata
2018-06-26selftests: forwarding: mirror_gre_vlan_bridge_1q: Unset rp_filterPetr Machata
2018-06-26selftests: net: Test headroom handling of ip6_gre devicesPetr Machata
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-26selftests: forwarding: Test routed bridge interfacePetr Machata
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-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-22selftests: rtnetlink: use a local IP address for IPsec testsShannon Nelson
2018-06-22selftests: rtnetlink: hide complaint from terminated monitorShannon Nelson
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