v2.6 is up. It's not a big update, but not due to my lack of effort.
I ended up spending way too much time trying to track down a couple of issues.
Notable changes:
1) ocuc builds should now stay at 2.9ghz when battery drops below 40% (and not revert to 2.6ghz) if you have this configured in lkconfig.
2) There is a change in there that is designed to reduce sluggishness and app launch latency by optimizing how the lowmemorykiller works. Likely to be subtle, as are almost all kernel optimizations.
3) more mem leak fixes and other minor updates.
As for the performance regression that was talked about for users who were preventing mpdecision's minfreq changes (via lkconfig), based on many tests I've found that that's the price you pay when you don't allow mpdecision to boost your minimum frequency during touch events. And my kernel space implementation for this was no less efficient than simply disabling mpdecision. I recommend that you leave this alone (keep the behavior stock) if you're sensitive to perceived performance during touch events.
Full changelog:
https://github.com/imoseyon/leanKern...ipop-ChangeLog