index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Fix v4_to_v6 in sk_lookup
Stanislav Fomichev
2020-08-11
1
-0
/
+1
*
selftests/bpf: Fix segmentation fault in test_progs
Jianlin Lv
2020-08-11
1
-6
/
+13
*
libbpf: Do not use __builtin_offsetof for offsetof
Yonghong Song
2020-08-11
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-08-07
14
-64
/
+111
|
\
|
*
selftests/bpf: Fix silent Makefile output
Andrii Nakryiko
2020-08-07
1
-22
/
+26
|
*
bpf: Fix compilation warning of selftests
Jianlin Lv
2020-08-06
3
-14
/
+21
|
*
selftests: bpf: Switch off timeout
Jiri Benc
2020-08-06
1
-0
/
+1
|
*
bpf: Add missing return to resolve_btfids
Stanislav Fomichev
2020-08-06
1
-0
/
+1
|
*
libbf: Fix uninitialized pointer at btf__parse_raw()
Daniel T. Lee
2020-08-06
1
-1
/
+1
|
*
tools/bpf: Support new uapi for map element bpf iterator
Yonghong Song
2020-08-06
7
-25
/
+58
|
*
selftests/bpf: Prevent runqslower from racing on building bpftool
Andrii Nakryiko
2020-08-06
1
-2
/
+3
*
|
mptcp: more stable diag self-tests
Paolo Abeni
2020-08-07
1
-4
/
+5
*
|
selftests: mptcp: fix dependecies
Paolo Abeni
2020-08-07
1
-0
/
+2
|
/
*
Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linux
Linus Torvalds
2020-08-06
1
-1
/
+11
|
\
|
*
csky: Add SECCOMP_FILTER supported
Guo Ren
2020-07-31
1
-1
/
+12
*
|
Merge tag 'xtensa-20200805' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-08-06
1
-1
/
+15
|
\
\
|
*
|
selftests/seccomp: add xtensa support
Max Filippov
2020-07-28
1
-1
/
+15
|
|
/
*
|
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-08-06
1
-1
/
+1
|
\
\
|
*
|
tools: hv: change http to https in hv_kvp_daemon.c
Alexander A. Klimov
2020-07-06
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
198
-1663
/
+14723
|
\
\
\
|
*
|
|
selftests/net: relax cpu affinity requirement in msg_zerocopy test
Willem de Bruijn
2020-08-05
1
-3
/
+2
|
*
|
|
selftests: rtnetlink: make kci_test_encap() return sub-test result
Po-Hsu Lin
2020-08-05
1
-0
/
+3
|
*
|
|
selftests: rtnetlink: correct the final return value for the test
Po-Hsu Lin
2020-08-05
1
-22
/
+43
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2020-08-04
2
-1
/
+125
|
|
\
\
\
|
|
*
|
|
selftests: netfilter: add meta iif/oif match test
Florian Westphal
2020-08-03
2
-1
/
+125
|
*
|
|
|
selftests: pmtu.sh: Add tests for UDP tunnels handled by Open vSwitch
Stefano Brivio
2020-08-04
1
-0
/
+180
|
*
|
|
|
selftests: pmtu.sh: Add tests for bridged UDP tunnels
Stefano Brivio
2020-08-04
1
-7
/
+159
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2020-08-03
68
-380
/
+2352
|
|
\
\
\
\
|
|
*
|
|
|
bpf: Allow to specify ifindex for skb in bpf_prog_test_run_skb
Dmitry Yakunin
2020-08-03
1
-0
/
+5
|
|
*
|
|
|
tools/resolve_btfids: Use libbpf's btf__parse() API
Andrii Nakryiko
2020-08-03
2
-57
/
+5
|
|
*
|
|
|
tools/bpftool: Use libbpf's btf__parse() API for parsing BTF from file
Andrii Nakryiko
2020-08-03
1
-53
/
+1
|
|
*
|
|
|
libbpf: Add btf__parse_raw() and generic btf__parse() APIs
Andrii Nakryiko
2020-08-03
3
-38
/
+83
|
|
*
|
|
|
tools, bpftool: Fix wrong return value in do_dump()
Tianjia Zhang
2020-08-03
1
-1
/
+1
|
|
*
|
|
|
tools, build: Propagate build failures from tools/build/Makefile.build
Andrii Nakryiko
2020-08-03
1
-1
/
+2
|
|
*
|
|
|
selftests/bpf: Fix spurious test failures in core_retro selftest
Andrii Nakryiko
2020-08-01
2
-2
/
+19
|
|
*
|
|
|
tools/bpftool: Add documentation and bash-completion for `link detach`
Andrii Nakryiko
2020-08-01
2
-2
/
+10
|
|
*
|
|
|
tools/bpftool: Add `link detach` subcommand
Andrii Nakryiko
2020-08-01
1
-1
/
+36
|
|
*
|
|
|
selftests/bpf: Add link detach tests for cgroup, netns, and xdp bpf_links
Andrii Nakryiko
2020-08-01
5
-29
/
+73
|
|
*
|
|
|
libbpf: Add bpf_link detach APIs
Andrii Nakryiko
2020-08-01
6
-0
/
+25
|
|
*
|
|
|
bpf, selftests: Use single cgroup helpers for both test_sockmap/progs
John Fastabend
2020-08-01
15
-132
/
+43
|
|
*
|
|
|
libbpf: Fix register in PT_REGS MIPS macros
Jerry Crunchtime
2020-07-31
1
-2
/
+2
|
|
*
|
|
|
libbpf: Make destructors more robust by handling ERR_PTR(err) cases
Andrii Nakryiko
2020-07-31
3
-8
/
+7
|
|
*
|
|
|
selftests/bpf: Omit nodad flag when adding addresses to loopback
Jakub Sitnicki
2020-07-31
1
-2
/
+2
|
|
*
|
|
|
selftests/bpf: Don't destroy failed link
Andrii Nakryiko
2020-07-31
1
-14
/
+28
|
|
*
|
|
|
selftests/bpf: Add xdpdrv mode for test_xdp_redirect
Hangbin Liu
2020-07-31
1
-32
/
+52
|
|
*
|
|
|
selftests/bpf: Verify socket storage in cgroup/sock_{create, release}
Stanislav Fomichev
2020-07-31
1
-0
/
+19
|
|
*
|
|
|
selftests/bpf: Test bpf_iter buffer access with negative offset
Yonghong Song
2020-07-31
2
-0
/
+34
|
|
*
|
|
|
bpf, selftests: use :: 1 for localhost in tcp_server.py
John Fastabend
2020-07-29
3
-4
/
+4
|
|
*
|
|
|
selftests/bpf: Add new bpf_iter context structs to fix build on old kernels
Andrii Nakryiko
2020-07-28
1
-0
/
+18
|
|
*
|
|
|
bpf: Fix bpf_ringbuf_output() signature to return long
Andrii Nakryiko
2020-07-28
1
-1
/
+1
[next]