index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
tools/vm/slabinfo.c: fix sign-compare warning
Naoya Horiguchi
2018-09-05
1
-2
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
geneve: add ttl inherit support
Hangbin Liu
2018-09-13
1
-0
/
+1
*
|
|
|
|
if_link: add IFLA_TARGET_NETNSID alias
Christian Brauner
2018-09-06
1
-0
/
+1
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-05
3
-2
/
+54
|
\
|
|
|
|
|
*
|
|
|
tools/bpf: bpftool, add xskmap in map types
Prashant Bhole
2018-09-02
1
-0
/
+1
|
*
|
|
|
selftests: pmtu: detect correct binary to ping ipv6 addresses
Sabrina Dubroca
2018-09-01
1
-1
/
+4
|
*
|
|
|
selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
Sabrina Dubroca
2018-09-01
1
-1
/
+1
|
*
|
|
|
tc-testing: add test-cases for numeric and invalid control action
Paolo Abeni
2018-08-30
1
-0
/
+48
|
|
/
/
/
*
|
|
|
selftests/tls: Add test for recv(PEEK) spanning across multiple records
Vakul Garg
2018-09-02
1
-0
/
+22
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-01
5
-66
/
+271
|
\
\
\
\
|
*
|
|
|
bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN
Nikita V. Shirokov
2018-09-01
2
-4
/
+65
|
*
|
|
|
tools/bpf: bpftool: add btf percpu map formated dump
Yonghong Song
2018-08-30
1
-2
/
+31
|
*
|
|
|
tools/bpf: add bpffs percpu map pretty print tests in test_btf
Yonghong Song
2018-08-30
1
-35
/
+144
|
*
|
|
|
bpf: use --cgroup in test_suite if supplied
John Fastabend
2018-08-29
1
-22
/
+31
|
*
|
|
|
bpf: sockmap test remove shutdown() calls
John Fastabend
2018-08-29
1
-3
/
+0
|
|
/
/
/
*
/
/
/
selftests/net: add ip_defrag selftest
Peter Oskolkov
2018-08-30
4
-2
/
+344
|
/
/
/
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-08-27
1
-1
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
tools: bpftool: return from do_event_pipe() on bad arguments
Quentin Monnet
2018-08-23
1
-1
/
+4
*
|
|
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-08-26
5
-190
/
+58
|
\
\
\
|
*
|
|
test_ida: check_ida_destroy and check_ida_alloc
Matthew Wilcox
2018-08-22
1
-66
/
+4
|
*
|
|
test_ida: Convert check_ida_conv to new API
Matthew Wilcox
2018-08-22
1
-46
/
+10
|
*
|
|
test_ida: Move ida_check_max
Matthew Wilcox
2018-08-22
1
-28
/
+0
|
*
|
|
test_ida: Move ida_check_leaf
Matthew Wilcox
2018-08-22
1
-27
/
+0
|
*
|
|
idr-test: Convert ida_check_nomem to new API
Matthew Wilcox
2018-08-22
1
-6
/
+7
|
*
|
|
ida: Start new test_ida module
Matthew Wilcox
2018-08-22
4
-7
/
+22
|
*
|
|
radix tree test suite: Enable ubsan
Matthew Wilcox
2018-08-22
2
-11
/
+14
|
*
|
|
radix tree test suite: Fix compilation
Matthew Wilcox
2018-08-22
1
-0
/
+2
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-26
89
-1612
/
+3171
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2018-08-20
1
-1
/
+1
|
*
|
|
tools arch x86: Update tools's copy of cpufeatures.h
Arnaldo Carvalho de Melo
2018-08-20
1
-1
/
+2
|
*
|
|
perf python: Fix pyrf_evlist__read_on_cpu() interface
Jiri Olsa
2018-08-20
1
-1
/
+19
|
*
|
|
perf mmap: Store real cpu number in 'struct perf_mmap'
Jiri Olsa
2018-08-20
3
-3
/
+5
|
*
|
|
perf tools: Remove ext from struct kmod_path
Jiri Olsa
2018-08-20
3
-85
/
+69
|
*
|
|
perf tools: Add gzip_is_compressed function
Jiri Olsa
2018-08-20
1
-2
/
+14
|
*
|
|
perf tools: Add lzma_is_compressed function
Jiri Olsa
2018-08-20
1
-2
/
+17
|
*
|
|
perf tools: Add is_compressed callback to compressions array
Jiri Olsa
2018-08-20
4
-3
/
+33
|
*
|
|
perf tools: Move the temp file processing into decompress_kmodule
Jiri Olsa
2018-08-20
1
-17
/
+12
|
*
|
|
perf tools: Use compression id in decompress_kmodule()
Jiri Olsa
2018-08-20
1
-21
/
+3
|
*
|
|
perf tools: Store compression id into struct dso
Jiri Olsa
2018-08-20
3
-2
/
+8
|
*
|
|
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
2018-08-20
3
-29
/
+33
|
*
|
|
perf tools: Make is_supported_compression() static
Jiri Olsa
2018-08-20
2
-2
/
+1
|
*
|
|
perf tools: Make decompress_to_file() function static
Jiri Olsa
2018-08-20
2
-2
/
+1
|
*
|
|
perf tools: Get rid of dso__needs_decompress() call in __open_dso()
Jiri Olsa
2018-08-20
1
-1
/
+3
|
*
|
|
perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()
Jiri Olsa
2018-08-20
1
-1
/
+3
|
*
|
|
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
Jiri Olsa
2018-08-20
1
-1
/
+3
|
*
|
|
tools lib traceevent: Change to SPDX License format
Steven Rostedt (VMware)
2018-08-20
7
-106
/
+7
|
*
|
|
perf llvm: Allow passing options to llc in addition to clang
Arnaldo Carvalho de Melo
2018-08-20
2
-2
/
+38
|
*
|
|
perf parser: Improve error message for PMU address filters
Jack Henschel
2018-08-20
1
-10
/
+10
|
*
|
|
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
2018-08-20
1
-2
/
+2
|
*
|
|
Merge tag 'perf-core-for-mingo-4.19-20180815' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-08-18
68
-1346
/
+2915
|
|
\
\
\
[prev]
[next]