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
*
selftests/tls: Fix recv(MSG_PEEK) & splice() test cases
Vakul Garg
2018-10-01
1
-10
/
+10
*
selftests: forwarding: test for bridge sticky flag
Nikolay Aleksandrov
2018-09-28
1
-0
/
+69
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
29
-171
/
+2671
|
\
|
*
bpftool: add support for BPF_MAP_TYPE_REUSEPORT_SOCKARRAY maps
Roman Gushchin
2018-09-25
1
-0
/
+1
|
*
tools/bpf: bpftool: improve output format for bpftool net
Yonghong Song
2018-09-18
5
-130
/
+161
|
*
selftests/bpf: fix bpf_flow.c build
Alexei Starovoitov
2018-09-14
1
-1
/
+1
|
*
selftests/bpf: test bpf flow dissection
Petar Penkov
2018-09-14
8
-2
/
+1134
|
*
flow_dissector: implements eBPF parser
Petar Penkov
2018-09-14
2
-1
/
+374
|
*
bpf: support flow dissector in libbpf and bpftool
Petar Penkov
2018-09-14
2
-0
/
+3
|
*
bpf: sync bpf.h uapi with tools/
Petar Penkov
2018-09-14
1
-0
/
+26
|
*
tools/bpf: fix a netlink recv issue
Yonghong Song
2018-09-11
1
-1
/
+8
|
*
tools/bpf: bpftool: support prog array map and map of maps
Yonghong Song
2018-09-11
1
-8
/
+3
|
*
tools/bpf: bpftool: add net support
Yonghong Song
2018-09-06
8
-7
/
+676
|
*
tools/bpf: add more netlink functionalities in lib/bpf
Yonghong Song
2018-09-06
5
-15
/
+238
|
*
tools/bpf: move bpf/lib netlink related functions into a new file
Yonghong Song
2018-09-06
3
-130
/
+166
|
*
tools/bpf: sync kernel uapi header if_link.h to tools
Yonghong Song
2018-09-06
1
-0
/
+17
|
*
selftests/bpf/test_progs: do not check errno == 0
Mauricio Vasquez B
2018-09-06
1
-10
/
+10
|
*
selftests/bpf: add missing executables to .gitignore
Mauricio Vasquez B
2018-09-06
1
-0
/
+4
|
*
libbpf: Remove the duplicate checking of function storage
Taeung Song
2018-09-05
1
-1
/
+1
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-25
13
-20
/
+253
|
\
\
|
*
\
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-25
3
-6
/
+10
|
|
\
\
|
|
*
|
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
2018-09-22
1
-3
/
+7
|
|
*
|
tools: bpf: fix license for a compat header file
Jakub Kicinski
2018-09-19
1
-1
/
+1
|
|
*
|
selftests: pmtu: properly redirect stderr to /dev/null
Sabrina Dubroca
2018-09-18
1
-2
/
+2
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-23
5
-12
/
+36
|
|
\
\
\
|
|
*
\
\
Merge tag 'perf-urgent-for-mingo-4.19-20180918' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-09-19
5
-12
/
+36
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
perf Documentation: Fix out-of-tree asciidoctor man page generation
Ben Hutchings
2018-09-18
1
-1
/
+1
|
|
|
*
|
tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems
Arnaldo Carvalho de Melo
2018-09-18
4
-11
/
+35
|
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
2018-09-21
5
-2
/
+207
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
kvm: selftests: Add platform_info_test
Drew Schmitt
2018-09-20
5
-1
/
+206
|
|
*
|
|
kvm: selftests: use -pthread instead of -lpthread
Lei Yang
2018-09-20
1
-1
/
+1
*
|
|
|
|
selftests/net: add ipv6 tests to ip_defrag selftest
Peter Oskolkov
2018-09-21
2
-98
/
+190
*
|
|
|
|
selftests: mlxsw: Add a test for UC behavior under MC flood
Petr Machata
2018-09-20
1
-0
/
+347
*
|
|
|
|
selftests: forwarding: lib: Add mtu_set(), mtu_restore()
Petr Machata
2018-09-20
1
-0
/
+17
*
|
|
|
|
selftests: forwarding: lib: Add ethtool_stats_get()
Petr Machata
2018-09-20
1
-0
/
+8
*
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-18
45
-47
/
+725
|
\
|
|
|
|
|
*
|
|
|
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-18
1
-0
/
+49
|
|
\
\
\
\
|
|
*
|
|
|
tls: fix currently broken MSG_PEEK behavior
Daniel Borkmann
2018-09-17
1
-0
/
+49
|
*
|
|
|
|
Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...
linus
Greg Kroah-Hartman
2018-09-17
17
-19
/
+266
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Add tests for memory.oom.group
Jay Kamat
2018-09-07
3
-0
/
+227
|
|
*
|
|
|
Fix cg_read_strcmp()
Jay Kamat
2018-09-07
1
-3
/
+14
|
|
*
|
|
|
cgroup: kselftests: add test_core to .gitignore
Lei Yang
2018-09-06
1
-0
/
+1
|
|
*
|
|
|
selftests: memory-hotplug: add required configs
Lei Yang
2018-09-05
1
-0
/
+1
|
|
*
|
|
|
selftests/efivarfs: add required kernel configs
Lei Yang
2018-09-05
1
-0
/
+1
|
|
*
|
|
|
selftests: add headers_install to lib.mk
Anders Roxell
2018-09-05
9
-15
/
+22
|
|
*
|
|
|
selftests: kselftest: Remove outdated comment
Thiago Jung Bauermann
2018-08-27
1
-1
/
+0
|
|
*
|
|
|
selftests: android: move config up a level
Anders Roxell
2018-08-27
1
-0
/
+0
|
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-15
24
-27
/
+405
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
perf tools: Fix maps__find_symbol_by_name()
Adrian Hunter
2018-09-11
1
-0
/
+11
|
|
*
|
|
|
tools headers uapi: Update tools's copy of linux/if_link.h
Arnaldo Carvalho de Melo
2018-09-11
1
-0
/
+17
[next]