summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: tc-testing: fix parsing of ife typeDavide Caratti2019-01-161-44/+44
* selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti2019-01-151-1/+1
* selftests: tc-testing: drop test on missing tunnel key idDavide Caratti2019-01-151-29/+0
* selftests/txtimestamp: Fix an equals vs assign bugDan Carpenter2019-01-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-1622-42/+357
|\
| * tools/bpf: fix bpftool map dump with bitfieldsYonghong Song2019-01-111-6/+7
| * tools/bpf: test btf bitfield with >=256 struct member offsetYonghong Song2019-01-111-8/+21
| * selftests: bpf: install files tcp_(server|client)*.pyAnders Roxell2019-01-101-1/+3
| * selftests/bpf: add missing executables to .gitignoreStanislav Fomichev2019-01-102-0/+2
| * selftests: forwarding: Add a test for VLAN deletionIdo Schimmel2019-01-081-1/+14
| * selftests: forwarding: Fix test for different devicesIdo Schimmel2019-01-081-1/+1
| * selftests: mlxsw: Add a test case for VLAN addition error flowIdo Schimmel2019-01-081-0/+18
| * bpf, doc: add note for libbpf's stand-alone buildDaniel Borkmann2019-01-071-0/+14
| * selftests/bpf: fix incorrect users of create_and_get_cgroupStanislav Fomichev2019-01-0710-12/+12
| * bpf: add various test cases for alu op on mixed dst register typesDaniel Borkmann2019-01-051-0/+120
| * selftests/bpf: Test [::] -> [::1] rewrite in sys_sendmsg in test_sock_addrAndrey Ignatov2019-01-041-3/+50
| * selftests: net: fix/improve ip_defrag selftestPeter Oskolkov2019-01-042-10/+95
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-1143-697/+797
|\ \
| * | tools headers powerpc: Remove unistd.hRavi Bangoria2019-01-102-405/+0
| * | perf powerpc: Rework syscall table generationRavi Bangoria2019-01-103-14/+450
| * | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo2019-01-091-0/+1
| * | tools include uapi: Sync linux/if_link.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-091-0/+19
| * | tools include uapi: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-111/+2
| * | tools include uapi: Sync linux/fs.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-081-52/+8
| * | perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo2019-01-081-2/+2
| * | tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo2019-01-082-0/+59
| * | perf top: Lift restriction on using callchains without "sym" in --sortArnaldo Carvalho de Melo2019-01-081-6/+1
| * | tools lib traceevent: Remove tep_data_event_from_type() APITzvetomir Stoyanov2019-01-082-13/+0
| * | tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()Tzvetomir Stoyanov2019-01-083-4/+4
| * | tools lib traceevent: Changed return logic of tep_register_event_handler() APITzvetomir Stoyanov2019-01-082-2/+13
| * | tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se...Tzvetomir Stoyanov2019-01-081-5/+12
| * | tools lib traceevent: Rename struct cmdline to struct tep_cmdlineTzvetomir Stoyanov2019-01-083-24/+24
| * | tools lib traceevent: Initialize host_bigendian at tep_handle allocationTzvetomir Stoyanov2019-01-081-1/+3
| * | tools lib traceevent: Introduce new libtracevent API: tep_override_comm()Tzvetomir Stoyanov2019-01-082-15/+55
| * | perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-084-0/+34
| * | perf tools: Make find_vdso_map() more modularFlorian Fainelli2019-01-084-12/+11
| * | perf trace: Fix alignment for [continued] linesArnaldo Carvalho de Melo2019-01-081-2/+3
| * | perf trace: Fix ')' placement in "interrupted" syscall linesArnaldo Carvalho de Melo2019-01-081-2/+8
| * | Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-0817-28/+89
| |\ \
| | * | perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-041-1/+2
| | * | perf python: Make sure the python binding output directory is in placeArnaldo Carvalho de Melo2019-01-041-1/+3
| | * | perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson2019-01-041-1/+0
| | * | perf annotate: Pass filename to objdump via execlIvan Krylov2019-01-041-4/+4
| | * | perf report: Fix wrong iteration count in --branch-historyJin Yao2019-01-043-13/+22
| | * | tools headers x86: Sync asm/cpufeatures.h copy with the kernel sourcesArnaldo Carvalho de Melo2019-01-041-0/+2
| | * | tools headers uapi: Sync copy of asm-generic/unistd.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-041-1/+3
| | * | tools headers uapi: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2019-01-041-0/+19
| | * | tools headers uapi: Sync linux/in.h copy from the kernel sourcesArnaldo Carvalho de Melo2019-01-041-3/+7
| | * | tools headers uapi: Update i915_drm.hArnaldo Carvalho de Melo2019-01-041-0/+8
| | * | tools iio: Override CFLAGS assignmentsJiri Olsa2019-01-041-1/+1
OpenPOWER on IntegriCloud