index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
bpf: introduce new bpf cpu map type BPF_MAP_TYPE_CPUMAP
Jesper Dangaard Brouer
1
-0
/
+1
2017-10-15
tc-testing: fix the -l argument bug in tdc.py
Lucas Bates
1
-4
/
+4
2017-10-15
tc-testing: Add test cases for police and skbmod
Lucas Bates
2
-0
/
+899
2017-10-15
tc-testing: Split test case files into smaller chunks
Lucas Bates
6
-1212
/
+1194
2017-10-15
tc-testing: Add test cases for flushing actions
Lucas Bates
1
-1
/
+48
2017-10-13
selftests: rtnetlink: add a small macsec test case
Florian Westphal
1
-0
/
+42
2017-10-10
selftests: rtnetlink: test RTM_GETNETCONF
Florian Westphal
1
-0
/
+28
2017-10-10
tools: bpftool: use the kernel's instruction printer
Jakub Kicinski
4
-21
/
+51
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
2
-1
/
+172
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-08
bpf: Use char in prog and map name
Martin KaFai Lau
1
-4
/
+4
2017-10-08
bpf: add a test case for helper bpf_perf_prog_read_value
Yonghong Song
2
-1
/
+5
2017-10-08
bpf: add a test case for helper bpf_perf_event_read_value
Yonghong Song
2
-1
/
+5
2017-10-06
libbpf: use map_flags when creating maps
Craig Gallek
2
-1
/
+2
2017-10-06
libbpf: parse maps sections of varying size
Craig Gallek
1
-29
/
+41
2017-10-06
selftests/net: rxtimestamp: Fix an off by one
Dan Carpenter
1
-1
/
+1
2017-10-06
VSOCK: add tools/testing/vsock/vsock_diag_test
Stefan Hajnoczi
8
-0
/
+1038
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
40
-245
/
+463
2017-10-05
tools: bpftool: add documentation
Jakub Kicinski
5
-0
/
+263
2017-10-05
tools: bpf: add bpftool
Jakub Kicinski
8
-3
/
+1909
2017-10-05
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
7
-7
/
+7
2017-10-05
libbpf: add support for BPF_PROG_QUERY
Alexei Starovoitov
2
-1
/
+22
2017-10-05
libbpf: sync bpf.h
Alexei Starovoitov
1
-3
/
+52
2017-10-05
libbpf: introduce bpf_prog_detach2()
Alexei Starovoitov
2
-0
/
+13
2017-10-05
bpf: enforce return code for cgroup-bpf programs
Alexei Starovoitov
1
-0
/
+72
2017-10-04
selftests: rtnetlink: try concurrent change of ifalias
Florian Westphal
1
-0
/
+6
2017-10-02
selftests: rtnetlink.sh: add vxlan and fou test cases
Florian Westphal
1
-0
/
+96
2017-10-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-169
/
+195
2017-09-29
Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...
Ingo Molnar
18
-169
/
+195
2017-09-29
bpf: Test new fields in bpf_attr and bpf_{prog, map}_info
Martin KaFai Lau
1
-11
/
+132
2017-09-29
bpf: Swap the order of checking prog_info and map_info
Martin KaFai Lau
1
-28
/
+30
2017-09-29
bpf: libbpf: Provide basic API support to specify BPF obj name
Martin KaFai Lau
5
-47
/
+154
2017-09-28
selftests: rtnetlink.sh: add rudimentary vrf test
Florian Westphal
1
-0
/
+42
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
3
-18
/
+1
2017-09-28
objtool: Support unoptimized frame pointer setup
Josh Poimboeuf
1
-3
/
+8
2017-09-27
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
20
-65
/
+245
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
5
-4
/
+370
2017-09-26
bpf: update bpf.h uapi header for tools
Daniel Borkmann
1
-13
/
+32
2017-09-25
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
1
-3
/
+6
2017-09-25
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
1
-3
/
+1
2017-09-25
selftests/memfd: correct run_tests.sh permission
Li Zhijian
1
-0
/
+0
2017-09-25
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
1
-5
/
+13
2017-09-25
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-3
/
+3
2017-09-25
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
1
-7
/
+7
2017-09-25
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
1
-2
/
+2
2017-09-25
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
1
-1
/
+4
2017-09-25
perf tools: Fix syscalltbl build failure
Akemi Yagi
1
-1
/
+1
2017-09-25
perf report: Fix debug messages with --call-graph option
Mengting Zhang
1
-14
/
+21
2017-09-25
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
1
-1
/
+6
[next]