From: Alexei Starovoitov <ast@kernel.org>
Date: Thu, 21 Sep 2023 21:22:01 +0000 (-0700)
Subject: Merge branch 'implement-cpuv4-support-for-s390x'
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=cf67d28de348f109251a9045a472a39724e2b4fa;p=linux.git

Merge branch 'implement-cpuv4-support-for-s390x'

Ilya Leoshkevich says:

====================
Implement cpuv4 support for s390x

v1: https://lore.kernel.org/bpf/20230830011128.1415752-1-iii@linux.ibm.com/
v1 -> v2:
- Redo Disable zero-extension for BPF_MEMSX as Puranjay and Alexei
  suggested.
- Drop the bpf_ct_insert_entry() patch, it went in via the bpf tree.
- Rebase, don't apply A-bs because there were fixed conflicts.

Hi,

This series adds the cpuv4 support to the s390x eBPF JIT.
Patches 1-3 are preliminary bugfixes.
Patches 4-8 implement the new instructions.
Patches 9-10 enable the tests.

Best regards,
Ilya
====================

Link: https://lore.kernel.org/r/20230919101336.2223655-1-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
---

cf67d28de348f109251a9045a472a39724e2b4fa