开源镜像站
帮助
动态
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
2019-10-11
libbpf: Handle invalid typedef emitted by old GCC
Andrii Nakryiko
2019-10-11
libbpf: Generate more efficient BPF_CORE_READ code
Andrii Nakryiko
2019-10-11
selftests/bpf: Check that flow dissector can be re-attached
Jakub Sitnicki
2019-10-11
selftests/bpf: Add read-only map values propagation tests
Andrii Nakryiko
2019-10-09
libbpf: Fix passing uninitialized bytes to setsockopt
Ilya Maximets
2019-10-09
selftests/bpf: Fix btf_dump padding test case
Andrii Nakryiko
2019-10-09
selftests/bpf: Convert test_btf_dump into test_progs test
Andrii Nakryiko
2019-10-09
libbpf: Fix struct end padding in btf_dump
Andrii Nakryiko
2019-10-08
selftests/bpf: Add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests
Andrii Nakryiko
2019-10-08
libbpf: Add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
Andrii Nakryiko
2019-10-08
libbpf: Move bpf_{helpers, helper_defs, endian, tracing}.h into libbpf
Andrii Nakryiko
2019-10-08
selftests/bpf: Split off tracing-only helpers into bpf_tracing.h
Andrii Nakryiko
2019-10-08
selftests/bpf: Adjust CO-RE reloc tests for new bpf_core_read() macro
Andrii Nakryiko
2019-10-08
selftests/bpf: samples/bpf: Split off legacy stuff from bpf_helpers.h
Andrii Nakryiko
2019-10-08
selftests/bpf: Undo GCC-specific bpf_helpers.h changes
Andrii Nakryiko
2019-10-07
selftests/bpf: add test for BPF flow dissector in the root namespace
Stanislav Fomichev
2019-10-07
bpftool: Fix bpftool build by switching to bpf_object__open_file()
Andrii Nakryiko
2019-10-07
selftests/bpf: Fix dependency ordering for attach_probe test
Andrii Nakryiko
2019-10-06
libbpf: auto-generate list of BPF helper definitions
Andrii Nakryiko
2019-10-06
uapi/bpf: fix helper docs
Andrii Nakryiko
2019-10-05
libbpf: Add cscope and tags targets to Makefile
Toke Høiland-Jørgensen
2019-10-05
selftests/bpf: switch tests to new bpf_object__open_{file, mem}() APIs
Andrii Nakryiko
2019-10-05
libbpf: fix bpf_object__name() to actually return object name
Andrii Nakryiko
2019-10-05
libbpf: add bpf_object__open_{file, mem} w/ extensible opts
Andrii Nakryiko
2019-10-05
libbpf: stop enforcing kern_version, populate it for users
Andrii Nakryiko
2019-10-05
libbpf: Fix BTF-defined map's __type macro handling of arrays
Andrii Nakryiko
2019-10-04
bpf: Add loop test case with 32 bit reg comparison against 0
Daniel Borkmann
2019-10-03
selftests/bpf: Correct path to include msg + path
Ivan Khoronzhuk
2019-10-03
selftests/bpf: Add static to enable_all_controllers()
Ivan Khoronzhuk
2019-10-02
libbpf: Bump current version to v0.0.6
Andrii Nakryiko
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-27
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-27
mlxsw: spectrum: Clear VLAN filters during port initialization
Ido Schimmel
2019-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-09-26
Merge tag 'linux-kselftest-5.4-rc1.1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-09-26
libbpf: Teach btf_dumper to emit stand-alone anonymous enum definitions
Andrii Nakryiko
2019-09-26
ipv6: do not free rt if FIB_LOOKUP_NOREF is set on suppress rule
Jason A. Donenfeld
2019-09-25
augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definition
Michel Lespinasse
2019-09-25
augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macro
Michel Lespinasse
2019-09-25
augmented rbtree: add comments for RB_DECLARE_CALLBACKS macro
Michel Lespinasse
2019-09-25
rbtree: avoid generating code twice for the cached versions (tools copy)
Michel Lespinasse
2019-09-25
selftests/bpf: adjust strobemeta loop to satisfy latest clang
Andrii Nakryiko
2019-09-25
selftests/bpf: delete unused variables in test_sysctl
Andrii Nakryiko
2019-09-25
libbpf: fix false uninitialized variable warning
Andrii Nakryiko
[next]