BPF next kernel tree

Clone this repo:
  1. 1c66f4a bpf: Fix state use-after-free on push_stack() err by Luis Gerhorst · 16 hours ago master
  2. 05e2249 Merge branch 'bpf-propagate-read-precision-marks-over-state-graph-backedges' by Alexei Starovoitov · 16 hours ago
  3. 69afa15 selftests/bpf: tests with a loop state missing read/precision mark by Eduard Zingerman · 17 hours ago
  4. 346757c bpf: include backedges in peak_states stat by Eduard Zingerman · 17 hours ago
  5. 49af1fa bpf: remove {update,get}_loop_entry functions by Eduard Zingerman · 17 hours ago
  6. 264d5eb bpf: propagate read/precision marks over state graph backedges by Eduard Zingerman · 17 hours ago
  7. d297ccb bpf: move REG_LIVE_DONE check to clean_live_states() by Eduard Zingerman · 17 hours ago
  8. 6b3f95c bpf: set 'changed' status if propagate_liveness() did any updates by Eduard Zingerman · 17 hours ago
  9. a8b96f6 bpf: set 'changed' status if propagate_precision() did any updates by Eduard Zingerman · 17 hours ago
  10. 8e1acf4 bpf: starting_state parameter for __mark_chain_precision() by Eduard Zingerman · 17 hours ago
  11. 2ca9f34 bpf: frame_insn_idx() utility function by Eduard Zingerman · 17 hours ago
  12. de270ad bpf: compute SCCs in program control flow graph by Eduard Zingerman · 17 hours ago
  13. 6d858ad Revert "bpf: use common instruction history across all states" by Eduard Zingerman · 17 hours ago
  14. 3b55a9e bpf: Clear user buf when bpf_d_path failed by Tao Chen · 21 hours ago
  15. 517b088 selftests/bpf: Fix cgroup_mprog_ordering failure due to uninitialized variable by Yonghong Song · 20 hours ago
  16. c9b03a1 bpf, doc: Improve wording of docs by Eslam Khafagy · 5 days ago
  17. 2d72dd1 bpf: adjust path to trace_output sample eBPF program by Tobias Klauser · 2 days ago
  18. 5fcf896 Merge branch 'bpf-mitigate-spectre-v1-using-barriers' by Alexei Starovoitov · 2 days ago for-next
  19. 4a8765d selftests/bpf: Add test for Spectre v1 mitigation by Luis Gerhorst · 9 days ago
  20. d6f1c85f bpf: Fall back to nospec for Spectre v1 by Luis Gerhorst · 9 days ago