| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | selftests/bpf: Use sa_family_t everywhere in reuseport tests | Jakub Sitnicki | 2019-12-13 | 1 | -3/+3 | |
| | | * | | | | | | | | | | | selftests/bpf: Let libbpf determine program type from section name | Jakub Sitnicki | 2019-12-13 | 2 | -10/+4 | |
| | | * | | | | | | | | | | | libbpf: Recognize SK_REUSEPORT programs from section name | Jakub Sitnicki | 2019-12-13 | 1 | -0/+1 | |
| | | * | | | | | | | | | | | libbpf: Fix printf compilation warnings on ppc64le arch | Andrii Nakryiko | 2019-12-12 | 1 | -18/+19 | |
| | | * | | | | | | | | | | | libbpf: Bump libpf current version to v0.0.7 | Andrii Nakryiko | 2019-12-11 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2019-12-22 | 96 | -546/+1658 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | vsock_test: add SOCK_STREAM MSG_PEEK test | Stefano Garzarella | 2019-12-20 | 1 | -0/+34 | |
| | * | | | | | | | | | | | | testing/vsock: print list of options and description | Stefano Garzarella | 2019-12-20 | 2 | -2/+24 | |
| | * | | | | | | | | | | | | testing/vsock: add parameters to list and skip tests | Stefano Garzarella | 2019-12-20 | 6 | -20/+116 | |
| | * | | | | | | | | | | | | vsock_test: wait for the remote to close the connection | Stefano Garzarella | 2019-12-20 | 3 | -4/+48 | |
| | * | | | | | | | | | | | | VSOCK: add AF_VSOCK test cases | Stefan Hajnoczi | 2019-12-20 | 4 | -2/+317 | |
| | * | | | | | | | | | | | | VSOCK: add send_byte()/recv_byte() test utilities | Stefan Hajnoczi | 2019-12-20 | 2 | -0/+105 | |
| | * | | | | | | | | | | | | VSOCK: add full barrier between test cases | Stefan Hajnoczi | 2019-12-20 | 1 | -2/+16 | |
| | * | | | | | | | | | | | | VSOCK: extract connect/accept functions from vsock_diag_test.c | Stefan Hajnoczi | 2019-12-20 | 3 | -76/+119 | |
| | * | | | | | | | | | | | | VSOCK: extract utility functions from vsock_diag_test.c | Stefan Hajnoczi | 2019-12-20 | 4 | -71/+125 | |
| | * | | | | | | | | | | | | VSOCK: add SPDX identifiers to vsock tests | Stefan Hajnoczi | 2019-12-20 | 2 | -0/+2 | |
| | * | | | | | | | | | | | | VSOCK: fix header include in vsock_diag_test | Stefan Hajnoczi | 2019-12-20 | 3 | -5/+4 | |
| | * | | | | | | | | | | | | selftests: qdiscs: Add test coverage for ETS Qdisc | Petr Machata | 2019-12-18 | 1 | -0/+940 | |
| | * | | | | | | | | | | | | selftests: forwarding: sch_ets: Add test coverage for ETS Qdisc | Petr Machata | 2019-12-18 | 5 | -0/+666 | |
| | * | | | | | | | | | | | | selftests: forwarding: Move start_/stop_traffic from mlxsw to lib.sh | Petr Machata | 2019-12-18 | 2 | -18/+18 | |
| | * | | | | | | | | | | | | wireguard: selftests: import harness makefile for test suite | Jason A. Donenfeld | 2019-12-16 | 18 | -0/+947 | |
| | * | | | | | | | | | | | | selftests/net: make so_txtime more robust to timer variance | Willem de Bruijn | 2019-12-14 | 2 | -5/+88 | |
| | | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | net: WireGuard secure network tunnel | Jason A. Donenfeld | 2019-12-08 | 1 | -0/+537 | |
| | | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-01-28 | 5 | -736/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | tools/x86: Sync msr-index.h from kernel sources | Sean Christopherson | 2020-01-13 | 3 | -12/+14 | |
| | * | | | | | | | | | | | selftests, kvm: Replace manual MSR defs with common msr-index.h | Sean Christopherson | 2020-01-13 | 2 | -724/+6 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-01-28 | 86 | -368/+1662 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | Merge tag 'perf-core-for-mingo-5.6-20200116' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2020-01-20 | 18 | -16/+97 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | perf header: Use last modification time for timestamp | Michael Petlan | 2020-01-15 | 1 | -1/+1 | |
| | | * | | | | | | | | | | perf c2c: Fix return type for histogram sorting comparision functions | Andres Freund | 2020-01-14 | 1 | -4/+6 | |
| | | * | | | | | | | | | | perf beauty sockaddr: Fix augmented syscall format warning | Cengiz Can | 2020-01-14 | 1 | -1/+1 | |
| | | * | | | | | | | | | | perf/ui/gtk: Fix gtk2 build | Jiri Olsa | 2020-01-14 | 2 | -2/+2 | |
| | | * | | | | | | | | | | perf ui gtk: Add missing zalloc object | Jiri Olsa | 2020-01-14 | 1 | -0/+5 | |
| | | * | | | | | | | | | | perf tools: Use %define api.pure full instead of %pure-parser | Jiri Olsa | 2020-01-14 | 2 | -2/+3 | |
| | | * | | | | | | | | | | libperf: Setup initial evlist::all_cpus value | Jiri Olsa | 2020-01-14 | 1 | -0/+3 | |
| | | * | | | | | | | | | | perf report: Fix no libunwind compiled warning break s390 issue | Jin Yao | 2020-01-14 | 1 | -3/+3 | |
| | | * | | | | | | | | | | perf tools: Support --prefix/--prefix-strip | Andi Kleen | 2020-01-14 | 8 | -2/+61 | |
| | | * | | | | | | | | | | perf report: Clarify in help that --children is default | Andi Kleen | 2020-01-14 | 1 | -1/+2 | |
| | | * | | | | | | | | | | tools build: Fix test-clang.cpp with Clang 8+ | Maciej S. Szmigiero | 2020-01-14 | 1 | -0/+6 | |
| | | * | | | | | | | | | | perf clang: Fix build with Clang 9 | Maciej S. Szmigiero | 2020-01-14 | 1 | -0/+4 | |
| | * | | | | | | | | | | | Merge tag 'v5.5-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2020-01-20 | 18 | -49/+140 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | / / / / / | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | | tools lib: Fix builds when glibc contains strlcpy() | Vitaly Chikunov | 2020-01-06 | 2 | -0/+15 | |
| | * | | | | | | | | | | perf report/top: Make 'e' visible in the help and make it toggle showing call... | Arnaldo Carvalho de Melo | 2020-01-06 | 1 | -1/+7 | |
| | * | | | | | | | | | | perf report/top: Do not offer annotation for symbols without samples | Arnaldo Carvalho de Melo | 2020-01-06 | 1 | -1/+10 | |
| | * | | | | | | | | | | perf report/top: Allow pressing hotkeys in the options popup menu | Arnaldo Carvalho de Melo | 2020-01-06 | 1 | -6/+10 | |
| | * | | | | | | | | | | tools ui popup: Allow returning hotkeys | Arnaldo Carvalho de Melo | 2020-01-06 | 5 | -9/+13 | |
| | * | | | | | | | | | | perf hists browser: Allow passing an initial hotkey | Arnaldo Carvalho de Melo | 2020-01-06 | 3 | -77/+82 | |
| | * | | | | | | | | | | perf report/top: Add 'k' hotkey to zoom directly into the kernel map | Arnaldo Carvalho de Melo | 2020-01-06 | 1 | -1/+8 | |
| | * | | | | | | | | | | perf hists browser: Generalize the do_zoom_dso() function | Arnaldo Carvalho de Melo | 2020-01-06 | 1 | -4/+7 | |
| | * | | | | | | | | | | perf report/top: Improve toggle callchain menu option | Arnaldo Carvalho de Melo | 2020-01-06 | 3 | -5/+54 | |

