[PATCH v3 00/35] Compiler-Based Capability- and Locking-Analysis
Christoph Hellwig
hch at lst.de
Fri Sep 19 14:09:54 UTC 2025
On Fri, Sep 19, 2025 at 04:08:03PM +0200, Christoph Hellwig wrote:
> I started to play around with that. For the nvme code adding the
> annotations was very simply, and I also started adding trivial
> __guarded_by which instantly found issues.
>
> For XFS it was a lot more work and I still see tons of compiler
> warnings, which I'm not entirely sure how to address. Right now I
> see three major classes:
And in case anyone cares, here are my patches for that:
https://git.infradead.org/?p=users/hch/misc.git;a=shortlog;h=refs/heads/cap-analysis
git://git.infradead.org/users/hch/misc.git cap-analysis
More information about the Linux-security-module-archive
mailing list