1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 7 hours ago.
Mar 05, 2025 — Mar 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
5.8 break the driver (yeah again) allow to fail for now. More... over 5 years ago
Update kernel support list (more recent version than 5.4 may fail though) More... over 5 years ago
Update .travis.yml More... about 6 years ago
Fix kernel-5.1.y and 5.2.y More... over 6 years ago
Remove a useless SUBDIRS in the main makefile. More... over 6 years ago
Fix kernel 4.9.y More... over 6 years ago
This change was not for all 4.4, but just a small subset that does not replicate on later version of the kernel. More... over 6 years ago
Fix for kernel 4.4.y. More... over 6 years ago
Remove a warning about a unused variable More... over 6 years ago
Remove unused function More... over 6 years ago
Make kernel 5.x stopping to complain about SUBDIR= being deprecated More... over 6 years ago
Fix for kernel 3.10. More... over 6 years ago
It should now build for kernel 2.6.32. More... over 6 years ago
Remove static function prototypes from kfusd.h and move to kfusd.c and remove useless prototypes and functions. More... over 6 years ago
Can't get to configure 2.6.13 for now, so let's ignore it at the moment. More... over 6 years ago
Update README.markdown More... over 6 years ago
Add an even older version of the kernel. More... over 6 years ago
Update .gitignore More... over 6 years ago
Add test travis build More... over 6 years ago
Buffer size need to be at least a page size. (probably better to keep it a multiple of a page size) More... over 6 years ago
Add sample udev file More... over 6 years ago
Add example of use of mmap More... over 6 years ago
Update userspace to have proper protection values for mmap and send the proper flags to the callback function. More... over 6 years ago
Send proper flags to userspace More... over 6 years ago
Update mmap related error to be a bit more useful for debug More... over 6 years ago
Update 2018 -> 2019 More... over 6 years ago
Remove all SVN/CVS $Id$ idoms. More... over 6 years ago
Correct some potential 32bit/64bit issues. More... over 6 years ago
Let's be paranoid: force the packing on important shared structures. More... over 6 years ago
Remove some warnings, and correct some errors in examples More... over 6 years ago