summaryrefslogtreecommitdiff
path: root/Documentation/bpf/bpf_design_QA.rst
AgeCommit message (Expand)Author
2023-07-27docs/bpf: Add documentation for new instructionsYonghong Song
2023-03-03bpf: Rename __kptr_ref -> __kptr and __kptr -> __kptr_untrusted.Alexei Starovoitov
2023-02-08bpf/docs: Update design QA to be consistent with kfunc lifecycle docsToke Høiland-Jørgensen
2022-11-14bpf: Remove local kptr references in documentationKumar Kartikeya Dwivedi
2022-11-04Documentation: bpf: Escape underscore in BPF type name prefixBagas Sanjaya
2022-11-03bpf: Document UAPI details for special BPF typesKumar Kartikeya Dwivedi
2022-08-04bpf: Update bpf_design_QA.rst to clarify that BTF_ID does not ABIify a functionPaul E. McKenney
2022-08-04bpf: Update bpf_design_QA.rst to clarify that attaching to functions is not ABIPaul E. McKenney
2022-08-04bpf: Update bpf_design_QA.rst to clarify that kprobes is not ABIPaul E. McKenney
2021-03-30bpf: Update bpf_design_QA.rst to clarify the kfunc call is not ABIMartin KaFai Lau
2021-01-20trace: bpf: Allow bpf to attach to bare tracepointsQais Yousef
2020-08-07bpf, doc: Remove references to warning message when using bpf_trace_printk()Alan Maguire
2019-05-31bpf: doc: update answer for 32-bit subregister questionJiong Wang
2019-04-23bpf: document the verifier limitsAlexei Starovoitov
2019-03-02docs/bpf: minor casing/punctuation fixesAndrii Nakryiko
2019-01-07bpf, doc: update design qa to reflect kern_version requirementDaniel Borkmann
2018-05-14bpf, doc: convert bpf_design_QA.rst to use RST formattingJesper Dangaard Brouer
2018-05-14bpf, doc: rename txt files to rst filesJesper Dangaard Brouer