Sign in
android-kvm
/
linux
/
8317d6cdc1c7b8add6f2e5b915b5b5f80fdbfa5b
/
drivers
/
staging
/
android
31eb79d
staging: android: ion: Support cpu access during dma_buf_detach
by Liam Mark
· 6 years ago
0206118
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
1de24f3
staging: android: ashmem: doc: Fix spelling
by Daniel Bovensiepen
· 6 years ago
f9bb840
staging: android: ion: Remove unused header files
by Yangtao Li
· 6 years ago
4073536
staging: android: ion: Add per-heap counters
by Alexey Skidanov
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
738b04f
Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 6 years ago
b29940c
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
by Vlastimil Babka
· 6 years ago
35ba13e
staging: android: ion: Clean unused debug_show memeber of the heap object
by Alexey Skidanov
· 7 years ago
2475c51
Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
6518202
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
by Marek Szyprowski
· 7 years ago
54dbe75
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 7 years ago
44960f2
staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages
by John Stultz
· 7 years ago
173a490
staging: android: ashmem: Shrink directly through shmem_fallocate
by Tobias Lindskog
· 7 years ago
f29135e
Merge v4.18-rc3 into drm-next
by Dave Airlie
· 7 years ago
7f5d8f7
Merge 4.18-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
10c553b
staging: android/vsoc: stop using 'timespec'
by Arnd Bergmann
· 7 years ago
8632c61
staging: android: ashmem: Fix mmap size validation
by Alistair Strachan
· 7 years ago
59848d6
staging: android: ashmem: Remove use of unlikely()
by Alistair Strachan
· 7 years ago
0a2bc00
staging: android: ion: Return an ERR_PTR in ion_map_kernel
by Laura Abbott
· 7 years ago
f4366e4
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
c612ae0
staging: android: ion: fix ion_dma_buf_attach signatur
by Christian König
· 7 years ago
f664a5269
dma-buf: remove kmap_atomic interface
by Christian König
· 7 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 7 years ago
45ad559
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
by Laura Abbott
· 7 years ago
dabb01c
staging: android: ion: Check return value of ion_buffer_kmap_get
by Nathan Chancellor
· 7 years ago
8a95c13
staging: android: ion: Remove unnecessary blank line
by Nathan Chancellor
· 7 years ago
5f61043
staging: android: ion: Fix license identifier comment format
by Nathan Chancellor
· 7 years ago
d211699
staging: android: vsoc: Fix ending '(' warnings in vsoc_probe_device
by Nathan Chancellor
· 7 years ago
3ca4ce0
staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctl
by Nathan Chancellor
· 7 years ago
a174ef6
staging: android: vsoc: Fix ending '(' warnings in do_destroy_fd_scoped_permission
by Nathan Chancellor
· 7 years ago
b33fa3c
staging: android: vsoc: Fix ending '(' warnings in function defintions
by Nathan Chancellor
· 7 years ago
a81403c
staging: android: Clean up license identifiers
by Nathan Chancellor
· 7 years ago
0b69421
staging: android: Kconfig; Remove excessive hyphens
by Nathan Chancellor
· 7 years ago
548cbba
ion: Consider ion pool pages as indirectly reclaimable
by Vijayanand Jitta
· 7 years ago
bec09bc
staging: Android: asoc: Fix sparse warnings in vsoc driver.
by Alistair Strachan
· 7 years ago
dc5b113
staging: Android: vsoc: Fix a i386-randconfig warning.
by Alistair Strachan
· 7 years ago
085f887
staging: Android: vsoc: Create wc kernel mapping for region shm.
by Alistair Strachan
· 7 years ago
3d2ec9d
staging: Android: Add 'vsoc' driver for cuttlefish.
by Greg Hartman
· 7 years ago
7954c88
staging: android: ion: remove duplicate buffer field initializes
by Todd Poynor
· 7 years ago
44f6893
drivers:staging:android:ashmem: Changing return type from int to loff_t
by Rohit Kumar
· 7 years ago
294fb1d
staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig
by Phillip Potter
· 7 years ago
73709e1
Merge 4.16-rc6 into staging-next
by Greg Kroah-Hartman
· 7 years ago
740a575
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
by Yisheng Xie
· 7 years ago
cb57469
staging: android: ashmem: Fix lockdep issue during llseek
by Joel Fernandes
· 7 years ago
36e9f72
Merge 4.16-rc3 into staging-next
by Greg Kroah-Hartman
· 7 years ago
81286d3
staging: android: ion: Remove check of idev->debug_root
by Yisheng Xie
· 7 years ago
6a1b0b3
staging: android: ion: Remove check of debug_file
by Yisheng Xie
· 7 years ago
54ef5b9
staging: android: ion: Initialize dma_address of new sg list
by Liam Mark
· 7 years ago
6d79bd5
staging: android: ion: Zero CMA allocated memory
by Liam Mark
· 7 years ago
ce8a3a9
staging: android: ashmem: Fix a race condition in pin ioctls
by Ben Hutchings
· 7 years ago
d92a1fa
staging: android: ion: Combine cache and uncache pools
by Yisheng Xie
· 7 years ago
acb42f8
staging: android: ion: Cleanup ion_page_pool_alloc_pages
by Yisheng Xie
· 7 years ago
70ea629
staging: android: ion: Return void instead of int
by Yisheng Xie
· 7 years ago
a3f75c4
staging: android: ion: Remove dead code in ion_page_pool_free
by Yisheng Xie
· 7 years ago
fa04df2
staging: android: ion: Remove lable debugfs_done
by Yisheng Xie
· 7 years ago
fa976e5
staging: android: ion: Avoid NULL point in error path
by Yisheng Xie
· 7 years ago
f3b0b01
staging: android: ion: Nuke ion_page_pool_init
by Yisheng Xie
· 7 years ago
1781b25
staging: android: ion: Remove unused include files for ion_page_pool.c
by Yisheng Xie
· 7 years ago
46dff3a
staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappings
by Yisheng Xie
· 7 years ago
5d8515b
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
e4e179a
staging: android: ion: Switch from WARN to pr_warn
by Laura Abbott
· 7 years ago
0c75f10
staging: android: ion: Add __GFP_NOWARN for system contig heap
by Laura Abbott
· 7 years ago
443064c
staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
by Viktor Slavkovic
· 7 years ago
fb02205a
staging: android: check the return value of register_shrinker
by Xiongwei Song
· 7 years ago
47ac54e8
staging: android: check for error from register_shrinker in ion_heap_init_shrinker
by Xiongwei Song
· 7 years ago
a941f70
staging: android: ashmem: add procfs fdinfo helper
by Zhai Zhaoxuan
· 7 years ago
87ad372
Merge 4.15-rc6 into staging-next
by Greg Kroah-Hartman
· 7 years ago
d6b246b
staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device
by Sushmita Susheelendra
· 7 years ago
f292b9b
staging: ion: Fix ion_cma_heap allocations
by John Stultz
· 7 years ago
43aa37d
staging: android: add identifiers to function parameters
by Ashish Kalra
· 7 years ago
ba2d563
staging: android: Fix checkpatch.pl error
by Ashish Kalra
· 7 years ago
b764227
staging: ion: reorder include
by Benjamin Gaignard
· 7 years ago
204a68f
staging: android: Remove redundant license text
by Greg Kroah-Hartman
· 7 years ago
bdcb7be
staging: android: add SPDX identifiers to all android driver files
by Greg Kroah-Hartman
· 7 years ago
449fcf3
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 7 years ago
0088d78
staging: android: Fix checkpatch.pl error
by Sidong Yang
· 7 years ago
fd133593
staging: ion: simplify ioctl args checking function
by Benjamin Gaignard
· 7 years ago
198277f
staging: android: ion: remove redundant variable table
by Colin Ian King
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
3e6c508
staging: android: TODO: Removing an invalid issue
by Joaquin Garmendia Cabrera
· 7 years ago
0d27c94
staging: Android: follow coding guidlines
by Keerthi Reddy
· 7 years ago
581bfce9
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
8a2af06
ashmem: switch to ->read_iter
by Christoph Hellwig
· 8 years ago
2fcd74b
Staging: android: use BIT macro
by Mateusz Nowotyński
· 8 years ago
feb9828
Staging: android: Fix code alignment issue
by Mateusz Nowotyński
· 8 years ago
f0d6bd7
Staging: android: Remove unnecessary blank lines
by Mateusz Nowotyński
· 8 years ago
c1116da
Staging: android: fix sizeof style issue
by Mateusz Nowotyński
· 8 years ago
da1fe27
Staging: android: remove unnecessary blank lines
by Mateusz Nowotyński
· 8 years ago
85bcd62
staging: android: ion: statify __ion_add_cma_heaps
by Kamal Heib
· 8 years ago
878c33a
Staging: ion: fix code style warning from NULL comparisons
by Quytelda Kahja
· 8 years ago
d567b0f
staging: android: ion: Improve memory alloc style
by Aliaksei Karaliou
· 8 years ago
f7a320f
staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls
by Gleb Fotengauer-Malinovskiy
· 8 years ago
7e4e3bc
staging: android: ion: set init function as static
by Paolo Cretaro
· 8 years ago
639e1c7
Merge 4.12-rc2 into staging-next
by Greg Kroah-Hartman
· 8 years ago
df794cf
staging: android: ion: Avoid calling free_duped_table() twice
by Archit Taneja
· 8 years ago
83d952e
staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNC
by Archit Taneja
· 8 years ago
e60a40c
staging: android: ion: Remove unused members from ion_buffer
by Archit Taneja
· 8 years ago
849ff819
staging/android/ion: remove useless document file
by Yisheng Xie
· 8 years ago
Next »