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
*
bpf: Add test_tag to .gitignore
Mickaël Salaün
2017-02-10
1
-0
/
+1
*
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
7
-34
/
+9
*
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
6
-30
/
+15
*
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
5
-31
/
+20
*
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2017-02-10
5
-26
/
+16
*
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2017-02-10
6
-50
/
+39
*
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
6
-91
/
+99
*
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
6
-32
/
+17
*
bpf: Always test unprivileged programs
Mickaël Salaün
2017-02-10
2
-6
/
+64
*
bpf: Change the include directory for selftest
Mickaël Salaün
2017-02-10
1
-1
/
+1
*
tools: Sync {,tools/}include/uapi/linux/bpf.h
Mickaël Salaün
2017-02-10
1
-1
/
+22
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-07
1
-1
/
+1
|
\
|
*
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-02
1
-1
/
+1
|
|
\
|
|
*
objtool: Fix IRET's opcode
Jiri Slaby
2017-01-19
1
-1
/
+1
*
|
|
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-07
1
-0
/
+23
*
|
|
bpf: test for AND edge cases
Josef Bacik
2017-02-07
1
-0
/
+55
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
7
-70
/
+115
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-27
1
-26
/
+27
|
|
\
\
|
|
*
|
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
2017-01-17
1
-26
/
+27
|
*
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-01-22
2
-2
/
+15
|
|
\
\
\
|
|
*
|
|
tools/virtio/ringtest: tweaks for s390
Halil Pasic
2017-01-19
1
-0
/
+12
|
|
*
|
|
tools/virtio/ringtest: fix run-on-all.sh for offline cpus
Halil Pasic
2017-01-19
1
-2
/
+3
|
|
|
/
/
|
*
|
|
Merge tag 'powerpc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-01-22
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
selftest/powerpc: Wrong PMC initialized in pmc56_overflow test
Madhavan Srinivasan
2017-01-18
1
-1
/
+1
|
|
|
/
|
*
|
Merge tag 'perf-urgent-for-mingo-4.10-20170117' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-01-17
3
-41
/
+72
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf probe: Fix to probe on gcc generated functions in modules
Masami Hiramatsu
2017-01-16
3
-18
/
+37
|
|
*
perf probe: Add error checks to offline probe post-processing
Masami Hiramatsu
2017-01-16
1
-17
/
+33
|
|
*
perf probe: Fix to show correct locations for events on modules
Masami Hiramatsu
2017-01-16
1
-7
/
+3
*
|
|
bpf: use prefix_len in test_tag when reading fdinfo
Daniel Borkmann
2017-01-26
1
-1
/
+1
*
|
|
lib, traceevent: add PRINT_HEX_STR variant
Daniel Borkmann
2017-01-25
4
-3
/
+34
*
|
|
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2017-01-24
1
-0
/
+82
*
|
|
bpf: add prog tag test case to bpf selftests
Daniel Borkmann
2017-01-24
2
-2
/
+204
*
|
|
bpf: Add tests for the lpm trie map
David Herrmann
2017-01-23
3
-2
/
+361
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
9
-45
/
+107
|
\
|
|
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-15
9
-45
/
+107
|
|
\
|
|
|
*
Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-01-05
9
-45
/
+107
|
|
|
\
|
|
|
*
perf probe: Fix to probe on gcc generated symbols for offline kernel
Masami Hiramatsu
2017-01-04
1
-1
/
+47
|
|
|
*
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
2017-01-04
1
-19
/
+6
|
|
|
*
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
2017-01-03
1
-0
/
+6
|
|
|
*
perf tools: Install tools/lib/traceevent plugins with install-bin
Arnaldo Carvalho de Melo
2017-01-03
1
-2
/
+2
|
|
|
*
tools lib traceevent: Fix prev/next_prio for deadline tasks
Daniel Bristot de Oliveira
2017-01-03
1
-2
/
+2
|
|
|
*
perf record: Fix --switch-output documentation and comment
Jiri Olsa
2017-01-03
2
-1
/
+5
|
|
|
*
perf record: Make __record_options static
Jiri Olsa
2017-01-03
1
-1
/
+1
|
|
|
*
tools lib subcmd: Add OPT_STRING_OPTARG_SET option
Jiri Olsa
2017-01-03
2
-0
/
+8
|
|
|
*
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
2017-01-02
1
-16
/
+16
|
|
|
*
perf sched timehist: Show total scheduling time
Namhyung Kim
2016-12-28
1
-3
/
+14
*
|
|
|
tools: psock_lib: harden socket filter used by psock tests
Sowmini Varadhan
2017-01-12
1
-7
/
+32
*
|
|
|
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-12
1
-3
/
+439
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
5
-5
/
+4
|
\
|
|
|
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-11
1
-1
/
+0
|
|
\
\
\
[next]