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
2019-02-15
selftests: forwarding: Add some missing configuration symbols
Florian Fainelli
1
-0
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-33
/
+90
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+0
2019-02-14
selftests: fix timestamping Makefile
Deepa Dinamani
1
-3
/
+0
2019-02-12
selftests: mlxsw: avoid double sourcing of lib.sh
Jiri Pirko
1
-1
/
+0
2019-02-10
tools uapi: fix Alpha support
Bob Tracy
1
-0
/
+2
2019-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-30
/
+88
2019-02-10
net: Move all TC actions identifiers to one place
Eli Cohen
1
-2
/
+0
2019-02-08
selftests: mlxsw: spectrum-2: Add simple delta rehash test
Jiri Pirko
1
-3
/
+74
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-71
/
+1332
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-34
/
+815
2019-02-08
Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-0
/
+286
2019-02-08
Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2019-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
25
-377
/
+2722
2019-02-06
selftests: mlxsw: Add a test for blackhole routes
Ido Schimmel
1
-0
/
+200
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
1
-13
/
+14
2019-02-06
tools: bpftool: doc, fix incorrect text
Prashant Bhole
3
-5
/
+5
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
1
-9
/
+20
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
1
-54
/
+62
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
1
-1
/
+4
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
1
-2
/
+5
2019-02-05
tools/bpf: silence a libbpf unnecessary warning
Yonghong Song
1
-2
/
+2
2019-02-05
tools/bpf: add const qualifier to btf__get_map_kv_tids() map_name parameter
Yonghong Song
2
-2
/
+2
2019-02-05
tools/bpf: fix a selftest test_btf failure
Yonghong Song
1
-1
/
+1
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
7
-0
/
+33
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
4
-15
/
+537
2019-02-05
btf: add BTF types deduplication algorithm
Andrii Nakryiko
3
-0
/
+1749
2019-02-05
btf: extract BTF type size calculation
Andrii Nakryiko
1
-52
/
+46
2019-02-05
perf script python: Add Python3 support to tests/attr.py
Tony Jones
1
-13
/
+19
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
6
-47
/
+13
2019-02-04
tools/bpf: implement libbpf btf__get_map_kv_tids() API function
Yonghong Song
4
-63
/
+87
2019-02-04
tools/bpf: expose functions btf_ext__* as API functions
Yonghong Song
2
-12
/
+18
2019-02-04
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2
-6
/
+2
2019-02-04
perf trace: Support multiple "vfs_getname" probes
Arnaldo Carvalho de Melo
1
-7
/
+18
2019-02-04
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
1
-1
/
+8
2019-02-04
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
Arnaldo Carvalho de Melo
1
-0
/
+14
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
7
-76
/
+68
2019-02-04
tools/bpf: print out btf log at LIBBPF_WARN level
Yonghong Song
3
-22
/
+9
2019-02-04
tools/bpf: move libbpf pr_* debug print functions to headers
Yonghong Song
6
-70
/
+120
2019-02-04
tools headers uapi: Sync linux/in.h copy from the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-04
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-02-04
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
5
-6
/
+26
2019-02-04
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
1
-1
/
+1
2019-02-04
selftests: netfilter: add simple masq/redirect test cases
Florian Westphal
2
-1
/
+763
2019-02-04
selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET
Naresh Kamboju
1
-1
/
+1
2019-02-03
selftests: add missing include unistd
Deepa Dinamani
1
-0
/
+1
2019-02-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-16
/
+28
2019-02-03
Merge tag 'iio-fixes-5.0a' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+1
2019-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
16
-12
/
+908
2019-02-01
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
1
-3
/
+5
[next]