summaryrefslogtreecommitdiff
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2022-08-25ion: Make user_ion_handle_put_nolock() a void functionNathan Chancellor
2022-01-29ion: Do not 'put' ION handle until after its final useLee Jones
2022-01-29ion: Protect kref from userspace manipulationDaniel Rosenberg
2022-01-29ion: Fix use after free during ION_IOC_ALLOCDaniel Rosenberg
2021-12-08staging: ion: Prevent incorrect reference counting behavourLee Jones
2021-09-26staging: android: ion: fix page is NULLCheng Chao
2020-06-20staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan
2019-03-13staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
2018-10-03staging: android: ashmem: Fix mmap size validationAlistair Strachan
2018-09-05staging: android: ion: check for kref overflowDaniel Rosenberg
2018-09-05staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-freeGreg Hackmann
2018-07-11staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-16staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-03-24staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie
2018-03-18staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes
2018-02-25staging: android: ashmem: Fix a race condition in pin ioctlsBen Hutchings
2018-02-25staging: android: ion: Switch from WARN to pr_warnLaura Abbott
2018-02-25staging: android: ion: Add __GFP_NOWARN for system contig heapLaura Abbott
2018-01-17staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctlViktor Slavkovic
2017-04-12staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang
2016-10-24staging: android: ion: Fix error handling in ion_query_heaps()Dan Carpenter
2016-10-17staging: android/ion: testing the wrong variableDan Carpenter
2016-10-02staging: android: ion: fix checks found by checkpatch.plWayne Porter
2016-10-02staging: android: ion: fix warning found by checkpatch.plWayne Porter
2016-09-27staging:android:ion: Fix whitespace issueYannis Damigos
2016-09-27staging:android:ion: Fix blank line issuesYannis Damigos
2016-09-27staging:android:ion: Fix alignment issuesYannis Damigos
2016-09-27staging:android:ion: Fix comparison with NULLYannis Damigos
2016-09-27Staging: android: fixed permissions style issueEric Salem
2016-09-25staging: ion: Align cases with switchChristopher Pezley
2016-09-25staging: ion: Fix a coding style issueAntti Keränen
2016-09-23staging: android: ion: mark symbols static where possibleBaoyou Xie
2016-09-16staging: android ion/hisi: fix dependenciesArnd Bergmann
2016-09-16staging: android: ion: Fix return value check in hi6220_ion_probe()Wei Yongjun
2016-09-14staging: android: ion: Make ION_OF depend on OF_ADDRESSLaura Abbott
2016-09-12staging: android: ion: Convert hi6220 to common platformLaura Abbott
2016-09-12staging: ion: Add files for parsing the devicetreeLaura Abbott
2016-09-12devicetree: bindings for IonLaura Abbott
2016-09-12staging: android: ion: Add ioctl to query available heapsLaura Abbott
2016-09-08staging: android: ion: Pull out ion ioctls to a separate fileLaura Abbott
2016-09-02staging: android: ion: Drop heap type masksLaura Abbott
2016-09-01staging: android: ion: ion.c fix parenthesis alignmentDidik Setiawan
2016-09-01staging: android: lowmemorykiller.c: Fix checkpatch warningAnson Jacob
2016-09-01staging: android: ion: Remove unnused function ion_handle_bufferJohanna Abrahamsson
2016-09-01staging: android: ion: Remove ret variable in ion_handle_put_nolockJohanna Abrahamsson
2016-09-01Staging: android: ion: fix parenthesis alignmentBen LeMasurier
2016-09-01staging: android: ion: Fix alignmentJohanna Abrahamsson
2016-09-01staging: android: ion: Remove valid_handle variable in ion_free_nolockJohanna Abrahamsson
2016-09-01staging: android: ion: Do not BUG on handle client mismatchJohanna Abrahamsson