summaryrefslogtreecommitdiffstats
path: root/drivers/staging/android
AgeCommit message (Expand)Author
2020-08-11staging: android: ashmem: Fix lockdep warning for write operationSuren Baghdasaryan
2020-06-22staging: android: ion: use vmap instead of vm_map_ramChristoph Hellwig
2020-02-28staging: android: ashmem: Disallow ashmem memory from being remappedSuren Baghdasaryan
2020-01-27staging: android: vsoc: fix copy_from_user overrunVincent Stehlé
2019-08-16staging: android: ion: Bail out upon SIGKILL when allocating memory.Tetsuo Handa
2019-03-10staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa
2019-03-10staging: android: ashmem: Don't call fallocate() with ashmem_mutex held.Tetsuo Handa
2019-03-10staging: android: ion: fix sys heap pool's gfp_flagsQing Xia
2019-03-05staging: android: ion: Support cpu access during dma_buf_detachLiam Mark
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-15Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-01staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pagesJohn Stultz
2018-07-16staging: android: ashmem: Shrink directly through shmem_fallocateTobias Lindskog
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
2018-07-02Merge 4.18-rc3 into staging-nextGreg Kroah-Hartman
2018-06-28staging: android/vsoc: stop using 'timespec'Arnd Bergmann
2018-06-28staging: android: ashmem: Fix mmap size validationAlistair Strachan
2018-06-28staging: android: ashmem: Remove use of unlikely()Alistair Strachan
2018-06-25staging: android: ion: Return an ERR_PTR in ion_map_kernelLaura Abbott
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-21staging: android: ion: fix ion_dma_buf_attach signaturChristian König
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-05-15staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-05-15staging: android: ion: Check return value of ion_buffer_kmap_getNathan Chancellor
2018-05-08staging: android: ion: Remove unnecessary blank lineNathan Chancellor
2018-05-08staging: android: ion: Fix license identifier comment formatNathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in vsoc_probe_deviceNathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctlNathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in do_destroy_fd_scoped_permi...Nathan Chancellor
2018-05-08staging: android: vsoc: Fix ending '(' warnings in function defintionsNathan Chancellor
2018-05-08staging: android: Clean up license identifiersNathan Chancellor
2018-05-08staging: android: Kconfig; Remove excessive hyphensNathan Chancellor
2018-05-06ion: Consider ion pool pages as indirectly reclaimableVijayanand Jitta
2018-05-03staging: Android: asoc: Fix sparse warnings in vsoc driver.Alistair Strachan
2018-05-03staging: Android: vsoc: Fix a i386-randconfig warning.Alistair Strachan
2018-05-03staging: Android: vsoc: Create wc kernel mapping for region shm.Alistair Strachan
2018-04-23staging: Android: Add 'vsoc' driver for cuttlefish.Greg Hartman
2018-04-23staging: android: ion: remove duplicate buffer field initializesTodd Poynor
2018-03-19drivers:staging:android:ashmem: Changing return type from int to loff_tRohit Kumar
2018-03-19staging: android: ion: Update wording in drivers/staging/android/ion/KconfigPhillip Potter
2018-03-19Merge 4.16-rc6 into staging-nextGreg Kroah-Hartman
2018-03-06staging: android: ashmem: Fix possible deadlock in ashmem_ioctlYisheng Xie
2018-03-01staging: android: ashmem: Fix lockdep issue during llseekJoel Fernandes
2018-02-26Merge 4.16-rc3 into staging-nextGreg Kroah-Hartman
2018-02-22staging: android: ion: Remove check of idev->debug_rootYisheng Xie
2018-02-22staging: android: ion: Remove check of debug_fileYisheng Xie
2018-02-20staging: android: ion: Initialize dma_address of new sg listLiam Mark
2018-02-16staging: android: ion: Zero CMA allocated memoryLiam Mark