projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
bpf: Do not invoke the XDP dispatcher for PROG_RUN with single repeat
[platform/kernel/linux-starfive.git]
/
tools
/
2021-09-29
Alexei Starovoitov
libbpf: Make gen_loader data aligned.
tree
|
commitdiff
2021-09-29
Kumar Kartikeya...
bpf: selftests: Fix fd cleanup in get_branch_snapshot
tree
|
commitdiff
2021-09-29
Yonghong Song
selftests/bpf: Fix probe_user test failure with clang...
tree
|
commitdiff
2021-09-28
Yucong Sun
bpftool: Avoid using "?: " in generated code
tree
|
commitdiff
2021-09-28
Alexei Starovoitov
Merge branch 'libbpf: stricter BPF program section...
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
selftests/bpf: Switch sk_lookup selftests to strict...
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
libbpf: Add opt-in strict BPF program section name...
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
libbpf: Complete SEC() table unification for BPF_APROG_...
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
libbpf: Refactor ELF section handler definitions
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
libbpf: Reduce reliance of attach_fns on sec_def internals
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
libbpf: Refactor internal sec_def handling to enable...
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
selftests/bpf: Normalize all the rest SEC() uses
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
selftests/bpf: Switch SEC("classifier*") usage to a...
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
selftests/bpf: Normalize XDP section names in selftests
tree
|
commitdiff
2021-09-28
Andrii Nakryiko
libbpf: Add "tc" SEC_DEF which is a better name for...
tree
|
commitdiff
2021-09-28
Toke Høiland-Jørgensen
libbpf: Ignore STT_SECTION symbols in 'maps' section
tree
|
commitdiff
2021-09-27
Daniel Borkmann
Merge branch 'bpf-xsk-rx-batch'
tree
|
commitdiff
2021-09-27
Magnus Karlsson
selftests: xsk: Add frame_headroom test
tree
|
commitdiff
2021-09-27
Magnus Karlsson
selftests: xsk: Change interleaving of packets in unali...
tree
|
commitdiff
2021-09-27
Magnus Karlsson
selftests: xsk: Add single packet test
tree
|
commitdiff
2021-09-27
Magnus Karlsson
selftests: xsk: Introduce pacing of traffic
tree
|
commitdiff
2021-09-27
Magnus Karlsson
selftests: xsk: Fix socket creation retry
tree
|
commitdiff
2021-09-27
Magnus Karlsson
selftests: xsk: Put the same buffer only once in the...
tree
|
commitdiff
2021-09-27
Magnus Karlsson
selftests: xsk: Fix missing initialization
tree
|
commitdiff
2021-09-26
Alexei Starovoitov
Merge branch 'bpf: Support <8-byte scalar spill and...
tree
|
commitdiff
2021-09-26
Martin KaFai Lau
bpf: selftest: Add verifier tests for <8-byte scalar...
tree
|
commitdiff
2021-09-26
Martin KaFai Lau
bpf: selftest: A bpf prog that has a 32bit scalar spill
tree
|
commitdiff
2021-09-24
Yonghong Song
selftests/bpf: Fix btf_dump __int128 test failure with...
tree
|
commitdiff
2021-09-22
Jiri Benc
seltests: bpf: test_tunnel: Use ip neigh
tree
|
commitdiff
2021-09-22
Alexei Starovoitov
Merge branch 'libbpf: add legacy uprobe support'
tree
|
commitdiff
2021-09-22
Andrii Nakryiko
libbpf: Add legacy uprobe attaching support
tree
|
commitdiff
2021-09-22
Andrii Nakryiko
libbpf: Refactor and simplify legacy kprobe code
tree
|
commitdiff
2021-09-22
Andrii Nakryiko
selftests/bpf: Adopt attach_probe selftest to work...
tree
|
commitdiff
2021-09-22
Andrii Nakryiko
libbpf: Fix memory leak in legacy kprobe attach logic
tree
|
commitdiff
2021-09-21
Grant Seltzer
libbpf: Add doc comments in libbpf.h
tree
|
commitdiff
2021-09-17
Alexei Starovoitov
Merge branch 'bpf: implement variadic printk helper'
tree
|
commitdiff
2021-09-17
Dave Marchevsky
bpf: Clarify data_len param in bpf_snprintf and bpf_seq...
tree
|
commitdiff
2021-09-17
Dave Marchevsky
selftests/bpf: Add trace_vprintk test prog
tree
|
commitdiff
2021-09-17
Dave Marchevsky
selftests/bpf: Migrate prog_tests/trace_printk CHECKs...
tree
|
commitdiff
2021-09-17
Dave Marchevsky
bpftool: Only probe trace_vprintk feature in 'full...
tree
|
commitdiff
2021-09-17
Dave Marchevsky
libbpf: Use static const fmt string in __bpf_printk
tree
|
commitdiff
2021-09-17
Dave Marchevsky
libbpf: Modify bpf_printk to choose helper based on...
tree
|
commitdiff
2021-09-17
Dave Marchevsky
bpf: Add bpf_trace_vprintk helper
tree
|
commitdiff
2021-09-17
Dave Marchevsky
selftests/bpf: Stop using bpf_program__load
tree
|
commitdiff
2021-09-17
Jakub Kicinski
Merge https://git./linux/kernel/git/bpf/bpf-next
tree
|
commitdiff
2021-09-17
Yonghong Song
selftests/bpf: Fix a few compiler warnings
tree
|
commitdiff
2021-09-17
Alexei Starovoitov
Merge branch 'Improve set_attach_target() and deprecate...
tree
|
commitdiff
2021-09-17
Andrii Nakryiko
libbpf: Constify all high-level program attach APIs
tree
|
commitdiff
2021-09-17
Andrii Nakryiko
libbpf: Schedule open_opts.attach_prog_fd deprecation...
tree
|
commitdiff
2021-09-17
Andrii Nakryiko
selftests/bpf: Switch fexit_bpf2bpf selftest to set_att...
tree
|
commitdiff
2021-09-17
Andrii Nakryiko
libbpf: Allow skipping attach_func_name in bpf_program_...
tree
|
commitdiff
2021-09-17
Andrii Nakryiko
libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs
tree
|
commitdiff
2021-09-17
Andrii Nakryiko
selftests/bpf: Stop using relaxed_core_relocs which...
tree
|
commitdiff
2021-09-17
Andrii Nakryiko
libbpf: Use pre-setup sec_def in libbpf_find_attach_btf...
tree
|
commitdiff
2021-09-16
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2021-09-16
Linus Torvalds
Merge tag 'net-5.15-rc2' of git://git./linux/kernel...
tree
|
commitdiff
2021-09-16
Linus Torvalds
Merge tag 'm68k-for-v5.15-tag2' of git://git./linux...
tree
|
commitdiff
2021-09-16
Xiang wangx
selftests: nci: replace unsigned int with int
tree
|
commitdiff
2021-09-16
Linus Torvalds
Merge tag 'hyperv-fixes-signed-20210915' of git://git...
tree
|
commitdiff
2021-09-16
Linus Torvalds
Merge tag 'rtc-5.15-fixes' of git://git./linux/kernel...
tree
|
commitdiff
2021-09-15
Matteo Croce
bpf: Update bpf_get_smp_processor_id() documentation
tree
|
commitdiff
2021-09-15
Grant Seltzer
libbpf: Add sphinx code documentation comments
tree
|
commitdiff
2021-09-15
Linus Torvalds
Merge branch 'absolute-pointer' (patches from Guenter)
tree
|
commitdiff
2021-09-15
Masami Hiramatsu
tools/bootconfig: Define memblock_free_ptr() to fix...
tree
|
commitdiff
2021-09-15
Yonghong Song
selftests/bpf: Skip btf_tag test if btf_tag attribute...
tree
|
commitdiff
2021-09-15
David S. Miller
Merge branch 'qdisc-visibility'
tree
|
commitdiff
2021-09-15
Jakub Kicinski
selftests: net: test ethtool -L vs mq
tree
|
commitdiff
2021-09-15
Alexei Starovoitov
Merge branch 'bpf: add support for new btf kind BTF_KIN...
tree
|
commitdiff
2021-09-15
Yonghong Song
selftests/bpf: Add a test with a bpf program with btf_t...
tree
|
commitdiff
2021-09-15
Yonghong Song
selftests/bpf: Test BTF_KIND_TAG for deduplication
tree
|
commitdiff
2021-09-15
Yonghong Song
selftests/bpf: Add BTF_KIND_TAG unit tests
tree
|
commitdiff
2021-09-15
Yonghong Song
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND...
tree
|
commitdiff
2021-09-15
Yonghong Song
selftests/bpf: Test libbpf API function btf__add_tag()
tree
|
commitdiff
2021-09-15
Yonghong Song
bpftool: Add support for BTF_KIND_TAG
tree
|
commitdiff
2021-09-15
Yonghong Song
libbpf: Add support for BTF_KIND_TAG
tree
|
commitdiff
2021-09-15
Yonghong Song
libbpf: Rename btf_{hash,equal}_int to btf_{hash,equal...
tree
|
commitdiff
2021-09-15
Yonghong Song
bpf: Support for new btf kind BTF_KIND_TAG
tree
|
commitdiff
2021-09-15
Yonghong Song
btf: Change BTF_KIND_* macros to enums
tree
|
commitdiff
2021-09-15
Andrii Nakryiko
selftests/bpf: Fix .gitignore to not ignore test_progs.c
tree
|
commitdiff
2021-09-15
Jie Meng
bpf,x64 Emit IMUL instead of MUL for x86-64
tree
|
commitdiff
2021-09-14
Alexei Starovoitov
Merge branch 'libbpf: Streamline internal BPF program...
tree
|
commitdiff
2021-09-14
Andrii Nakryiko
libbpf: Minimize explicit iterator of section definitio...
tree
|
commitdiff
2021-09-14
Andrii Nakryiko
libbpf: Simplify BPF program auto-attach code
tree
|
commitdiff
2021-09-14
Andrii Nakryiko
libbpf: Ensure BPF prog types are set before relocations
tree
|
commitdiff
2021-09-14
Andrii Nakryiko
selftests/bpf: Update selftests to always provide ...
tree
|
commitdiff
2021-09-14
Rafael David Tinoco
libbpf: Introduce legacy kprobe events support
tree
|
commitdiff
2021-09-14
David S. Miller
Merge git://git./pub/scm/linux/kernel/git/bpf/bpf
tree
|
commitdiff
2021-09-13
Daniel Borkmann
bpf, selftests: Add test case for mixed cgroup v1/v2
tree
|
commitdiff
2021-09-13
Daniel Borkmann
bpf, selftests: Add cgroup v1 net_cls classid helpers
tree
|
commitdiff
2021-09-13
Nathan Chancellor
tools: compiler-gcc.h: Guard error attribute use with...
tree
|
commitdiff
2021-09-13
Andrii Nakryiko
libbpf: Make libbpf_version.h non-auto-generated
tree
|
commitdiff
2021-09-13
Daniel Borkmann
bpf, selftests: Replicate tailcall limit test for indir...
tree
|
commitdiff
2021-09-13
Alexei Starovoitov
Merge branch 'bpf: introduce bpf_get_branch_snapshot'
tree
|
commitdiff
2021-09-13
Song Liu
selftests/bpf: Add test for bpf_get_branch_snapshot
tree
|
commitdiff
2021-09-13
Song Liu
bpf: Introduce helper bpf_get_branch_snapshot
tree
|
commitdiff
2021-09-13
Linus Torvalds
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the...
tree
|
commitdiff
2021-09-13
Nick Desaulniers
compiler-gcc.h: drop checks for older GCC versions
tree
|
commitdiff
2021-09-13
Nick Desaulniers
compiler.h: drop fallback overflow checkers
tree
|
commitdiff
2021-09-12
Linus Torvalds
Merge tag 'perf-tools-for-v5.15-2021-09-11' of git...
tree
|
commitdiff
2021-09-12
Linus Torvalds
Merge tag 'compiler-attributes-for-linus-v5.15-rc1...
tree
|
commitdiff
next