index
:
linux-stable.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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: bpftool, fix documentation for attach types
Alban Crequy
2019-02-19
3
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
71
-182
/
+1658
|
\
|
*
tools/libbpf: support bigger BTF data sizes
Andrii Nakryiko
2019-02-16
1
-7
/
+8
|
*
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
2019-02-16
1
-23
/
+88
|
*
libbpf: Introduce bpf_object__btf
Andrey Ignatov
2019-02-15
3
-0
/
+9
|
*
libbpf: Introduce bpf_map__resize
Andrey Ignatov
2019-02-15
3
-0
/
+16
|
*
tools: sync uapi/linux/if_link.h header
Andrii Nakryiko
2019-02-14
1
-0
/
+1
|
*
tools/bpf: replace bzero with memset
Andrii Nakryiko
2019-02-14
3
-30
/
+28
|
*
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-13
3
-1
/
+398
|
*
bpf: sync <kdir>/include/.../bpf.h with tools/include/.../bpf.h
Peter Oskolkov
2019-02-13
1
-2
/
+24
|
*
tools: bpftool: doc, add text about feature-subcommand
Prashant Bhole
2019-02-12
1
-1
/
+3
|
*
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-11
1
-4
/
+3
|
*
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-11
50
-21
/
+5
|
*
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
2019-02-11
1
-13
/
+7
|
*
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
2019-02-11
1
-0
/
+1
|
*
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-10
4
-2
/
+487
|
*
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
2019-02-10
4
-3
/
+396
|
*
bpf: Sync bpf.h to tools/
Martin KaFai Lau
2019-02-10
1
-7
/
+65
|
*
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-08
4
-23
/
+26
|
*
btf: expose API to work with raw btf_ext data
Andrii Nakryiko
2019-02-08
3
-48
/
+57
|
*
btf: expose API to work with raw btf data
Andrii Nakryiko
2019-02-08
3
-0
/
+8
|
*
btf: separate btf creation and loading
Andrii Nakryiko
2019-02-08
4
-25
/
+33
|
*
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-02-07
3
-6
/
+26
|
*
tools/bpf: add missing strings.h include
Andrii Nakryiko
2019-02-07
3
-0
/
+3
*
|
selftests: forwarding: Add some missing configuration symbols
Florian Fainelli
2019-02-15
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
13
-33
/
+90
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-15
1
-3
/
+0
|
|
\
\
|
|
*
|
selftests: fix timestamping Makefile
Deepa Dinamani
2019-02-14
1
-3
/
+0
|
*
|
|
tools uapi: fix Alpha support
Bob Tracy
2019-02-10
1
-0
/
+2
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-02-10
11
-30
/
+88
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
perf script python: Add Python3 support to tests/attr.py
Tony Jones
2019-02-05
1
-13
/
+19
|
|
*
|
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
2019-02-04
1
-7
/
+18
|
|
*
|
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-02-04
1
-1
/
+8
|
|
*
|
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
Arnaldo Carvalho de Melo
2019-02-04
1
-0
/
+14
|
|
*
|
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
2019-02-04
1
-1
/
+1
|
|
*
|
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
2019-02-04
1
-1
/
+1
|
|
*
|
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2019-02-04
5
-6
/
+26
|
|
*
|
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
2019-02-04
1
-1
/
+1
*
|
|
|
selftests: mlxsw: avoid double sourcing of lib.sh
Jiri Pirko
2019-02-12
1
-1
/
+0
*
|
|
|
net: Move all TC actions identifiers to one place
Eli Cohen
2019-02-10
1
-2
/
+0
*
|
|
|
selftests: mlxsw: spectrum-2: Add simple delta rehash test
Jiri Pirko
2019-02-08
1
-3
/
+74
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
27
-71
/
+1332
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-02-08
8
-34
/
+815
|
|
\
\
|
|
*
|
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2019-02-04
2
-1
/
+763
|
|
*
|
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
2019-02-04
1
-1
/
+1
|
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-02-01
5
-32
/
+51
|
|
|
\
\
|
|
|
*
|
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
2019-01-31
1
-10
/
+20
|
|
|
*
|
tools/bpf: fix test_btf for typedef func_proto case
Yonghong Song
2019-01-29
1
-6
/
+3
|
|
|
*
|
tools: bpftool: fix crash with un-owned prog arrays
Jakub Kicinski
2019-01-28
2
-14
/
+9
|
|
|
*
|
bpftool: fix percpu maps updating
Paolo Abeni
2019-01-23
1
-0
/
+16
[next]