aboutsummaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
p9.0Merge "UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helper" into p9.0Christos Papageorgiou7 years
o8.1firmware_class: make firmware caching configurableTim Murray7 years
 
 
AgeCommit messageAuthorFilesLines
2018-12-17Merge "UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helper" into p9.0HEADp9.0Christos Papageorgiou1-0/+3
2018-12-17Merge changes from topic "m8qlul_binder-fixes" into p9.0Christos Papageorgiou12-320/+628
2018-12-17UPSTREAM: include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton1-0/+3
2018-12-14ANDROID: binder: fix transaction leak.Martijn Coenen1-13/+33
2018-12-14android: binder: Move buffer out of area shared with user spaceSherry Yang1-53/+87
2018-12-14android: binder: Refactor prev and next buffer into a helper functionSherry Yang1-10/+17
2018-12-14binder: always allocate/map first BINDER_MIN_ALLOC pagesJoel Fernandes1-4/+21
2018-12-14ANDROID: binder: fix OOB write in __binder_update_page_rangeTodd Kjos1-0/+6
2018-12-14ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES.Martijn Coenen1-1/+1
2018-12-14android: binder: move global binder state into context struct.Martijn Coenen1-134/+262
[...]