Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | global: bump date | 2022-01-06 | 1 | -1/+1 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | mod: bump for x/sys changes | 2021-10-21 | 1 | -6/+0 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | memmod: register exception handler tables | 2021-08-05 | 1 | -0/+6 | |
| | | | | | | | | Otherwise recent WDK binaries fail on ARM64, where an exception handler is used for trapping an illegal instruction when ARMv8.1 atomics are being tested for functionality. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | driver: introduce new module for talking with kernel driver | 2021-08-02 | 1 | -0/+392 | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |