Skip to content

Add/Backport FUSE-BPF (fuse-bpf) support to the kernel #211

@jaza22

Description

@jaza22

Describe the feature

Background

This kernel currently lacks working FUSE-BPF (fuse-bpf) support (or it is not enabled/available).
Because of that, some modern FUSE-based workflows and modules require userspace workarounds and additional isolation/mount handling.

Expected benefits

  • Improved compatibility with modern FUSE-based components and tooling.
  • Reduced reliance on userspace workarounds for data/mount handling.

Use cases

  • FUSE-dependent modules/tools that require specific FUSE behavior (e.g., “FUSE fixer” style modules used with Android root frameworks).
  • Ensuring consistent FUSE behavior across apps and system components.

Link to documentation

No response

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions