From: Alexei Starovoitov Date: Fri, 27 Mar 2026 16:05:13 +0000 (-0700) Subject: Merge branch 'bpf-classify-block-device-hooks-and-add-selftests' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5e961eebef3011697cfc0f0b7d8c4f31c5563c74;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'bpf-classify-block-device-hooks-and-add-selftests' Christian Brauner says: ==================== bpf: classify block device hooks and add selftests A bunch of new hooks for managing block devices were added a while ago but they weren't appropriately classified. Classify them and add a test program so we catch regressions. Note that for whatever reason building the bpf selftests locally seems to fail for all kinds of arcane reasons for me. That might just be my fault. I added a pr against the ci to have the selftests run but to test this meaningfully it needs veritysetup and dmverity support. I'm not sure if that's available already. Signed-off-by: Christian Brauner --- Changes in v2: - No changes. - Link to v1: https://patch.msgid.link/20260220-work-bpf-bdev-v1-0-c53e852c4702@kernel.org --- ==================== Link: https://patch.msgid.link/20260326-work-bpf-bdev-v2-0-5e3c58963987@kernel.org Signed-off-by: Alexei Starovoitov --- 5e961eebef3011697cfc0f0b7d8c4f31c5563c74