index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
android
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
staging: android: ion: use vmap instead of vm_map_ram
Christoph Hellwig
1
-2
/
+2
2020-02-28
staging: android: ashmem: Disallow ashmem memory from being remapped
Suren Baghdasaryan
1
-0
/
+28
2019-03-13
staging: android: ion: fix sys heap pool's gfp_flags
Qing Xia
1
-1
/
+1
2018-10-03
staging: android: ashmem: Fix mmap size validation
Alistair Strachan
1
-0
/
+6
2018-09-05
staging: android: ion: check for kref overflow
Daniel Rosenberg
1
-3
/
+14
2018-09-05
staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free
Greg Hackmann
3
-26
/
+40
2018-07-11
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-06-16
staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy
Laura Abbott
1
-1
/
+4
2018-03-24
staging: android: ashmem: Fix possible deadlock in ashmem_ioctl
Yisheng Xie
1
-5
/
+3
2018-03-18
staging: android: ashmem: Fix lockdep issue during llseek
Joel Fernandes
1
-8
/
+7
2018-02-25
staging: android: ashmem: Fix a race condition in pin ioctls
Ben Hutchings
1
-8
/
+11
2018-02-25
staging: android: ion: Switch from WARN to pr_warn
Laura Abbott
1
-1
/
+3
2018-02-25
staging: android: ion: Add __GFP_NOWARN for system contig heap
Laura Abbott
1
-1
/
+1
2018-01-17
staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl
Viktor Slavkovic
1
-0
/
+2
2017-04-12
staging: android: ashmem: lseek failed due to no FMODE_LSEEK.
Shuxiao Zhang
1
-0
/
+1
2016-10-24
staging: android: ion: Fix error handling in ion_query_heaps()
Dan Carpenter
1
-2
/
+4
2016-10-17
staging: android/ion: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2016-10-02
staging: android: ion: fix checks found by checkpatch.pl
Wayne Porter
1
-4
/
+4
2016-10-02
staging: android: ion: fix warning found by checkpatch.pl
Wayne Porter
1
-2
/
+2
2016-09-27
staging:android:ion: Fix whitespace issue
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix blank line issues
Yannis Damigos
1
-1
/
+1
2016-09-27
staging:android:ion: Fix alignment issues
Yannis Damigos
1
-8
/
+8
2016-09-27
staging:android:ion: Fix comparison with NULL
Yannis Damigos
1
-2
/
+2
2016-09-27
Staging: android: fixed permissions style issue
Eric Salem
1
-5
/
+4
2016-09-25
staging: ion: Align cases with switch
Christopher Pezley
1
-9
/
+9
2016-09-25
staging: ion: Fix a coding style issue
Antti Keränen
1
-12
/
+12
2016-09-23
staging: android: ion: mark symbols static where possible
Baoyou Xie
2
-11
/
+11
2016-09-16
staging: android ion/hisi: fix dependencies
Arnd Bergmann
1
-0
/
+1
2016-09-16
staging: android: ion: Fix return value check in hi6220_ion_probe()
Wei Yongjun
1
-2
/
+2
2016-09-14
staging: android: ion: Make ION_OF depend on OF_ADDRESS
Laura Abbott
1
-1
/
+1
2016-09-12
staging: android: ion: Convert hi6220 to common platform
Laura Abbott
1
-151
/
+44
2016-09-12
staging: ion: Add files for parsing the devicetree
Laura Abbott
4
-0
/
+234
2016-09-12
devicetree: bindings for Ion
Laura Abbott
1
-0
/
+51
2016-09-12
staging: android: ion: Add ioctl to query available heaps
Laura Abbott
4
-10
/
+128
2016-09-08
staging: android: ion: Pull out ion ioctls to a separate file
Laura Abbott
4
-205
/
+245
2016-09-02
staging: android: ion: Drop heap type masks
Laura Abbott
1
-6
/
+0
2016-09-01
staging: android: ion: ion.c fix parenthesis alignment
Didik Setiawan
1
-4
/
+3
2016-09-01
staging: android: lowmemorykiller.c: Fix checkpatch warning
Anson Jacob
1
-2
/
+2
2016-09-01
staging: android: ion: Remove unnused function ion_handle_buffer
Johanna Abrahamsson
2
-7
/
+0
2016-09-01
staging: android: ion: Remove ret variable in ion_handle_put_nolock
Johanna Abrahamsson
1
-5
/
+1
2016-09-01
Staging: android: ion: fix parenthesis alignment
Ben LeMasurier
5
-18
/
+18
2016-09-01
staging: android: ion: Fix alignment
Johanna Abrahamsson
1
-21
/
+21
2016-09-01
staging: android: ion: Remove valid_handle variable in ion_free_nolock
Johanna Abrahamsson
1
-5
/
+1
2016-09-01
staging: android: ion: Do not BUG on handle client mismatch
Johanna Abrahamsson
1
-2
/
+0
2016-08-21
staging: ion: remove __GFP_NOWARN when use low order gfp flags
Chen Feng
1
-1
/
+1
2016-08-21
ION: Sys_heap: Add cached pool to spead up cached buffer alloc
Chen Feng
3
-65
/
+133
2016-08-18
Staging: android: ion: ion_test.c: fix parenthesis alignment
Ben LeMasurier
1
-10
/
+13
2016-08-18
Staging: android: ion: ion_heap.c: fix parenthesis alignment
Ben LeMasurier
1
-5
/
+5
2016-08-15
staging: android: ion: fix 'line over 80 characters'
Didik Setiawan
1
-2
/
+4
2016-08-15
dma-buf/sw_sync: de-stage SW_SYNC
Gustavo Padovan
6
-735
/
+0
[next]