Pavel Boldin

Results 11 issues of Pavel Boldin

NOTE: This is used to track interprogress with zfsonlinux/zfs#2922.

first this will help to fix races in the inspecting code, then this will help to test code that intercepts `dlopen` once it is done

Due to the kpatch load as a generic object we can't unwind stack for above the code from patches. Fix that either by providing our own unwinder or using shared...

By default only log to a buffer, show full log only after failure. Provide option to switch to verbose output.

Make patch a shared object rather then a common ELF. Load it via `__libc_dlopen_mode`.

enhancement

rework logging levels and messages

Some applications are built without frame pointers. Investigate whether libunwind can work with these.

Most of the times boxes are shared within the company where all the base boxes are same. It would be nice to be able to just box the image with...

It will be hard to merge all the vulnerable CPUs into README.md. Please, report them here instead.

This is a code from `spectre` paper https://spectreattack.com/spectre.pdf . It does not check for meltdown. Code that does that: https://github.com/IAIK/meltdown https://github.com/raphaelsc/Am-I-affected-by-Meltdown/ https://github.com/paboldin/meltdown-exploit