开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-06-17
resolve_btfids: Handle presence of .BTF.base section
Alan Maguire
2024-06-17
libbpf: Make btf_parse_elf process .BTF.base transparently
Eduard Zingerman
2024-06-17
selftests/bpf: Extend distilled BTF tests to cover BTF relocation
Alan Maguire
2024-06-17
libbpf: Split BTF relocation
Alan Maguire
2024-06-17
selftests/bpf: Test distilled base, split BTF generation
Alan Maguire
2024-06-17
libbpf: Add btf__distill_base() creating split BTF with distilled base BTF
Alan Maguire
2024-06-14
selftests/bpf: Add tests for add_const
Alexei Starovoitov
2024-06-14
bpf: Support can_loop/cond_break on big endian
Alexei Starovoitov
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
2024-06-13
selftests: bpf: add testmod kfunc for nullable params
Vadim Fedorenko
2024-06-13
selftests: bpf: crypto: adjust bench to use nullable IV
Vadim Fedorenko
2024-06-13
selftests: bpf: crypto: use NULL instead of 0-sized dynptr
Vadim Fedorenko
2024-06-13
bpf: selftests: Do not use generated kfunc prototypes for arena progs
Daniel Xu
2024-06-13
selftests/bpf: Validate CHECKSUM_COMPLETE option
Vadim Fedorenko
2024-06-13
bpf: Add CHECKSUM_COMPLETE to bpf test progs
Vadim Fedorenko
2024-06-12
bpftool: Support dumping kfunc prototypes from BTF
Daniel Xu
2024-06-12
bpf: selftests: xfrm: Opt out of using generated kfunc prototypes
Daniel Xu
2024-06-12
bpf: selftests: nf: Opt out of using generated kfunc prototypes
Daniel Xu
2024-06-12
bpf: treewide: Align kfunc signatures to prog point-of-view
Daniel Xu
2024-06-12
bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
Daniel Xu
2024-06-12
bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype
Daniel Xu
2024-06-12
bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
Daniel Xu
2024-06-12
bpf: selftests: Fix fentry test kfunc prototypes
Daniel Xu
2024-06-12
bpf: selftests: Fix bpf_iter_task_vma_new() prototype
Daniel Xu
2024-06-11
bpftool: Query only cgroup-related attach types
Kenta Tada
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-10
mlxsw: spectrum_acl: Fix ACL scale regression and firmware errors
Ido Schimmel
2024-06-09
tools: ynl: make user space policies const
Jakub Kicinski
2024-06-06
selftests/bpf: Drop useless arguments of do_test in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Use start_test in test_dctcp in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Add start_test helper in bpf_tcp_ca
Geliang Tang
2024-06-06
selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_ca
Geliang Tang
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
libbpf: Auto-attach struct_ops BPF maps in BPF skeleton
Mykyta Yatsenko
2024-06-06
Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-06-06
selftests: net: lib: set 'i' as local
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: avoid error removing empty netns name
Matthieu Baerts (NGI0)
2024-06-06
selftests: net: lib: support errexit with busywait
Matthieu Baerts (NGI0)
2024-06-06
selftests/bpf: Add btf_field_iter selftests
Alan Maguire
2024-06-06
selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRT
Yonghong Song
2024-06-05
selftests: hsr: Extend the hsr_ping.sh test to use fixed MAC addresses
Lukasz Majewski
2024-06-05
selftests: hsr: Extend the hsr_redbox.sh test to use fixed MAC addresses
Lukasz Majewski
2024-06-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-06-05
Merge tag 'pm-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2024-06-05
libbpf: Remove callback-based type/string BTF field visitor helpers
Andrii Nakryiko
2024-06-05
bpftool: Use BTF field iterator in btfgen
Andrii Nakryiko
2024-06-05
libbpf: Make use of BTF field iterator in BTF handling code
Andrii Nakryiko
2024-06-05
libbpf: Make use of BTF field iterator in BPF linker code
Andrii Nakryiko
2024-06-05
libbpf: Add BTF field iterator
Andrii Nakryiko
[next]