index
:
kernel_sony_msm8974.git
lp5.1
n7.1
o8.0
o8.1
p9.0
q10.0
r11.0
r11.1
kernel_sony_msm8974
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
ion
Commit message (
Expand
)
Author
Age
Files
Lines
*
ANDROID: ion: Fix uninitialized variable
Daniel Rosenberg
2019-07-06
1
-1
/
+1
*
ion: Fix use after free during ION_IOC_ALLOC
Daniel Rosenberg
2019-07-06
1
-0
/
+2
*
ANDROID: ion: Protect kref from userspace manipulation
Daniel Rosenberg
2019-07-06
1
-4
/
+73
*
ion: Fix use after free during ION_IOC_ALLOC
Daniel Rosenberg
2019-07-06
1
-4
/
+13
*
ANDROID: ion: check for kref overflow
Ariel Yin
2019-07-06
1
-3
/
+14
*
ion: blacklist %p kptr_restrict
Nick Desaulniers
2019-07-06
1
-3
/
+3
*
ion: disable system contig heap
Liam Mark
2019-07-06
1
-4
/
+6
*
BACKPORT: ion: fix a race condition in the ion driver
Eun Taik Lee
2019-07-06
1
-12
/
+42
*
ion: chunk_heap: fix leak in allocated counter
Colin Cross
2019-07-06
1
-6
/
+9
*
Merge Sony package 23.5.A.1.291 release
tomascus
2019-06-30
2
-3
/
+5
*
gpu: ion: Reduce allocation time from system heap
Olav Haugan
2014-07-08
1
-7
/
+7
*
gpu: ion: Optimize zeroing when allocating from system heap
Olav Haugan
2014-07-08
4
-57
/
+148
*
gpu: ion: Add source of allocated page
Olav Haugan
2014-07-08
3
-9
/
+15
*
ion: Skip zeroing on secure buffers
Laura Abbott
2014-05-27
1
-0
/
+1
*
ion: retry during race with shrinking/allocating
Laura Abbott
2014-03-28
1
-3
/
+3
*
ion: Add missing unlock on error path
Laura Abbott
2014-03-12
1
-0
/
+1
*
Merge "ion: invalidate buffers before zero'ing"
Linux Build Service Account
2014-02-25
1
-2
/
+5
|
\
|
*
ion: invalidate buffers before zero'ing
Mitchel Humpherys
2014-02-10
1
-2
/
+5
*
|
Merge "ion: system_heap: only use low gfp flags for order-0 pages"
Linux Build Service Account
2014-02-13
1
-2
/
+2
|
\
\
|
*
|
ion: system_heap: only use low gfp flags for order-0 pages
Mitchel Humpherys
2014-01-25
1
-2
/
+2
|
|
/
*
|
Merge "gpu: ion: system_heap: add support for 2MB allocations"
Linux Build Service Account
2014-02-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
gpu: ion: system_heap: add support for 2MB allocations
Mitchel Humpherys
2014-01-06
1
-1
/
+1
*
|
Merge "gpu: ion: fix use-after-free in ion_heap_freelist_drain"
Linux Build Service Account
2014-01-25
1
-1
/
+1
|
\
\
|
*
|
gpu: ion: fix use-after-free in ion_heap_freelist_drain
Mitchel Humpherys
2014-01-24
1
-1
/
+1
*
|
|
ion: remove unused function
Mitchel Humpherys
2014-01-24
1
-37
/
+0
|
/
/
*
/
ion: invalidate cache after zero'ing buffers even if uncached
Mitchel Humpherys
2014-01-03
4
-41
/
+24
|
/
*
ion: msm: fix bug with handle id handling
Mitchel Humpherys
2013-12-23
1
-1
/
+1
*
ion: msm: update custom caching ioctls for new handle format
Mitchel Humpherys
2013-12-16
1
-16
/
+15
*
ion: export a few handle-related APIs
Mitchel Humpherys
2013-12-16
2
-2
/
+7
*
ion: hold reference to handle after ion_uhandle_get
Colin Cross
2013-12-16
1
-16
/
+41
*
ion: add new ion_user_handle_t type for the user-space token
Rom Lemarchand
2013-12-16
1
-2
/
+2
*
ion: don't use id 0 for handle cookie
Colin Cross
2013-12-16
1
-1
/
+1
*
ion: replace userspace handle cookies with idr
Colin Cross
2013-12-16
1
-36
/
+71
*
gpu: ion: Don't recursively take secure chunk lock
Laura Abbott
2013-12-10
1
-1
/
+7
*
gpu: ion: Add support for specifying a default prefetch size
Laura Abbott
2013-12-10
2
-3
/
+36
*
gpu: ion: Add support for getting the heap size of CMA regions
Laura Abbott
2013-12-10
1
-6
/
+36
*
gpu: ion: Add support for heap walking
Laura Abbott
2013-12-10
2
-0
/
+25
*
gpu: ion: Add ioctls for prefetching/draining pools
Laura Abbott
2013-12-10
1
-0
/
+25
*
gpu: ion: Add pooling of CMA allocations
Laura Abbott
2013-12-10
2
-37
/
+451
*
Merge "gpu: ion: add locking to traversal of volatile rb tree"
Linux Build Service Account
2013-11-21
1
-0
/
+2
|
\
|
*
gpu: ion: add locking to traversal of volatile rb tree
Mitchel Humpherys
2013-11-19
1
-0
/
+2
*
|
Merge "gpu: ion: fix locking issues in debug code"
Linux Build Service Account
2013-11-21
1
-73
/
+38
|
\
|
|
*
gpu: ion: fix locking issues in debug code
Mitchel Humpherys
2013-11-19
1
-73
/
+38
*
|
Merge "gpu: ion: use a list instead of a tree for heap debug memory map"
Linux Build Service Account
2013-11-21
8
-60
/
+42
|
\
|
|
*
gpu: ion: use a list instead of a tree for heap debug memory map
Mitchel Humpherys
2013-11-19
8
-60
/
+42
*
|
Merge "gpu: ion: system_heap: invalidate cache on cached pool allocations"
Linux Build Service Account
2013-11-21
1
-4
/
+6
|
\
|
|
*
gpu: ion: system_heap: invalidate cache on cached pool allocations
Mitchel Humpherys
2013-11-18
1
-4
/
+6
*
|
Merge "gpu: ion: kmalloc_heap: flush cpu caches at allocation time"
Linux Build Service Account
2013-11-21
1
-21
/
+53
|
\
|
|
*
gpu: ion: kmalloc_heap: flush cpu caches at allocation time
Mitchel Humpherys
2013-11-18
1
-21
/
+53
*
|
Merge "gpu: ion: fix zero'ing of cached buffers in system heap"
Linux Build Service Account
2013-11-21
1
-4
/
+1
|
\
|
[next]