=== Highlights === * LWN covered my Android Upstreaming Summary here: https://lwn.net/Articles/514901/
* Implemented byte-range management for volatile ranges.
* After talking with Thomas last week, I took a first pass at implementing refined-jiffies, which should allow CLOCK_TICK_RATE to be managed dynamically rather then statically. This helps the unified zImage work.
* Generated a patch implementing Tixy's suggested fix for the evdev issue he was seeing. Sent it to Rafael for review and then submitted it to lkml. Its queued for 3.7
* Got feedback from Mozilla developers, clarifying what their needs are with respect to the volatile ranges patch
* Got weekly Android upstreaming email going again
* Replied to questions related to my Android Upstreaming Summary
* Followed up on time patches that should be backported to -stable. Generated patch queues for each of the -stable trees.
* Did some further work prepping time changes for 3.7
* Investigated time regression in 3.6
* Replied to clock TAI question on the ptp list.
=== Plans === * Make first pass at sending SIGBUS on accessing purged volatile pages
* Finish testing of refined jiffies and send patches out
* Finish testing -stable backports, and send patches out
=== Issues === * NA