Martin random patches

Clone this repo:
  1. ae256f9 bpf, docs: Document BPF insn encoding in term of stored bytes by Jose E. Marchesi · 7 months ago master
  2. 30a2d83 bpf: Fix bpf_cgroup_from_id() doxygen header by David Vernet · 7 months ago
  3. 7364d60c bpf, mips: Implement R4000 workarounds for JIT by Jiaxun Yang · 7 months ago
  4. bbefef2 bpf, mips: Implement DADDI workarounds for JIT by Jiaxun Yang · 7 months ago
  5. c8ee37b libbpf: Fix bpf_xdp_query() in old kernels by Yonghong Song · 7 months ago
  6. 0a504fa libbpf: Document bpf_{btf,link,map,prog}_get_info_by_fd() by Ilya Leoshkevich · 7 months ago
  7. 06943ae libbpf: Fix arm syscall regs spec in bpf_tracing.h by Puranjay Mohan · 7 months ago
  8. 11e456c selftests/bpf: Fix compilation errors: Assign a value to a constant by Rong Tao · 7 months ago
  9. c679bbd tools: bpftool: Remove invalid \' json escape by Luis Gerhorst · 7 months ago
  10. 84c22fa8 selftests/bpf: Use __NR_prlimit64 instead of __NR_getrlimit in user_ringbuf test by Tiezhu Yang · 7 months ago
  11. 29c66ad libbpf: Use struct user_pt_regs to define __PT_REGS_CAST() for LoongArch by Tiezhu Yang · 7 months ago
  12. 68bfd65 Merge branch 'move SYS() macro to test_progs.h and run mptcp in a dedicated netns' by Martin KaFai Lau · 7 months ago
  13. 02d6a05 selftests/bpf: run mptcp in a dedicated netns by Hangbin Liu · 7 months ago
  14. b61987d selftests/bpf: move SYS() macro into the test_progs.h by Hangbin Liu · 7 months ago
  15. d0093aa selftests/bpf: Add a test case for bpf_cgroup_from_id() by Tejun Heo · 7 months ago
  16. 332ea1f bpf: Add bpf_cgroup_from_id() kfunc by Tejun Heo · 7 months ago
  17. 746ce76 bpf, docs: Add explanation of endianness by Dave Thaler · 7 months ago
  18. 9fa0289 selftests/bpf: Fix BPF_FLOW_DISSECTOR_F_STOP_AT_FLOW_LABEL for empty flow label by Stanislav Fomichev · 7 months ago
  19. d40c384 riscv, bpf: Add kfunc support for RV64 by Pu Lehui · 7 months ago
  20. df2ccc1 bpf: Check for helper calls in check_subprogs() by Ilya Leoshkevich · 7 months ago