开源镜像站
帮助
下载
动态
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-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-26
bpf: Fix a few typos in BPF helpers documentation
Quentin Monnet
2022-08-26
selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4
James Hilliard
2022-08-26
selftests/bpf: fix type conflict in test_tc_dtime
James Hilliard
2022-08-25
libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
Benjamin Tissoires
2022-08-25
bpf: Add CGROUP prefix to cgroup_iter_order
Hao Luo
2022-08-25
bpftool: Fix a wrong type cast in btf_dumper_int
Lam Thai
2022-08-25
selftests/bpf: add a selftest for cgroup hierarchical stats collection
Yosry Ahmed
2022-08-25
selftests/bpf: extend cgroup helpers
Yosry Ahmed
2022-08-25
selftests/bpf: Test cgroup_iter.
Hao Luo
2022-08-25
bpf: Introduce cgroup iter
Hao Luo
2022-08-24
selftests/bpf: Fix wrong size passed to bpf_setsockopt()
Yang Yingliang
2022-08-24
selftests/bpf: Add cb_refs test to s390x deny list
Daniel Müller
2022-08-24
selftests/bpf: Add tests for reference state fixes for callbacks
Kumar Kartikeya Dwivedi
2022-08-23
selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere
Stanislav Fomichev
2022-08-23
bpf: update bpf_{g,s}et_retval documentation
Stanislav Fomichev
2022-08-23
bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUE
Shmulik Ladkani
2022-08-23
bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...
Shmulik Ladkani
2022-08-23
bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progs
Shmulik Ladkani
2022-08-19
selftest/bpf: Add setget_sockopt to DENYLIST.s390x
Martin KaFai Lau
2022-08-19
selftests/bpf: Fix spelling mistake.
Colin Ian King
2022-08-18
selftests/bpf: bpf_setsockopt tests
Martin KaFai Lau
2022-08-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-08-17
selftests/bpf: Few fixes for selftests/bpf built in release mode
Andrii Nakryiko
2022-08-17
libbpf: Clean up deprecated and legacy aliases
Andrii Nakryiko
2022-08-17
libbpf: Streamline bpf_attr and perf_event_attr initialization
Andrii Nakryiko
2022-08-17
libbpf: Fix potential NULL dereference when parsing ELF
Andrii Nakryiko
2022-08-17
selftests/bpf: Tests libbpf autoattach APIs
Hao Luo
2022-08-17
libbpf: Allows disabling auto attach
Hao Luo
2022-08-16
selftests/bpf: Fix attach point for non-x86 arches in test_progs/lsm
Artem Savkov
2022-08-15
libbpf: Making bpf_prog_load() ignore name if kernel doesn't support
Hangbin Liu
2022-08-15
selftests/bpf: Update CI kconfig
Daniel Xu
2022-08-15
selftests/bpf: Add connmark read test
Daniel Xu
2022-08-15
selftests/bpf: Add existing connection bpf_*_ct_lookup() test
Daniel Xu
2022-08-15
bpftool: Clear errno after libcap's checks
Quentin Monnet
2022-08-15
bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
Quentin Monnet
2022-08-15
bpftool: Fix a typo in a comment
Quentin Monnet
2022-08-11
libbpf: Add names for auxiliary maps
Hangbin Liu
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-08-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-08-10
selftests: forwarding: Fix failing tests with old libnet
Ido Schimmel
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2022-08-10
KVM: selftests: Test all possible "invalid" PERF_CAPABILITIES.LBR_FMT vals
Sean Christopherson
2022-08-10
KVM: selftests: Use getcpu() instead of sched_getcpu() in rseq_test
Gavin Shan
2022-08-10
KVM: selftests: Make rseq compatible with glibc-2.35
Gavin Shan
2022-08-10
selftests: kvm: fix compilation
Paolo Bonzini
2022-08-10
libbpf: preserve errno across pr_warn/pr_info/pr_debug
Andrii Nakryiko
[next]