开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2020-01-20
tools/runqslower: Use consistent include paths for libbpf
Toke Høiland-Jørgensen
2020-01-20
selftests: Pass VMLINUX_BTF to runqslower Makefile
Toke Høiland-Jørgensen
2020-01-20
tools/bpf/runqslower: Fix override option for VMLINUX_BTF
Toke Høiland-Jørgensen
2020-01-20
samples/bpf: Don't try to remove user's homedir on clean
Toke Høiland-Jørgensen
2020-01-20
selftests/bpf: Skip perf hw events test if the setup disabled it
Hangbin Liu
2020-01-20
selftests/bpf: Don't check for btf fd in test_btf
Stanislav Fomichev
2020-01-20
bpf: Fix memory leaks in generic update/delete batch ops
Brian Vazquez
2020-01-17
libbpf: Load btf_vmlinux only once per object.
KP Singh
2020-01-17
libbpf: Fix potential multiplication overflow in mmap() size calculation
Andrii Nakryiko
2020-01-17
libbpf: Simplify BTF initialization logic
Andrii Nakryiko
2020-01-17
libbpf: Fix error handling bug in btf_dump__new
Andrii Nakryiko
2020-01-16
bpf: Remove set but not used variable 'first_key'
YueHaibing
2020-01-16
Merge branch 'xdp_redirect-bulking'
Alexei Starovoitov
2020-01-16
devmap: Adjust tracepoint for map-less queue flush
Jesper Dangaard Brouer
2020-01-16
xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
Toke Høiland-Jørgensen
2020-01-16
xdp: Move devmap bulk queue into struct net_device
Toke Høiland-Jørgensen
2020-01-16
libbpf: Revert bpf_helper_defs.h inclusion regression
Andrii Nakryiko
2020-01-16
selftests/bpf: Fix test_progs send_signal flakiness with nmi mode
Yonghong Song
2020-01-16
libbpf: Fix unneeded extra initialization in bpf_map_batch_common
Brian Vazquez
2020-01-15
selftests/bpf: Add whitelist/blacklist of test names to test_progs
Andrii Nakryiko
2020-01-15
Merge branch 'bpftool-improvements'
Alexei Starovoitov
2020-01-15
bpftool: Support dumping a map with btf_vmlinux_value_type_id
Martin KaFai Lau
2020-01-15
bpftool: Add struct_ops map name
Martin KaFai Lau
2020-01-15
libbpf: Expose bpf_find_kernel_btf as a LIBBPF_API
Martin KaFai Lau
2020-01-15
bpftool: Fix missing BTF output for json during map dump
Martin KaFai Lau
2020-01-15
bpftool: Fix a leak of btf object
Martin KaFai Lau
2020-01-15
Merge branch 'bpf-batch-ops'
Alexei Starovoitov
2020-01-15
selftests/bpf: Add batch ops testing to array bpf map
Brian Vazquez
2020-01-15
selftests/bpf: Add batch ops testing for htab and htab_percpu map
Yonghong Song
2020-01-15
libbpf: Add libbpf support to batch ops
Yonghong Song
2020-01-15
tools/bpf: Sync uapi header bpf.h
Yonghong Song
2020-01-15
bpf: Add batch ops to all htab bpf map
Yonghong Song
2020-01-15
bpf: Add lookup and update batch ops to arraymap
Brian Vazquez
2020-01-15
bpf: Add generic support for update and delete batch ops
Brian Vazquez
2020-01-15
bpf: Add generic support for lookup batch op
Brian Vazquez
2020-01-15
bpf: Add bpf_map_{value_size, update_value, map_copy_value} functions
Brian Vazquez
2020-01-15
selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...
Eelco Chaudron
2020-01-15
libbpf: Support .text sub-calls relocations
Andrii Nakryiko
2020-01-15
Merge branch 'bpf_send_signal_thread'
Alexei Starovoitov
2020-01-15
tools/bpf: Add self tests for bpf_send_signal_thread()
Yonghong Song
2020-01-15
bpf: Add bpf_send_signal_thread() helper
Yonghong Song
2020-01-15
xsk: Support allocations of large umems
Magnus Karlsson
2020-01-14
bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
Li RongQing
2020-01-14
bpf: Fix seq_show for BPF_MAP_TYPE_STRUCT_OPS
Martin KaFai Lau
2020-01-14
Merge branch 'runqslower'
Alexei Starovoitov
2020-01-14
selftests/bpf: Build runqslower from selftests
Andrii Nakryiko
2020-01-13
tools/bpf: Add runqslower tool to tools/bpf
Andrii Nakryiko
2020-01-13
bpftool: Apply preserve_access_index attribute to all types in BTF dump
Andrii Nakryiko
2020-01-13
selftests/bpf: Conform selftests/bpf Makefile output to libbpf and bpftool
Andrii Nakryiko
2020-01-13
libbpf: Clean up bpf_helper_defs.h generation output
Andrii Nakryiko
[next]