index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-01-20
selftests/bpf: switch to new libbpf XDP APIs
Andrii Nakryiko
2022-01-20
bpftool: use new API for attaching XDP program
Andrii Nakryiko
2022-01-20
libbpf: streamline low-level XDP APIs
Andrii Nakryiko
2022-01-20
libbpf: deprecate legacy BPF map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: convert remaining legacy map definitions
Andrii Nakryiko
2022-01-20
selftests/bpf: fail build on compilation warning
Andrii Nakryiko
2022-01-20
selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
Kumar Kartikeya Dwivedi
2022-01-20
selftests: bpf: Fix bind on used port
Felix Maurer
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
Lorenzo Bianconi
2022-01-20
bpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
Lorenzo Bianconi
2022-01-19
selftests/bpf: Update sockopt_sk test to the use bpf_set_retval
YiFei Zhu
2022-01-19
selftests/bpf: Test bpf_{get,set}_retval behavior with cgroup/sockopt
YiFei Zhu
2022-01-19
bpf: Add cgroup helpers bpf_{get,set}_retval to get/set syscall return value
YiFei Zhu
2022-01-19
libbpf: Improve btf__add_btf() with an additional hashmap for strings.
Kui-Feng Lee
2022-01-19
uapi/bpf: Add missing description and returns for helper documentation
Usama Arif
2022-01-19
bpftool: Adding support for BTF program names
Raman Shukhau
2022-01-18
libbpf: Define BTF_KIND_* constants in btf.h to avoid compilation errors
Toke Høiland-Jørgensen
2022-01-18
selftest/bpf: Fix a stale comment.
Kuniyuki Iwashima
2022-01-18
selftest/bpf: Test batching and bpf_(get|set)sockopt in bpf unix iter.
Kuniyuki Iwashima
2022-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
2022-01-18
selftests/bpf: Extend kfunc selftests
Kumar Kartikeya Dwivedi
2022-01-18
selftests/bpf: Add test_verifier support to fixup kfunc call insns
Kumar Kartikeya Dwivedi
2022-01-18
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
2022-01-18
bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
Kumar Kartikeya Dwivedi
2022-01-14
test: selftests: Remove unused various in sockmap_verdict_prog.c
Menglong Dong
2022-01-14
tools/resolve_btfids: Build with host flags
Connor O'Brien
2022-01-12
libbpf: Deprecate bpf_map__def() API
Christy Lee
2022-01-12
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
2022-01-12
perf: Stop using bpf_map__def() API
Christy Lee
2022-01-12
bpftool: Stop using bpf_map__def() API
Christy Lee
2022-01-12
bpftool: Only set obj->skeleton on complete success
Wei Fu
2022-01-12
libbpf: Fix possible NULL pointer dereference when destroying skeleton
Yafang Shao
2022-01-12
selftests/bpf: Change bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
2022-01-12
libbpf: Rename bpf_prog_attach_xattr() to bpf_prog_attach_opts()
Christy Lee
2022-01-12
bpftool: Fix error check when calling hashmap__new()
Mauricio Vásquez
2022-01-12
libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
Mauricio Vásquez
2022-01-10
Merge tag 'thermal-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-01-10
Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2022-01-10
Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-01-10
Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-10
Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-01-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
Jakub Kicinski
2022-01-09
Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...
Linus Torvalds
2022-01-07
selftests: mptcp: more stable join tests-cases
Paolo Abeni
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
2022-01-07
selftests: mptcp: add tests for subflow creation failure
Paolo Abeni
[next]