From: Jiri Olsa on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1155 NOTE: Truncated patchset since committer email 'jolsa@xxxxxxxxxx' does not match the submitter's GitLab public email address 'jolsa@xxxxxxxxxx'. Adding missing commits from rhel8 and enable bpf selftests (from @jbencrh) BPF selftest will at the moment fail to build (need clang 13), but rpm build will still try to build and install them. --- redhat/configs/ark/debug/CONFIG_PAGE_EXTENSION | 1 - redhat/configs/common/generic/s390x/zfcpdump/CONFIG_PAGE_EXTENSION | 1 + redhat/configs/common/generic/s390x/zfcpdump/CONFIG_PAGE_OWNER | 1 + redhat/configs/common/generic/CONFIG_PAGE_EXTENSION | 2 +- redhat/configs/common/generic/CONFIG_PAGE_OWNER | 2 +- redhat/Makefile | 3 +- redhat/kernel.spec.template | 124 +- redhat/kvm_stat.logrotate | 11 + tools/testing/selftests/bpf/prog_tests/atomics.c | 246 ---- tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c | 280 ----- tools/testing/selftests/bpf/prog_tests/kfunc_call.c | 59 - tools/testing/selftests/bpf/prog_tests/linked_funcs.c | 42 - tools/testing/selftests/bpf/prog_tests/linked_maps.c | 30 - tools/testing/selftests/bpf/prog_tests/linked_vars.c | 43 - tools/testing/selftests/bpf/prog_tests/static_linked.c | 40 - tools/testing/selftests/bpf/progs/bpf_cubic.c | 545 ---------- tools/testing/selftests/bpf/progs/bpf_dctcp.c | 224 ---- tools/testing/selftests/bpf/progs/kfunc_call_test.c | 47 - tools/testing/selftests/bpf/progs/kfunc_call_test_subprog.c | 42 - tools/testing/selftests/bpf/progs/linked_funcs1.c | 73 - tools/testing/selftests/bpf/progs/linked_funcs2.c | 73 - tools/testing/selftests/bpf/progs/linked_maps1.c | 82 - tools/testing/selftests/bpf/progs/linked_maps2.c | 76 - tools/testing/selftests/bpf/progs/linked_vars1.c | 54 - tools/testing/selftests/bpf/progs/linked_vars2.c | 55 - tools/testing/selftests/bpf/progs/test_static_linked1.c | 30 - tools/testing/selftests/bpf/progs/test_static_linked2.c | 31 - tools/testing/selftests/bpf/Makefile | 1 - 28 files changed, 117 insertions(+), 2101 deletions(-) _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure