prototype-kernel icon indicating copy to clipboard operation
prototype-kernel copied to clipboard

Prototyping kernel development work outside mainline

Results 14 prototype-kernel issues
Sort by recently updated
recently updated
newest added

While specifying the ip/ports for blacklisting, it requires the --add or --del option in order to pass it to the bpf program. Upon missing those arguments it should return an...

This benchmark module depend on a kernel feature (currently) called "traits" Tested on top of kernel tree and branch: - https://github.com/arthurfabre/linux/tree/afabre/traits-002-bounds-inline I had to export the following functions via `EXPORT_SYMBOL_GPL()`...