Age | Commit message (Expand) | Author |
2019-01-28 | tools: bpftool: fix crash with un-owned prog arrays | Jakub Kicinski |
2019-01-23 | bpftool: fix percpu maps updating | Paolo Abeni |
2019-01-23 | bpftool: Fix prog dump by tag | Jiri Olsa |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2019-01-18 | tools: bpftool: Cleanup license mess | Thomas Gleixner |
2019-01-18 | bpf: pull in pkt_sched.h header for tooling to fix bpftool build | Daniel Borkmann |
2019-01-18 | selftests: forwarding: Add a test case for externally learned FDB entries | Ido Schimmel |
2019-01-18 | selftests: mlxsw: Test FDB offload indication | Ido Schimmel |
2019-01-19 | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-01-17 | selftests/bpf: retry tests that expect build-id | Stanislav Fomichev |
2019-01-16 | selftests: tc-testing: fix parsing of ife type | Davide Caratti |
2019-01-15 | selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified | Davide Caratti |
2019-01-15 | selftests: tc-testing: drop test on missing tunnel key id | Davide Caratti |
2019-01-16 | tools/bpf: properly account for libbfd variations | Stanislav Fomichev |
2019-01-15 | selftests/txtimestamp: Fix an equals vs assign bug | Dan Carpenter |
2019-01-15 | bpf: libbpf: retry loading program on EAGAIN | Lorenz Bauer |
2019-01-15 | selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh | Stanislav Fomichev |
2019-01-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2019-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-01-11 | tools/bpf: fix bpftool map dump with bitfields | Yonghong Song |
2019-01-11 | tools/bpf: test btf bitfield with >=256 struct member offset | Yonghong Song |
2019-01-10 | Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2019-01-10 | selftests: bpf: install files tcp_(server|client)*.py | Anders Roxell |
2019-01-10 | selftests/bpf: add missing executables to .gitignore | Stanislav Fomichev |
2019-01-10 | tools headers powerpc: Remove unistd.h | Ravi Bangoria |
2019-01-10 | perf powerpc: Rework syscall table generation | Ravi Bangoria |
2019-01-09 | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols | Arnaldo Carvalho de Melo |
2019-01-09 | tools include uapi: Sync linux/if_link.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | tools/vm/page_owner: use page_owner_sort in the use example | Miles Chen |
2019-01-08 | selftests: forwarding: Add a test for VLAN deletion | Ido Schimmel |
2019-01-08 | selftests: forwarding: Fix test for different devices | Ido Schimmel |
2019-01-08 | selftests: mlxsw: Add a test case for VLAN addition error flow | Ido Schimmel |
2019-01-08 | tools include uapi: Sync linux/vhost.h with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | tools include uapi: Sync linux/fs.h copy with the kernel sources | Arnaldo Carvalho de Melo |
2019-01-08 | perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h | Arnaldo Carvalho de Melo |
2019-01-08 | tools include uapi: Grab a copy of linux/mount.h | Arnaldo Carvalho de Melo |
2019-01-08 | perf top: Lift restriction on using callchains without "sym" in --sort | Arnaldo Carvalho de Melo |
2019-01-08 | tools lib traceevent: Remove tep_data_event_from_type() API | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Changed return logic of tep_register_event_handler() API | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Changed return logic of trace_seq_printf() and trace_se... | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Rename struct cmdline to struct tep_cmdline | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Initialize host_bigendian at tep_handle allocation | Tzvetomir Stoyanov |
2019-01-08 | tools lib traceevent: Introduce new libtracevent API: tep_override_comm() | Tzvetomir Stoyanov |
2019-01-08 | perf tests: Add a test for the ARM 32-bit [vectors] page | Florian Fainelli |
2019-01-08 | perf tools: Make find_vdso_map() more modular | Florian Fainelli |
2019-01-08 | perf trace: Fix alignment for [continued] lines | Arnaldo Carvalho de Melo |
2019-01-08 | perf trace: Fix ')' placement in "interrupted" syscall lines | Arnaldo Carvalho de Melo |
2019-01-08 | Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm... | Ingo Molnar |