index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2019-01-21
perf tools: Replace automatic const char[] variables by statics
Rasmus Villemoes
-11
/
+11
2019-01-21
nfit_test: fix security state pull for nvdimm security nfit_test
Dave Jiang
-2
/
+2
2019-01-21
perf script: Fix crash when processing recorded stat data
Tony Jones
-5
/
+2
2019-01-21
perf top: Fix wrong hottest instruction highlighted
He Kuang
-6
/
+10
2019-01-21
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
-2
/
+9
2019-01-21
tools/memory-model: Make scripts take "-j" abbreviation for "--jobs"
Paul E. McKenney
-2
/
+12
2019-01-21
tools/memory-model: Add scripts to check github litmus tests
Paul E. McKenney
-93
/
+739
2019-01-21
tools/memory-model: Model smp_mb__after_unlock_lock()
Andrea Parri
-2
/
+6
2019-01-21
perf/core: Remove unused perf_flags
Andrew Murray
-2
/
+0
2019-01-21
perf/doc: Update design.txt for exclude_{host|guest} flags
Andrew Murray
-0
/
+4
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-92
/
+1317
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys test
Nir Dotan
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with key test
Nir Dotan
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE hierarchical topology test
Nir Dotan
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology with keys test
Nir Dotan
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology with key test
Nir Dotan
-0
/
+63
2019-01-20
selftests: forwarding: Add IP-in-IP GRE flat topology test
Nir Dotan
-0
/
+63
2019-01-20
selftests: forwarding: Add IP tunneling lib
Nir Dotan
-0
/
+349
2019-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-16
/
+1218
2019-01-18
tools: bpftool: Cleanup license mess
Thomas Gleixner
-11
/
+1
2019-01-18
bpf: pull in pkt_sched.h header for tooling to fix bpftool build
Daniel Borkmann
-0
/
+1163
2019-01-18
selftests: forwarding: Add a test case for externally learned FDB entries
Ido Schimmel
-1
/
+33
2019-01-18
selftests: mlxsw: Test FDB offload indication
Ido Schimmel
-0
/
+20
2019-01-19
Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+4
2019-01-18
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
-0
/
+2
2019-01-18
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
-1
/
+1
2019-01-17
selftests: mlxsw: Test veto of unsupported VXLAN FDBs
Petr Machata
-0
/
+126
2019-01-17
selftests/tls: Fix recv partial/large_buff test cases
Vakul Garg
-5
/
+7
2019-01-17
selftests/seccomp: Abort without user notification support
Kees Cook
-5
/
+5
2019-01-17
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
-0
/
+30
2019-01-17
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
-2
/
+4
2019-01-17
bpftool: add bash completion for peek/push/enqueue/pop/dequeue
Stanislav Fomichev
-18
/
+73
2019-01-17
bpftool: add pop and dequeue commands
Stanislav Fomichev
-35
/
+98
2019-01-17
bpftool: add push and enqueue commands
Stanislav Fomichev
-1
/
+14
2019-01-17
bpftool: add peek command
Stanislav Fomichev
-1
/
+7
2019-01-17
bpftool: don't print empty key/value for maps
Stanislav Fomichev
-19
/
+28
2019-01-17
bpftool: make key optional in lookup command
Stanislav Fomichev
-9
/
+5
2019-01-17
bpftool: make key and value optional in update command
Stanislav Fomichev
-9
/
+31
2019-01-16
selftests: tc-testing: fix parsing of ife type
Davide Caratti
-44
/
+44
2019-01-16
selftests: gpio-mockup-chardev: Check asprintf() for error
Geert Uytterhoeven
-3
/
+6
2019-01-16
tools/bpf: support __int128 in bpftool map pretty dumper
Yonghong Song
-12
/
+86
2019-01-16
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
-0
/
+79
2019-01-16
tools/bpf: refactor test_btf pretty printing for multiple map value formats
Yonghong Song
-37
/
+75
2019-01-16
tools/bpf: add int128 raw test in test_btf
Yonghong Song
-0
/
+93
2019-01-16
libbpf: don't define CC and AR
Stanislav Fomichev
-16
/
+1
2019-01-16
selftests: seccomp: use LDLIBS instead of LDFLAGS
Fathi Boudra
-1
/
+1
2019-01-15
selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified
Davide Caratti
-1
/
+1
2019-01-15
selftests: tc-testing: drop test on missing tunnel key id
Davide Caratti
-29
/
+0
2019-01-16
tools/bpf: properly account for libbfd variations
Stanislav Fomichev
-1
/
+8
2019-01-15
selftests/txtimestamp: Fix an equals vs assign bug
Dan Carpenter
-1
/
+1
[prev]
[next]