index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2022-09-21
selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
Roberto Sassu
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
2022-09-21
selftests/bpf: Add additional tests for bpf_lookup_*_key()
Roberto Sassu
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
2022-09-21
bpf: Move dynptr type check to is_dynptr_type_expected()
Roberto Sassu
2022-09-21
libbpf: Support raw BTF placed in the default search path
Tao Chen
2022-09-21
selftests: bpf: test_kmod.sh: Pass parameters to the module
Yauheni Kaliuta
2022-09-21
libbpf: Improve BPF_PROG2 macro code quality and description
Yonghong Song
2022-09-21
selftests/bpf: Add selftests validating the user ringbuf
David Vernet
2022-09-21
bpf: Add libbpf logic for user-space ring buffer
David Vernet
2022-09-21
bpf: Add bpf_user_ringbuf_drain() helper
David Vernet
2022-09-21
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
David Vernet
2022-09-20
libbpf: Fix NULL pointer exception in API btf_dump__dump_type_data
Xin Liu
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
[next]