开源镜像站
帮助
下载
动态
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
2022-09-19
selftests/bpf: Add test result messages for test_task_storage_map_stress_lookup
Hou Tao
2022-09-16
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
Xin Liu
2022-09-16
selftests/bpf: Add veristat tool for mass-verifying BPF object files
Andrii Nakryiko
2022-09-16
libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd set
Andrii Nakryiko
2022-09-16
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
Andrii Nakryiko
2022-09-16
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
Peter Zijlstra (Intel)
2022-09-10
selftests/bpf: fix ct status check in bpf_nf selftests
Lorenzo Bianconi
2022-09-10
selftests/bpf: Add tests for writing to nf_conn:mark
Daniel Xu
2022-09-09
selftests/bpf: Ensure cgroup/connect{4,6} programs can bind unpriv ICMP ping
YiFei Zhu
2022-09-09
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
YiFei Zhu
2022-09-09
libbpf: Remove gcc support for bpf_tail_call_static for now
Daniel Borkmann
2022-09-07
selftests/bpf: Add tests for kfunc returning a memory pointer
Benjamin Tissoires
2022-09-07
selftests/bpf: add test for accessing ctx from syscall program type
Benjamin Tissoires
2022-09-07
selftests/bpf: regroup and declare similar kfuncs selftests in an array
Benjamin Tissoires
2022-09-06
selftests/bpf: Add tracing_struct test in DENYLIST.s390x
Yonghong Song
2022-09-06
selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
Yonghong Song
2022-09-06
selftests/bpf: Add struct argument tests with fentry/fexit programs.
Yonghong Song
2022-09-06
libbpf: Add new BPF_PROG2 macro
Yonghong Song
2022-09-06
bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
Yonghong Song
2022-09-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Paolo Abeni
2022-09-05
bpf: Optimize call_rcu in non-preallocated hash map.
Alexei Starovoitov
2022-09-05
selftests/bpf: Improve test coverage of test_maps
Alexei Starovoitov
2022-09-02
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2022-09-02
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-09-02
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
2022-09-02
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
2022-09-02
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
2022-09-02
selftests/xsk: Increase chars for interface name to 16
Maciej Fijalkowski
2022-09-02
selftests/xsk: Introduce default Rx pkt stream
Maciej Fijalkowski
2022-09-02
selftests/xsk: Query for native XDP support
Maciej Fijalkowski
2022-09-02
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
2022-09-01
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2022-08-31
selftests/bpf: Add test cases for htab update
Hou Tao
2022-08-31
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
2022-08-31
libbpf: Add GCC support for bpf_tail_call_static
James Hilliard
2022-08-30
bpftool: Add support for querying cgroup_iter link
Hao Luo
2022-08-29
selftests/bpf: Fix connect4_prog tcp/socket header type conflict
James Hilliard
2022-08-29
selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
James Hilliard
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-27
perf stat: Capitalize topdown metrics' names
Zhengjun Xing
2022-08-27
perf docs: Update the documentation for the save_type filter
Kan Liang
2022-08-27
perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=address
Ian Rogers
[next]