开源镜像站
帮助
动态
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
2018-12-20
selftests: bpf: add missing executables to .gitignore
Jakub Kicinski
2018-12-20
nfp: bpf: optimize codegen for JSET with a constant
Jakub Kicinski
2018-12-20
nfp: bpf: remove the trivial JSET optimization
Jakub Kicinski
2018-12-20
bpf: verifier: reorder stack size check with dead code sanitization
Jakub Kicinski
2018-12-20
selftests: bpf: verifier: add tests for JSET interpretation
Jakub Kicinski
2018-12-20
bpf: verifier: teach the verifier to reason about the BPF_JSET instruction
Jakub Kicinski
2018-12-20
selftests: bpf: add trivial JSET tests
Jakub Kicinski
2018-12-20
bpf: sparc64: Enable sparc64 jit to provide bpf_line_info
Martin KaFai Lau
2018-12-19
Merge branch 'line_info-check-for-ld_imm64'
Alexei Starovoitov
2018-12-19
bpf: Add BPF_LD_IMM64 to the line_info test
Martin KaFai Lau
2018-12-19
bpf: Ensure line_info.insn_off cannot point to insn with zero code
Martin KaFai Lau
2018-12-19
tools: bpftool: do not force gcc as CC
Ivan Babrou
2018-12-19
xsk: simplify AF_XDP socket teardown
Björn Töpel
2018-12-19
bpf: log struct/union attribute for forward type
Yonghong Song
2018-12-19
Merge branch 'bpf-sk-msg-size-member'
Daniel Borkmann
2018-12-19
bpf: sk_msg, add tests for size field
John Fastabend
2018-12-19
bpf: add tools lib/include support sk_msg_md size field
John Fastabend
2018-12-19
bpf: sockmap, metadata support for reporting size of msg
John Fastabend
2018-12-18
bpf: correct slot_type marking logic to allow more stack slot sharing
Jiong Wang
2018-12-18
bpf: support raw tracepoints in modules
Matt Mullins
2018-12-18
Merge branch 'bpf-bpftool-mount-tracefs'
Daniel Borkmann
2018-12-18
tools: bpftool: add an option to prevent auto-mount of bpffs, tracefs
Quentin Monnet
2018-12-18
tools: bpftool: attempt to mount tracefs if required for tracelog cmd
Quentin Monnet
2018-12-18
tools/bpf: check precise {func, line, jited_line}_info_rec_size in test_btf
Yonghong Song
2018-12-18
bpf: libbpf: fix memleak by freeing line_info
Prashant Bhole
2018-12-18
Merge branch 'bpf-btf-type-fixes'
Daniel Borkmann
2018-12-18
tools: bpftool: support pretty print with kind_flag set
Yonghong Song
2018-12-18
tools: bpftool: refactor btf_dumper_int_bits()
Yonghong Song
2018-12-18
tools/bpf: test kernel bpffs map pretty print with struct kind_flag
Yonghong Song
2018-12-18
tools/bpf: add test_btf unit tests for kind_flag
Yonghong Song
2018-12-18
tools/bpf: sync btf.h header from kernel to tools
Yonghong Song
2018-12-18
bpf: enable cgroup local storage map pretty print with kind_flag
Yonghong Song
2018-12-18
bpf: btf: fix struct/union/fwd types with kind_flag
Yonghong Song
2018-12-18
bpf: btf: refactor btf_int_bits_seq_show()
Yonghong Song
2018-12-17
bpf: remove useless version check for prog load
Daniel Borkmann
2018-12-15
Merge branch 'bpf-bpftool-cleanups'
Daniel Borkmann
2018-12-15
tools: bpftool: fix -Wmissing declaration warnings
Quentin Monnet
2018-12-15
tools: bpftool: fix warning on struct bpf_prog_linfo definition
Quentin Monnet
2018-12-15
tools: bpftool: add a prog array map update example to documentation
Quentin Monnet
2018-12-15
tools: bpftool: fix examples in documentation for bpftool prog
Quentin Monnet
2018-12-15
tools: bpftool: add doc for -m option to bpftool-prog.rst
Quentin Monnet
2018-12-15
Merge branch 'bpf-improve-verifier-state-analysis'
Daniel Borkmann
2018-12-15
bpf: add self-check logic to liveness analysis
Alexei Starovoitov
2018-12-15
bpf: improve stacksafe state comparison
Alexei Starovoitov
2018-12-15
selftests/bpf: check insn processed in test_verifier
Alexei Starovoitov
2018-12-15
bpf: speed up stacksafe check
Alexei Starovoitov
2018-12-14
Merge branch 'bpf_line_info-in-verifier'
Alexei Starovoitov
2018-12-14
bpf: verbose log bpf_line_info in verifier
Martin KaFai Lau
2018-12-14
bpf: Create a new btf_name_by_offset() for non type name use case
Martin KaFai Lau
2018-12-13
selftests/bpf: Fix sk lookup usage in test_sock_addr
Andrey Ignatov
[next]