viktormalik/diffkemp
Project ID: 26245
Description
DiffKemp is a tool for finding changes in semantics of various parts of the Linux kernel between different kernel versions. It allows to compare semantics of functions and of sysctl kernel parameters. The comparison is based on static analysis of the source code that is translated into the LLVM intermediate representation.
Installation Instructions
See: https://github.com/viktormalik/diffkemp
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (54)* | Fedora 39 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable viktormalik/diffkemp
More info about enabling Copr repositories