index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
1
-21
/
+70
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
3
-0
/
+23
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
1
-6
/
+6
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-53
/
+140
2018-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+4
2018-03-22
selftests: Add multipath tests for onlink flag
David Ahern
1
-3
/
+95
2018-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
15
-37
/
+530
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2
-1
/
+4
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
2
-1
/
+4
2018-03-19
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
3
-1
/
+16
2018-03-19
bpf: add verifier tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+54
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
7
-7
/
+118
2018-03-18
selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtu
Stefano Brivio
1
-2
/
+0
2018-03-18
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+28
2018-03-17
selftests: pmtu: Add pmtu_vti6_link_change_mtu test
Stefano Brivio
1
-6
/
+61
2018-03-17
selftests: pmtu: Add pmtu_vti6_link_add_mtu test
Stefano Brivio
1
-1
/
+43
2018-03-17
selftests: pmtu: Add pmtu_vti4_link_add_mtu test
Stefano Brivio
1
-1
/
+44
2018-03-17
selftests: pmtu: Add test_pmtu_vti4_exception test
Stefano Brivio
1
-10
/
+70
2018-03-17
selftests: pmtu: Add pmtu_vti6_default_mtu test
Stefano Brivio
1
-1
/
+17
2018-03-17
selftests: pmtu: Add pmtu_vti4_default_mtu test
Stefano Brivio
1
-13
/
+73
2018-03-17
selftests: pmtu: Introduce support for multiple tests
Stefano Brivio
1
-26
/
+61
2018-03-17
selftests: pmtu: Factor out MTU parsing helper
Stefano Brivio
1
-6
/
+11
2018-03-17
selftests: pmtu: Use namespace command prefix to fetch route mtu
Stefano Brivio
1
-7
/
+9
2018-03-17
selftests: pmtu: Reverse return codes of functions
Stefano Brivio
1
-16
/
+8
2018-03-16
selftests/txtimestamp: Add more configurable parameters
Vinicius Costa Gomes
1
-3
/
+18
2018-03-16
selftests: fib_tests: Add IPv6 nexthop spec tests
David Ahern
1
-2
/
+178
2018-03-16
selftests: fib_tests: Allow user to run a specific test
David Ahern
1
-3
/
+7
2018-03-16
selftests: fib_tests: Use an alias for ip command
David Ahern
1
-84
/
+85
2018-03-16
tools: bpf: remove feature detection output
Jakub Kicinski
2
-0
/
+4
2018-03-16
tools: bpf: cleanup PHONY target
Jakub Kicinski
1
-1
/
+1
2018-03-16
tools: bpftool: fix potential format truncation
Jakub Kicinski
1
-1
/
+1
2018-03-16
tools: bpftool: fix dependency file path
Jakub Kicinski
1
-1
/
+1
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
5
-2
/
+278
2018-03-14
selftests/x86/entry_from_vm86: Add test cases for POPF
Andy Lutomirski
1
-3
/
+27
2018-03-14
selftests/x86/entry_from_vm86: Exit with 1 if we fail
Andy Lutomirski
1
-1
/
+1
2018-03-12
tc-testing: updated gact tests with batch test cases
Roman Mashak
1
-1
/
+72
2018-03-12
tc-testing: add TC vlan action tests
Roman Mashak
1
-0
/
+410
2018-03-11
selftests: forwarding: Allow creation of interfaces without a config file
Ido Schimmel
2
-5
/
+6
2018-03-11
selftests: forwarding: Exit with error when missing interfaces
Ido Schimmel
1
-2
/
+2
2018-03-11
selftests: forwarding: Exit with error when missing dependencies
Ido Schimmel
1
-1
/
+1
2018-03-11
selftests: forwarding: Add a test for VLAN-unaware bridge
Ido Schimmel
1
-0
/
+86
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-25
/
+13
2018-03-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-15
/
+61
2018-03-09
selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpus
Li Zhijian
1
-8
/
+17
2018-03-09
Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-1
/
+17
2018-03-09
tools: tc-testing: Can pause just before post-suite
Brenda J. Butler
1
-0
/
+9
2018-03-09
tools: tc-testing: Can refer to $TESTID in test spec
Brenda J. Butler
1
-0
/
+6
2018-03-09
tc-testing: add csum tests
Roman Mashak
1
-0
/
+410
2018-03-09
tools: bpf: silence make by not deleting intermediate file
Jiri Benc
1
-1
/
+1
[next]