index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
2018-08-10
1
-15
/
+72
*
selftests: mlxsw: Add TC flower test for Spectrum-2
Ido Schimmel
2018-08-09
1
-0
/
+366
*
selftests: forwarding: gre_multipath: Update next-hop statistics match criteria
Nir Dotan
2018-08-07
1
-4
/
+4
*
tc-tests: initial version of nat action unit tests
Keara Leibovitz
2018-08-07
1
-0
/
+593
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
14
-35
/
+702
|
\
|
*
selftests/bpf: fix a typo in map in map test
Roman Gushchin
2018-08-03
1
-3
/
+3
|
*
selftests/bpf: add a cgroup storage test
Roman Gushchin
2018-08-03
2
-1
/
+132
|
*
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2018-08-03
2
-1
/
+141
|
*
bpftool: add support for CGROUP_STORAGE maps
Roman Gushchin
2018-08-03
1
-0
/
+1
|
*
bpf: sync bpf.h to tools/
Roman Gushchin
2018-08-03
1
-1
/
+26
|
*
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-31
1
-0
/
+26
|
*
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
2018-07-31
3
-2
/
+289
|
*
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
2018-07-31
1
-0
/
+2
|
*
bpf: Sync bpf.h to tools/
Andrey Ignatov
2018-07-31
1
-0
/
+14
|
*
bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"
Thomas Richter
2018-07-31
1
-13
/
+29
|
*
tools: libbpf: add bpf_object__find_program_by_title()
Jakub Kicinski
2018-07-27
2
-0
/
+15
|
*
tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()
Jakub Kicinski
2018-07-27
1
-0
/
+3
|
*
tools/bpftool: ignore build products
Taeung Song
2018-07-26
2
-0
/
+7
|
*
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2018-07-25
2
-14
/
+14
|
*
bpf: btf: fix inconsistent IS_ERR and PTR_ERR
YueHaibing
2018-07-25
1
-1
/
+1
*
|
tc-testing: remove duplicate spaces in skbedit match patterns
Vlad Buslov
2018-08-05
1
-13
/
+13
*
|
tc-testing: remove duplicate spaces in connmark match patterns
Vlad Buslov
2018-08-05
1
-12
/
+12
*
|
tc-testing: flush gact actions on test teardown
Vlad Buslov
2018-08-05
1
-1
/
+2
*
|
tc-testing: fix ip address in u32 test
Vlad Buslov
2018-08-05
1
-2
/
+2
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
15
-67
/
+114
|
\
\
|
*
\
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-05
13
-63
/
+124
|
|
\
\
|
|
*
\
Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-07-31
13
-63
/
+124
|
|
|
\
\
|
|
|
*
|
perf tools: Fix the build on the alpine:edge distro
Arnaldo Carvalho de Melo
2018-07-30
5
-0
/
+5
|
|
|
*
|
tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'
Arnaldo Carvalho de Melo
2018-07-30
5
-58
/
+93
|
|
|
*
|
tools headers uapi: Refresh linux/bpf.h copy
Arnaldo Carvalho de Melo
2018-07-30
1
-5
/
+23
|
|
|
*
|
tools headers powerpc: Update asm/unistd.h copy to pick new
Arnaldo Carvalho de Melo
2018-07-30
1
-0
/
+1
|
|
|
*
|
tools headers uapi: Update tools's copy of linux/perf_event.h
Arnaldo Carvalho de Melo
2018-07-30
1
-0
/
+2
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-08-04
2
-8
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
Mathieu Xhonneux
2018-08-03
1
-3
/
+3
|
|
*
|
|
|
tools/bpftool: fix a percpu_array map dump problem
Yonghong Song
2018-07-31
1
-5
/
+9
|
*
|
|
|
|
selftest/net: fix protocol family to work for IPv4.
Maninder Singh
2018-08-02
1
-1
/
+1
*
|
|
|
|
|
tools: bpf: fix BTF code added twice to different trees
Jakub Kicinski
2018-08-02
2
-18
/
+0
*
|
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
14
-141
/
+318
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2018-08-01
2
-65
/
+59
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'pm-tools'
Rafael J. Wysocki
2018-08-01
2
-65
/
+59
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2018-07-29
2
-65
/
+59
|
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
tools/power turbostat: version 18.07.27
Len Brown
2018-07-27
1
-1
/
+1
|
|
|
|
*
|
|
tools/power turbostat: Read extended processor family from CPUID
Calvin Walton
2018-07-27
1
-1
/
+3
|
|
|
|
*
|
|
tools/power turbostat: Fix logical node enumeration to allow for non-sequenti...
Prarit Bhargava
2018-07-26
1
-56
/
+50
|
|
|
|
*
|
|
tools/power turbostat: fix x2apic debug message output file
Len Brown
2018-07-26
1
-1
/
+1
|
|
|
|
*
|
|
tools/power turbostat: fix bogus summary values
Artem Bityutskiy
2018-07-26
1
-1
/
+1
|
|
|
|
*
|
|
tools/power turbostat: fix -S on UP systems
Len Brown
2018-07-20
1
-3
/
+1
|
|
|
|
*
|
|
tools/power turbostat: Update turbostat(8) RAPL throttling column description
Len Brown
2018-07-17
1
-2
/
+2
|
*
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2018-07-31
2
-2
/
+7
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
tools/virtio: add kmalloc_array stub
Michael S. Tsirkin
2018-07-27
1
-0
/
+5
[next]