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
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-10-04
selftests: net: Test for the IOAM encapsulation with IPv6
Justin Iurman
2021-10-02
selftests: net: mscc: ocelot: add a test for egress VLAN modification
Vladimir Oltean
2021-10-02
selftests: net: mscc: ocelot: rename the VLAN modification test to ingress
Vladimir Oltean
2021-10-02
selftests: net: mscc: ocelot: bring up the ports automatically
Vladimir Oltean
2021-10-01
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-10-01
selftests/bpf: Use BTF-defined key/value for map definitions
Hengqi Chen
2021-10-01
libbpf: Support uniform BTF-defined key/value specification across all BPF maps
Hengqi Chen
2021-09-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-30
selftests/bpf: Use kselftest skip code for skipped tests
Po-Hsu Lin
2021-09-29
libbpf: Fix skel_internal.h to set errno on loader retval < 0
Kumar Kartikeya Dwivedi
2021-09-29
libbpf: Properly ignore STT_SECTION symbols in legacy map definitions
Toke Høiland-Jørgensen
2021-09-29
libbpf: Make gen_loader data aligned.
Alexei Starovoitov
2021-09-29
bpf: selftests: Fix fd cleanup in get_branch_snapshot
Kumar Kartikeya Dwivedi
2021-09-28
selftests/bpf: Fix probe_user test failure with clang build kernel
Yonghong Song
2021-09-28
bpftool: Avoid using "?: " in generated code
Yucong Sun
2021-09-28
selftests/bpf: Switch sk_lookup selftests to strict SEC("sk_lookup") use
Andrii Nakryiko
2021-09-28
libbpf: Add opt-in strict BPF program section name handling logic
Andrii Nakryiko
2021-09-28
libbpf: Complete SEC() table unification for BPF_APROG_SEC/BPF_EAPROG_SEC
Andrii Nakryiko
2021-09-28
libbpf: Refactor ELF section handler definitions
Andrii Nakryiko
2021-09-28
libbpf: Reduce reliance of attach_fns on sec_def internals
Andrii Nakryiko
2021-09-28
libbpf: Refactor internal sec_def handling to enable pluggability
Andrii Nakryiko
2021-09-28
selftests/bpf: Normalize all the rest SEC() uses
Andrii Nakryiko
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
2021-09-28
selftests/bpf: Normalize XDP section names in selftests
Andrii Nakryiko
2021-09-28
libbpf: Add "tc" SEC_DEF which is a better name for "classifier"
Andrii Nakryiko
2021-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-28
selftests, bpf: test_lwt_ip_encap: Really disable rp_filter
Jiri Benc
2021-09-28
selftests, bpf: Fix makefile dependencies on libbpf
Jiri Benc
2021-09-28
libbpf: Fix segfault in static linker for objects without BTF
Kumar Kartikeya Dwivedi
2021-09-27
libbpf: Ignore STT_SECTION symbols in 'maps' section
Toke Høiland-Jørgensen
2021-09-28
selftests: xsk: Add frame_headroom test
Magnus Karlsson
2021-09-28
selftests: xsk: Change interleaving of packets in unaligned mode
Magnus Karlsson
2021-09-28
selftests: xsk: Add single packet test
Magnus Karlsson
2021-09-28
selftests: xsk: Introduce pacing of traffic
Magnus Karlsson
2021-09-28
selftests: xsk: Fix socket creation retry
Magnus Karlsson
2021-09-28
selftests: xsk: Put the same buffer only once in the fill ring
Magnus Karlsson
2021-09-28
selftests: xsk: Fix missing initialization
Magnus Karlsson
2021-09-27
Merge tag 'perf-tools-fixes-for-v5.15-2021-09-27' of git://git.kernel.org/pub...
Linus Torvalds
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-27
perf iostat: Fix Segmentation fault from NULL 'struct perf_counts_values *'
Like Xu
2021-09-27
perf iostat: Use system-wide mode if the target cpu_list is unspecified
Like Xu
2021-09-27
perf config: Refine error message to eliminate confusion
Like Xu
2021-09-27
perf doc: Fix typos all over the place
Like Xu
2021-09-27
perf arm: Fix off-by-one directory paths.
Ian Rogers
[next]