Line 13:
Line 13:
=== Bugfixes ===
=== Bugfixes ===
−
* inotify: cleanup auxiliary events from queue
+
* Auxiliary events were left in inotify queues
−
* Fix memory and resource leaks
+
* Lazy-pages daemon didn't detect stack pages and surrounders properly and marked them as "lazy"
−
* lazy-pages: fix stack detection
+
* Memory and resource leakage were detected by coverity, cppcheck and clang
=== Improvements ===
=== Improvements ===
* vdso: Use gettimeofday() from vdso for timings
* vdso: Use gettimeofday() from vdso for timings
* py: Reformat everything into pep8 style
* py: Reformat everything into pep8 style