Lines Matching refs:patches
6 workflows related to reporting bugs, submitting patches, and queueing
7 patches for stable kernels.
9 For general information about submitting patches, please refer to
44 Submitting patches
47 Q: To which mailing list do I need to submit my BPF patches?
49 A: Please submit your BPF patches to the netdev kernel mailing list:
55 many other subsystems as well, the patches are still routed mainly
61 the changes and provide their Acked-by's to the patches.
63 Q: Where can I find patches currently under discussion for BPF subsystem?
65 A: All patches that are Cc'ed to netdev are queued for review under netdev
70 Those patches which target BPF, are assigned to a 'bpf' delegate for
72 patches under review can be found at:
76 Once the patches have been reviewed by the BPF community as a whole
79 means that the patches look good from a BPF perspective and have been
82 In case feedback from the community requires a respin of the patches,
84 from the current review queue. Likewise for cases where patches would
90 A: There are two BPF kernel trees (git repositories). Once patches have
101 which branch patches should get rebased to.
103 Accumulated BPF patches in the bpf tree will regularly get pulled
104 into the net kernel tree. Likewise, accumulated BPF patches accepted
114 to other trees (e.g. tracing) with a small subset of the patches, but
118 patches and can be searched on netdev kernel mailing list through the
147 the patches.
149 If it is clear that patches should go into bpf or bpf-next tree,
150 please make sure to rebase the patches against those trees in
178 i) accumulate and stage BPF patches for integration into trees
182 workloads on the patches before they make their way any further.
185 the patches end up in net or net-next tree, respectively, and
190 Q: How long do I need to wait for feedback on my BPF patches?
200 accumulate too many patches in bpf or bpf-next.
207 Q: Are patches applied to bpf-next when the merge window is open?
279 Q: Do you accept patches as well for iproute2's BPF loader?
285 While those patches are not processed by the BPF kernel maintainers,
293 The patches need to have a subject prefix of '``[PATCH iproute2
302 Like BPF, the patches end up in patchwork under the netdev project and
307 Q: What is the minimum requirement before I submit my BPF patches?
309 A: When submitting patches, always take the time and properly test your
310 patches *prior* to submission. Never rush them! If maintainers find
311 that your patches have not been properly tested, it is a good way to
320 We also don't accept patches with an empty commit message. Take your
394 ask the BPF maintainers to queue the patches instead. This can be done
399 Q: Queue stable patches
401 Q: Where do I find currently queued BPF patches that will be submitted
404 A: Once patches that fix critical bugs got applied into the bpf tree, they
412 After having been under broader exposure, the queued patches will be
415 Testing patches