index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
assoc_array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-34
/
+17
2017-10-28
assoc_array: Fix a buggy node-splitting case
David Howells
1
-34
/
+17
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-10
/
+10
2017-08-30
assoc_array: fix path to assoc_array documentation
Alexander Kuleshov
1
-1
/
+1
2016-04-06
assoc_array: don't call compare_object() on a node
Jerome Marchand
1
-1
/
+3
2015-01-07
assoc_array: Include rcupdate.h for call_rcu() definition
Pranith Kumar
1
-0
/
+1
2014-09-12
KEYS: Fix termination condition in assoc array garbage collection
David Howells
1
-1
/
+3
2014-09-03
KEYS: Fix use-after-free in assoc_array_gc()
David Howells
1
-1
/
+1
2014-01-23
assoc_array: remove global variable
Stephen Hemminger
1
-1
/
+1
2013-12-02
KEYS: Fix multiple key add into associative array
David Howells
1
-2
/
+2
2013-09-24
KEYS: Expand the capacity of a keyring
David Howells
1
-0
/
+1
2013-09-24
Add a generic associative array implementation.
David Howells
1
-0
/
+1745