index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Test for get_netns_cookie
Xu Liu
2021-08-19
2
-0
/
+100
*
selftests/bpf: Fix flaky send_signal test
Yonghong Song
2021-08-17
1
-0
/
+16
*
selftests/bpf: Replace CHECK with ASSERT_* macros in send_signal.c
Yonghong Song
2021-08-17
1
-25
/
+20
*
selftests/bpf: Support glob matching for test selector.
Yucong Sun
2021-08-17
1
-16
/
+62
*
selftests/bpf: Also print test name in subtest status message
Yucong Sun
2021-08-17
1
-2
/
+2
*
selftests/bpf: Correctly display subtest skip status
Yucong Sun
2021-08-17
1
-12
/
+13
*
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
2021-08-17
1
-2
/
+2
*
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
2021-08-17
1
-1
/
+6
*
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
2021-08-17
1
-1
/
+8
*
selftest/bpf: Add new tests in sockmap for unix stream to tcp.
Jiang Wang
2021-08-17
1
-4
/
+12
*
selftest/bpf: Change udp to inet in some function names
Jiang Wang
2021-08-17
1
-13
/
+17
*
selftest/bpf: Add tests for sockmap with unix stream type.
Jiang Wang
2021-08-17
1
-0
/
+2
*
selftests/bpf: Test btf__load_vmlinux_btf/btf__load_module_btf APIs
Hengqi Chen
2021-08-17
1
-0
/
+34
*
selftests/bpf: Add ref_ctr_offset selftests
Andrii Nakryiko
2021-08-17
3
-11
/
+50
*
libbpf: Add uprobe ref counter offset support for USDT semaphores
Andrii Nakryiko
2021-08-17
2
-4
/
+17
*
selftests/bpf: Add bpf_cookie selftests for high-level APIs
Andrii Nakryiko
2021-08-17
2
-0
/
+339
*
selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}
Andrii Nakryiko
2021-08-17
3
-60
/
+70
*
selftests/bpf: Test low-level perf BPF link API
Andrii Nakryiko
2021-08-17
2
-0
/
+105
*
libbpf: Add bpf_cookie to perf_event, kprobe, uprobe, and tp attach APIs
Andrii Nakryiko
2021-08-17
3
-25
/
+127
*
libbpf: Add bpf_cookie support to bpf_link_create() API
Andrii Nakryiko
2021-08-17
3
-18
/
+54
*
libbpf: Use BPF perf link when supported by kernel
Andrii Nakryiko
2021-08-17
1
-21
/
+90
*
libbpf: Remove unused bpf_link's destroy operation, but add dealloc
Andrii Nakryiko
2021-08-17
1
-4
/
+5
*
libbpf: Re-build libbpf.so when libbpf.map changes
Andrii Nakryiko
2021-08-17
1
-5
/
+5
*
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
2021-08-17
1
-0
/
+16
*
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
2021-08-17
1
-0
/
+7
*
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2021-08-17
1
-0
/
+2
*
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
2021-08-15
2
-4
/
+6
*
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
2021-08-15
4
-0
/
+108
*
selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
2021-08-14
1
-0
/
+16
*
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
2021-08-14
1
-5
/
+15
*
libbpf: Support weak typed ksyms.
Hao Luo
2021-08-14
3
-7
/
+96
*
selftests/bpf: Fix running of XDP bonding tests
Jussi Maki
2021-08-13
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
2
-3
/
+4
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-08-07
2
-3
/
+4
|
|
\
|
|
*
libbpf: Do not close un-owned FD 0 on errors
Daniel Xu
2021-08-07
1
-2
/
+1
|
|
*
libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPT
Robin Gögge
2021-08-07
1
-1
/
+3
*
|
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-08-10
13
-175
/
+628
|
\
\
\
|
*
|
|
selftests/bpf: Add tests for XDP bonding
Jussi Maki
2021-08-09
1
-0
/
+520
|
*
|
|
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
2021-08-09
2
-2
/
+2
|
*
|
|
selftests/bpf: Rename reference_tracking BPF programs
Andrii Nakryiko
2021-08-06
2
-9
/
+9
|
*
|
|
selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
Jose Blanquicet
2021-08-06
1
-1
/
+1
|
*
|
|
selftests/bpf: Move netcnt test under test_progs
Stanislav Fomichev
2021-08-05
7
-163
/
+96
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
7
-20
/
+248
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-08-05
1
-2
/
+163
|
|
\
\
\
|
|
*
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2021-08-04
1
-2
/
+163
|
|
|
\
\
\
|
|
|
*
|
|
selftests/net/ipsec: Add test for xfrm_spdattr_type_t
Dmitry Safonov
2021-07-21
1
-2
/
+163
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-05
3
-5
/
+43
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: selftests: fix hyperv_clock test
Maxim Levitsky
2021-08-04
1
-1
/
+1
|
|
*
|
|
|
|
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
2021-08-03
2
-4
/
+42
|
*
|
|
|
|
|
Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...
Linus Torvalds
2021-08-01
3
-13
/
+42
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
[next]