Files
linux-kernel-module-cheat/submodules
Ciro Santilli e4847e4b40 kernel modules: add a quick scull port from LDD3
Also:

* fix fops.c on both kernels:
  * 5.9: the out of space error code was 1 not 8
  * 6.6: for whatever reason we can't read the user buffer as before on the
         diagnostic print, it leads to segfault and oops
* create memfile.c which is like fops.c but of unlimited size
2025-04-30 13:15:27 +01:00
..
2020-09-23 03:00:02 +00:00
2019-12-27 09:35:51 +00:00
2019-12-27 09:35:51 +00:00
2020-11-25 00:00:00 +00:00
2020-10-30 00:00:01 +00:00
2021-01-04 00:00:02 +00:00