| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'staging-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-08-06 | 5 | -56/+37 |
|\ |
|
| * | staging: android: ashmem: Fix lockdep warning for write operation | Suren Baghdasaryan | 2020-07-31 | 1 | -0/+12 |
| * | staging: ion: fix common struct sg_table related issues | Marek Szyprowski | 2020-06-25 | 3 | -46/+25 |
| * | staging: ion: remove dead code | Marek Szyprowski | 2020-06-25 | 2 | -10/+0 |
* | | sched,ion: Convert to sched_set_normal() | Peter Zijlstra | 2020-06-15 | 1 | -3/+1 |
|/ |
|
* | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | Merge tag 'staging-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2020-06-07 | 1 | -2/+2 |
|\ |
|
| * | staging: android: ion: Align with parenthesis | John B. Wyatt IV | 2020-04-13 | 1 | -2/+2 |
* | | staging: android: ion: use vmap instead of vm_map_ram | Christoph Hellwig | 2020-06-02 | 1 | -2/+2 |
|/ |
|
* | staging: android: Delete the 'vsoc' driver | Alistair Delva | 2020-02-10 | 5 | -1462/+0 |
* | staging: android: ashmem: Disallow ashmem memory from being remapped | Suren Baghdasaryan | 2020-02-10 | 1 | -0/+28 |
* | Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-01-30 | 1 | -14/+0 |
|\ |
|
| * | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 1 | -14/+0 |
| |\ |
|
| | * | staging/android/ion: delete dma_buf->kmap/unmap implemenation | Daniel Vetter | 2019-11-25 | 1 | -14/+0 |
* | | | staging: android: ashmem: Replace strcpy with strscpy | Ole Wiedemann | 2020-01-14 | 1 | -3/+3 |
|/ / |
|
* / | compat_ioctl: move more drivers to compat_ptr_ioctl | Arnd Bergmann | 2019-10-23 | 1 | -3/+1 |
|/ |
|
* | mm: introduce page_size() | Matthew Wilcox (Oracle) | 2019-09-24 | 1 | -2/+2 |
* | Merge tag 'staging-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-09-18 | 3 | -47/+1 |
|\ |
|
| * | staging: android: Remove ion device tree bindings from the TODO | Donald Yandt | 2019-08-21 | 1 | -2/+0 |
| * | Merge 5.3-rc4 into staging-next | Greg Kroah-Hartman | 2019-08-12 | 1 | -0/+3 |
| |\ |
|
| * | | staging: android: ion: Remove unused rbtree for ion_buffer | Lecopzer Chen | 2019-07-25 | 2 | -45/+1 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-09-17 | 1 | -5/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | hrtimer/treewide: Use hrtimer_sleeper_start_expires() | Thomas Gleixner | 2019-08-01 | 1 | -1/+1 |
| * | | hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls | Sebastian Andrzej Siewior | 2019-08-01 | 1 | -4/+2 |
| * | | hrtimer: Remove task argument from hrtimer_init_sleeper() | Thomas Gleixner | 2019-07-30 | 1 | -1/+1 |
| |/ |
|
* / | staging: android: ion: Bail out upon SIGKILL when allocating memory. | Tetsuo Handa | 2019-07-25 | 1 | -0/+3 |
|/ |
|
* | staging: android: ion: Remove file ion_chunk_heap.c | Nishka Dasgupta | 2019-07-03 | 3 | -157/+0 |
* | staging: android: ion: Remove file ion_carveout_heap.c | Nishka Dasgupta | 2019-07-03 | 3 | -143/+0 |
* | staging: android: fix style problem | Saiyam Doshi | 2019-06-15 | 1 | -1/+2 |
* | staging: remove redundant 'default n' from Kconfig | Bartlomiej Zolnierkiewicz | 2019-04-16 | 1 | -2/+0 |
* | staging: android: vsoc: fix copy_from_user overrun | Vincent Stehlé | 2019-04-16 | 1 | -1/+2 |
* | staging: add missing SPDX lines to Makefile files | Greg Kroah-Hartman | 2019-04-03 | 1 | -0/+1 |
* | staging: add missing SPDX lines to Kconfig files | Greg Kroah-Hartman | 2019-04-03 | 2 | -0/+2 |
* | staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held. | Tetsuo Handa | 2019-02-26 | 1 | -18/+24 |
* | staging: android: ashmem: Don't call fallocate() with ashmem_mutex held. | Tetsuo Handa | 2019-02-19 | 1 | -5/+20 |
* | staging: android: ion: fix sys heap pool's gfp_flags | Qing Xia | 2019-02-19 | 1 | -1/+1 |
* | staging: android: ion: Add the GPL exception for syscalls | Hyun Kwon | 2019-02-14 | 1 | -1/+1 |
* | staging: android: formatting change in ashmem.c | K Hodges | 2019-02-08 | 1 | -1/+2 |
* | Merge 5.0-rc4 into staging-next | Greg Kroah-Hartman | 2019-01-28 | 1 | -1/+1 |
|\ |
|
| * | staging: android: ion: Support cpu access during dma_buf_detach | Liam Mark | 2019-01-22 | 1 | -1/+1 |
* | | staging: android: ion: Remove unused headers | Andrew F. Davis | 2019-01-18 | 3 | -7/+3 |
* | | staging: android: ion: Remove base from ion_chunk_heap | Andrew F. Davis | 2019-01-18 | 1 | -5/+2 |
* | | staging: android: ion: Remove base from ion_carveout_heap | Andrew F. Davis | 2019-01-18 | 1 | -3/+1 |
* | | staging: android: ion: Sync comment docs with struct ion_buffer | Andrew F. Davis | 2019-01-18 | 1 | -2/+7 |
* | | staging: android: ion: Fixup some white-space issues | Andrew F. Davis | 2019-01-18 | 4 | -2/+13 |
* | | staging: android: ion: Remove struct ion_platform_heap | Andrew F. Davis | 2019-01-18 | 3 | -41/+11 |
* | | staging: android: ion: Remove leftover comment | Andrew F. Davis | 2019-01-18 | 1 | -4/+0 |
* | | staging: android: ion: Merge ion-ioctl.c into ion.c | Andrew F. Davis | 2019-01-18 | 4 | -97/+78 |
* | | staging: android: ion: Remove empty ion_ioctl_dir() function | Andrew F. Davis | 2019-01-18 | 1 | -14/+2 |
* | | staging: android: ion: Add proper header information | Andrew F. Davis | 2019-01-18 | 8 | -8/+8 |