summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
Commit message (Expand)AuthorAgeFilesLines
* staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa2019-07-251-0/+3
* staging: android: ion: Remove file ion_chunk_heap.cNishka Dasgupta2019-07-033-157/+0Star
* staging: android: ion: Remove file ion_carveout_heap.cNishka Dasgupta2019-07-033-143/+0Star
* staging: android: fix style problemSaiyam Doshi2019-06-151-1/+2
* staging: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz2019-04-161-2/+0Star
* staging: android: vsoc: fix copy_from_user overrunVincent Stehlé2019-04-161-1/+2
* staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman2019-04-031-0/+1
* staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman2019-04-032-0/+2
* staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa2019-02-261-18/+24
* staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa2019-02-191-5/+20
* staging: android: ion: fix sys heap pool's gfp_flagsQing Xia2019-02-191-1/+1
* staging: android: ion: Add the GPL exception for syscallsHyun Kwon2019-02-141-1/+1
* staging: android: formatting change in ashmem.cK Hodges2019-02-081-1/+2
* Merge 5.0-rc4 into staging-nextGreg Kroah-Hartman2019-01-281-1/+1
|\
| * staging: android: ion: Support cpu access during dma_buf_detachLiam Mark2019-01-221-1/+1
* | staging: android: ion: Remove unused headersAndrew F. Davis2019-01-183-7/+3Star
* | staging: android: ion: Remove base from ion_chunk_heapAndrew F. Davis2019-01-181-5/+2Star
* | staging: android: ion: Remove base from ion_carveout_heapAndrew F. Davis2019-01-181-3/+1Star
* | staging: android: ion: Sync comment docs with struct ion_bufferAndrew F. Davis2019-01-181-2/+7
* | staging: android: ion: Fixup some white-space issuesAndrew F. Davis2019-01-184-2/+13
* | staging: android: ion: Remove struct ion_platform_heapAndrew F. Davis2019-01-183-41/+11Star
* | staging: android: ion: Remove leftover commentAndrew F. Davis2019-01-181-4/+0Star
* | staging: android: ion: Merge ion-ioctl.c into ion.cAndrew F. Davis2019-01-184-97/+78Star
* | staging: android: ion: Remove empty ion_ioctl_dir() functionAndrew F. Davis2019-01-181-14/+2Star
* | staging: android: ion: Add proper header informationAndrew F. Davis2019-01-188-8/+8
* | staging/android/vsoc: Remove duplicate headerBrajeswar Ghosh2019-01-151-1/+0Star
|/
* Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-12-294-12/+53
|\
| * staging: android: ashmem: doc: Fix spellingDaniel Bovensiepen2018-12-191-2/+2
| * staging: android: ion: Remove unused header filesYangtao Li2018-12-052-2/+0Star
| * staging: android: ion: Add per-heap countersAlexey Skidanov2018-11-092-8/+51
* | mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
|/
* mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+1
* Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-292-29/+0Star
|\
| * staging: android: ion: Clean unused debug_show memeber of the heap objectAlexey Skidanov2018-09-102-29/+0Star
* | mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-271-4/+4
|/
* Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-08-182-26/+31
|\
| * staging: android: ashmem: Shrink directly through shmem_fallocateTobias Lindskog2018-07-161-3/+3
| * Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman2018-07-021-1/+1
| |\
| * | staging: android/vsoc: stop using 'timespec'Arnd Bergmann2018-06-281-6/+5Star
| * | staging: android: ashmem: Fix mmap size validationAlistair Strachan2018-06-281-0/+6
| * | staging: android: ashmem: Remove use of unlikely()Alistair Strachan2018-06-281-17/+17
* | | mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-181-1/+1
* | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-161-4/+2Star
|\ \ \
| * \ \ Merge v4.18-rc3 into drm-nextDave Airlie2018-07-041-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-06-221-4/+2Star
| |\ \ \ | | |_|/ | |/| |
| | * | staging: android: ion: fix ion_dma_buf_attach signaturChristian König2018-06-211-2/+2
| | * | dma-buf: remove kmap_atomic interfaceChristian König2018-06-201-2/+0Star
* | | | staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz2018-08-011-0/+2
| |_|/ |/| |
* | | staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott2018-06-251-1/+1
|/ /
* | treewide: Use array_size() in vmalloc()Kees Cook2018-06-131-1/+2