index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2020-03-04
Merge tag 'perf-urgent-for-mingo-5.6-20200303' of git://git.kernel.org/pub/sc...
Ingo Molnar
2020-03-03
selftests: mlxsw: qos_defprio: Use until_counter_is
Petr Machata
2020-03-03
selftests: forwarding: tc_common: Convert to use busywait
Petr Machata
2020-03-03
selftests: forwarding: Convert until_counter_is() to take expression
Petr Machata
2020-03-03
selftests: forwarding: lib: Add tc_rule_handle_stats_get()
Petr Machata
2020-03-03
libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl
Andrii Nakryiko
2020-03-03
selftests/bpf: Test new __sk_buff field gso_size
Willem de Bruijn
2020-03-03
bpf: Sync uapi bpf.h to tools/
Willem de Bruijn
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
2020-03-03
bootconfig: Support O=<builddir> option
Masami Hiramatsu
2020-03-03
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-03
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
2020-03-02
selftests/bpf: Add link pinning selftests
Andrii Nakryiko
2020-03-02
libbpf: Add bpf_link pinning/unpinning
Andrii Nakryiko
2020-03-02
selftests/bpf: Declare bpf_log_buf variables as static
Toke Høiland-Jørgensen
2020-03-02
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
2020-03-02
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
Andrii Nakryiko
2020-03-02
libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
Andrii Nakryiko
2020-03-02
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
2020-03-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
2020-03-02
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-03-02
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2020-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-27
selftests: mlxsw: resource_scale: Invoke for Spectrum-3
Amit Cohen
2020-02-27
selftests: mlxsw: Reduce router scale running time using offload indication
Danielle Ratson
2020-02-27
selftests: mlxsw: Reduce running time using offload indication
Danielle Ratson
2020-02-27
selftests: mlxsw: Add shared buffer traffic test
Shalom Toledo
2020-02-27
selftests: mlxsw: Add mlxsw lib
Shalom Toledo
2020-02-27
selftests: devlink_lib: Add devlink port helpers
Shalom Toledo
2020-02-27
selftests: devlink_lib: Check devlink info command is supported
Shalom Toledo
2020-02-27
selftests: mlxsw: Add shared buffer configuration test
Shalom Toledo
2020-02-27
selftests: mlxsw: Use busywait helper in rtnetlink test
Danielle Ratson
2020-02-27
selftests: mlxsw: Use busywait helper in vxlan test
Danielle Ratson
2020-02-27
selftests: mlxsw: Use busywait helper in blackhole routes test
Danielle Ratson
2020-02-27
selftests: devlink_trap_l3_drops: Avoid race condition
Ido Schimmel
2020-02-27
selftests: add a mirror test to mlxsw tc flower restrictions
Jiri Pirko
2020-02-27
selftests: add egress redirect test to mlxsw tc flower restrictions
Jiri Pirko
2020-02-27
selftests: mlxsw: Add a RED selftest
Petr Machata
2020-02-27
selftests: forwarding: lib.sh: Add start_tcp_traffic
Petr Machata
2020-02-27
radix tree test suite: Support kmem_cache alignment
Matthew Wilcox (Oracle)
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
[prev]
[next]