| #
f2d62220 |
| 19-Mar-2017 |
Asim Jamshed <[email protected]> |
- Reducing scope of events --> Ack goes to YoungGyoun
- Stats bug that does not appear in kernel version <= 4.1.. but appears in linux-4.4. --> Always, always do copy_from_user() for user-space bu
- Reducing scope of events --> Ack goes to YoungGyoun
- Stats bug that does not appear in kernel version <= 4.1.. but appears in linux-4.4. --> Always, always do copy_from_user() for user-space buffers before accessing them in kernel module. This one was hard to catch! --> Ack to Jaehyong for initially reporting the problem.
show more ...
|
| #
c6a5549b |
| 04-Mar-2017 |
Asim Jamshed <[email protected]> |
- Overall code cleanup and other fixes.
|
| #
8a941c7e |
| 02-Mar-2017 |
Asim Jamshed <[email protected]> |
- Minor fixes.. mostly error checking related.
|
| #
a14d6bd4 |
| 02-Mar-2017 |
Asim Jamshed <[email protected]> |
- Patched some latent bugs - event submodule updated - cleaned up redundant and outdated code.
|
| #
8176a49f |
| 25-Aug-2016 |
Asim Jamshed <[email protected]> |
- Stupid typo fixes.
|
| #
cafe7743 |
| 25-Aug-2016 |
Asim Jamshed <[email protected]> |
- Fixed compilation issues when the core stack is compiled with debugging macros - Fixed a driver compilation compatibility issue for CentOS/Fedora/Redhat linux kernels (that only effect vers: >=2.6.
- Fixed compilation issues when the core stack is compiled with debugging macros - Fixed a driver compilation compatibility issue for CentOS/Fedora/Redhat linux kernels (that only effect vers: >=2.6.32, <=2.6.38)
show more ...
|
| #
76404edc |
| 27-May-2016 |
Asim Jamshed <[email protected]> |
- Release 0.3 (first commit)
|