index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
idr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/ida: document locking requirements a bit better
Daniel Vetter
2017-12-22
1
-0
/
+11
*
lib/idr.c: fix out-of-bounds pointer dereference
Andrey Ryabinin
2017-04-11
1
-11
/
+14
*
idr: reduce the unneeded check in free_layer()
Lai Jiangshan
2017-04-11
1
-1
/
+1
*
idr: don't need to shink the free list when idr_remove()
Lai Jiangshan
2017-04-11
1
-16
/
+0
*
idr: fix idr_replace()'s returned error code
Lai Jiangshan
2017-04-11
1
-2
/
+2
*
idr: fix NULL pointer dereference when ida_remove(unallocated_id)
Lai Jiangshan
2017-04-11
1
-1
/
+1
*
idr: fix unexpected ID-removal when idr_remove(unallocated_id)
Lai Jiangshan
2017-04-11
1
-0
/
+8
*
lib/idr.c: use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
2017-04-11
1
-2
/
+2
*
idr: remove dead code
Stephen Hemminger
2017-04-11
1
-18
/
+2
*
idr: Add new function idr_is_empty()
Andreas Gruenbacher
2017-04-11
1
-0
/
+10
*
idr: print a stack dump after ida_remove warning
Jean Delvare
2017-04-11
1
-5
/
+2
*
kernel: Fix few typos
Masanari Iida
2017-04-11
1
-1
/
+1
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+1162