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
*
selftests: forwarding: test for bridge port isolation
Nikolay Aleksandrov
2018-07-04
1
-0
/
+151
*
selftests: forwarding: lib: extract ping and ping6 so they can be reused
Nikolay Aleksandrov
2018-07-04
1
-6
/
+16
*
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q
Petr Machata
2018-07-04
1
-0
/
+126
*
selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d
Petr Machata
2018-07-04
1
-0
/
+132
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-04
12
-41
/
+147
|
\
|
*
tools: bpftool: deal with options upfront
Jakub Kicinski
2018-07-01
1
-11
/
+21
|
*
tools: bpftool: add missing --bpffs to completions
Jakub Kicinski
2018-07-01
1
-1
/
+1
|
*
tools: bpftool: drop unnecessary Author comments
Jakub Kicinski
2018-07-01
5
-12
/
+2
|
*
tools: libbpf: don't return '.text' as a program for multi-function programs
Jakub Kicinski
2018-07-01
1
-2
/
+14
|
*
tools: libbpf: restore the ability to load programs from .text section
Jakub Kicinski
2018-07-01
1
-7
/
+14
|
*
tools: libbpf: allow setting ifindex for programs and maps
Jakub Kicinski
2018-07-01
2
-0
/
+12
|
*
tools: libbpf: add section names for missing program types
Jakub Kicinski
2018-07-01
1
-0
/
+2
|
*
tools: bpftool: use correct make variable type to improve compilation time
Jakub Kicinski
2018-07-01
1
-1
/
+1
|
*
selftests/bpf: Test sys_connect BPF hooks with TFO
Andrey Ignatov
2018-06-27
1
-6
/
+31
|
*
trace_helpers.c: Add helpers to poll multiple perf FDs for events
Toke Høiland-Jørgensen
2018-06-27
2
-2
/
+50
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-03
30
-72
/
+272
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-07-02
7
-10
/
+36
|
|
\
\
|
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-07-01
6
-10
/
+36
|
|
|
\
\
|
|
|
*
|
selftests: bpf: notification about privilege required to run test_lwt_seg6loc...
Jeffrin Jose T
2018-06-26
1
-0
/
+9
|
|
|
*
|
selftests: bpf: notification about privilege required to run test_lirc_mode2....
Jeffrin Jose T
2018-06-26
1
-0
/
+9
|
|
|
*
|
selftests: bpf: add missing NET_SCHED to config
Anders Roxell
2018-06-26
1
-0
/
+1
|
|
|
*
|
tools/bpf: fix test_sockmap failure
Yonghong Song
2018-06-22
1
-6
/
+0
|
|
|
*
|
selftests: bpf: notification about privilege required to run test_kmod.sh tes...
Jeffrin Jose T
2018-06-22
1
-0
/
+9
|
|
|
*
|
tools: bpftool: remember to close the libbpf object after prog load
Jakub Kicinski
2018-06-21
1
-1
/
+7
|
|
|
*
|
tools: bpftool: remove duplicated error message on prog load
Jakub Kicinski
2018-06-21
1
-3
/
+1
|
|
*
|
|
selftests/net: Fix permissions for fib_tests.sh
Shuah Khan
2018-06-28
1
-0
/
+0
|
*
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-30
1
-23
/
+36
|
|
\
\
\
\
|
|
*
|
|
|
selftests/x86/sigreturn: Do minor cleanups
Andy Lutomirski
2018-06-27
1
-6
/
+7
|
|
*
|
|
|
selftests/x86/sigreturn/64: Fix spurious failures on AMD CPUs
Andy Lutomirski
2018-06-27
1
-17
/
+29
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-30
21
-21
/
+200
|
|
\
\
\
\
|
|
*
|
|
|
tools/headers: Pick up latest kernel ABIs
Ingo Molnar
2018-06-26
5
-0
/
+6
|
|
*
|
|
|
Merge tag 'perf-urgent-for-mingo-4.18-20180625' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-06-26
16
-21
/
+194
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
2018-06-25
4
-4
/
+23
|
|
|
*
|
|
perf script: Fix crash because of missing evsel->priv
Ravi Bangoria
2018-06-25
1
-0
/
+14
|
|
|
*
|
|
perf script: Add missing output fields in a hint
Ravi Bangoria
2018-06-25
1
-2
/
+3
|
|
|
*
|
|
perf bench: Fix numa report output code
Jiri Olsa
2018-06-25
1
-2
/
+3
|
|
|
*
|
|
perf stat: Remove duplicate event counting
Thomas Richter
2018-06-25
1
-1
/
+70
|
|
|
*
|
|
perf alias: Rebuild alias expression string to make it comparable
Thomas Richter
2018-06-25
1
-1
/
+24
|
|
|
*
|
|
perf alias: Remove trailing newline when reading sysfs files
Thomas Richter
2018-06-25
1
-0
/
+3
|
|
|
*
|
|
perf tools: Fix a clang 7.0 compilation error
Yonghong Song
2018-06-25
1
-2
/
+9
|
|
|
*
|
|
tools include uapi: Synchronize bpf.h with the kernel
Arnaldo Carvalho de Melo
2018-06-25
1
-1
/
+1
|
|
|
*
|
|
tools include uapi: Update if_link.h to pick IFLA_{BRPORT_ISOLATED,VXLAN_TTL_...
Arnaldo Carvalho de Melo
2018-06-25
1
-0
/
+2
|
|
|
*
|
|
tools include powerpc: Update arch/powerpc/include/uapi/asm/unistd.h copy to ...
Arnaldo Carvalho de Melo
2018-06-25
1
-0
/
+1
|
|
|
*
|
|
perf tools: Update x86's syscall_64.tbl, adding 'io_pgetevents' and 'rseq'
Arnaldo Carvalho de Melo
2018-06-25
1
-0
/
+2
|
|
|
*
|
|
tools headers uapi: Synchronize drm/drm.h
Arnaldo Carvalho de Melo
2018-06-25
1
-0
/
+7
|
|
|
*
|
|
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
2018-06-25
1
-1
/
+1
|
|
|
*
|
|
perf tests: Add valid callback for parse-events test
Jiri Olsa
2018-06-25
1
-2
/
+15
|
|
|
*
|
|
perf tests: Add event parsing error handling to parse events test
Jiri Olsa
2018-06-25
1
-3
/
+5
|
|
|
*
|
|
perf report powerpc: Fix crash if callchain is empty
Sandipan Das
2018-06-25
1
-1
/
+1
|
|
|
*
|
|
perf test session topology: Fix test on s390
Thomas Richter
2018-06-25
1
-0
/
+1
[next]