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
2020-12-03
libbpf: Use memcpy instead of strncpy to please GCC
Andrii Nakryiko
2020-12-03
selftests/bpf: Add fentry/fexit/fmod_ret selftest for kernel module
Andrii Nakryiko
2020-12-03
selftests/bpf: Add tp_btf CO-RE reloc test for modules
Andrii Nakryiko
2020-12-03
libbpf: Support attachment of BPF tracing programs to kernel modules
Andrii Nakryiko
2020-12-03
libbpf: Factor out low-level BPF program loading helper
Andrii Nakryiko
2020-12-03
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
2020-12-03
selftests/bpf: Add CO-RE relocs selftest relying on kernel module BTF
Andrii Nakryiko
2020-12-03
selftests/bpf: Add support for marking sub-tests as skipped
Andrii Nakryiko
2020-12-03
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
2020-12-03
libbpf: Add kernel module BTF support for CO-RE relocations
Andrii Nakryiko
2020-12-03
libbpf: Refactor CO-RE relocs to not assume a single BTF object
Andrii Nakryiko
2020-12-03
libbpf: Add internal helper to load BTF data by FD
Andrii Nakryiko
2020-12-03
selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP
Prankur gupta
2020-12-03
bpf: Fix cold build of test_progs-no_alu32
Brendan Jackman
2020-12-03
libbpf: Cap retries in sys_bpf_prog_load
Stanislav Fomichev
2020-12-03
libbpf: Sanitise map names before pinning
Toke Høiland-Jørgensen
2020-12-03
libbpf: Fail early when loading programs with unspecified type
Andrei Matei
2020-12-03
selftests/bpf: Indent ima_setup.sh with tabs.
KP Singh
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
2020-12-03
selftests/bpf: Ensure securityfs mount before writing ima policy
KP Singh
2020-12-03
selftests/bpf: Update ima_setup.sh for busybox
KP Singh
2020-12-03
libbpf: Separate XDP program load with xsk socket creation
Mariusz Dudek
2020-12-03
tools/resolve_btfids: Fix some error messages
Brendan Jackman
2020-12-03
selftests/bpf: Copy file using read/write in local storage test
Stanislav Fomichev
2020-12-03
tools/bpftool: Auto-detect split BTFs in common cases
Andrii Nakryiko
2020-12-03
libbpf: Add base BTF accessor
Andrii Nakryiko
2020-12-03
tools/bpftool: Emit name <anon> for anonymous BTFs
Andrii Nakryiko
2020-12-02
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
2020-12-02
selftests/bpf: Extend bind{4,6} programs with a call to bpf_setsockopt
Stanislav Fomichev
2020-12-02
selftests/bpf: Rewrite test_sock_addr bind bpf into C
Stanislav Fomichev
2020-11-30
selftests/bpf: Fix flavored variants of test_ima
KP Singh
2020-11-27
libbpf: Replace size_t with __u32 in xsk interfaces
Magnus Karlsson
2020-11-26
bpf: Fix selftest compilation on clang 11
Andrei Matei
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
2020-11-26
bpf: Add a BPF helper for getting the IMA hash of an inode
KP Singh
2020-11-25
libbpf: Add support for canceling cached_cons advance
Li RongQing
2020-11-24
selftest/bpf: Fix rst formatting in readme
Andrei Matei
2020-11-24
selftest/bpf: Fix link in readme
Andrei Matei
2020-11-20
bpftool: Add {i,d}tlb_misses support for bpftool profile
Yonghong Song
2020-11-18
selftests/bpf: Mark tests that require unaligned memory access
Björn Töpel
2020-11-18
selftests/bpf: Avoid running unprivileged tests with alignment requirements
Björn Töpel
2020-11-18
selftests/bpf: Fix broken riscv build
Björn Töpel
2020-11-18
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
2020-11-18
bpf: Add tests for bpf_bprm_opts_set helper
KP Singh
2020-11-18
bpf: Add bpf_bprm_opts_set helper
KP Singh
2020-11-16
libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types()
Alan Maguire
2020-11-16
selftest/bpf: Fix IPV6FR handling in flow dissector
Santucci Pierpaolo
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2020-11-12
bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP
Martin KaFai Lau
2020-11-12
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]