开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2021-09-17
selftests/bpf: Stop using bpf_program__load
Dave Marchevsky
2021-09-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
2021-09-17
libbpf: Constify all high-level program attach APIs
Andrii Nakryiko
2021-09-17
libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7
Andrii Nakryiko
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
2021-09-17
libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()
Andrii Nakryiko
2021-09-17
libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs
Andrii Nakryiko
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
2021-09-17
libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()
Andrii Nakryiko
2021-09-17
net: update NXP copyright text
Vladimir Oltean
2021-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-16
Merge tag 'net-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-16
selftests: kvm: fix get_run_delay() ignoring fscanf() return warn
Shuah Khan
2021-09-16
selftests: kvm: move get_run_delay() into lib/test_util
Shuah Khan
2021-09-16
selftests:kvm: fix get_trans_hugepagesz() ignoring fscanf() return warn
Shuah Khan
2021-09-16
selftests:kvm: fix get_warnings_count() ignoring fscanf() return warn
Shuah Khan
2021-09-16
selftests: nci: replace unsigned int with int
Xiang wangx
2021-09-15
bpf: Update bpf_get_smp_processor_id() documentation
Matteo Croce
2021-09-15
libbpf: Add sphinx code documentation comments
Grant Seltzer
2021-09-15
tools/bootconfig: Define memblock_free_ptr() to fix build error
Masami Hiramatsu
2021-09-15
selftests: be sure to make khdr before other targets
Li Zhijian
2021-09-15
selftests/bpf: Skip btf_tag test if btf_tag attribute not supported
Yonghong Song
2021-09-15
selftests: net: test ethtool -L vs mq
Jakub Kicinski
2021-09-14
selftests/bpf: Add a test with a bpf program with btf_tag attributes
Yonghong Song
2021-09-14
selftests/bpf: Test BTF_KIND_TAG for deduplication
Yonghong Song
2021-09-14
selftests/bpf: Add BTF_KIND_TAG unit tests
Yonghong Song
2021-09-14
selftests/bpf: Change NAME_NTH/IS_NAME_NTH for BTF_KIND_TAG format
Yonghong Song
2021-09-14
selftests/bpf: Test libbpf API function btf__add_tag()
Yonghong Song
2021-09-14
bpftool: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-14
libbpf: Add support for BTF_KIND_TAG
Yonghong Song
2021-09-14
libbpf: Rename btf_{hash,equal}_int to btf_{hash,equal}_int_tag
Yonghong Song
2021-09-14
bpf: Support for new btf kind BTF_KIND_TAG
Yonghong Song
2021-09-14
btf: Change BTF_KIND_* macros to enums
Yonghong Song
2021-09-14
selftests/bpf: Fix .gitignore to not ignore test_progs.c
Andrii Nakryiko
2021-09-14
bpf,x64 Emit IMUL instead of MUL for x86-64
Jie Meng
2021-09-14
libbpf: Minimize explicit iterator of section definition array
Andrii Nakryiko
2021-09-14
libbpf: Simplify BPF program auto-attach code
Andrii Nakryiko
2021-09-14
libbpf: Ensure BPF prog types are set before relocations
Andrii Nakryiko
2021-09-14
selftests/bpf: Update selftests to always provide "struct_ops" SEC
Andrii Nakryiko
2021-09-14
libbpf: Introduce legacy kprobe events support
Rafael David Tinoco
2021-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-09-14
usb: testusb: Fix for showing the connection speed
Faizel K B
2021-09-13
bpf, selftests: Add test case for mixed cgroup v1/v2
Daniel Borkmann
2021-09-13
bpf, selftests: Add cgroup v1 net_cls classid helpers
Daniel Borkmann
2021-09-13
tools: compiler-gcc.h: Guard error attribute use with __has_attribute
Nathan Chancellor
2021-09-13
libbpf: Make libbpf_version.h non-auto-generated
Andrii Nakryiko
2021-09-13
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
2021-09-13
selftests/bpf: Add test for bpf_get_branch_snapshot
Song Liu
2021-09-13
bpf: Introduce helper bpf_get_branch_snapshot
Song Liu
[prev]
[next]