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: bpf: add check for ip XDP redirect
William Tu
2017-08-11
1
-0
/
+5
*
selftests: add rtnetlink test script
Florian Westphal
2017-08-10
2
-1
/
+200
*
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
2017-08-10
1
-0
/
+313
*
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-10
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-10
4
-9
/
+25
|
\
|
*
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
2017-08-07
1
-0
/
+11
|
*
bpf: fix byte order test in test_verifier
Daniel Borkmann
2017-08-05
1
-9
/
+10
|
*
bpf, s390: fix build for libbpf and selftest suite
Daniel Borkmann
2017-08-04
2
-0
/
+4
*
|
selftests: bpf: add a test for XDP redirect
William Tu
2017-08-09
4
-3
/
+86
*
|
selftests/bpf: variable offset negative tests
Edward Cree
2017-08-09
1
-0
/
+41
*
|
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
2017-08-09
1
-0
/
+104
*
|
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
2017-08-09
1
-8
/
+8
*
|
selftests/bpf: add test for bogus operations on pointers
Edward Cree
2017-08-09
1
-2
/
+64
*
|
selftests/bpf: add a test to test_align
Edward Cree
2017-08-09
1
-0
/
+67
*
|
selftests/bpf: rewrite test_align
Edward Cree
2017-08-09
1
-93
/
+132
*
|
selftests/bpf: change test_verifier expectations
Edward Cree
2017-08-09
1
-180
/
+152
*
|
test: add msg_zerocopy test
Willem de Bruijn
2017-08-04
4
-1
/
+811
*
|
netvsc: remove bonding setup script
stephen hemminger
2017-08-03
1
-255
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-01
7
-13
/
+58
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-01
3
-3
/
+34
|
|
\
|
|
*
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2017-07-27
2
-3
/
+6
|
|
*
selftests/bpf: subtraction bounds test
Edward Cree
2017-07-24
1
-0
/
+28
|
*
|
tools/kvm_stat: add '-f help' to get the available event list
Lin Ma
2017-07-26
1
-2
/
+14
|
*
|
tools/kvm_stat: use variables instead of hard paths in help output
Lin Ma
2017-07-26
1
-3
/
+3
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-07-21
3
-5
/
+7
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
perf symbols: Accept zero as the kernel base address
Arnaldo Carvalho de Melo
2017-07-12
1
-1
/
+1
|
|
*
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its ta...
Jin Yao
2017-07-10
1
-1
/
+1
|
|
*
perf evsel: State in the default event name if attr.exclude_kernel is set
Arnaldo Carvalho de Melo
2017-07-10
1
-2
/
+4
|
|
*
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
2017-07-10
1
-1
/
+1
*
|
|
bpf: testing: fix devmap tests
John Fastabend
2017-07-29
2
-1
/
+4
*
|
|
bpf: install libbpf headers on 'make install'
Jakub Kicinski
2017-07-26
1
-0
/
+4
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
21
-239
/
+2175
|
\
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-07-21
4
-9
/
+479
|
|
\
\
|
|
*
|
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
2017-07-21
1
-0
/
+418
|
|
*
|
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
2017-07-21
1
-0
/
+52
|
|
*
|
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
2017-07-21
1
-4
/
+4
|
|
*
|
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2017-07-21
4
-5
/
+5
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-15
3
-0
/
+633
|
|
\
\
\
|
|
*
|
|
kmod: throttle kmod thread limit
Luis R. Rodriguez
2017-07-15
1
-22
/
+2
|
|
*
|
|
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
2017-07-15
3
-0
/
+653
|
*
|
|
|
Merge tag 'ntb-4.13' of git://github.com/jonmason/ntb
Linus Torvalds
2017-07-14
1
-2
/
+9
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
NTB: ntb_test: add parameter for doorbell bitmask
Allen Hubbe
2017-07-06
1
-2
/
+5
|
|
*
|
|
NTB: ntb_test: modprobe on remote host
Allen Hubbe
2017-07-06
1
-0
/
+4
|
*
|
|
|
Merge tag 'trace-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2017-07-13
3
-2
/
+66
|
|
\
\
\
\
|
|
*
|
|
|
selftests/ftrace: Add a testcase for kprobe event naming
Masami Hiramatsu
2017-07-09
1
-0
/
+36
|
|
*
|
|
|
selftests/ftrace: Add a test to probe module functions
Naveen N. Rao
2017-07-09
1
-0
/
+28
|
|
*
|
|
|
selftests/ftrace: Update multiple kprobes test for powerpc
Naveen N. Rao
2017-07-09
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-07-13
7
-221
/
+777
|
|
\
\
\
\
\
|
|
*
|
|
|
|
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-13
1
-1
/
+1
|
|
*
|
|
|
|
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
2017-07-13
1
-0
/
+89
[next]