index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-03
selftests: mlxsw: qos_defprio: Use until_counter_is
Petr Machata
1
-14
/
+4
2020-03-03
selftests: forwarding: tc_common: Convert to use busywait
Petr Machata
1
-28
/
+4
2020-03-03
selftests: forwarding: Convert until_counter_is() to take expression
Petr Machata
2
-6
/
+6
2020-03-03
selftests: forwarding: lib: Add tc_rule_handle_stats_get()
Petr Machata
1
-0
/
+11
2020-03-03
libbpf: Fix handling of optional field_name in btf_dump__emit_type_decl
Andrii Nakryiko
1
-1
/
+1
2020-03-03
selftests/bpf: Test new __sk_buff field gso_size
Willem de Bruijn
3
-0
/
+50
2020-03-03
bpf: Sync uapi bpf.h to tools/
Willem de Bruijn
1
-0
/
+1
2020-03-03
selftests/net/fib_tests: update addr_metric_test for peer route testing
Hangbin Liu
1
-3
/
+31
2020-03-03
tools/bootconfig: Show line and column in parse error
Masami Hiramatsu
1
-4
/
+31
2020-03-03
bootconfig: Support O=<builddir> option
Masami Hiramatsu
2
-14
/
+27
2020-03-03
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
1
-7
/
+6
2020-03-03
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
5
-22
/
+23
2020-03-02
selftests/bpf: Add link pinning selftests
Andrii Nakryiko
2
-0
/
+130
2020-03-02
libbpf: Add bpf_link pinning/unpinning
Andrii Nakryiko
3
-27
/
+114
2020-03-02
selftests/bpf: Declare bpf_log_buf variables as static
Toke Høiland-Jørgensen
3
-3
/
+3
2020-03-02
libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h
Andrii Nakryiko
16
-135
/
+131
2020-03-02
selftests/bpf: Fix BPF_KRETPROBE macro and use it in attach_probe test
Andrii Nakryiko
3
-11
/
+11
2020-03-02
libbpf: Fix use of PT_REGS_PARM macros with vmlinux.h
Andrii Nakryiko
1
-1
/
+1
2020-03-02
bpftool: Add header guards to generated vmlinux.h
Andrii Nakryiko
1
-0
/
+5
2020-03-02
cpupower: avoid multiple definition with gcc -fno-common
Mike Gilbert
4
-3
/
+5
2020-03-02
selftest/lkdtm: Use local .gitignore
Christophe Leroy
1
-0
/
+2
2020-03-02
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
1
-8
/
+2
2020-03-02
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
1
-2
/
+2
2020-03-02
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
25
-213
/
+250
2020-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
12
-143
/
+423
2020-02-28
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
Christophe Leroy
1
-0
/
+1
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-50
/
+143
2020-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+45
2020-02-27
selftests: mlxsw: resource_scale: Invoke for Spectrum-3
Amit Cohen
1
-2
/
+3
2020-02-27
selftests: mlxsw: Reduce router scale running time using offload indication
Danielle Ratson
1
-39
/
+14
2020-02-27
selftests: mlxsw: Reduce running time using offload indication
Danielle Ratson
1
-19
/
+12
2020-02-27
selftests: mlxsw: Add shared buffer traffic test
Shalom Toledo
1
-0
/
+222
2020-02-27
selftests: mlxsw: Add mlxsw lib
Shalom Toledo
1
-0
/
+13
2020-02-27
selftests: devlink_lib: Add devlink port helpers
Shalom Toledo
1
-0
/
+16
2020-02-27
selftests: devlink_lib: Check devlink info command is supported
Shalom Toledo
1
-0
/
+6
2020-02-27
selftests: mlxsw: Add shared buffer configuration test
Shalom Toledo
1
-0
/
+416
2020-02-27
selftests: mlxsw: Use busywait helper in rtnetlink test
Danielle Ratson
1
-24
/
+44
2020-02-27
selftests: mlxsw: Use busywait helper in vxlan test
Danielle Ratson
2
-89
/
+139
2020-02-27
selftests: mlxsw: Use busywait helper in blackhole routes test
Danielle Ratson
2
-2
/
+8
2020-02-27
selftests: devlink_trap_l3_drops: Avoid race condition
Ido Schimmel
1
-8
/
+3
2020-02-27
selftests: add a mirror test to mlxsw tc flower restrictions
Jiri Pirko
1
-0
/
+28
2020-02-27
selftests: add egress redirect test to mlxsw tc flower restrictions
Jiri Pirko
1
-1
/
+59
2020-02-27
selftests: mlxsw: Add a RED selftest
Petr Machata
5
-0
/
+657
2020-02-27
selftests: forwarding: lib.sh: Add start_tcp_traffic
Petr Machata
1
-2
/
+13
2020-02-27
radix tree test suite: Support kmem_cache alignment
Matthew Wilcox (Oracle)
2
-15
/
+23
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
1
-0
/
+2
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
1
-6
/
+6
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2
-56
/
+31
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
4
-6
/
+7
[prev]
[next]