Age | Commit message (Expand) | Author |
2020-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-22 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-08-21 | bpf: Fix two typos in uapi/linux/bpf.h | Tobias Klauser |
2020-08-20 | selftests: net: tcp_mmap: Use huge pages in receive path | Eric Dumazet |
2020-08-20 | selftests: net: tcp_mmap: Use huge pages in send path | Eric Dumazet |
2020-08-20 | selftests: net: tcp_mmap: use madvise(MADV_DONTNEED) | Eric Dumazet |
2020-08-20 | bpf: selftests: global_funcs: Check err_str before strstr | Yauheni Kaliuta |
2020-08-20 | selftests/bpf: Remove test_align leftovers | Veronika Kabatova |
2020-08-20 | tools/resolve_btfids: Fix sections with wrong alignment | Jiri Olsa |
2020-08-20 | libbpf: Fix map index used in error message | Toke Høiland-Jørgensen |
2020-08-18 | bpftool: Handle EAGAIN error code properly in pids collection | Yonghong Song |
2020-08-18 | libbpf: Fix build on ppc64le architecture | Andrii Nakryiko |
2020-08-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-17 | selftests: disable rp_filter for icmp_redirect.sh | David Ahern |
2020-08-17 | selftests: kvm: Use a shorter encoding to clear RAX | Yang Weijiang |
2020-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds |
2020-08-15 | Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-14 | selftests/exec: add file type errno tests | Kees Cook |
2020-08-14 | sh: Add SECCOMP_FILTER | Michael Karcher |
2020-08-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-08-14 | perf ftrace: Make option description initials all capital letters | Arnaldo Carvalho de Melo |
2020-08-14 | perf build-ids: Fall back to debuginfod query if debuginfo not found | Frank Ch. Eigler |
2020-08-14 | perf bench numa: Remove dead code in parse_nodes_opt() | Peng Fan |
2020-08-14 | perf stat: Update POWER9 metrics to utilize other metrics | Paul A. Clarke |
2020-08-14 | perf ftrace: Add change log | Changbin Du |
2020-08-14 | perf: ftrace: Add set_tracing_options() to set all trace options | Changbin Du |
2020-08-14 | perf ftrace: Add option --tid to filter by thread id | Changbin Du |
2020-08-14 | perf ftrace: Add option -D/--delay to delay tracing | Changbin Du |
2020-08-14 | perf: ftrace: Allow set graph depth by '--graph-opts' | Changbin Du |
2020-08-14 | perf ftrace: Add support for trace option tracing_thresh | Changbin Du |
2020-08-14 | perf ftrace: Add option 'verbose' to show more info for graph tracer | Changbin Du |
2020-08-14 | perf ftrace: Add support for tracing option 'irq-info' | Changbin Du |
2020-08-14 | perf ftrace: Add support for trace option funcgraph-irqs | Changbin Du |
2020-08-14 | perf ftrace: Add support for trace option sleep-time | Changbin Du |
2020-08-14 | perf ftrace: Add support for tracing option 'func_stack_trace' | Changbin Du |
2020-08-14 | perf tools: Add general function to parse sublevel options | Changbin Du |
2020-08-14 | perf ftrace: Add option '--inherit' to trace children processes | Changbin Du |
2020-08-14 | perf ftrace: Show trace column header | Changbin Du |
2020-08-14 | perf ftrace: Add option '-m/--buffer-size' to set per-cpu buffer size | Changbin Du |
2020-08-14 | perf ftrace: Factor out function write_tracing_file_int() | Changbin Du |
2020-08-14 | perf ftrace: Add option '-F/--funcs' to list available functions | Changbin Du |
2020-08-14 | perf ftrace: Select function/function_graph tracer automatically | Changbin Du |
2020-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-08-13 | selftests/bpf: Make test_varlen work with 32-bit user-space arch | Andrii Nakryiko |
2020-08-13 | tools/bpftool: Generate data section struct with conservative alignment | Andrii Nakryiko |
2020-08-13 | selftests/bpf: Correct various core_reloc 64-bit assumptions | Andrii Nakryiko |